 /*
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://storage.googleapis.com/yotako-fonts/CdnFonts/css/General%20Sans.css");
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Cabinet%20Grotesk.css");
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Segoe%20UI.css");
 @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-nav-item {
   /* the design wrapper is the flex row (label + icon); the anchor must not
       introduce its own box or the icon wraps under the label */
   display: contents;
 }

 body .yt-nav-item figure {
   margin: 0;
   display: flex;
   align-items: center;
 }

 body .wp-block-yotako-block-button button {
   /* the outer div carries the design box (bg, radius, flex); the native
       button must not add browser chrome or its own box */
   background: none;
   border: 0;
   padding: 0;
   margin: 0;
   font: inherit;
   color: inherit;
   cursor: pointer;
   display: contents;
 }

 body textarea.wp-block-yotako-block-input-text {
   /* textareas default to a monospace UA font and a resize grip - neither
       exists in the design */
   font-family: inherit;
   resize: none;
 }

 body .wp-block-video video {
   /* the figure carries the design size; the raw <video> otherwise renders at
       its intrinsic (or control-bar) size until media loads */
   width: 100%;
   height: 100%;
   object-fit: cover;
   display: block;
 }

 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%;
 }

 [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;
   /* Crop content that overhangs the artboard bounds, matching how Figma
     renders/exports artboards (elements bleeding past the frame edge are
     clipped and must not widen the page). */
   overflow-x: clip;
 }

 *[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;
 }

 /* Post thumbnails bound from an image-fill container: the featured image
   must fill the container exactly like the original background fill did.
   The container's own class still carries the design-time background image —
   suppress it so only the per-post featured image shows. */
 .yt-post-thumbnail {
   overflow: hidden;
   background-image: none !important;
   position: relative;
 }

 /* A background fill ignores the container's padding — the bound featured
   image must do the same: fill the whole box, with siblings (e.g. category
   chips) layered above like in the design. */
 .yt-post-thumbnail .wp-block-post-featured-image {
   background-image: none !important;
   position: absolute;
   inset: 0;
   margin: 0;
 }

 .yt-post-thumbnail>*:not(.wp-block-post-featured-image) {
   position: relative;
   z-index: 1;
 }

 /* Meta bindings (date/author) are single-line labels in list cards; the
   shared post template must not wrap longer names of other posts. */
 .yt-post-card .wp-block-post-date,
 .yt-post-card .wp-block-post-author-name {
   white-space: nowrap;
 }

 .yt-post-thumbnail .wp-block-post-featured-image,
 .yt-post-thumbnail .wp-block-post-featured-image a,
 .yt-post-thumbnail .wp-block-post-featured-image img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 /* Designs using FIT/STRETCH image scaling keep their own fit mode. */
 .yt-post-thumbnail.yt-fit-contain .wp-block-post-featured-image img {
   object-fit: contain;
 }

 .yt-post-thumbnail.yt-fit-fill .wp-block-post-featured-image img {
   object-fit: fill;
 }

 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;
 }

 .container_0a09c25ef4b0 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_21cbf1fedbf9 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_7cf1c69a6e4e {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7cf1c69a6e4e {
   overflow: visible;
 }

 .text_9f5bb537dfb7 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_ff3c2b64eb5b {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ff3c2b64eb5b {
   overflow: visible;
 }

 .text_343c41e56b1f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_1e897fbb70e6 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5d1ad248cd26 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_62c8919f4dbd {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_d7d2d6be147c {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d7d2d6be147c {
   overflow: visible;
 }

 .text_ce53d63c0a0a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_1cbf82f0effa {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1cbf82f0effa {
   overflow: visible;
 }

 .text_e0524b7626b3 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_7399ea1d42f3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4cd1d115768a {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_0a00673910b6 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_58a643560c1e {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_58a643560c1e {
   overflow: visible;
 }

 .text_fbd544202974 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_8f9254bd8012 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8f9254bd8012 {
   overflow: visible;
 }

 .text_8652563b4d29 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_cdaaac1007a1 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_766be57b3b98 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_134f43c475cd {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_10191cad2f09 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_13deb9c10ac2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_3853dfaa3c32 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_3853dfaa3c32 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_3853dfaa3c32 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_660b4029e99b {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_0a4e43f66a00 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_0a4e43f66a00 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_76ecae229497 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_76ecae229497 {
   overflow: visible;
 }

 .text_b38283887d0e {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_6e418fbc2b3d {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_019cd86ab1ec {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_019cd86ab1ec {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_019cd86ab1ec {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_dbc4b24ed238 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_2f95973c56a7 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_72660a63bae3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_72660a63bae3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_72660a63bae3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d049e4b77ab3 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_2fb05a37ed27 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_10406015ffd8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_10406015ffd8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_10406015ffd8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_bc3cb23f5f26 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_13cd54eefb2c {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_a86e3eeed724 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_a86e3eeed724 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a86e3eeed724 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d5ba18cf80ca {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

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

 .container_wrapper_268f68dfc599 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

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

 .text_d79544e02d23 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_1f35cab8c9ee {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_9416aa8dc075 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_9416aa8dc075 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9416aa8dc075 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_49560cc7f095 {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_49560cc7f095 {
   height: fit-content;
   max-width: 780px;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_49560cc7f095 {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a706c396d57c {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_a706c396d57c img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_104d93f5edad {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_104d93f5edad img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_d548fa7ad92d {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d548fa7ad92d img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

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

 .container_c030a99190fb {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0a5523977b4c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_f669207e11a8 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_f669207e11a8 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_f669207e11a8 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_237dff9a4180 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5848a01ea404 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_5848a01ea404 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_5848a01ea404 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_3afc57c0f4bc {
   width: 100%;
   min-width: 0;
   height: 192px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_3afc57c0f4bc {
   overflow: visible;
 }

 .text_46551c8b4e66 {
   width: 100%;
   min-width: 0;
   height: 56px;
   max-width: 850px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_46551c8b4e66 {
   overflow: visible;
 }

 .text_c1d87461bb6f {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 29px;
   top: 5px;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_d18c013943ed {
   position: relative !important;
   overflow: visible;
   width: 204px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_d18c013943ed {
   position: relative !important;
   overflow: visible;
   width: 204px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_d18c013943ed {
   width: 204px;
   height: 38px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6c03d044dd42 {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 24.48px;
   top: 5px;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_ad811bd9ace5 {
   position: relative !important;
   overflow: visible;
   width: 205px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_ad811bd9ace5 {
   position: relative !important;
   overflow: visible;
   width: 205px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_ad811bd9ace5 {
   width: 205px;
   height: 38px;
   z-index: 0;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_878927d015ce {
   padding: 10px 10px 10px 10px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-end;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_19780bda24c1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_715f152ed085 {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 700px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:310.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_d422ec077761 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d422ec077761 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .text_64513bb03d02 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_64513bb03d02 {
   overflow: visible;
 }

 .text_49476b86e6b9 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_49476b86e6b9 {
   overflow: visible;
 }

 .imageview_880b2e282dc4 {
   width: 13.33px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_880b2e282dc4 img {
   position: absolute;
   width: 14.7px !important;
   height: 14.7px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_87c36e00fd3d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_87c36e00fd3d {
   overflow: visible;
 }

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

 .imageview_3f5c8f387e30 {
   width: 13.26px;
   height: 13.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_3f5c8f387e30 img {
   position: absolute;
   width: 14.6px !important;
   height: 14.6px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_b1795bb4b03b {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b1795bb4b03b {
   overflow: visible;
 }

 .text-d1bfd92ecac8_b1795bb4b03b {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-0ce65d26cf01_b1795bb4b03b {
   line-height: 20px;
   font-family: 'General Sans';
 }

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

 .imageview_2b30616920e1 {
   width: 13.33px;
   height: 10.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_2b30616920e1 img {
   position: absolute;
   width: 14.7px !important;
   height: 12.0px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_75b8dbe886a6 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_75b8dbe886a6 {
   overflow: visible;
 }

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

 .container_7ac12cecf985 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ed2c61c55d50 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   min-height: 232px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_f308779bf939 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f308779bf939 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .text_a669c1ce1041 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a669c1ce1041 {
   overflow: visible;
 }

 .text_914a6f5d9eff {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_914a6f5d9eff {
   overflow: visible;
 }

 .imageview_7d3d6475f66a {
   width: 13.33px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_7d3d6475f66a img {
   position: absolute;
   width: 14.7px !important;
   height: 14.7px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_10eec7b06fca {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_10eec7b06fca {
   overflow: visible;
 }

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

 .imageview_04690665a99c {
   width: 13.26px;
   height: 13.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_04690665a99c img {
   position: absolute;
   width: 14.6px !important;
   height: 14.6px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_429ca518c61e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_429ca518c61e {
   overflow: visible;
 }

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

 .imageview_f3fee98e8adb {
   width: 13.33px;
   height: 10.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f3fee98e8adb img {
   position: absolute;
   width: 14.7px !important;
   height: 12.0px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_9001405a4fac {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9001405a4fac {
   overflow: visible;
 }

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

 .container_395d2d8525ff {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_dc65983d56e8 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   min-height: 232px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_37cce99f7b0c {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_37cce99f7b0c img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .text_1a959ed627a6 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1a959ed627a6 {
   overflow: visible;
 }

 .text_c79cce93ba74 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c79cce93ba74 {
   overflow: visible;
 }

 .imageview_b90d1fd30181 {
   width: 13.33px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b90d1fd30181 img {
   position: absolute;
   width: 14.7px !important;
   height: 14.7px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_956ab5ed6cbf {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_956ab5ed6cbf {
   overflow: visible;
 }

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

 .imageview_818bb5c3d2ac {
   width: 13.26px;
   height: 13.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_818bb5c3d2ac img {
   position: absolute;
   width: 14.6px !important;
   height: 14.6px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_a40356c4b179 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a40356c4b179 {
   overflow: visible;
 }

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

 .imageview_fe8057f22435 {
   width: 13.33px;
   height: 10.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fe8057f22435 img {
   position: absolute;
   width: 14.7px !important;
   height: 12.0px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_f11e5caaea03 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f11e5caaea03 {
   overflow: visible;
 }

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

 .container_d3e08c5cef33 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_49bc8fa9350e {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   min-height: 232px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_3a58c9daf1a5 {
   padding: 48px 30px 48px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 24px 24px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
 }

 .text_f12cd6fa1117 {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_f12cd6fa1117 {
   overflow: visible;
 }

 .text_c6fea5412f1c {
   width: 100%;
   min-width: 0;
   height: 392px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c6fea5412f1c {
   overflow: visible;
 }

 .text_33be1c56e202 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_5fa4078a7dfb {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_98893911b5b6 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_cb66527dd522 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_8e252a61762e {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_86e4c3f9d63c {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6bbb4011da13 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_dd9a274bc7f2 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_7152b275b745 {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_43c33e1a7e81 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a2d968817118 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_0644c1687ae6 {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_f77aa88743a6 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0ecf7f980b6e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c93b470ed559 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_59588cf5dc40 {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_1e537184bdb9 {
   width: 356px;
   height: 256px;
   z-index: 0;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_1e537184bdb9 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .imageview_e73fa14da4fe {
   width: 356px;
   height: 256px;
   z-index: 0;
   position: absolute !important;
   left: 0px;
   top: 272px;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_e73fa14da4fe img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .container_2ffc70d50ffa {
   position: relative !important;
   overflow: visible;
   width: 356px;
   height: 528px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_73278a8ea759 {
   width: 356px;
   height: 256px;
   z-index: 0;
   position: absolute !important;
   left: 0px;
   top: 32px;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_73278a8ea759 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .imageview_f7b853c093fe {
   width: 356px;
   height: 256px;
   z-index: 0;
   position: absolute !important;
   left: 0px;
   top: 304px;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_f7b853c093fe img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .container_4a399f26096c {
   position: relative !important;
   overflow: visible;
   width: 356px;
   height: 560px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_08629681caaa {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d58dbd24ec0c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 34px 34px;
   display: flex !important;
   flex-direction: row;
 }

 .text_81393d2dae8c {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_81393d2dae8c {
   overflow: visible;
 }

 .container_1c637b21f774 {
   padding: 8px 16px 8px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 36px;
   max-width: 250px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_1c637b21f774 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 250px;
   min-height: 36px;
   z-index: 0;
 }

 .container_nested_1c637b21f774 {
   padding: 8px 16px 8px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 36px;
   max-width: 250px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_40194bcb5a9d {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_e19caabe102c {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e19caabe102c {
   overflow: visible;
 }

 .text_2e99e8d97ed2 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2e99e8d97ed2 {
   overflow: visible;
 }

 .container_3ef14708d91d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_1ae68076ccbc {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_b2c7d7b32960 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b2c7d7b32960 {
   overflow: visible;
 }

 .container_dfa02cb5a442 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_4b77f3b479b8 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_ff665d86ef4c {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ff665d86ef4c {
   overflow: visible;
 }

 .container_89ced3127ca1 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_456b79182fec {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_39ad4ad0c051 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_39ad4ad0c051 {
   overflow: visible;
 }

 .container_31dac21f158d {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_f3969d2a6202 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_1be6fff137d5 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1be6fff137d5 {
   overflow: visible;
 }

 .container_bd6273e3f8fb {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_21a30ff74c8c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b0ecfc41cf6f {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_605581849a88 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_605581849a88 {
   overflow: visible;
 }

 .container_6eba2844d139 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_4be44cd19204 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_8be13bc2f311 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8be13bc2f311 {
   overflow: visible;
 }

 .container_58890ac2626f {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_c0e84a78a54c {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_96a17f65156a {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_96a17f65156a {
   overflow: visible;
 }

 .container_bc0ec5766c2a {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_2c41ed62a5f6 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_634f96cdb04c {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_634f96cdb04c {
   overflow: visible;
 }

 .container_fa5e469b7ff4 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_72061f53ce58 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a3deba32445d {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_ed8d57469fe5 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ed8d57469fe5 {
   overflow: visible;
 }

 .container_73a6e29931f9 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_f7cf83ef4550 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_ccd693a3eb18 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ccd693a3eb18 {
   overflow: visible;
 }

 .container_840c4716ce57 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a4029780f212 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_c0e7b5d99643 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c0e7b5d99643 {
   overflow: visible;
 }

 .container_0aa0655d1957 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_cb48afa02af4 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_58ab972f28c9 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_58ab972f28c9 {
   overflow: visible;
 }

 .container_a20e92580ec2 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_1b02983ef4d4 {
   width: 100%;
   min-width: 0;
   height: 200px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_cff31906ff08 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_d2b8eb42cb33 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d2b8eb42cb33 {
   overflow: visible;
 }

 .container_0e3e31b25fe9 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_8346a636827c {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_03f9dc6f5ccb {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_03f9dc6f5ccb {
   overflow: visible;
 }

 .container_f724f8cc10e2 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_e368447ecc56 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_6d168a96981c {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6d168a96981c {
   overflow: visible;
 }

 .container_9d31007cba95 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_d2b0cd8f8774 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d2b0cd8f8774 img {
   position: absolute;
   width: 80.0px !important;
   height: 68.0px !important;
   max-width: none !important;
   left: -8.0px;
   top: -2.0px;
 }

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

 .text_565a9424d40d {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_565a9424d40d {
   overflow: visible;
 }

 .container_3954a77bf58c {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_ccc3fb986b36 {
   width: 100%;
   min-width: 0;
   height: 200px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2c70fe0b1d95 {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_044bf5335254 {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_044bf5335254 {
   overflow: visible;
 }

 .text_d587e143beb7 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d587e143beb7 {
   overflow: visible;
 }

 .container_938663b75929 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 17px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_fe90b61a0ef0 {
   width: 96.67px;
   height: 15.89px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fe90b61a0ef0 img {
   position: absolute;
   width: 98.3px !important;
   height: 17.6px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_cfa2a504af92 {
   width: 100%;
   min-width: 0;
   height: 180px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cfa2a504af92 {
   overflow: visible;
 }

 .text_d543e711b826 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_d543e711b826 {
   overflow: visible;
 }

 .container_ed94c6e68c61 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 26px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_63872e6a27b1 {
   width: 96.67px;
   height: 15.89px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_63872e6a27b1 img {
   position: absolute;
   width: 98.3px !important;
   height: 17.6px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_98b2d796e1e8 {
   width: 100%;
   min-width: 0;
   height: 615px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_98b2d796e1e8 {
   overflow: visible;
 }

 .text_cc45f38c8c9b {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_cc45f38c8c9b {
   overflow: visible;
 }

 .container_b4f11f22bc7c {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 26px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_6bca645f1fe0 {
   width: 96.67px;
   height: 15.89px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_6bca645f1fe0 img {
   position: absolute;
   width: 98.3px !important;
   height: 17.6px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_dac83e70d591 {
   width: 100%;
   min-width: 0;
   height: 103px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dac83e70d591 {
   overflow: visible;
 }

 .text_409ff4c9cbd7 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_409ff4c9cbd7 {
   overflow: visible;
 }

 .container_d9941f087be5 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_654dacac641b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fef737afbaaa {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_4fae694173bc {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_4fae694173bc {
   overflow: visible;
 }

 .container_0da0155a3203 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_362e3a9dc8fa {
   height: 56px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_362e3a9dc8fa {
   overflow: visible;
 }

 .container_4feb272bd762 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_310c0dc74129 {
   width: 175px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_310c0dc74129 {
   overflow: visible;
 }

 .container_d9127781dca1 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_d9127781dca1 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_d9127781dca1 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6fdeb7686481 {
   width: 106px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6fdeb7686481 {
   overflow: visible;
 }

 .container_0ca49e254622 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_0ca49e254622 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_0ca49e254622 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_b5cc0ecfa0a2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f4cb5b53ba94 {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_9b4e794a860d {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_9b4e794a860d img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_7aa06fecca0a {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7aa06fecca0a {
   overflow: visible;
 }

 .container_2f1ed9f6e8fe {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_78f027ca46ba {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_78f027ca46ba {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_78f027ca46ba {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_317071e34a10 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_317071e34a10 {
   overflow: visible;
 }

 .text_40b3927456d8 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_40b3927456d8 {
   overflow: visible;
 }

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

 .container_wrapper_32fdfcdeea26 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_c73f7c35a4ac {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c73f7c35a4ac {
   overflow: visible;
 }

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

 .container_wrapper_204c36749524 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_b22fefbeb717 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b22fefbeb717 {
   overflow: visible;
 }

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

 .container_wrapper_eed7179abb13 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_de703577d35a {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_de703577d35a {
   overflow: visible;
 }

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

 .container_wrapper_653a6678e376 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_b33eaee03417 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_bd0ae85490e9 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_bd0ae85490e9 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_bd0ae85490e9 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_45183a49bd98 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_45183a49bd98 {
   overflow: visible;
 }

 .container_a70ad2642433 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_ee20c4c9727d {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ee20c4c9727d {
   overflow: visible;
 }

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

 .container_wrapper_d34187a1597d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_1c8e8882609c {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1c8e8882609c {
   overflow: visible;
 }

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

 .container_wrapper_3f711d4551fe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_f619c89773c9 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f619c89773c9 {
   overflow: visible;
 }

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

 .container_wrapper_e3411d984e88 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_ade4b86c309c {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_ade4b86c309c {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_ade4b86c309c {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_832fa0d5daca {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_832fa0d5daca {
   overflow: visible;
 }

 .container_c4f4284c1d9e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_da7d44a0de88 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_da7d44a0de88 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_75c35818b41c {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_75c35818b41c {
   overflow: visible;
 }

 .container_a9012a96a7e6 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7ac487fcf12c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_7ac487fcf12c {
   overflow: visible;
 }

 .container_59a74a788b85 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_7a14a75f5ef2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_b2e5b31091b1 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b2e5b31091b1 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_2156196480b6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_2156196480b6 {
   overflow: visible;
 }

 .container_bd9d721f8196 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_bd9d721f8196 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_bd9d721f8196 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_855cea304ec1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_4c62f7de5b66 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_4c62f7de5b66 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_4c62f7de5b66 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6855a69367a7 {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_836a8a0f9218 {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

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

 .container_068e2590457a {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_e2aa6e4f77f0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_cceb6f70cf3e {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cceb6f70cf3e {
   overflow: visible;
 }

 .container_5b3ee097f99d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_99bbab393388 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_232e0ee00e98 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:77.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_232e0ee00e98 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_232e0ee00e98 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:77.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_74d2c264f97c {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_5a7e81b3f153 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c0ca28ab745c {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c0ca28ab745c {
   overflow: visible;
 }

 .text_92883228d5fc {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-101cccfa7cfd_92883228d5fc {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-6070ee92c978_92883228d5fc {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_12f3d1803fec {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_12f3d1803fec {
   overflow: visible;
 }

 .text_da9cdb227995 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_044d651ab0b5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b9993fd2d350 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_ad1354115c9e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f809136611a4 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f809136611a4 {
   overflow: visible;
 }

 .text_f831018c395c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-3b203dd1c117_f831018c395c {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-0da29cb49b07_f831018c395c {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_7d4dbd9afdad {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7d4dbd9afdad {
   overflow: visible;
 }

 .text_c0a2f4fa4f2b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_8e9adb2d58fc {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_536fe8ac5e34 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_51cdb2d40036 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_6a0352a3f010 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6a0352a3f010 {
   overflow: visible;
 }

 .text_cb84b62f5ba4 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-1ab95fa25482_cb84b62f5ba4 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-4f14210f7600_cb84b62f5ba4 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_1bdba951ae2a {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1bdba951ae2a {
   overflow: visible;
 }

 .text_3a78d2718a82 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_d636e61fff80 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7c0f180f73af {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_e201a4b18aa5 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_4cecb1749b78 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_0e6a3c1eeb44 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_4f22343595b2 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_4f22343595b2 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_4f22343595b2 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_54c5ea0a207e {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_92f080cb6a97 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

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

 .imageview_4c7a63e0f314 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_bf12ec0538b4 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_bf12ec0538b4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_bf12ec0538b4 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_bb25be14bcce {
   width: 100%;
   min-width: 0;
   height: 224px;
   max-width: 850px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_bb25be14bcce {
   overflow: visible;
 }

 .text_ff1d64101529 {
   width: 100%;
   min-width: 0;
   height: 92px;
   max-width: 850px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ff1d64101529 {
   overflow: visible;
 }

 .text_e693dedfb212 {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 29px;
   top: 5px;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_ad222043ed8a {
   position: relative !important;
   overflow: visible;
   width: 204px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_ad222043ed8a {
   position: relative !important;
   overflow: visible;
   width: 204px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_ad222043ed8a {
   width: 204px;
   height: 38px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9050a358c335 {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 24.48px;
   top: 5px;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_6c403d112af6 {
   position: relative !important;
   overflow: visible;
   width: 205px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_6c403d112af6 {
   position: relative !important;
   overflow: visible;
   width: 205px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_6c403d112af6 {
   width: 205px;
   height: 38px;
   z-index: 0;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_73e7d844fd69 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_086bcaff764c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_234cdc8e15c4 {
   padding: 24px 30px 24px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 600px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:592.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_4c1ddbe3e769 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_4c1ddbe3e769 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .text_032e645f8cda {
   width: 100%;
   min-width: 0;
   height: 68px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_032e645f8cda {
   overflow: visible;
 }

 .text_d150a81c7735 {
   width: 100%;
   min-width: 0;
   height: 40px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d150a81c7735 {
   overflow: visible;
 }

 .imageview_6878f1ad86c0 {
   width: 13.33px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_6878f1ad86c0 img {
   position: absolute;
   width: 14.7px !important;
   height: 14.7px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_6496fcc35c55 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6496fcc35c55 {
   overflow: visible;
 }

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

 .imageview_c6ee57df9b3a {
   width: 13.26px;
   height: 13.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c6ee57df9b3a img {
   position: absolute;
   width: 14.6px !important;
   height: 14.6px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_db0e242d757b {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_db0e242d757b {
   overflow: visible;
 }

 .text-ce0f99dfa83d_db0e242d757b {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-46f55eead663_db0e242d757b {
   line-height: 20px;
   font-family: 'General Sans';
 }

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

 .imageview_c62590a82521 {
   width: 13.33px;
   height: 10.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c62590a82521 img {
   position: absolute;
   width: 14.7px !important;
   height: 12.0px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_79cdcc0eb27d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_79cdcc0eb27d {
   overflow: visible;
 }

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

 .container_b59faa293e97 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fb9bb62667ae {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   min-height: 232px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_e456c3b76259 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_e456c3b76259 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .text_ceae2d7f8a8b {
   width: 100%;
   min-width: 0;
   height: 68px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ceae2d7f8a8b {
   overflow: visible;
 }

 .text_9ecfa98dda15 {
   width: 100%;
   min-width: 0;
   height: 40px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9ecfa98dda15 {
   overflow: visible;
 }

 .imageview_5d92eb03f86a {
   width: 13.33px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_5d92eb03f86a img {
   position: absolute;
   width: 14.7px !important;
   height: 14.7px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_949bb4005442 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_949bb4005442 {
   overflow: visible;
 }

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

 .imageview_9565566c73ce {
   width: 13.26px;
   height: 13.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9565566c73ce img {
   position: absolute;
   width: 14.6px !important;
   height: 14.6px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_3d55155b1411 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3d55155b1411 {
   overflow: visible;
 }

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

 .imageview_fae169c88a4d {
   width: 13.33px;
   height: 10.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fae169c88a4d img {
   position: absolute;
   width: 14.7px !important;
   height: 12.0px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_7d0c240e45d8 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7d0c240e45d8 {
   overflow: visible;
 }

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

 .container_c06dba43cd51 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_caca460b98c7 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   min-height: 232px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_b1a11edb1883 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b1a11edb1883 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .text_b029e36aca30 {
   width: 100%;
   min-width: 0;
   height: 68px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b029e36aca30 {
   overflow: visible;
 }

 .text_529cb4d05174 {
   width: 100%;
   min-width: 0;
   height: 40px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_529cb4d05174 {
   overflow: visible;
 }

 .imageview_9e78769a17ee {
   width: 13.33px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9e78769a17ee img {
   position: absolute;
   width: 14.7px !important;
   height: 14.7px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_40637af5b3cb {
   height: 60px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_40637af5b3cb {
   overflow: visible;
 }

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

 .imageview_6067e2a1d415 {
   width: 13.26px;
   height: 13.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_6067e2a1d415 img {
   position: absolute;
   width: 14.6px !important;
   height: 14.6px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_e085e87e861d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e085e87e861d {
   overflow: visible;
 }

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

 .imageview_88a09b9282fc {
   width: 13.33px;
   height: 10.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_88a09b9282fc img {
   position: absolute;
   width: 14.7px !important;
   height: 12.0px !important;
   max-width: none !important;
   left: -0.7px;
   top: -0.7px;
 }

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

 .text_14cde966237e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_14cde966237e {
   overflow: visible;
 }

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

 .container_8498f8358d0e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_acc55014a8fe {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   min-height: 232px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_0fd27d7f4a24 {
   padding: 48px 30px 48px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 24px 24px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
 }

 .text_68061f39ce40 {
   width: 100%;
   min-width: 0;
   height: 84px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_68061f39ce40 {
   overflow: visible;
 }

 .text_71bb4bd07ee7 {
   width: 100%;
   min-width: 0;
   height: 784px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_71bb4bd07ee7 {
   overflow: visible;
 }

 .text_1bb00d4a9b70 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_755c2cadbc0d {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_7703e02a9efa {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b6a24b474f5f {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_667f1993f043 {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_0213d8bf2b68 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_aa55e7225ab0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2176e42551a2 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_ad578a7ed2d1 {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_85f4a2bc0ccb {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f2433247bc4a {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_82c0ee9fa04b {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .container_0c48f5d1dea3 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_946aa6ff7e2c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_537cbab1bca8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_31e73af60a37 {
   width: 100%;
   height: fit-content;
   min-width: 320px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_00c82d646b7a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_00c82d646b7a {
   overflow: visible;
 }

 .container_8bc0c7cc9b7d {
   padding: 8px 16px 8px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_8bc0c7cc9b7d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 36px;
   z-index: 0;
 }

 .container_nested_8bc0c7cc9b7d {
   padding: 8px 16px 8px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .imageview_e1ce6cae6806 {
   width: 100%;
   min-width: 0;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_e1ce6cae6806 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .imageview_91acbcccbce4 {
   width: 100%;
   min-width: 0;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_91acbcccbce4 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .container_af71bc51711d {
   width: 155.47px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_43ff12dc2f0f {
   width: 100%;
   min-width: 0;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_43ff12dc2f0f img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .imageview_25c103c494d6 {
   width: 100%;
   min-width: 0;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_25c103c494d6 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .container_89025b2f0444 {
   padding: 32px 0 0 0;
   width: 155.47px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_a9f7999409dd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 34px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cb9e4e0cf601 {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_aa265cb527fe {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 1;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aa265cb527fe {
   overflow: visible;
 }

 .text_d6a35da35e2a {
   width: 100%;
   min-width: 0;
   height: 56px;
   z-index: 1;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d6a35da35e2a {
   overflow: visible;
 }

 .container_960a647e5db2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_3f6397eea7a7 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_cf69287e77a0 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cf69287e77a0 {
   overflow: visible;
 }

 .container_eec347e8f86e {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_f03add0d8b76 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_8a338c138be8 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8a338c138be8 {
   overflow: visible;
 }

 .container_0d8171d1dde3 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_8c696db8acb8 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_9c3130e16fa9 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9c3130e16fa9 {
   overflow: visible;
 }

 .container_2db10c9aa4c4 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_3f2da09906e7 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_3dd1451b4f4a {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3dd1451b4f4a {
   overflow: visible;
 }

 .container_c948a9b40256 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_8041a6fec8ed {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_0725b8fb6967 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_aea7c16eac76 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aea7c16eac76 {
   overflow: visible;
 }

 .container_a0645a8d89ac {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_455f0d221ebc {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_74e54907b68a {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_74e54907b68a {
   overflow: visible;
 }

 .container_469d2d893818 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_c84a47639946 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_d849a203b07c {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d849a203b07c {
   overflow: visible;
 }

 .container_2acaf782da4b {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_6960eada53aa {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_508e45e1eb61 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_508e45e1eb61 {
   overflow: visible;
 }

 .container_89d57ad76240 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_d8e453f0f0c8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9ff9d8ca54da {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_b1a76cec8a1c {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b1a76cec8a1c {
   overflow: visible;
 }

 .container_a0bea6cb6cdf {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a3529c899aa2 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_5c7c805f85f0 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5c7c805f85f0 {
   overflow: visible;
 }

 .container_9e0b1b7bec4a {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_9ef1e9fdc4ff {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_756e309094fc {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_756e309094fc {
   overflow: visible;
 }

 .container_0751c4f8272e {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_35be767525e2 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_a9c029e26f4a {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a9c029e26f4a {
   overflow: visible;
 }

 .container_25921ef4b268 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_adcd0d210f80 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b3920b6e20eb {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_f2c3c14e364e {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f2c3c14e364e {
   overflow: visible;
 }

 .container_bc6bc6a65c71 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a7af5f03ed0e {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_8d55abd1d109 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8d55abd1d109 {
   overflow: visible;
 }

 .container_ec0f03b32a24 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_2a593229a16a {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_060d626bdac2 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_060d626bdac2 {
   overflow: visible;
 }

 .container_be94b9d73924 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_10a4415f8bc3 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_10a4415f8bc3 img {
   position: absolute;
   width: 80.0px !important;
   height: 68.0px !important;
   max-width: none !important;
   left: -8.0px;
   top: -2.0px;
 }

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

 .text_26bfbddfb1f5 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_26bfbddfb1f5 {
   overflow: visible;
 }

 .container_0630c3e0350d {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_e5920aa3165b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c8493d7a67da {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_f82d991ceaef {
   width: 100%;
   min-width: 0;
   height: 56px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f82d991ceaef {
   overflow: visible;
 }

 .text_d6a4f4e448cb {
   width: 100%;
   min-width: 0;
   height: 84px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d6a4f4e448cb {
   overflow: visible;
 }

 .container_6eb39ff6afee {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 17px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_a6d15aebd186 {
   width: 96.67px;
   height: 15.89px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_a6d15aebd186 img {
   position: absolute;
   width: 98.3px !important;
   height: 17.6px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_a194e21b242e {
   width: 100%;
   min-width: 0;
   height: 308px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a194e21b242e {
   overflow: visible;
 }

 .text_c42c41cff592 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_c42c41cff592 {
   overflow: visible;
 }

 .container_57e76e5f8938 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 26px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_565ef56f4814 {
   width: 96.67px;
   height: 15.89px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_565ef56f4814 img {
   position: absolute;
   width: 98.3px !important;
   height: 17.6px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_029d29a99d52 {
   width: 100%;
   min-width: 0;
   height: 871px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_029d29a99d52 {
   overflow: visible;
 }

 .text_76afcd1f5b00 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_76afcd1f5b00 {
   overflow: visible;
 }

 .container_0ca5a5cd9f82 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 26px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_88f81db8b3e6 {
   width: 96.67px;
   height: 15.89px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_88f81db8b3e6 img {
   position: absolute;
   width: 98.3px !important;
   height: 17.6px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_4b964a63c0af {
   width: 100%;
   min-width: 0;
   height: 128px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4b964a63c0af {
   overflow: visible;
 }

 .text_c229df2494e0 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_c229df2494e0 {
   overflow: visible;
 }

 .container_a5d3bb99fe51 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_a00ec29ecd5e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_876f27e68f04 {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_d83005e48a38 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_d83005e48a38 {
   overflow: visible;
 }

 .container_5abb75723984 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_140d782b902f {
   height: 112px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_140d782b902f {
   overflow: visible;
 }

 .container_b44ef683e32b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e73fa96c17e8 {
   width: 175px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e73fa96c17e8 {
   overflow: visible;
 }

 .container_48a0093321c5 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_48a0093321c5 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_48a0093321c5 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_317a17ff3b19 {
   width: 106px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_317a17ff3b19 {
   overflow: visible;
 }

 .container_7f86644bc724 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_7f86644bc724 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_7f86644bc724 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_7015072462dd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_88a7b677ed8c {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_27b2516e2b3c {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_27b2516e2b3c img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_8848197f59ff {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8848197f59ff {
   overflow: visible;
 }

 .container_e5c10bed5335 {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_5e395d1e64ee {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5e395d1e64ee {
   overflow: visible;
 }

 .text_943f3b322877 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_943f3b322877 {
   overflow: visible;
 }

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

 .container_wrapper_6c613cc9c220 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_39e77f110596 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_39e77f110596 {
   overflow: visible;
 }

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

 .container_wrapper_33561efaaed7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_e13bea83108c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e13bea83108c {
   overflow: visible;
 }

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

 .container_wrapper_52c092ebaad9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_7e7dac917a9d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7e7dac917a9d {
   overflow: visible;
 }

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

 .container_wrapper_c0de6fe03f73 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_13b8318f39ea {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d9b386fe66bd {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_d9b386fe66bd {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_d9b386fe66bd {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_e82b3a7de607 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e82b3a7de607 {
   overflow: visible;
 }

 .container_425c17030a61 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_c043e88acd79 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c043e88acd79 {
   overflow: visible;
 }

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

 .container_wrapper_e8a80866af70 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_eca6945812df {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eca6945812df {
   overflow: visible;
 }

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

 .container_wrapper_172533019e0a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_1bc68c6e63d6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1bc68c6e63d6 {
   overflow: visible;
 }

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

 .container_wrapper_d3e879e5c62f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_423f1f3add56 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_423f1f3add56 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_423f1f3add56 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_4a1adcb9f2db {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4a1adcb9f2db {
   overflow: visible;
 }

 .container_a1ebc3e4ab17 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_4f531572956c {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_4f531572956c img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_50df246b4ad1 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_50df246b4ad1 {
   overflow: visible;
 }

 .container_c5c78aab93f2 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_237bb1896a57 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_237bb1896a57 {
   overflow: visible;
 }

 .container_5e8b31fd7af1 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_440a95aa0cf1 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_97533cf16207 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_97533cf16207 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_dc6e58e5c9a3 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_dc6e58e5c9a3 {
   overflow: visible;
 }

 .container_684b268a5daa {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_684b268a5daa {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_684b268a5daa {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_65b8f1903610 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_e19ccbd9569b {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_e19ccbd9569b {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_e19ccbd9569b {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_7a6db0c508cc {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .imageview_dd595c272925 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

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

 .container_812db12787a1 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7acdcd277ffe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_aea4698a894c {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aea4698a894c {
   overflow: visible;
 }

 .container_ebffec0ffcf7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b81b7e5aa6f0 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_4ce64f47585c {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1751.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_4ce64f47585c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_4ce64f47585c {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1751.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_1e0cee6b9c1e {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_186cb81376be {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_eeeddeb83c8a {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eeeddeb83c8a {
   overflow: visible;
 }

 .text_b079ada74bd4 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c6241cdbd933 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c6241cdbd933 {
   overflow: visible;
 }

 .text_ed6f3bb2b30a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_8607d40ef20e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_18814deb75c1 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_aa64c6cd618c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_7f8ff3b7f798 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7f8ff3b7f798 {
   overflow: visible;
 }

 .text_4e7fc0ee4c13 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_116318dafc06 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_116318dafc06 {
   overflow: visible;
 }

 .text_faf34d4b3e6a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_b34ce9f981e4 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9fef627695a4 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_5f5a397cd095 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c6a3874e0be2 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c6a3874e0be2 {
   overflow: visible;
 }

 .text_4e3c083bd89f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_241762dbe75e {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_241762dbe75e {
   overflow: visible;
 }

 .text_b98ef72445fb {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_8e2ec2fd715b {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2899c8f133cd {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_3640faa10b03 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_82573c025ab2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_1de59fe227f7 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_55431971cf3b {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_55431971cf3b {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_55431971cf3b {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_e5fa19d18183 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_c27534327157 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_c27534327157 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_d1b3b0bfb0d1 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_d1b3b0bfb0d1 {
   overflow: visible;
 }

 .text_42d2624a6a35 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_95bc160e6b77 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_8e1c14739e0d {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_8e1c14739e0d {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_8e1c14739e0d {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_07d324631d53 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_8006097cc1d8 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_2e87cf94d8b0 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_2e87cf94d8b0 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_2e87cf94d8b0 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_24771a6fb5b4 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_db7d527e267e {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_596dd9026d27 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_596dd9026d27 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_596dd9026d27 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2e368a7d3d7c {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_dd255fedd165 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_9f92f9414df8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_9f92f9414df8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9f92f9414df8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8568864263aa {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

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

 .container_wrapper_de37985c5172 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

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

 .text_6144b8540228 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_60f32920bf1b {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_83d630ef86d9 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_83d630ef86d9 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_83d630ef86d9 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_bda04adb0e1e {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_043aba722a32 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_043aba722a32 img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_9b6622806817 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9b6622806817 img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_fc727d70dcf1 {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fc727d70dcf1 img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

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

 .container_fb6cd75adeb3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_842c83eebe78 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_0028df04aa47 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_0028df04aa47 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_0028df04aa47 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_48a2b847ab5f {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4edad7617689 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_795d42ffbb6c {
   width: 100%;
   min-width: 0;
   height: 48px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_795d42ffbb6c {
   overflow: visible;
 }

 .text_5e306d41c786 {
   width: 100%;
   min-width: 0;
   height: 84px;
   max-width: 630px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5e306d41c786 {
   overflow: visible;
 }

 .container_db66000a28cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_76b616002e78 {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:958.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_d29944c05c60 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_874f9a4dfe51 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_55947b93847f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_941815c76fdf {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .container_39d5c85ee31c {
   padding: 3.5px 3px 3.5px 3px;
   width: 100%;
   min-width: 0;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_56a031b5c3ec {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_56a031b5c3ec {
   overflow: visible;
 }

 .container_b0c09450ac80 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_efeca3b2cbcc {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_efeca3b2cbcc {
   overflow: visible;
 }

 .container_0f1ca9500158 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3a7699604a9f {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3a7699604a9f {
   overflow: visible;
 }

 .container_bd3ebd4dd8dd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_69001a555c50 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_69001a555c50 {
   overflow: visible;
 }

 .container_6ce2586fa4d2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_4bd7ea34b959 {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_e4c5be67d410 {
   width: 100%;
   min-width: 0;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_e4c5be67d410 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .imageview_1a09e193df35 {
   width: 100%;
   min-width: 0;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_1a09e193df35 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .container_55a6fb86442e {
   width: 727px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_083dba2443d6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 48px 48px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_64048374c6e0 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_08808efac1d5 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_08808efac1d5 {
   overflow: visible;
 }

 .container_18eaea1ec872 {
   width: 100%;
   min-width: 0;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_9012776124fc {
   height: 52px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9012776124fc {
   overflow: visible;
 }

 .container_9d9652a475f8 {
   padding: 0 12px 0 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_80c5478b9527 {
   padding: 24px 25px 24px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: flex-start;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_4480cd5fdece {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_ab865ce68af7 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ab865ce68af7 {
   overflow: visible;
 }

 .container_9994ee49a0db {
   width: 100%;
   min-width: 0;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_4093ce116e91 {
   height: 52px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4093ce116e91 {
   overflow: visible;
 }

 .container_f862a243735d {
   padding: 0 11px 0 11px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c0a901595301 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: flex-start;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a2b4d7f8fd4f {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_baa8c4ed4fe5 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_baa8c4ed4fe5 {
   overflow: visible;
 }

 .container_9971a70460f0 {
   width: 100%;
   min-width: 0;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_b218c6b4718d {
   height: 52px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b218c6b4718d {
   overflow: visible;
 }

 .container_a179e646a0f6 {
   padding: 0 4px 0 4px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_65eef8d8110f {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: flex-start;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_4d82e6913f9d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_fe80ce1a4d41 {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 56px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_f22a30aceac0 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f22a30aceac0 {
   overflow: visible;
 }

 .container_0598cb1445a7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a7ed7ede9870 {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a7ed7ede9870 {
   overflow: visible;
 }

 .container_6d9c005cdb0b {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_963aa0599058 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_963aa0599058 {
   overflow: visible;
 }

 .container_550a37884954 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_550a37884954 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
 }

 .container_nested_550a37884954 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_62070995850c {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_e0a48b838862 {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_e0a48b838862 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_ac4133aa5917 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ac4133aa5917 {
   overflow: visible;
 }

 .container_2341865252e1 {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_56db9dd28ed7 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_56db9dd28ed7 {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_56db9dd28ed7 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_4f0c2b5d4c35 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4f0c2b5d4c35 {
   overflow: visible;
 }

 .text_6ae810128b55 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6ae810128b55 {
   overflow: visible;
 }

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

 .container_wrapper_15d535effeba {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_a6d920448ad4 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a6d920448ad4 {
   overflow: visible;
 }

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

 .container_wrapper_f579c9675fc3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_55d8cbd26500 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_55d8cbd26500 {
   overflow: visible;
 }

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

 .container_wrapper_2b385bee7f40 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_cdcca0ff80e3 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cdcca0ff80e3 {
   overflow: visible;
 }

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

 .container_wrapper_951f31fb07ab {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_9203bb079b4b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fce995507d66 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_fce995507d66 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_fce995507d66 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_dac3f35d08b2 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dac3f35d08b2 {
   overflow: visible;
 }

 .container_a09fe3f1996a {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_86f6ec027ec6 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_86f6ec027ec6 {
   overflow: visible;
 }

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

 .container_wrapper_fa6249e36f2d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_b1c23b7c33d0 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b1c23b7c33d0 {
   overflow: visible;
 }

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

 .container_wrapper_c59639dea21a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_d291201993d2 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d291201993d2 {
   overflow: visible;
 }

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

 .container_wrapper_f35398c01ccb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_f140a853b950 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_f140a853b950 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_f140a853b950 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_f982a072e40a {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f982a072e40a {
   overflow: visible;
 }

 .container_dd1f619b0ddb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_57de4e31309a {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_57de4e31309a img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_61ff4769725b {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_61ff4769725b {
   overflow: visible;
 }

 .container_04308caa2805 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2d36c435f269 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_2d36c435f269 {
   overflow: visible;
 }

 .container_eceafee02c06 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_dfc68a1e9a7c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_6a5aa660e33c {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_6a5aa660e33c img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_d33031839ec4 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_d33031839ec4 {
   overflow: visible;
 }

 .container_50a82f2c4fb5 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_50a82f2c4fb5 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_50a82f2c4fb5 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1f2564e019ba {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_4c33219f4261 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_4c33219f4261 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_4c33219f4261 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0d8e4037b1fb {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_99a8eef0cf43 {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

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

 .container_75d273faf494 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_142bf674a616 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_cc5180a6fe2d {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cc5180a6fe2d {
   overflow: visible;
 }

 .container_e9564794d9ad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ab5d748e48b9 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9ce7b9b7eb13 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:22.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_9ce7b9b7eb13 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9ce7b9b7eb13 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:22.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_461a55b98e0d {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_1fad5a0d385f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_b9c447c47d1e {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b9c447c47d1e {
   overflow: visible;
 }

 .text_c157d8854bf5 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-c3a202b8ebe7_c157d8854bf5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-063c3e3ac9c0_c157d8854bf5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_2db28d135708 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2db28d135708 {
   overflow: visible;
 }

 .text_732aa8b5eb91 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_41aacd61e2fe {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9e6831c9e417 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_420d7e223978 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c90f997bf5c4 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c90f997bf5c4 {
   overflow: visible;
 }

 .text_c48b71c48604 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-603aba8e6f28_c48b71c48604 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-28541b1b63ca_c48b71c48604 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_b8f53fc6093d {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b8f53fc6093d {
   overflow: visible;
 }

 .text_85e46f2e575d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a3f84b23c9d3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6e4a9bcd6831 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_fcfb05f43c49 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_a81e52a4bd93 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a81e52a4bd93 {
   overflow: visible;
 }

 .text_4a9baf04dd7e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-56f9ca46b98a_4a9baf04dd7e {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-f4c0a97e4069_4a9baf04dd7e {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_3e974faca0b9 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3e974faca0b9 {
   overflow: visible;
 }

 .text_399cab0e546f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_eb7c66d2dfe3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6539d5f1a4b1 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c7330ddbafde {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_3564bfb6bf4a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_790d88a1237e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_00caed75f9db {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_00caed75f9db {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_00caed75f9db {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_6c675e9c9b0e {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_f6c68b76be3d {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

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

 .imageview_193d6ca0fead {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_560fa205b052 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_560fa205b052 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_560fa205b052 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_8faf17b8d9ef {
   width: 100%;
   min-width: 0;
   height: 96px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_8faf17b8d9ef {
   overflow: visible;
 }

 .text_15d9f30a883e {
   width: 100%;
   min-width: 0;
   height: 112px;
   max-width: 850px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_15d9f30a883e {
   overflow: visible;
 }

 .container_fae1a515552a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9e275b67b3de {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:1856.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_ce92ff3b1751 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_dd62b26968e6 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_dd62b26968e6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_dd62b26968e6 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_69eaa01faa4a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_57b440b4b44c {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_57b440b4b44c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_57b440b4b44c {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .container_0bf5dc58c4e8 {
   padding: 3.5px 3px 3.5px 3px;
   width: 100%;
   min-width: 0;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_7cccc7312597 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7cccc7312597 {
   overflow: visible;
 }

 .container_ced62f22967c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_54b22dac018a {
   height: 168px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_54b22dac018a {
   overflow: visible;
 }

 .container_a89dd6695f5c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_58362aa12ea8 {
   height: 196px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_58362aa12ea8 {
   overflow: visible;
 }

 .container_adc8c7b2e13b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_626856a0d621 {
   height: 196px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_626856a0d621 {
   overflow: visible;
 }

 .container_8bde43998cca {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_b8b11c973ca1 {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_1c533318d9ee {
   width: 327px;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_1c533318d9ee img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .imageview_2d0fd9560e65 {
   width: 327px;
   height: 256px;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_2d0fd9560e65 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .container_4410a89a788c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_61a3777a39df {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 48px 48px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_cd5e40999cd1 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_8c40239f7944 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8c40239f7944 {
   overflow: visible;
 }

 .container_16abb65952e6 {
   width: 100%;
   min-width: 0;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_85efee4e7c2f {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_85efee4e7c2f {
   overflow: visible;
 }

 .container_fc05f77013d6 {
   padding: 0 12px 0 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_466450487c90 {
   padding: 24px 25px 24px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: flex-start;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_f15b91758ad1 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_abe0c3ea3040 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_abe0c3ea3040 {
   overflow: visible;
 }

 .container_fb55b44b6444 {
   width: 100%;
   min-width: 0;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_00e267bdf415 {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_00e267bdf415 {
   overflow: visible;
 }

 .container_284023a580d9 {
   padding: 0 11px 0 11px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_908053d01cfb {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: flex-start;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_2bf1145fbb74 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_e00828020b9f {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e00828020b9f {
   overflow: visible;
 }

 .container_483fc25884a6 {
   width: 100%;
   min-width: 0;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_2f6a2628ca1c {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2f6a2628ca1c {
   overflow: visible;
 }

 .container_4130fe5e910b {
   padding: 0 4px 0 4px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_cacf4e80858d {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: flex-start;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_2c0e836a77be {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_33e207fa663c {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 56px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_c50ae1fd629c {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c50ae1fd629c {
   overflow: visible;
 }

 .container_c18e1fec78d5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_62447ed59bea {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_62447ed59bea {
   overflow: visible;
 }

 .container_61dc632bcb0c {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f85304da27b5 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f85304da27b5 {
   overflow: visible;
 }

 .container_e28798d0fec6 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_e28798d0fec6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 1;
 }

 .container_nested_e28798d0fec6 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ad3fa18ae5f7 {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_65590f2fde8b {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_65590f2fde8b img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_6a578d03e9c7 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6a578d03e9c7 {
   overflow: visible;
 }

 .container_c0a1bced7a5a {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_c498aba264dd {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c498aba264dd {
   overflow: visible;
 }

 .text_878e123225ea {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_878e123225ea {
   overflow: visible;
 }

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

 .container_wrapper_bc546792bfb9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_c6775cb4fc47 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c6775cb4fc47 {
   overflow: visible;
 }

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

 .container_wrapper_9ca33c853755 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_db577f3160f8 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_db577f3160f8 {
   overflow: visible;
 }

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

 .container_wrapper_8ba8235dacff {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_ee97268b87d6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ee97268b87d6 {
   overflow: visible;
 }

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

 .container_wrapper_7bc47552a58e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_df4a1d174ea4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_43fe0933c3c3 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_43fe0933c3c3 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_43fe0933c3c3 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_b6584ba35fc7 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6584ba35fc7 {
   overflow: visible;
 }

 .container_0fdad26d95e8 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_611ba25ffed0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_611ba25ffed0 {
   overflow: visible;
 }

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

 .container_wrapper_5c0c1bbbad45 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_18ffb1a32ead {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_18ffb1a32ead {
   overflow: visible;
 }

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

 .container_wrapper_2ae836b6c3b0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_02eac5b4e286 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_02eac5b4e286 {
   overflow: visible;
 }

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

 .container_wrapper_a5b02a33a0b7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_e3ba99d433e8 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_e3ba99d433e8 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_e3ba99d433e8 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_6b86010523d2 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6b86010523d2 {
   overflow: visible;
 }

 .container_f17e022a5014 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_3f0e2308f829 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_3f0e2308f829 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_25816afcd8f1 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_25816afcd8f1 {
   overflow: visible;
 }

 .container_8fac918ae5a1 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_033b615eef73 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_033b615eef73 {
   overflow: visible;
 }

 .container_071d037e14bd {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_1bfb548068db {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_0222ed9a7f7a {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_0222ed9a7f7a img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_7b2a42eba8fd {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_7b2a42eba8fd {
   overflow: visible;
 }

 .container_352fe7cb18ec {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_352fe7cb18ec {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_352fe7cb18ec {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3affa16a0cc9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_380544314897 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_380544314897 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_380544314897 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_6eeb7f99ae1a {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .imageview_feef81312aab {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

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

 .container_wrapper_bf44211ea31e {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_381fd8b0b205 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_be162e9c78f9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e0926c4cdc85 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e0926c4cdc85 {
   overflow: visible;
 }

 .container_f7d1624e30d0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0ffed1597490 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_91cbcb8537b3 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1700.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_91cbcb8537b3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_91cbcb8537b3 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1700.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_139ff8ec93fa {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_6d10c9dfd889 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_979eccf7ea2e {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_979eccf7ea2e {
   overflow: visible;
 }

 .text_5ad9cbe94fe9 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_b1edb1304d26 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b1edb1304d26 {
   overflow: visible;
 }

 .text_176ea32816ac {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_cb846d9ad70c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fbc3b86df874 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_cfd413d13178 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_736049808352 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_736049808352 {
   overflow: visible;
 }

 .text_5d67d4ef6e58 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_1b956fdcdcd9 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1b956fdcdcd9 {
   overflow: visible;
 }

 .text_bb21abf31d88 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_ad2d31e24883 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ed0159066353 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_d7569728d5a9 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_0f1de15afeb1 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0f1de15afeb1 {
   overflow: visible;
 }

 .text_fbe0f2c9e615 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_2f42d29bf8fa {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2f42d29bf8fa {
   overflow: visible;
 }

 .text_0edd7dc8288e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_08bb9f716128 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1379fa2fa8d6 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_bf08afb965bb {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_36a13771a117 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c7cf3ba45e34 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_af249a53cbdd {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_af249a53cbdd {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_af249a53cbdd {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_d2c9da17e976 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_3d403c3d9f77 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_3d403c3d9f77 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_0d283e57ae0a {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_0d283e57ae0a {
   overflow: visible;
 }

 .text_74ba135da96c {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_22cb6951ac0d {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_bfe746618bcb {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_bfe746618bcb {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_bfe746618bcb {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5d71f083ff95 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_cb67c57c536b {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_dcef9d8c6ac8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_dcef9d8c6ac8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_dcef9d8c6ac8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2385c4366b18 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_31fa34de6ecd {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_d802b058dc40 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_d802b058dc40 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_d802b058dc40 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_cd6ab839e8a3 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_b56e8560f9e5 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_86557a4e46ef {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_86557a4e46ef {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_86557a4e46ef {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_97a9141a6938 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

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

 .container_wrapper_1e2be7cad237 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

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

 .text_0b79388aca4b {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_3c8af7b78e03 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_276601a9f3fd {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_276601a9f3fd {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_276601a9f3fd {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_856ccfa44e91 {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8ecbdd64ac9e {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_8ecbdd64ac9e img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_da0e49dea3f0 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_da0e49dea3f0 img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_30935b2eeed6 {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_30935b2eeed6 img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

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

 .container_3e24606995af {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_acd20f3336d4 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_b3ca9584fe1f {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_b3ca9584fe1f {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_b3ca9584fe1f {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_659ef8bced61 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d76e6b9b2ad5 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_b3afb621941e {
   width: 100%;
   min-width: 0;
   height: 48px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_b3afb621941e {
   overflow: visible;
 }

 .text_fe60f6548dfe {
   width: 100%;
   min-width: 0;
   height: 84px;
   max-width: 630px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fe60f6548dfe {
   overflow: visible;
 }

 .container_0affcff4c597 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_383d456c931c {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:1998.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_358279eb122f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_b8d630560e9d {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .text_d6ee7c5f9dce {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_33c20beb25a5 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_529bd125f8ec {
   padding: 3.5px 3px 3.5px 3px;
   width: 100%;
   min-width: 0;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_8b1063140fa3 {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8b1063140fa3 {
   overflow: visible;
 }

 .text_17850ac8b65b {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_17850ac8b65b {
   overflow: visible;
 }

 .container_f4f9e4dceaa4 {
   padding: 0 34px 0 34px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_278b58ad08c1 {
   padding: 10px 10px 10px 10px;
   height: auto !important;
   max-width: 1024px;
   max-height: 682.66px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.666656494140625;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:2116.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 12px 12px 12px 12px;
   mix-blend-mode: normal;
 }

 .container_3346c3864510 {
   width: 100%;
   min-width: 0;
   height: 683px;
   max-width: 1024px;
   max-height: 682.66px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #ffffff00;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 4px 6px -4px #0000001a, 0px 10px 15px -3px #0000001a;
 }

 .container_42958d49dc86 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 25px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_83804a918982 {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 56px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_804b02699ddc {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_804b02699ddc {
   overflow: visible;
 }

 .container_d57ca050856e {
   padding: 0 32px 0 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_7fb020cca422 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_7fb020cca422 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_0042ccb7698e {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0042ccb7698e {
   overflow: visible;
 }

 .text_dedf805b22b1 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dedf805b22b1 {
   overflow: visible;
 }

 .container_7f5b1494de17 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_802546ad645a {
   width: 100%;
   min-width: 0;
   height: 345px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_802546ad645a {
   overflow: visible;
 }

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

 .text_acc986c10631 {
   height: 69px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_acc986c10631 {
   overflow: visible;
 }

 .container_96df36dd74e8 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c7929712b3dc {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a1f959cd8844 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_4ade8701fe5b {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_4ade8701fe5b img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_e5d8a1186e00 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e5d8a1186e00 {
   overflow: visible;
 }

 .text_75a83ac36b10 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_75a83ac36b10 {
   overflow: visible;
 }

 .container_edfec217ea55 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_a9cc329a0c44 {
   width: 100%;
   min-width: 0;
   height: 309px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a9cc329a0c44 {
   overflow: visible;
 }

 .text-493fb1dc23e3_a9cc329a0c44 {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-d33057018ef9_a9cc329a0c44 {
   line-height: 23px;
   font-family: 'General Sans';
 }

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

 .text_8abea0d02812 {
   height: 80px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8abea0d02812 {
   overflow: visible;
 }

 .container_6997eb729e98 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_344dc3c2c330 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0fc774ca7ef5 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_22062a473ec2 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_22062a473ec2 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_95c530e417f8 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_95c530e417f8 {
   overflow: visible;
 }

 .text_6b62bee6b040 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6b62bee6b040 {
   overflow: visible;
 }

 .container_b6aa9a8dd016 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_fae9ce7e2ecb {
   width: 100%;
   min-width: 0;
   height: 224px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fae9ce7e2ecb {
   overflow: visible;
 }

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

 .text_12a9bc1074c8 {
   height: 157px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_12a9bc1074c8 {
   overflow: visible;
 }

 .container_7f5d710cd143 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b0e00895f474 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d86c3e72bf5d {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_fa5bffdfe511 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_fa5bffdfe511 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_514ab833ef7f {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_514ab833ef7f {
   overflow: visible;
 }

 .text_89e815786284 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_89e815786284 {
   overflow: visible;
 }

 .container_bd6ac10b2073 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_3e145be6c68a {
   width: 100%;
   min-width: 0;
   height: 220px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3e145be6c68a {
   overflow: visible;
 }

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

 .text_a8199677d96c {
   height: 160px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a8199677d96c {
   overflow: visible;
 }

 .text-97e112e42abd_a8199677d96c {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-bef9bb7feb6e_a8199677d96c {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .container_645f5bb19606 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1e318fa9cff9 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3ccd70a5a54a {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_6fa083072dc5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_ce7a5a064cff {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_ce7a5a064cff img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_0c2cc19251b5 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0c2cc19251b5 {
   overflow: visible;
 }

 .text_aa44746ca902 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aa44746ca902 {
   overflow: visible;
 }

 .container_0e2d7b143af6 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_7f4e1e58f4a2 {
   width: 100%;
   min-width: 0;
   height: 207px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7f4e1e58f4a2 {
   overflow: visible;
 }

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

 .text_23c9fa4cb396 {
   height: 184px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_23c9fa4cb396 {
   overflow: visible;
 }

 .container_7e95a8e93352 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3445d1033e59 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_564193802ecb {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_3f25ad114765 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_3f25ad114765 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_5afe0268fbfc {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5afe0268fbfc {
   overflow: visible;
 }

 .text_8880db034a28 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8880db034a28 {
   overflow: visible;
 }

 .container_ee363aba74c8 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_7422357752c7 {
   width: 100%;
   min-width: 0;
   height: 322px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7422357752c7 {
   overflow: visible;
 }

 .text-2b15528d9a85_7422357752c7 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-d77203e04cc2_7422357752c7 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-04250430c98d_7422357752c7 {
   line-height: 23px;
   font-family: 'General Sans';
 }

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

 .text_8cd6a45de23c {
   height: 92px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8cd6a45de23c {
   overflow: visible;
 }

 .container_21a679b543e5 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0b08cc42260b {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c1bbec63d3b9 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_640b2e9c5ac8 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_640b2e9c5ac8 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_f413603fe27e {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f413603fe27e {
   overflow: visible;
 }

 .text_7271fb265b99 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7271fb265b99 {
   overflow: visible;
 }

 .container_5b179f3ebee5 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_d68899f472e2 {
   width: 100%;
   min-width: 0;
   height: 224px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d68899f472e2 {
   overflow: visible;
 }

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

 .text_e1963afc94ad {
   height: 45px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e1963afc94ad {
   overflow: visible;
 }

 .container_5b217bae2517 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8ae7ea9f6b8f {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ca0bf244e5ca {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_519604672c9f {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_519604672c9f img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_0ec3185aa3ff {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0ec3185aa3ff {
   overflow: visible;
 }

 .text_d00d89be6d6a {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d00d89be6d6a {
   overflow: visible;
 }

 .container_1896815a3795 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_21e40d6e531e {
   width: 100%;
   min-width: 0;
   height: 224px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_21e40d6e531e {
   overflow: visible;
 }

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

 .text_cf03576a536f {
   height: 157px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cf03576a536f {
   overflow: visible;
 }

 .container_774963f3c459 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a516a5a9f664 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5331d5ad9a54 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_ca59fdd69df8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7592dcc4a560 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1fc3cd4e210d {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1fc3cd4e210d {
   overflow: visible;
 }

 .container_1badbaab56f2 {
   padding: 0 32px 0 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_14af0a159833 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_14af0a159833 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_2bc5d8da7d26 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2bc5d8da7d26 {
   overflow: visible;
 }

 .text_569877ef37ff {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_569877ef37ff {
   overflow: visible;
 }

 .container_e4cfca321464 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_f757c4f1c4ca {
   width: 100%;
   min-width: 0;
   height: 206px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f757c4f1c4ca {
   overflow: visible;
 }

 .text-9689173eb2af_f757c4f1c4ca {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-8439c48c0bdc_f757c4f1c4ca {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

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

 .text_38f2e801518c {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_38f2e801518c {
   overflow: visible;
 }

 .container_6ac6db505235 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_90a6bc655bec {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9e3ebecd5148 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_660be74584f1 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_660be74584f1 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_8fe3a5396867 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8fe3a5396867 {
   overflow: visible;
 }

 .text_77dbca971d38 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_77dbca971d38 {
   overflow: visible;
 }

 .container_79f1114f42c3 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_a89fa477a0b2 {
   width: 100%;
   min-width: 0;
   height: 161px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a89fa477a0b2 {
   overflow: visible;
 }

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

 .text_9ae70416c0ac {
   height: 207px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9ae70416c0ac {
   overflow: visible;
 }

 .container_cf5faddd0291 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_58f93fafd83d {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_28c8a3a891de {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_30a7d87572d4 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_30a7d87572d4 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_6ecc3b7b3c11 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6ecc3b7b3c11 {
   overflow: visible;
 }

 .text_6c15e577af54 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6c15e577af54 {
   overflow: visible;
 }

 .container_263a78a45ae8 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_af70e6ba4f78 {
   width: 100%;
   min-width: 0;
   height: 207px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_af70e6ba4f78 {
   overflow: visible;
 }

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

 .text_8c7c5f5cc03d {
   height: 92px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8c7c5f5cc03d {
   overflow: visible;
 }

 .container_a5e6b0c10685 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_482ca064935b {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4188e5d13189 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_604c9f5db1fd {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_604c9f5db1fd img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_d35522bc4628 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d35522bc4628 {
   overflow: visible;
 }

 .text_b6f305c8d2d0 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6f305c8d2d0 {
   overflow: visible;
 }

 .container_da5e9fa1360b {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_9966acb877b3 {
   width: 100%;
   min-width: 0;
   height: 253px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9966acb877b3 {
   overflow: visible;
 }

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

 .text_79cbcc2f59f4 {
   height: 115px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_79cbcc2f59f4 {
   overflow: visible;
 }

 .container_f9a033f1539b {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_46f1177a9eaa {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_af14aad82a96 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_df016e19c7af {
   width: 357px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.9985955056179775;
 }

 .imageview_df016e19c7af img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_535e07395899 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_535e07395899 {
   overflow: visible;
 }

 .text_2e9c42a1167b {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2e9c42a1167b {
   overflow: visible;
 }

 .container_8a7b77df193e {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_e79ef3cb4ad2 {
   width: 100%;
   min-width: 0;
   height: 206px;
   z-index: 0;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e79ef3cb4ad2 {
   overflow: visible;
 }

 .text-b1bc0f0516d2_e79ef3cb4ad2 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-b41afd2d0a40_e79ef3cb4ad2 {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

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

 .text_6c3956ef1726 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6c3956ef1726 {
   overflow: visible;
 }

 .container_4605917487c5 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b43b858b226e {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cf7e480d1763 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_1540c23ffb61 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0a843cc9fe6a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_19d9f8009349 {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_19d9f8009349 {
   overflow: visible;
 }

 .container_11690c0535c5 {
   padding: 0 32px 0 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c251b497cfc6 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.9985955056179775;
 }

 .imageview_c251b497cfc6 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_baf45728a3a4 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_baf45728a3a4 {
   overflow: visible;
 }

 .text_3e47cea97edd {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3e47cea97edd {
   overflow: visible;
 }

 .container_63122b6b72aa {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_4c073a85073a {
   width: 100%;
   min-width: 0;
   height: 156px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4c073a85073a {
   overflow: visible;
 }

 .text-32dea5a7fe9c_4c073a85073a {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-d0b47864e68e_4c073a85073a {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

 .text-085bff76193b_4c073a85073a {
   line-height: 23px;
   font-family: 'General Sans';
 }

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

 .text_db0dcca97346 {
   height: 220px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_db0dcca97346 {
   overflow: visible;
 }

 .container_3dd51548f052 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7fc2270cc638 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a08a9e30adf6 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_18a02e996515 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 1;
 }

 .imageview_18a02e996515 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_7b7ae6eb1319 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7b7ae6eb1319 {
   overflow: visible;
 }

 .text_4ede96a84b6c {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4ede96a84b6c {
   overflow: visible;
 }

 .container_54a0fd1ac955 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_dda9f2cc2d76 {
   width: 100%;
   min-width: 0;
   height: 134px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dda9f2cc2d76 {
   overflow: visible;
 }

 .text-00ef4a46f9da_dda9f2cc2d76 {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-3d2944e58ba5_dda9f2cc2d76 {
   line-height: 23px;
   font-family: 'General Sans';
 }

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

 .text_9fe029ead5dd {
   height: 220px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9fe029ead5dd {
   overflow: visible;
 }

 .container_d289ceaaf87b {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d7ba267fbceb {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 544px;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_bd39e7650558 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_714f720359bb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e1abe19ff1c7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7d0454e9e4fc {
   padding: 32px 0 32px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 60px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_26b42217c732 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_26b42217c732 {
   overflow: visible;
 }

 .container_9fbbf18a8714 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_cc6c259aa79b {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cc6c259aa79b {
   overflow: visible;
 }

 .container_80d0a97aec36 {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_66f5b7b0ea05 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_66f5b7b0ea05 {
   overflow: visible;
 }

 .container_b3ee966399d4 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_b3ee966399d4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
 }

 .container_nested_b3ee966399d4 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_48bffb095378 {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_bb791455d70c {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_bb791455d70c img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_7df7c16ff932 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7df7c16ff932 {
   overflow: visible;
 }

 .container_1943262712c7 {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_29d0947a01be {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_29d0947a01be {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_29d0947a01be {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_4a5274d12e50 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4a5274d12e50 {
   overflow: visible;
 }

 .text_0635536470e7 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0635536470e7 {
   overflow: visible;
 }

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

 .container_wrapper_e007bb0244db {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_3193cf20f1d6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3193cf20f1d6 {
   overflow: visible;
 }

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

 .container_wrapper_3ffb746322d5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_fb541a01d6be {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fb541a01d6be {
   overflow: visible;
 }

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

 .container_wrapper_5d0e0fe3167e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_eb3907bca4ae {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eb3907bca4ae {
   overflow: visible;
 }

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

 .container_wrapper_e7cc332ed0ec {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_19a42267a3a9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1592dd3c8ceb {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_1592dd3c8ceb {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_1592dd3c8ceb {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_42df0b04c35c {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_42df0b04c35c {
   overflow: visible;
 }

 .container_3dbc42c32283 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_c7b20299eb14 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c7b20299eb14 {
   overflow: visible;
 }

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

 .container_wrapper_aeb8fdfe6276 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_825c15323927 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_825c15323927 {
   overflow: visible;
 }

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

 .container_wrapper_856709368297 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_bb1475f49b1e {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bb1475f49b1e {
   overflow: visible;
 }

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

 .container_wrapper_c524ab8d7539 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_d80c4759bf98 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_d80c4759bf98 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_d80c4759bf98 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_b7f296431e71 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b7f296431e71 {
   overflow: visible;
 }

 .container_1eda2b55f2e2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2333601ea4e2 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_2333601ea4e2 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_c41be0129519 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c41be0129519 {
   overflow: visible;
 }

 .container_c9356ad14063 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9a8a1612bcf4 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_9a8a1612bcf4 {
   overflow: visible;
 }

 .container_d656a9dd379c {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_a78bfe786ff9 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_1a752252d1b0 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_1a752252d1b0 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_00aaae3398de {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_00aaae3398de {
   overflow: visible;
 }

 .container_4561450d4f21 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_4561450d4f21 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_4561450d4f21 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2b7a2f1ce55f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_63681cf9328f {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_63681cf9328f {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_63681cf9328f {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c3b77dcae134 {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_7e7bebe3afd3 {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

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

 .container_9a5fd3907732 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_0f5f30e68370 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_31b175a54eda {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_31b175a54eda {
   overflow: visible;
 }

 .container_e7b6cf62a16e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_305fabc6cdfa {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_0bb18106786a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:130.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_0bb18106786a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0bb18106786a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:130.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_fc8013e1d03c {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_ea3ec7c4d028 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_49e09f800ba6 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_49e09f800ba6 {
   overflow: visible;
 }

 .text_275cb2e6609e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-4da1e9b06aa9_275cb2e6609e {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-6a13fe3b94bc_275cb2e6609e {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_b6d40e4d94ae {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6d40e4d94ae {
   overflow: visible;
 }

 .text_63b767e3d059 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_6661275cc88d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f8aa2d24f044 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_97aea1a32b5c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_cf75f8daecc5 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cf75f8daecc5 {
   overflow: visible;
 }

 .text_1a9c203e83c5 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-83d782a1d99b_1a9c203e83c5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-5d02a4ea53ae_1a9c203e83c5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_f933e3ea40fb {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f933e3ea40fb {
   overflow: visible;
 }

 .text_7d268a645d64 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_832c3a8e1fd8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ec5464066a8d {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_1ecfb373a04e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_b0f20fd8318e {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b0f20fd8318e {
   overflow: visible;
 }

 .text_3469bc86d2f7 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-4c7884c56d95_3469bc86d2f7 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-6de1c7aa1871_3469bc86d2f7 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_334dbb6c1f75 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_334dbb6c1f75 {
   overflow: visible;
 }

 .text_d19654783a2d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_da030d2ba88b {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_28dc86b0e751 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a49211c8a6e6 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_75ac5057eae5 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_233d59cb7732 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_b4d0b8a608fa {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_b4d0b8a608fa {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_b4d0b8a608fa {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_0e1b493bd5b0 {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_94582d8dc492 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

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

 .imageview_8fca76fb950f {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_8e25f5649c67 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_8e25f5649c67 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8e25f5649c67 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_a75666bfe25a {
   width: 100%;
   min-width: 0;
   height: 96px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_a75666bfe25a {
   overflow: visible;
 }

 .text_6853dbe5c67c {
   width: 100%;
   min-width: 0;
   height: 112px;
   max-width: 630px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6853dbe5c67c {
   overflow: visible;
 }

 .container_681baa50a042 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_320caa940c8f {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:3601.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_cfcd0eaf2ed2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_6f5b20d55162 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_6f5b20d55162 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_6f5b20d55162 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .text_2d0701779088 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_67d153066cba {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_67d153066cba {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_67d153066cba {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_a5c601201127 {
   padding: 3.5px 3px 3.5px 3px;
   width: 100%;
   min-width: 0;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_3e0786d834e0 {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3e0786d834e0 {
   overflow: visible;
 }

 .text_4750ae3b3722 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4750ae3b3722 {
   overflow: visible;
 }

 .container_f94a42f5f13a {
   padding: 0 34px 0 34px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_11c5f0452285 {
   padding: 10px 10px 10px 10px;
   height: auto !important;
   max-width: 1024px;
   max-height: 682.66px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.666656494140625;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6099:3615.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 12px 12px 12px 12px;
   mix-blend-mode: normal;
 }

 .container_b601f052f1bc {
   width: 100%;
   min-width: 0;
   height: 220px;
   max-width: 1024px;
   max-height: 682.66px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #ffffff00;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 4px 6px -4px #0000001a, 0px 10px 15px -3px #0000001a;
 }

 .container_60550e619fa0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 25px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_50e92e2df17e {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 56px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_a7d53676493a {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a7d53676493a {
   overflow: visible;
 }

 .container_66c4ab46502c {
   padding: 0 32px 0 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2adec4cdd0a8 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_2adec4cdd0a8 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_08fbbc6f2a00 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_08fbbc6f2a00 {
   overflow: visible;
 }

 .text_e5daba4830df {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e5daba4830df {
   overflow: visible;
 }

 .container_f8f3f0861257 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_67a177e15fb2 {
   width: 100%;
   min-width: 0;
   height: 345px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_67a177e15fb2 {
   overflow: visible;
 }

 .container_b41d92faa09a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_ebc780b70d92 {
   height: 69px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ebc780b70d92 {
   overflow: visible;
 }

 .container_8f6c1596ee19 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_aa3e9f4b4e1b {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b75497ebfab0 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_68be9ba2c467 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_68be9ba2c467 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_3b1c6ca78f87 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3b1c6ca78f87 {
   overflow: visible;
 }

 .text_3bbb327ce238 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3bbb327ce238 {
   overflow: visible;
 }

 .container_14926c93a9d6 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_ce9f33f76ba4 {
   width: 100%;
   min-width: 0;
   height: 309px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ce9f33f76ba4 {
   overflow: visible;
 }

 .text-30fa00a0f60c_ce9f33f76ba4 {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-de28894af67d_ce9f33f76ba4 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .container_d19bac3ef0e1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_6e5f59932558 {
   height: 80px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6e5f59932558 {
   overflow: visible;
 }

 .container_08f75ec1720d {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a54742324c62 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6f5fca5938b6 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_3ed3f34dfbc1 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_3ed3f34dfbc1 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_f9e2ec2fa0b5 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f9e2ec2fa0b5 {
   overflow: visible;
 }

 .text_ccaea21ff651 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ccaea21ff651 {
   overflow: visible;
 }

 .container_13d7a61bd2eb {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_ae515cf5df2a {
   width: 100%;
   min-width: 0;
   height: 224px;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ae515cf5df2a {
   overflow: visible;
 }

 .container_f2e228b4a1b7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_081aec1c58ae {
   height: 157px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_081aec1c58ae {
   overflow: visible;
 }

 .container_a8ad451bea21 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3365f76309c4 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cf180fb9cf51 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_775aaebbb786 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_775aaebbb786 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_3793b7b72134 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3793b7b72134 {
   overflow: visible;
 }

 .text_aee0500fa0ca {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aee0500fa0ca {
   overflow: visible;
 }

 .container_7ce74df1749f {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_8c211b522fe7 {
   width: 100%;
   min-width: 0;
   height: 220px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8c211b522fe7 {
   overflow: visible;
 }

 .container_f1ff3ecec113 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1f3f43885e77 {
   height: 160px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1f3f43885e77 {
   overflow: visible;
 }

 .text-37e7a38ed34a_1f3f43885e77 {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-7f2dcd64e3dd_1f3f43885e77 {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .container_adb157f56f3a {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e5bcc4414d09 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8cf031203b21 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_2b77d9a73c48 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_73893334ca9f {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_73893334ca9f img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_211d5f362a5b {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_211d5f362a5b {
   overflow: visible;
 }

 .text_26a0933387b0 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_26a0933387b0 {
   overflow: visible;
 }

 .container_5206a2728e4f {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_5657a878848b {
   width: 100%;
   min-width: 0;
   height: 207px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5657a878848b {
   overflow: visible;
 }

 .container_f33a13725396 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_05c623501002 {
   height: 184px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_05c623501002 {
   overflow: visible;
 }

 .container_f33e53d86ff2 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1ddb17b1cf91 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_07cf02e728ed {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_1a4de6556089 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_1a4de6556089 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_df3131495080 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_df3131495080 {
   overflow: visible;
 }

 .text_d8de2cd4a9c5 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d8de2cd4a9c5 {
   overflow: visible;
 }

 .container_a5571b63073a {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_499b9c6fa735 {
   width: 100%;
   min-width: 0;
   height: 322px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_499b9c6fa735 {
   overflow: visible;
 }

 .text-8a78b07a0021_499b9c6fa735 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-eb1596516fc3_499b9c6fa735 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-2fec52c0140e_499b9c6fa735 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .container_a42aff55abb2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_4234668ae64f {
   height: 92px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4234668ae64f {
   overflow: visible;
 }

 .container_520467953252 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_76a8ef76ca8b {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5429b477a295 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_657d141081e4 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_657d141081e4 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_025ca7cc00dc {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_025ca7cc00dc {
   overflow: visible;
 }

 .text_940be220ec35 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_940be220ec35 {
   overflow: visible;
 }

 .container_29a2fe249559 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_da7ab7db88f5 {
   width: 100%;
   min-width: 0;
   height: 224px;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_da7ab7db88f5 {
   overflow: visible;
 }

 .container_be30ce287927 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a5dde135407a {
   height: 45px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a5dde135407a {
   overflow: visible;
 }

 .container_bd4bd03f58d3 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a863b6089d07 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_09b643ab8da1 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a8f4c4ff066d {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_a8f4c4ff066d img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_d9178c1539ae {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d9178c1539ae {
   overflow: visible;
 }

 .text_c8aa85d68e8e {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c8aa85d68e8e {
   overflow: visible;
 }

 .container_426707a3392c {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_cdbbaefdb5dd {
   width: 100%;
   min-width: 0;
   height: 224px;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cdbbaefdb5dd {
   overflow: visible;
 }

 .container_7e838454748f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_aff354e5e86c {
   height: 157px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aff354e5e86c {
   overflow: visible;
 }

 .container_d8418fe15e9d {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ed834bc19f35 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_402986ed561a {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_04f4be4e3fc6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b3ebaefa280b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_5331c2802443 {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5331c2802443 {
   overflow: visible;
 }

 .container_103b4f744381 {
   padding: 0 32px 0 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a7d655c531ae {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_a7d655c531ae img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_f37a46686f32 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f37a46686f32 {
   overflow: visible;
 }

 .text_273007293bd4 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_273007293bd4 {
   overflow: visible;
 }

 .container_0bed8b9814be {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_ea5f52172ea4 {
   width: 100%;
   min-width: 0;
   height: 206px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ea5f52172ea4 {
   overflow: visible;
 }

 .text-abd2c7c89547_ea5f52172ea4 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-ece35e832a81_ea5f52172ea4 {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

 .container_b732af824b79 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_964dd36f94d6 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_964dd36f94d6 {
   overflow: visible;
 }

 .container_c7cd69e52ec8 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_bcc52012448a {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2139b176f975 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_17d275c4bd2f {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_17d275c4bd2f img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_ab88151f0701 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ab88151f0701 {
   overflow: visible;
 }

 .text_205159a8b22e {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_205159a8b22e {
   overflow: visible;
 }

 .container_9de76f369324 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_1b84fdd9852d {
   width: 100%;
   min-width: 0;
   height: 161px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1b84fdd9852d {
   overflow: visible;
 }

 .container_1b8ffcccea09 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a7b305f8de32 {
   height: 207px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a7b305f8de32 {
   overflow: visible;
 }

 .container_d38f17c90444 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_961e75fa4ea7 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8727954ab345 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_8fde3a05040f {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_8fde3a05040f img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_651b694d5147 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_651b694d5147 {
   overflow: visible;
 }

 .text_8c975209723e {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8c975209723e {
   overflow: visible;
 }

 .container_ec4713fc6112 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_0201a71e700d {
   width: 100%;
   min-width: 0;
   height: 207px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0201a71e700d {
   overflow: visible;
 }

 .container_3ce4a2e1ac46 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_7b17cc7c57d7 {
   height: 92px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7b17cc7c57d7 {
   overflow: visible;
 }

 .container_bb3598eb8a3a {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3ae3a80dde4c {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fb2e13a29d71 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_d247b86b3688 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_d247b86b3688 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_7460b44eebf0 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7460b44eebf0 {
   overflow: visible;
 }

 .text_2068a6e2f205 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2068a6e2f205 {
   overflow: visible;
 }

 .container_55ac0566de03 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_c8c8fe850387 {
   width: 100%;
   min-width: 0;
   height: 253px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c8c8fe850387 {
   overflow: visible;
 }

 .container_f6dd32bebe37 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_ed321fe3b4b0 {
   height: 115px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ed321fe3b4b0 {
   overflow: visible;
 }

 .container_ba92c8e65226 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d180a5f68b03 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8d7465d4c07f {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a092df3c1e59 {
   width: 357px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 0.9985955056179775;
 }

 .imageview_a092df3c1e59 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_be225826e078 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_be225826e078 {
   overflow: visible;
 }

 .text_89ac31015c8d {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_89ac31015c8d {
   overflow: visible;
 }

 .container_b3a0d9bb6935 {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_aa12ce1c3927 {
   width: 100%;
   min-width: 0;
   height: 206px;
   z-index: 1;
   line-height: 23px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aa12ce1c3927 {
   overflow: visible;
 }

 .text-ec19034a4900_aa12ce1c3927 {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .text-48ce120c5142_aa12ce1c3927 {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

 .container_8540e9e47d64 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_478c762dc5e6 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_478c762dc5e6 {
   overflow: visible;
 }

 .container_c7789815ecdf {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_df932a57efd5 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7dfc0209a71b {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_6788655fabf2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .container_cf8bd8d8454f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_532e4b2d5530 {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_532e4b2d5530 {
   overflow: visible;
 }

 .container_f578951db42e {
   padding: 0 32px 0 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_5d08a1f84b1b {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 0.9985955056179775;
 }

 .imageview_5d08a1f84b1b img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_b8e27c8dafb9 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b8e27c8dafb9 {
   overflow: visible;
 }

 .text_205fd58a0291 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_205fd58a0291 {
   overflow: visible;
 }

 .container_7877ca4951de {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_c285e761d30e {
   width: 100%;
   min-width: 0;
   height: 156px;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c285e761d30e {
   overflow: visible;
 }

 .text-daa40a9ffd5b_c285e761d30e {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-bb15b2965c9b_c285e761d30e {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

 .text-50dee3d9bec8_c285e761d30e {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .container_079d4469c7e9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_bed6f35997c9 {
   height: 220px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bed6f35997c9 {
   overflow: visible;
 }

 .container_b0aef699c5ec {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_dc8d5c9dbfca {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: 544px;
   min-height: 356px;
   flex-shrink: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4265a4109b38 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_70d5364bfb50 {
   width: 356px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .imageview_70d5364bfb50 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_3bfe8edae1a4 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3bfe8edae1a4 {
   overflow: visible;
 }

 .text_40d2b8c2edbc {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_40d2b8c2edbc {
   overflow: visible;
 }

 .container_4b427ad017cc {
   width: 100%;
   min-width: 0;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
 }

 .text_38056466010b {
   width: 100%;
   min-width: 0;
   height: 134px;
   z-index: 1;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_38056466010b {
   overflow: visible;
 }

 .text-b2e7b0afb563_38056466010b {
   line-height: 20px;
   font-family: 'General Sans';
 }

 .text-3241d9983603_38056466010b {
   line-height: 23px;
   font-family: 'General Sans';
 }

 .container_0e30655a15e9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_e50f696e073b {
   height: 220px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e50f696e073b {
   overflow: visible;
 }

 .container_7141f83bb634 {
   padding: 11px 0 11px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #d1d5dcff;
   border-right: 0px solid #d1d5dcff;
   border-bottom: 0px solid #d1d5dcff;
   border-left: 0px solid #d1d5dcff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_80bcd2261883 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 544px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b462c37a28d8 {
   width: 358px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_d80439481bb7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1500px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 22px 22px;
   display: flex !important;
   flex-direction: row;
 }

 .container_25e91342f3b3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3ce2e0cfec21 {
   padding: 32px 0 32px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 60px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_bfe0ddafdd6a {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bfe0ddafdd6a {
   overflow: visible;
 }

 .container_e9d94d4717b0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6a7052b7a3fc {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6a7052b7a3fc {
   overflow: visible;
 }

 .container_062bae5aebb5 {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fd7f996a21ee {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fd7f996a21ee {
   overflow: visible;
 }

 .container_5154f17fdb40 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_5154f17fdb40 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
 }

 .container_nested_5154f17fdb40 {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_34b9d822316c {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_d2485c0e300d {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_d2485c0e300d img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_f3ec0748d7dd {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f3ec0748d7dd {
   overflow: visible;
 }

 .container_a4223516b646 {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_4075f091eedc {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4075f091eedc {
   overflow: visible;
 }

 .text_683654e75e02 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_683654e75e02 {
   overflow: visible;
 }

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

 .container_wrapper_21e352d20d95 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_189183daca9b {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_189183daca9b {
   overflow: visible;
 }

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

 .container_wrapper_5a4d6de42828 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_30d8355e27ed {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_30d8355e27ed {
   overflow: visible;
 }

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

 .container_wrapper_dd20424eba5d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_4f837672fbac {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4f837672fbac {
   overflow: visible;
 }

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

 .container_wrapper_acee2c57c133 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_1d7b13e513c6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ffd84da160ad {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_ffd84da160ad {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_ffd84da160ad {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_d5922b684ddd {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d5922b684ddd {
   overflow: visible;
 }

 .container_5cc68287dea5 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_af5ce55e8d54 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_af5ce55e8d54 {
   overflow: visible;
 }

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

 .container_wrapper_72d18b44b1b2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_095f3f878ee3 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_095f3f878ee3 {
   overflow: visible;
 }

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

 .container_wrapper_ccde38598eaf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_6ec90313860d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6ec90313860d {
   overflow: visible;
 }

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

 .container_wrapper_3112bd3afe09 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_cac1f70344ec {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_cac1f70344ec {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_cac1f70344ec {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_df072d26dec1 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_df072d26dec1 {
   overflow: visible;
 }

 .container_25ae8d13a332 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9a9ab366020f {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9a9ab366020f img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_ef1083e3856e {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ef1083e3856e {
   overflow: visible;
 }

 .container_f0b83375c298 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7cdd0a642b7e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_7cdd0a642b7e {
   overflow: visible;
 }

 .container_63690b9bb14c {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_2f2c13419181 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_e291f7eb1be1 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_e291f7eb1be1 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_d67ba7c11d28 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_d67ba7c11d28 {
   overflow: visible;
 }

 .container_46f263ff5562 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_46f263ff5562 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_46f263ff5562 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8c8e605268a4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_868ade6e7b5c {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_868ade6e7b5c {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_868ade6e7b5c {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_f11c56baceef {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .imageview_548eb38763e6 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

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

 .container_wrapper_6157ebd12c32 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_5fb80ecb9ca3 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9706dfb4da26 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2c124fa3783c {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2c124fa3783c {
   overflow: visible;
 }

 .container_48018df99a83 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c820fa12571c {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_0904f578422a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1800.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_0904f578422a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0904f578422a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1800.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_6d76b16457f9 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_b6a1db165b13 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_723449923177 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_723449923177 {
   overflow: visible;
 }

 .text_25157524c975 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_a9d74166ea00 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a9d74166ea00 {
   overflow: visible;
 }

 .text_ab8ab86ac052 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_3f0a5d152a0e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_25c09a4f7f40 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_56b244455b20 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_03af6faf00c1 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_03af6faf00c1 {
   overflow: visible;
 }

 .text_07f8e23bcce1 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_d62e23fa56c2 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d62e23fa56c2 {
   overflow: visible;
 }

 .text_11069996dde2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_08df7e7d6d7a {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_04c1d8da37cb {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_777abb3b9b66 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_5f7c4ae5fad1 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5f7c4ae5fad1 {
   overflow: visible;
 }

 .text_f0a71ca7617f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_7332773e35f6 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7332773e35f6 {
   overflow: visible;
 }

 .text_c12be98dab9b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_c5988469cebd {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c439f89f900e {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_1f4d403e3c95 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_636cd19567a1 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_ced997ec7de4 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_b67fdca32ef5 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_b67fdca32ef5 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_b67fdca32ef5 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_8e14fce9cf4e {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_099950632887 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_099950632887 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_0155a0ddcfd5 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_0155a0ddcfd5 {
   overflow: visible;
 }

 .text_9a008afeca0a {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_8a920edf39ce {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_00942ea00d46 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_00942ea00d46 {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_00942ea00d46 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0195f77858ef {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_896f65bb5d2f {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_2cd544977068 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_2cd544977068 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_2cd544977068 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c0ef622342ff {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_f7c8e7b30b01 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_996d49f0d564 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_996d49f0d564 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_996d49f0d564 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_48d82dd9ef9e {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_96e2aa3662b3 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_2c9e07ef78d7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_2c9e07ef78d7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_2c9e07ef78d7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ee7279127116 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

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

 .container_wrapper_707423e7e515 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

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

 .text_336b713c5463 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_0a8878ef8e3c {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_94fc97f15d0c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_94fc97f15d0c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_94fc97f15d0c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ceadc4493a9f {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f4cf139fee99 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f4cf139fee99 img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_d6be62753902 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d6be62753902 img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_384f4865ff3d {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_384f4865ff3d img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

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

 .container_333c60876f36 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9a23ca0b78ec {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_92e2e892949f {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_92e2e892949f {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_92e2e892949f {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_b8ee71cad259 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2a551d2a0cff {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_b0a086f4ced0 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_b0a086f4ced0 {
   overflow: visible;
 }

 .container_42a3f28ac88a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_08fef6b529a1 {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_08fef6b529a1 {
   overflow: visible;
 }

 .container_e5b14d1d6a1e {
   padding: 0 2px 0 2px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fb0ef5873244 {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .container_f4b100df02bc {
   height: auto !important;
   min-width: 250px;
   min-height: 255px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   aspect-ratio: 0.9803921568627451 / 1;
   background: #eeeeee;
 }

 .text_0ae25329ef83 {
   height: 42px;
   max-width: 400px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_0ae25329ef83 {
   overflow: visible;
 }

 .text_566d580731dc {
   width: fit-content;
   z-index: 0;
   line-height: 16px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_4e7b3e67dadb {
   padding: 4px 12px 4px 12px;
   height: fit-content;
   max-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

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

 .imageview_088578034fb4 {
   width: 19.33px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_f861d0155d15 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f861d0155d15 {
   overflow: visible;
 }

 .text_b4e018e1573b {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b4e018e1573b {
   overflow: visible;
 }

 .text_ddfa35f7420f {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ddfa35f7420f {
   overflow: visible;
 }

 .container_082c10e12b64 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_7d4510d5b0bf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_61944f7bd1c7 {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

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

 .text_ab9b213f3bf2 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ab9b213f3bf2 {
   overflow: visible;
 }

 .container_6c1a3c72c8e3 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_130713ac3d40 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_64ba2f927d39 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_64ba2f927d39 {
   overflow: visible;
 }

 .container_1c1fa49e63d2 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2b471c3393fd {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_fa38f6e4fa17 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fa38f6e4fa17 {
   overflow: visible;
 }

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

 .imageview_cb9defe2b262 {
   width: 22px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_cf1a20401294 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cf1a20401294 {
   overflow: visible;
 }

 .text_a36c955e34a4 {
   width: 100%;
   min-width: 0;
   height: 23px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a36c955e34a4 {
   overflow: visible;
 }

 .text_d32701930ad8 {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fe743b !important;
 }

 .text_autoheight_d32701930ad8 {
   overflow: visible;
 }

 .text_9af99c809482 {
   width: 100%;
   min-width: 0;
   height: 45px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9af99c809482 {
   overflow: visible;
 }

 .text_a4518dc45fea {
   width: 100%;
   min-width: 0;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fe743b !important;
 }

 .text_autoheight_a4518dc45fea {
   overflow: visible;
 }

 .container_20cc78f32b73 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0304c127eca9 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 12px 12px 12px 12px;
 }

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

 .text_401a755c257f {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_401a755c257f {
   overflow: visible;
 }

 .container_1254bfc4815c {
   width: 655px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_646af67d79f2 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d0329b9a5928 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d0329b9a5928 {
   overflow: visible;
 }

 .container_38313e8d5012 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_38c1b1a77709 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_54d5f78367aa {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_54d5f78367aa {
   overflow: visible;
 }

 .container_3ae27417c420 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9952090d2078 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1951ed26e701 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_74e8f6af6864 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_74e8f6af6864 {
   overflow: visible;
 }

 .container_d57df46f9da0 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_baf07d02a633 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_28ab81df153f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_28ab81df153f {
   overflow: visible;
 }

 .container_aef4c3b4b90f {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_24d2afc49cf2 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_d8b59425a4d2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_31055a6e3988 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_31055a6e3988 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_31055a6e3988 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .imageview_27c4773a4535 {
   width: 14.67px;
   height: 14.67px;
   z-index: 0;
 }

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

 .text_ed9b711768e3 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_fb99fc305eb5 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_fb99fc305eb5 {
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_fb99fc305eb5 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_efc76f675dca {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_bdb20e1204f6 {
   padding: 32px 32px 32px 32px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 29px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2d9fef5ac61b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 1px #00434f1a;
 }

 .text_609b03bff1ed {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_609b03bff1ed {
   overflow: visible;
 }

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

 .imageview_d36db68ba62f {
   width: 19.33px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_45155f5324cf {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_45155f5324cf {
   overflow: visible;
 }

 .text_5f827ebdd20a {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5f827ebdd20a {
   overflow: visible;
 }

 .text_0c964f7a6667 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0c964f7a6667 {
   overflow: visible;
 }

 .container_d11df81d120d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_34e204d70404 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f0533ecd1640 {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

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

 .text_b94678534d19 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b94678534d19 {
   overflow: visible;
 }

 .container_c6ae2a98f295 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2ccc1b43c445 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_95f4680f8d54 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_95f4680f8d54 {
   overflow: visible;
 }

 .container_1a8f7350cd02 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a4c11fc22614 {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_df7af52a0c78 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_df7af52a0c78 {
   overflow: visible;
 }

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

 .imageview_5cc46e9587e8 {
   width: 22px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_eca8ec9dce02 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eca8ec9dce02 {
   overflow: visible;
 }

 .text_378d9129ca54 {
   width: 100%;
   min-width: 0;
   height: 45px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_378d9129ca54 {
   overflow: visible;
 }

 .container_79faa64d9503 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3c0ffc728fb6 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 12px 12px 12px 12px;
 }

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

 .text_89b0ebbc82f1 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_89b0ebbc82f1 {
   overflow: visible;
 }

 .container_77555520df8b {
   width: 655px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_63ed30b95d90 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_922ae282d0ba {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_922ae282d0ba {
   overflow: visible;
 }

 .container_4902e7b51b33 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5feed6cc12f6 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_8059359f1967 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8059359f1967 {
   overflow: visible;
 }

 .container_2ea9361d8762 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8b0e997140c2 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_98fcea39b6ed {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_1eaca04a7fa8 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1eaca04a7fa8 {
   overflow: visible;
 }

 .container_307f21b4a45e {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2fa7662b596e {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_cbe649702145 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cbe649702145 {
   overflow: visible;
 }

 .container_a5fcdba2281b {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_70bf9c615c79 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_1b883e473e18 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_3c7e4babaaba {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_3c7e4babaaba {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_3c7e4babaaba {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .imageview_d80437370228 {
   width: 14.67px;
   height: 14.67px;
   z-index: 0;
 }

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

 .text_b25abf318917 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_041ab2a53b53 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_041ab2a53b53 {
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_041ab2a53b53 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_8478f4c7f6a7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8222fc38f47b {
   padding: 32px 32px 32px 32px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 29px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_656375ab400c {
   height: auto !important;
   min-width: 250px;
   min-height: 255px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   aspect-ratio: 0.9803921568627451 / 1;
   background: #eeeeee;
 }

 .container_a544289f2d12 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 1px #00434f1a;
 }

 .container_2a47b709e4dc {
   height: auto !important;
   min-width: 250px;
   min-height: 255px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   aspect-ratio: 0.9803921568627451 / 1;
   background: #eeeeee;
 }

 .text_ac43194d954e {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_ac43194d954e {
   overflow: visible;
 }

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

 .imageview_aae65eb43421 {
   width: 19.33px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_5c5148567836 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5c5148567836 {
   overflow: visible;
 }

 .text_c02c28b7f02a {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c02c28b7f02a {
   overflow: visible;
 }

 .text_62853bb13f4f {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_62853bb13f4f {
   overflow: visible;
 }

 .container_c7a3681796b6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_dc158e211ead {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8d70f7d39913 {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

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

 .text_b69e2f7e3669 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b69e2f7e3669 {
   overflow: visible;
 }

 .container_4c2c0b7e8bc9 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_e2c9f13f7be9 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_85363ce640ec {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_85363ce640ec {
   overflow: visible;
 }

 .container_9b3196c78f46 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_1fdc0a8176d7 {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_4062b3b59dcf {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4062b3b59dcf {
   overflow: visible;
 }

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

 .imageview_2a1443d7b88e {
   width: 22px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_7674cdfc7454 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7674cdfc7454 {
   overflow: visible;
 }

 .text_ddf3e0a02615 {
   width: 100%;
   min-width: 0;
   height: 23px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ddf3e0a02615 {
   overflow: visible;
 }

 .text-f760e7cc85b5_ddf3e0a02615 {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

 .text-9b43bff1e905_ddf3e0a02615 {
   line-height: 22.4px;
   font-family: 'General Sans';
   text-decoration-color: #fe743b !important;
 }

 .container_d4df1b60b350 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_81865892d52f {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 12px 12px 12px 12px;
 }

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

 .text_6bfd66ea1c5a {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6bfd66ea1c5a {
   overflow: visible;
 }

 .container_172d63dcf6bd {
   width: 655px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_7d2156413422 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_534f95e5f005 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_534f95e5f005 {
   overflow: visible;
 }

 .container_3682b7a96865 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6beab104a198 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_2d82d30a2f8c {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2d82d30a2f8c {
   overflow: visible;
 }

 .container_f1584d89b68c {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_82a4b542e750 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_45eab9a14105 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_72aa91449778 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_72aa91449778 {
   overflow: visible;
 }

 .container_d4566212a8f7 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4bbbdb19fa18 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_af9186cf14de {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_af9186cf14de {
   overflow: visible;
 }

 .container_ed59640d0f93 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0a199f009c97 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_a175658f7aeb {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_28ca0c2017e3 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_28ca0c2017e3 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_28ca0c2017e3 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .imageview_3c1a4a495e59 {
   width: 14.67px;
   height: 14.67px;
   z-index: 0;
 }

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

 .text_9042a96b99d9 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0bb80fb775c9 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_0bb80fb775c9 {
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_0bb80fb775c9 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_a30dac7172a4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_241facef9a75 {
   padding: 32px 32px 32px 32px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 29px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ba1980f38380 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 1px #00434f1a;
 }

 .container_164447d4540b {
   padding: 64px 32px 64px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_37304c0c1293 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_37304c0c1293 {
   overflow: visible;
 }

 .container_95caf0580f06 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4f048b2e5fed {
   height: 56px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4f048b2e5fed {
   overflow: visible;
 }

 .container_ac027bea6d8c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_5ea6a968a8bc {
   width: 15.26px;
   height: 15.29px;
   z-index: 1;
 }

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

 .text_d5e42dd69fd9 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_f8f9e9bcc631 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_f8f9e9bcc631 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 1;
 }

 .container_nested_f8f9e9bcc631 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_df2792b13e39 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_df2792b13e39 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
 }

 .container_nested_df2792b13e39 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_87bab504db74 {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_46b673afb3d6 {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_46b673afb3d6 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_495b89dbe3e8 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_495b89dbe3e8 {
   overflow: visible;
 }

 .container_19a8a1e8780b {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c503c5ba1216 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_c503c5ba1216 {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_c503c5ba1216 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_11a6c2119ca9 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_11a6c2119ca9 {
   overflow: visible;
 }

 .text_38ea80b9dad5 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_38ea80b9dad5 {
   overflow: visible;
 }

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

 .container_wrapper_264b95b18991 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_c199254af95f {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c199254af95f {
   overflow: visible;
 }

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

 .container_wrapper_d0b8ac5b9eb2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_273b39dfcff7 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_273b39dfcff7 {
   overflow: visible;
 }

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

 .container_wrapper_d7458620897e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_04e7f15dfc08 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_04e7f15dfc08 {
   overflow: visible;
 }

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

 .container_wrapper_2acabfd380bd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_9bc47bf55f83 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ac326c0a3b41 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_ac326c0a3b41 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_ac326c0a3b41 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_8934078abf7a {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8934078abf7a {
   overflow: visible;
 }

 .container_d050d3e6a373 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_8fed14ab8f97 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8fed14ab8f97 {
   overflow: visible;
 }

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

 .container_wrapper_887852dcf3cb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_4be3b9d7bb0d {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4be3b9d7bb0d {
   overflow: visible;
 }

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

 .container_wrapper_daaafe39bf5f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_5d3eca5fb101 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5d3eca5fb101 {
   overflow: visible;
 }

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

 .container_wrapper_92aad10dc043 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_8c43a390cd96 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_8c43a390cd96 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_8c43a390cd96 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_68b6ec6b21c1 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_68b6ec6b21c1 {
   overflow: visible;
 }

 .container_1b4c7fb5b734 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a715d03f8c70 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_a715d03f8c70 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_eec2049b43b7 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eec2049b43b7 {
   overflow: visible;
 }

 .container_bc36137931f2 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_41318c05e49c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_41318c05e49c {
   overflow: visible;
 }

 .container_f6b32f562ce6 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_d090ea2c9c67 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_e1cd228afb37 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_e1cd228afb37 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_263f6c85c8a6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_263f6c85c8a6 {
   overflow: visible;
 }

 .container_69a918fb3643 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_69a918fb3643 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_69a918fb3643 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_716d6f0638a9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_7d9e751de317 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_7d9e751de317 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_7d9e751de317 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6b6a9e2c7ca5 {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9ac364b13c38 {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

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

 .container_359661d9ef58 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_e48ba31db221 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_226f680456bf {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_226f680456bf {
   overflow: visible;
 }

 .container_e2269dee78b5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b2761d4fa2e4 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9b1d257f6cd5 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:183.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_9b1d257f6cd5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9b1d257f6cd5 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:183.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_ae58ddee218a {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_a98aede83205 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_cf6ed08ec165 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cf6ed08ec165 {
   overflow: visible;
 }

 .text_7cbc1a89bd83 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-e7389f361bcd_7cbc1a89bd83 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-5e099435abf0_7cbc1a89bd83 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_11cc3c977896 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_11cc3c977896 {
   overflow: visible;
 }

 .text_16135c6cde68 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_062c9b108cea {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2032b858a5d1 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_09f621233115 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_5ba73abcbdf9 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5ba73abcbdf9 {
   overflow: visible;
 }

 .text_d07730cd6d5d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-7b2d60fb277d_d07730cd6d5d {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-86e2a3a216de_d07730cd6d5d {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_a85b52e8a16c {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a85b52e8a16c {
   overflow: visible;
 }

 .text_ec43da3bf610 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0f17f4401291 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a8c7714e0bb5 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_2cd5c6d50b73 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_ffc1b084a083 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ffc1b084a083 {
   overflow: visible;
 }

 .text_9965b9100a02 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-a7fcca3701f3_9965b9100a02 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-d4f73e726863_9965b9100a02 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_8e02480c03c2 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8e02480c03c2 {
   overflow: visible;
 }

 .text_5f02daf9a4ec {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_e4e61f278489 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c7124ea12018 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2fdca9366781 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_c3e46e6bf335 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_3e475c9dc252 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_5af9dee387ab {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_5af9dee387ab {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_5af9dee387ab {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_befa6a353e0a {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_262aef1a25f6 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

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

 .imageview_d88926a772fc {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_e0e83aa6c97d {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_e0e83aa6c97d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_e0e83aa6c97d {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_76f424f04a89 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_76f424f04a89 {
   overflow: visible;
 }

 .container_6a03915ef50b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6c91984f106b {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6c91984f106b {
   overflow: visible;
 }

 .container_3519e7efb07e {
   padding: 0 2px 0 2px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3f57a0c14b15 {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .container_d856fe56ad9a {
   height: auto !important;
   min-width: 250px;
   min-height: 255px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   aspect-ratio: 0.9803921568627451 / 1;
   background: #eeeeee;
 }

 .text_3194fee85743 {
   height: 125px;
   max-width: 400px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_3194fee85743 {
   overflow: visible;
 }

 .text_7e0e76a75ca6 {
   width: fit-content;
   z-index: 0;
   line-height: 16px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_226fd4b0c9ac {
   padding: 4px 12px 4px 12px;
   height: fit-content;
   max-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_226fd4b0c9ac {
   height: fit-content;
   max-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_226fd4b0c9ac {
   padding: 4px 12px 4px 12px;
   height: fit-content;
   max-width: 50px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

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

 .imageview_c96d187c514c {
   width: 19.33px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_3dc70d59c84d {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3dc70d59c84d {
   overflow: visible;
 }

 .text_5981d34981fe {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5981d34981fe {
   overflow: visible;
 }

 .text_6ce25bf8e3b1 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6ce25bf8e3b1 {
   overflow: visible;
 }

 .container_f681f3a86a1b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_6a2c54d1b9dc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_902fe7b8c05a {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

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

 .text_22b93fd52a03 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_22b93fd52a03 {
   overflow: visible;
 }

 .container_d44a49455e62 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8f7d1b2cbfb5 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_0304da35da9c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0304da35da9c {
   overflow: visible;
 }

 .container_cf76e038784e {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b3af2ec1a74c {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_db077c93358e {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_db077c93358e {
   overflow: visible;
 }

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

 .imageview_0d4018ed50e7 {
   width: 22px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_e1ede4baf53f {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e1ede4baf53f {
   overflow: visible;
 }

 .text_7f1ff2eed11b {
   width: 100%;
   min-width: 0;
   height: 90px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7f1ff2eed11b {
   overflow: visible;
 }

 .text_eb7e264684ca {
   width: 100%;
   min-width: 0;
   height: 60px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fe743b !important;
 }

 .text_autoheight_eb7e264684ca {
   overflow: visible;
 }

 .text_8d24929984e0 {
   width: 100%;
   min-width: 0;
   height: 90px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8d24929984e0 {
   overflow: visible;
 }

 .text_cf62525f1108 {
   width: 100%;
   min-width: 0;
   height: 40px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fe743b !important;
 }

 .text_autoheight_cf62525f1108 {
   overflow: visible;
 }

 .container_bca6f9031ca4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_744f975a2a31 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 12px 12px 12px 12px;
 }

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

 .text_de553ca56553 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_de553ca56553 {
   overflow: visible;
 }

 .container_57f45d7b1ec8 {
   width: 655px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d8ac6e12ad25 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_47ce88d3c145 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_47ce88d3c145 {
   overflow: visible;
 }

 .container_8ddb1b9ba309 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_33e3c7e4ca73 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3bbfb78aac97 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3bbfb78aac97 {
   overflow: visible;
 }

 .container_044e9f15c341 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3cc47ea9dbf9 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7b8f53f3dca8 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d5777b6f811b {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d5777b6f811b {
   overflow: visible;
 }

 .container_e46ed24be017 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_19d0869500b0 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7d03f320ba15 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7d03f320ba15 {
   overflow: visible;
 }

 .container_a802eda55082 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_77ea648391d2 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_b9215120c2ee {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_78728d6015aa {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_78728d6015aa {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_78728d6015aa {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .imageview_cb2a62a7f485 {
   width: 14.67px;
   height: 14.67px;
   z-index: 0;
 }

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

 .text_c2f74976bd61 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0ac9fcc416a8 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_0ac9fcc416a8 {
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_0ac9fcc416a8 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_58febc72f5bf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_954552a70013 {
   padding: 32px 32px 32px 32px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 29px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7089bb986442 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 1px #00434f1a;
 }

 .container_072268dd3556 {
   height: auto !important;
   min-width: 250px;
   min-height: 255px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   aspect-ratio: 0.9803921568627451 / 1;
   background: #eeeeee;
 }

 .text_7939c19aa4e9 {
   height: 125px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_7939c19aa4e9 {
   overflow: visible;
 }

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

 .imageview_1916080c9cfd {
   width: 19.33px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_4c60491a1642 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4c60491a1642 {
   overflow: visible;
 }

 .text_b819d7728068 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b819d7728068 {
   overflow: visible;
 }

 .text_fe9351f7794c {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fe9351f7794c {
   overflow: visible;
 }

 .container_64f823003514 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_a455cb439b46 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_80f443243bb8 {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

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

 .text_64f57dbfeb23 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_64f57dbfeb23 {
   overflow: visible;
 }

 .container_86dd70b9c742 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_31e67c4b8e26 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_eadc6ac901d4 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eadc6ac901d4 {
   overflow: visible;
 }

 .container_792a5c138855 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f2e5027c4814 {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_b3390431acf1 {
   height: 52px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b3390431acf1 {
   overflow: visible;
 }

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

 .imageview_2d5ff9ac276c {
   width: 22px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_47444e6db2d8 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_47444e6db2d8 {
   overflow: visible;
 }

 .text_995d01790e77 {
   width: 100%;
   min-width: 0;
   height: 112px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_995d01790e77 {
   overflow: visible;
 }

 .container_81d2ad00f224 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_bdfed73f7d20 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 12px 12px 12px 12px;
 }

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

 .text_1955ce00d95a {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1955ce00d95a {
   overflow: visible;
 }

 .container_b467a764833b {
   width: 655px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_0d60de354420 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_66c1d3368fb7 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_66c1d3368fb7 {
   overflow: visible;
 }

 .container_2f7b35eaefdc {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_218adb8ae272 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_690896c2a4a3 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_690896c2a4a3 {
   overflow: visible;
 }

 .container_75d00da741b7 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0c492f9de0e0 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_af326700c162 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_53a0e25716df {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_53a0e25716df {
   overflow: visible;
 }

 .container_8b5613e2170c {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_46f354c8db55 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e6dae9da1c42 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e6dae9da1c42 {
   overflow: visible;
 }

 .container_db4c40e8e716 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4bbd87dcbf09 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_076ad01b173b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_8830a85c7e8a {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_8830a85c7e8a {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_8830a85c7e8a {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .imageview_d0f2d4cd6260 {
   width: 14.67px;
   height: 14.67px;
   z-index: 0;
 }

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

 .text_3484a7b68bad {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_fcca18c2a155 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_fcca18c2a155 {
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_fcca18c2a155 {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_1acea5d960e9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4ecb1b8dce29 {
   padding: 32px 32px 32px 32px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 29px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a73f5c7ee4ea {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 1px #00434f1a;
 }

 .container_97cc36ac4584 {
   height: auto !important;
   min-width: 250px;
   min-height: 255px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   aspect-ratio: 0.9803921568627451 / 1;
   background: #eeeeee;
 }

 .text_9dc98a8752ac {
   height: 125px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_9dc98a8752ac {
   overflow: visible;
 }

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

 .imageview_f16cd8454cef {
   width: 19.33px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_9967f72ea708 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9967f72ea708 {
   overflow: visible;
 }

 .text_5a08a375a4bf {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5a08a375a4bf {
   overflow: visible;
 }

 .text_b9b3e7411501 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b9b3e7411501 {
   overflow: visible;
 }

 .container_ad5d54a366f6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_8855a6376256 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b551f77a527f {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

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

 .text_d50ae40e0294 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d50ae40e0294 {
   overflow: visible;
 }

 .container_2f04d534fc3a {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f443d5d30c9f {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_52008a89bfbb {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_52008a89bfbb {
   overflow: visible;
 }

 .container_26e2fd497ec2 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_ff0ab5739d8e {
   width: 20.67px;
   height: 20.67px;
   z-index: 0;
 }

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

 .text_64ba4f13fed6 {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_64ba4f13fed6 {
   overflow: visible;
 }

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

 .imageview_3eee4673a9b9 {
   width: 22px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_bfc3435cfe74 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bfc3435cfe74 {
   overflow: visible;
 }

 .text_f8af67e04e93 {
   width: 100%;
   min-width: 0;
   height: 68px;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f8af67e04e93 {
   overflow: visible;
 }

 .text-fe703ab48168_f8af67e04e93 {
   line-height: 22.4px;
   font-family: 'General Sans';
 }

 .text-be6967802c5a_f8af67e04e93 {
   line-height: 22.4px;
   font-family: 'General Sans';
   text-decoration-color: #fe743b !important;
 }

 .container_9228602cc99c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_259b85a515ca {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 12px 12px 12px 12px;
 }

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

 .text_8725b092b82e {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8725b092b82e {
   overflow: visible;
 }

 .container_3e13172add08 {
   width: 655px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_5c31d7ed4704 {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7529f333a7b0 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7529f333a7b0 {
   overflow: visible;
 }

 .container_6740787667b5 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_97cdf3f055ef {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_036776c5c5e2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_036776c5c5e2 {
   overflow: visible;
 }

 .container_eb48bf98c4aa {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6dbf6d1d5de4 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a145f42a08da {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3b6e9031fa00 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3b6e9031fa00 {
   overflow: visible;
 }

 .container_2e3a1de0b769 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2915e2b58eef {
   height: 6px;
   min-width: 6px;
   min-height: 6px;
   max-width: 6px;
   max-height: 6px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_205ca722e372 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_205ca722e372 {
   overflow: visible;
 }

 .container_5f8ae9315b93 {
   width: 323.5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6acd7c3fa23c {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_32c8e5da4a88 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_b2034de1d1dc {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_b2034de1d1dc {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_b2034de1d1dc {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .imageview_063865f93dd2 {
   width: 14.67px;
   height: 14.67px;
   z-index: 0;
 }

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

 .text_a2f9daf6627d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a9b80b275cce {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_a9b80b275cce {
   width: 147px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_a9b80b275cce {
   padding: 7px 12px 7px 12px;
   width: 147px;
   height: 34px;
   z-index: 0;
   border-top: 1px solid #00434fff;
   border-right: 1px solid #00434fff;
   border-bottom: 1px solid #00434fff;
   border-left: 1px solid #00434fff;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_a0808a15efca {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e47d01261377 {
   padding: 32px 32px 32px 32px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 29px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_49e6193419a8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 1px #00434f1a;
 }

 .container_416d518074c3 {
   padding: 64px 32px 64px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_f6077494bd17 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f6077494bd17 {
   overflow: visible;
 }

 .container_e4a313c9f83c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c5daaf52301e {
   height: 84px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c5daaf52301e {
   overflow: visible;
 }

 .container_e5effa019ace {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_24284c4a2ef9 {
   width: 15.26px;
   height: 15.29px;
   z-index: 1;
 }

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

 .text_cb2eb72f6ebf {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_6b8ed69d6358 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_6b8ed69d6358 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 1;
 }

 .container_nested_6b8ed69d6358 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_0f9b96b122cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0f9b96b122cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
 }

 .container_nested_0f9b96b122cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c808233ccddc {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_13754e9a4d29 {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_13754e9a4d29 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_68b92500530e {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_68b92500530e {
   overflow: visible;
 }

 .container_f6f59fe45c06 {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_d0101c8f9ba5 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d0101c8f9ba5 {
   overflow: visible;
 }

 .text_f5138ce09e8c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f5138ce09e8c {
   overflow: visible;
 }

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

 .container_wrapper_383403e0187f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_c0f19faa9ca2 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c0f19faa9ca2 {
   overflow: visible;
 }

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

 .container_wrapper_474bbdf0e3c1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_88f0e75b3bde {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_88f0e75b3bde {
   overflow: visible;
 }

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

 .container_wrapper_62a0c631fa9b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_d649bba371c1 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d649bba371c1 {
   overflow: visible;
 }

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

 .container_wrapper_a0fd3c22f390 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_2fd7e59f35c4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8ca317bfb0aa {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_8ca317bfb0aa {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_8ca317bfb0aa {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_c7c66ecd6de6 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c7c66ecd6de6 {
   overflow: visible;
 }

 .container_ed529f127b3a {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_ab7d1d68a51c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ab7d1d68a51c {
   overflow: visible;
 }

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

 .container_wrapper_36196080cfd0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_eaf2abf68ce7 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eaf2abf68ce7 {
   overflow: visible;
 }

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

 .container_wrapper_aa7837d644cc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_f7593778d251 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f7593778d251 {
   overflow: visible;
 }

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

 .container_wrapper_fad1c805dab7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_7003aebe1337 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_7003aebe1337 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_7003aebe1337 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_f6066f9f3554 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f6066f9f3554 {
   overflow: visible;
 }

 .container_f804ed8d0710 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_7cc026c06b67 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_7cc026c06b67 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_cc7e7d4ecdec {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cc7e7d4ecdec {
   overflow: visible;
 }

 .container_251905077369 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0c1f103bf2a0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_0c1f103bf2a0 {
   overflow: visible;
 }

 .container_1f6c1d666bc7 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_e8ee885dd42e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_7d05ad66b440 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_7d05ad66b440 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_12c939ee63f0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_12c939ee63f0 {
   overflow: visible;
 }

 .container_befdc81d40e3 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_befdc81d40e3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_befdc81d40e3 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2d3fa0ba839c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_47ba7d27c53e {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_47ba7d27c53e {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_47ba7d27c53e {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_0ec56b278efc {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .imageview_c80799a2772f {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

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

 .container_2991f40b32f3 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fd412fb8de53 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f7d9eed26831 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f7d9eed26831 {
   overflow: visible;
 }

 .container_2ee8d0e909df {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b4a208817302 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_99685310d24a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1849.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_99685310d24a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_99685310d24a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1849.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_d4845677085a {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_5e6f8120a01c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_be4934aada69 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_be4934aada69 {
   overflow: visible;
 }

 .text_4a764d031c91 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c7215f77b360 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c7215f77b360 {
   overflow: visible;
 }

 .text_3c9862cb360d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_9ee9124ec87d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_61ad32d8174c {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_527390d39ae8 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_2eee9fcba17b {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2eee9fcba17b {
   overflow: visible;
 }

 .text_7268eb585732 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_fb67b19103d4 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fb67b19103d4 {
   overflow: visible;
 }

 .text_21a4e5ccc819 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_80b4a1eb2093 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_de1fac751f7c {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_b04a7270501e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_741f9b33f9e3 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_741f9b33f9e3 {
   overflow: visible;
 }

 .text_fa8ab9aad9a7 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_4aa48f651d35 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4aa48f651d35 {
   overflow: visible;
 }

 .text_4c31bd02517d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_96cfff5700a2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ed56ca76eb5e {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_1520de15dc32 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_20477c2d32b2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_047eacef42d8 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_9341e0bd2db1 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_9341e0bd2db1 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_9341e0bd2db1 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_53a85f830909 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_fcbd198a5512 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_fcbd198a5512 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_14f63278ab70 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_14f63278ab70 {
   overflow: visible;
 }

 .text_69a8562e76a8 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_616bb66d4222 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_27802fafafad {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_27802fafafad {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_27802fafafad {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_068279316d8e {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_9e8b0bf904ae {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_f9b12e4bbbd2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f9b12e4bbbd2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_f9b12e4bbbd2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f191fa03b751 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_ad7c1b1bfe2e {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_0cd4232d12e5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0cd4232d12e5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0cd4232d12e5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a3a07ba3ecaa {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_dd95caca7d59 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_633ccce43d59 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_633ccce43d59 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_633ccce43d59 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_91d13b1465a9 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

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

 .container_wrapper_8967313bea49 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

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

 .text_6127edc057d0 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_bd390e0c3ef5 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_386cad03cd19 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_386cad03cd19 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_386cad03cd19 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c8ac73416c05 {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_73695e6f0c6c {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_73695e6f0c6c img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_02461e62458a {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_02461e62458a img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_6e8e3b9534eb {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_6e8e3b9534eb img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

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

 .container_3102833e884b {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7ec8c93219a3 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_6abc7e4f2365 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_6abc7e4f2365 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_6abc7e4f2365 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_b0b61bd5e882 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8f8c173ccf5d {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_b4e0e24e297b {
   width: 100%;
   min-width: 0;
   height: 48px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_b4e0e24e297b {
   overflow: visible;
 }

 .text_779e1270a6e6 {
   width: 100%;
   min-width: 0;
   height: 28px;
   max-width: 630px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_779e1270a6e6 {
   overflow: visible;
 }

 .container_1a81928e3f22 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a797dd70f7a6 {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6105:751.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_edcf6fe7c08e {
   height: 32.67px;
   min-height: 32px;
   max-width: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_2411b5db7056 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2411b5db7056 {
   overflow: visible;
 }

 .text_b6b0464728e0 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6b0464728e0 {
   overflow: visible;
 }

 .container_598e8321afaf {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_28c14d8224ab {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_bde16b607802 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_2a23dcb62884 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2a23dcb62884 {
   overflow: visible;
 }

 .container_98f151baaa9e {
   padding: 9px 9px 9px 9px;
   height: fit-content;
   min-width: 170px;
   max-width: 170px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_98f151baaa9e {
   height: fit-content;
   max-width: 170px;
   min-width: 170px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_98f151baaa9e {
   padding: 9px 9px 9px 9px;
   height: fit-content;
   min-width: 170px;
   max-width: 170px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_a22831559623 {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 24px 0;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
 }

 .text_0e2ba3f91a9d {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0e2ba3f91a9d {
   overflow: visible;
 }

 .container_5c5caa1ec11e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2d2396ebc48b {
   height: 56px;
   max-width: 590px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2d2396ebc48b {
   overflow: visible;
 }

 .container_85d842c1e31d {
   padding: 0 13px 0 13px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9e87c690c009 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_130366b30987 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_62bb82c202fe {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_62bb82c202fe {
   overflow: visible;
 }

 .container_8da2c693ac42 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9206bc71a02b {
   height: 113px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.5px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9206bc71a02b {
   overflow: visible;
 }

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

 .container_7f0a29020e1a {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9161539b1355 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9161539b1355 {
   overflow: visible;
 }

 .container_b255dd4589e6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_86f0eec84161 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_da83da2820e4 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_da83da2820e4 {
   overflow: visible;
 }

 .container_98e7b657275a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_ee968ddebc78 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_c8f3eedffc03 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c8f3eedffc03 {
   overflow: visible;
 }

 .container_6e43a1d4b155 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_55cf87af41cb {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_4f4874668abc {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4f4874668abc {
   overflow: visible;
 }

 .container_fb2c0789c265 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_b00aa544070e {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fe2a10b69853 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2595.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_91b1ede6700d {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_7106c5569919 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7106c5569919 {
   overflow: visible;
 }

 .text_d33c3898147f {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 10px;
   top: 4px;
   line-height: 16px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_cedef1b36fa8 {
   position: relative !important;
   overflow: visible;
   width: 120px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_84885cda81ae {
   width: 120px;
   height: fit-content;
   min-height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_68195b20f81a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6113b127e04b {
   height: 128px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6113b127e04b {
   overflow: visible;
 }

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

 .container_f66c048595fb {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_b96fa6abadaa {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b96fa6abadaa {
   overflow: visible;
 }

 .container_856d96aaf0d0 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_2576bce90ac4 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_697fa600f61b {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_697fa600f61b {
   overflow: visible;
 }

 .container_07e99539170b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a57b80c48667 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_224cf3e1d029 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_224cf3e1d029 {
   overflow: visible;
 }

 .container_eef7c5622321 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_2069e2e367e5 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d7bb5e4346ed {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d7bb5e4346ed {
   overflow: visible;
 }

 .container_9047baaa1cd4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_5ada789d717f {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5c3a6ba72071 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_fb7bed49b3fb {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_6f8da19cfad1 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6f8da19cfad1 {
   overflow: visible;
 }

 .container_c5caef797614 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_269fe0e1e262 {
   height: 154px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_269fe0e1e262 {
   overflow: visible;
 }

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

 .container_036f8a168b7f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e3c9b98ee344 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e3c9b98ee344 {
   overflow: visible;
 }

 .container_bd8381588ffd {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_d751d71b2d64 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_800393383948 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_800393383948 {
   overflow: visible;
 }

 .container_cd455b8ee738 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_1390e1c11502 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e208f0d2e283 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e208f0d2e283 {
   overflow: visible;
 }

 .container_6643a4452b5f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_0e076f7211e5 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9712998636c8 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9712998636c8 {
   overflow: visible;
 }

 .container_1054a0508134 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_26a23c10a042 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_dc25b37d4552 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2650.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_1f3519f8d316 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_2e7d984d33b1 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2e7d984d33b1 {
   overflow: visible;
 }

 .container_e06a293765b1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4b83c4157262 {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4b83c4157262 {
   overflow: visible;
 }

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

 .container_d106510623d6 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9bf20cf54f38 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9bf20cf54f38 {
   overflow: visible;
 }

 .container_55867500b554 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_7f5d25e555c4 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_f3edee2050f1 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f3edee2050f1 {
   overflow: visible;
 }

 .container_af59df5f0515 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_c8568aec662b {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7c07d6ccf67c {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7c07d6ccf67c {
   overflow: visible;
 }

 .container_dcdf5b13b9c4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_4cde3b976241 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_f5fdfd936dba {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f5fdfd936dba {
   overflow: visible;
 }

 .container_6d096bfa8d22 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_7e6150d8a533 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_260ab8dc7956 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_5eb6fae02815 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_dce788c681e6 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dce788c681e6 {
   overflow: visible;
 }

 .container_0be312ba4ee9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6b7d9593e924 {
   height: 154px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6b7d9593e924 {
   overflow: visible;
 }

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

 .container_7d1537d74e72 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_cf26bf738aca {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cf26bf738aca {
   overflow: visible;
 }

 .container_1a9df4b3993d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a398d2e6e1de {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e5b5e07bbece {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e5b5e07bbece {
   overflow: visible;
 }

 .container_e203bee515d3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_2b8bc5baec10 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e03cdc0a6feb {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e03cdc0a6feb {
   overflow: visible;
 }

 .container_cef511e82035 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_300edf2879b9 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_a4a21dc2a1c6 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a4a21dc2a1c6 {
   overflow: visible;
 }

 .container_0268877d835f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_fa1a31ee275a {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_025100fde3f8 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2702.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_811879073f50 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_fbeff86eef8c {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fbeff86eef8c {
   overflow: visible;
 }

 .container_0d11f974465d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ce26381ca507 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ce26381ca507 {
   overflow: visible;
 }

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

 .container_481363f9c89a {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6b459d919e1d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6b459d919e1d {
   overflow: visible;
 }

 .container_752638cd1010 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_7d0514537b77 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fa79b004bb7d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fa79b004bb7d {
   overflow: visible;
 }

 .container_cf00d7b96172 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_5ed573b7d526 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7fa0dd9b87ba {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7fa0dd9b87ba {
   overflow: visible;
 }

 .container_647a3863dfff {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_b5ff1e60c32f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_90e77c4625b8 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_90e77c4625b8 {
   overflow: visible;
 }

 .container_bd806d10373d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_485b814e86a7 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e85ccbb840fa {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_9803e53636c7 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_0ce531ccc8ff {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0ce531ccc8ff {
   overflow: visible;
 }

 .container_92293f3afed4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_62d8b44fff38 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_62d8b44fff38 {
   overflow: visible;
 }

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

 .container_ded373800333 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_118b554824da {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_118b554824da {
   overflow: visible;
 }

 .container_74ceebe2efcd {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a70a9a29d949 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_ce210a9ddef1 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ce210a9ddef1 {
   overflow: visible;
 }

 .container_9788b2d22366 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_476f17404caf {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_92de423800a2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_92de423800a2 {
   overflow: visible;
 }

 .container_eaedc6675f73 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_60af73c3c246 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9630bb118de6 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2754.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_0f902c1914b0 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_ccf7606ce025 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ccf7606ce025 {
   overflow: visible;
 }

 .container_a24f6ea15768 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_15a8893cc70f {
   height: 154px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_15a8893cc70f {
   overflow: visible;
 }

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

 .container_a0b599e1f826 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_cd434b63280d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cd434b63280d {
   overflow: visible;
 }

 .container_36624cf1b846 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_979b56ab420e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fb18dbfcf8b8 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fb18dbfcf8b8 {
   overflow: visible;
 }

 .container_c3097545e87d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_fd3bc67e9c1d {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9add867c5491 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9add867c5491 {
   overflow: visible;
 }

 .container_62a8ceac05f5 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_ee7e31941af1 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_22dfb8bb49df {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_22dfb8bb49df {
   overflow: visible;
 }

 .container_0226a3a2cbb4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_86add3fa7099 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5431f15abf03 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_e190ca2095d1 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_4cf0586a850a {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4cf0586a850a {
   overflow: visible;
 }

 .container_00f8a21ec3ee {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6ed0ab18c582 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6ed0ab18c582 {
   overflow: visible;
 }

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

 .container_37be697d822f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3bb0e585e881 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3bb0e585e881 {
   overflow: visible;
 }

 .container_6b5736bfe8c3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_30059795c69d {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_13e305422dfd {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_13e305422dfd {
   overflow: visible;
 }

 .container_fb0d7391213c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_b892454f25cf {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_a287ac274272 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a287ac274272 {
   overflow: visible;
 }

 .container_6f3242b46687 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_6527abe386ba {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_992445cc80f9 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_992445cc80f9 {
   overflow: visible;
 }

 .container_ebf00f04d390 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_b68916a2d98d {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_684da52f8e8c {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_684da52f8e8c {
   overflow: visible;
 }

 .container_9983a851ece0 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_1eaf3cf23b4d {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a53099d8d41d {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2802.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_b74083d6e9fd {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_756f9f91a7be {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_756f9f91a7be {
   overflow: visible;
 }

 .container_3e7b978f6982 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_80f0b92fd566 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_80f0b92fd566 {
   overflow: visible;
 }

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

 .container_8be869bfdfe9 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_92640ffe8e61 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_92640ffe8e61 {
   overflow: visible;
 }

 .container_e7384e07fd91 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_606db8f804d4 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_2e45d8f49e06 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2e45d8f49e06 {
   overflow: visible;
 }

 .container_d448ffd4f3f0 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_88a68c159f9c {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_a247ba996876 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a247ba996876 {
   overflow: visible;
 }

 .container_48aed2006a84 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_3d8520849c09 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6398e7bf7ee4 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6398e7bf7ee4 {
   overflow: visible;
 }

 .container_73db03dc8cbf {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_6155d2ed2a05 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0483515ce11f {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_032648454740 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_319b5c774fdb {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_319b5c774fdb {
   overflow: visible;
 }

 .container_6dcee0ccd2d3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_280434b19d9a {
   height: 128px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_280434b19d9a {
   overflow: visible;
 }

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

 .container_9d5cb9e98061 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_5408f77c5443 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5408f77c5443 {
   overflow: visible;
 }

 .container_2e804f116eb1 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_68621832cf0b {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7b3fa90c8f20 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7b3fa90c8f20 {
   overflow: visible;
 }

 .container_957174146d5f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_883f5ed55358 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9d89982bfd0d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9d89982bfd0d {
   overflow: visible;
 }

 .container_7eae7c37cce6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_1b1c7aaa6a9b {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d7770d3b78f2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d7770d3b78f2 {
   overflow: visible;
 }

 .container_4051c452cd39 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_74bc74101141 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d86d1a13ef36 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2858.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_fc30ea2555df {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_ecd25adc80aa {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ecd25adc80aa {
   overflow: visible;
 }

 .container_a8fdc283845c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4032522744bc {
   height: 154px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4032522744bc {
   overflow: visible;
 }

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

 .container_987f86d48bed {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7e7b6c54459f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7e7b6c54459f {
   overflow: visible;
 }

 .container_137588192c95 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_fbbe991a5c1f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_5d869b991668 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5d869b991668 {
   overflow: visible;
 }

 .container_39bd54c4922f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_dc1982fac808 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_c11168eafc84 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c11168eafc84 {
   overflow: visible;
 }

 .container_a2518747edd4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_3501fc0e3b1d {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_80e5b814edc5 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_80e5b814edc5 {
   overflow: visible;
 }

 .container_a7e4e9483bef {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_8a14ee1d954d {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f341c62e61ac {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_aeeaeffb7c75 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_3ae045119530 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3ae045119530 {
   overflow: visible;
 }

 .container_980ce3cba7f1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_88fb717bed17 {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_88fb717bed17 {
   overflow: visible;
 }

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

 .container_b4a332b0b908 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7ca3ec827bb3 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7ca3ec827bb3 {
   overflow: visible;
 }

 .container_ed854ca1b625 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_73f52dd4684e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3fd3f93200ef {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3fd3f93200ef {
   overflow: visible;
 }

 .container_0b6148d85472 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_b8fa786c79f3 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_4d0521040d9e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4d0521040d9e {
   overflow: visible;
 }

 .container_2dcf99e2ba51 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_328bd367a0b6 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_c67d9e60fe46 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c67d9e60fe46 {
   overflow: visible;
 }

 .container_8efa688aa89d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_a05bdd88092e {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f213b3760036 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2910.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_3cfbbd500bb4 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_91661ebc67eb {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_91661ebc67eb {
   overflow: visible;
 }

 .container_a410bde4ea3f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_828c4f7474de {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_828c4f7474de {
   overflow: visible;
 }

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

 .container_2a1228ddd9d3 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_1fc2ea296092 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1fc2ea296092 {
   overflow: visible;
 }

 .container_d1a267cdfc09 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_e55e8a32aa86 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_2ec41adee012 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2ec41adee012 {
   overflow: visible;
 }

 .container_72528abb9105 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_8201bcf7d33f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9d0e22439e63 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9d0e22439e63 {
   overflow: visible;
 }

 .container_5dd2fae363d1 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_68ebf509cdc7 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_95485c430545 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_95485c430545 {
   overflow: visible;
 }

 .container_bf6f36f56c68 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_e69971930985 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5d9e3a29ab45 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_0888a1f769c1 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_348ecf563de4 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_348ecf563de4 {
   overflow: visible;
 }

 .container_857fdf04f982 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fe5cefe91169 {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fe5cefe91169 {
   overflow: visible;
 }

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

 .container_2a56ad0c002d {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_5afe1806e186 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5afe1806e186 {
   overflow: visible;
 }

 .container_2def0f8e9c85 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_0caba205fd21 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_553258a08fa2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_553258a08fa2 {
   overflow: visible;
 }

 .container_9a9465dd4770 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_aecc70cc651e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6e5fd7d33287 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6e5fd7d33287 {
   overflow: visible;
 }

 .container_ac7cd37095cb {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a4914c3ddcae {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_19627a52e348 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_19627a52e348 {
   overflow: visible;
 }

 .container_1f3943f948e8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_ce7ecd0c28ad {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_10248d098924 {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2962.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_757af239e0bd {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_baad85924581 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_baad85924581 {
   overflow: visible;
 }

 .container_ee2cd21081b8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e0d66d449aca {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e0d66d449aca {
   overflow: visible;
 }

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

 .container_0f80f42022de {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_cb04272c93bb {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cb04272c93bb {
   overflow: visible;
 }

 .container_579f89c438d9 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_3d2b6f7987b5 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d831a08cd028 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d831a08cd028 {
   overflow: visible;
 }

 .container_b15b042a4bcc {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_0290dc843cb0 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_09433f85180a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_09433f85180a {
   overflow: visible;
 }

 .container_c8dee1a5e0d7 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_4ef24fd06443 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_8f3dfde72d37 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8f3dfde72d37 {
   overflow: visible;
 }

 .container_4e7d6cfb5e7a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_4b531ae9bc31 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_53af18c3f96e {
   width: 480px;
   height: fit-content;
   min-height: 480px;
   max-width: 480px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:2988.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .container_6b2ae3ebad2e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c2b9d245c880 {
   padding: 50px 16px 50px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_c1c44fc90641 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c1c44fc90641 {
   overflow: visible;
 }

 .container_7dcd189ed413 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8931e4052fe3 {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8931e4052fe3 {
   overflow: visible;
 }

 .container_1c9287b029ce {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_73e19f69d41d {
   width: 175px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_73e19f69d41d {
   overflow: visible;
 }

 .container_44c8ea3b7f2f {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_44c8ea3b7f2f {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_44c8ea3b7f2f {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_87eef83577ba {
   width: 106px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_87eef83577ba {
   overflow: visible;
 }

 .container_c98bc71d2b5a {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_c98bc71d2b5a {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_c98bc71d2b5a {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_beb09c5873d4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f2696fd5debb {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_3e5982422d64 {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_3e5982422d64 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_1573fd3622e0 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1573fd3622e0 {
   overflow: visible;
 }

 .container_c4fa5a96b91e {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_38c4094133a3 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_38c4094133a3 {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_38c4094133a3 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_3b489bdb78cd {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3b489bdb78cd {
   overflow: visible;
 }

 .text_a2b6cb030901 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a2b6cb030901 {
   overflow: visible;
 }

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

 .container_wrapper_b09030380d19 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_c6aa9e315055 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c6aa9e315055 {
   overflow: visible;
 }

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

 .container_wrapper_ea39e434ee35 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_9ac8877c635a {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9ac8877c635a {
   overflow: visible;
 }

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

 .container_wrapper_cc1dadf0c79a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_5d6b4942933d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5d6b4942933d {
   overflow: visible;
 }

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

 .container_wrapper_04ca3db0e794 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_9cdf21c92bf2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9b6f34012793 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_9b6f34012793 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_9b6f34012793 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_305032cf94d0 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_305032cf94d0 {
   overflow: visible;
 }

 .container_700323a9ab2e {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_1c67d7deea64 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1c67d7deea64 {
   overflow: visible;
 }

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

 .container_wrapper_c81d1ae029ee {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_fa6e00f960d5 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fa6e00f960d5 {
   overflow: visible;
 }

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

 .container_wrapper_f5c49693040a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_2e14a03edfeb {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2e14a03edfeb {
   overflow: visible;
 }

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

 .container_wrapper_e6da7ea93f10 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_05050b0a2615 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_05050b0a2615 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_05050b0a2615 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_d589709275ca {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d589709275ca {
   overflow: visible;
 }

 .container_f968929e6854 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_6cb891be49b5 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_6cb891be49b5 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_c172680aa0aa {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c172680aa0aa {
   overflow: visible;
 }

 .container_478d2f35e4ef {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_08fe071026e2 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_08fe071026e2 {
   overflow: visible;
 }

 .container_f4921783ad2d {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_7d0fde48c172 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_161b4bfa7ea8 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_161b4bfa7ea8 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_2f135578f341 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_2f135578f341 {
   overflow: visible;
 }

 .container_bb6cbf203926 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_bb6cbf203926 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_bb6cbf203926 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9579662ff959 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_c86972f5e4bb {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_c86972f5e4bb {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_c86972f5e4bb {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d1f464f848a6 {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b75249999d6e {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

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

 .container_9b77b7e10e73 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_70c6665fc869 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_151911fdd8e7 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_151911fdd8e7 {
   overflow: visible;
 }

 .container_47adec765c4d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4634106e76b8 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_8694b57b62d8 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:236.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_8694b57b62d8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8694b57b62d8 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:236.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_fd30166dc8b3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_bb71f31426d6 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_1af2f10fd926 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_801a82c13ae5 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_801a82c13ae5 {
   overflow: visible;
 }

 .text_bc044be058db {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-7332e0da3ac0_bc044be058db {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-8e12b4a0718e_bc044be058db {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_6c7ab8afa679 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6c7ab8afa679 {
   overflow: visible;
 }

 .text_cb1cf9973173 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_34ecd1a61e58 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_39d06ac7ecd1 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_df96e129aee8 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f4795d8c4718 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f4795d8c4718 {
   overflow: visible;
 }

 .text_4804011ba88d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-3397d6b3833c_4804011ba88d {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-bcb5d6ac0b65_4804011ba88d {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_07d7ef39972b {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_07d7ef39972b {
   overflow: visible;
 }

 .text_77c2dd88cd7e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_99e978256b79 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8d01719f5918 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_3a91bdc38a35 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_31f82143dfc6 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_31f82143dfc6 {
   overflow: visible;
 }

 .text_34ca29bfa95c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-9e8b24db3875_34ca29bfa95c {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-9ec0ee713b09_34ca29bfa95c {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_a4d3ba6003b9 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a4d3ba6003b9 {
   overflow: visible;
 }

 .text_bed0c15e47cc {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_cac138eb855c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fcb40b827551 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b32a799089ec {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_608eca8ede5e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_4b2147404fde {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_544f6dc17f7b {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_544f6dc17f7b {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_544f6dc17f7b {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_c78d1029b4b1 {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_c5adc075ea3e {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

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

 .imageview_159eb197f594 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_8e1e39f31b40 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_8e1e39f31b40 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8e1e39f31b40 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_97580c0b9dec {
   width: 100%;
   min-width: 0;
   height: 96px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_97580c0b9dec {
   overflow: visible;
 }

 .text_7f7954951189 {
   width: 100%;
   min-width: 0;
   height: 56px;
   max-width: 630px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7f7954951189 {
   overflow: visible;
 }

 .container_c75613501da8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0c4157ece5ac {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3085.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_268f334c3964 {
   height: 32.67px;
   min-height: 32px;
   max-width: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_7b511ca2d1c0 {
   width: 100%;
   min-width: 0;
   height: 68px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7b511ca2d1c0 {
   overflow: visible;
 }

 .text_aaa71dee29be {
   width: 100%;
   min-width: 0;
   height: 52px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aaa71dee29be {
   overflow: visible;
 }

 .container_6c8710502a94 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_4a62eed201bb {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8dd9f6f3fdab {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_2912e1138652 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2912e1138652 {
   overflow: visible;
 }

 .container_8cd7d6524a20 {
   padding: 9px 9px 9px 9px;
   height: fit-content;
   min-width: 170px;
   max-width: 170px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_8cd7d6524a20 {
   height: fit-content;
   max-width: 170px;
   min-width: 170px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_8cd7d6524a20 {
   padding: 9px 9px 9px 9px;
   height: fit-content;
   min-width: 170px;
   max-width: 170px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_fe839c30068e {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 24px 0;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
 }

 .text_f488d851ae28 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f488d851ae28 {
   overflow: visible;
 }

 .container_8472aa758216 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0e7f89c859b9 {
   height: 112px;
   max-width: 590px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0e7f89c859b9 {
   overflow: visible;
 }

 .container_f78e87ed7f8f {
   padding: 0 13px 0 13px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7b435ac08c58 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_a2809ef54426 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_920134204dff {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_920134204dff {
   overflow: visible;
 }

 .container_fdfae6430c4c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_dcc566ea8994 {
   height: 158px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.5px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dcc566ea8994 {
   overflow: visible;
 }

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

 .container_b7ff65ceb408 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_255e33623fb4 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_255e33623fb4 {
   overflow: visible;
 }

 .container_38b695bbeedf {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a6dae052f926 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_01802a3c598e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_01802a3c598e {
   overflow: visible;
 }

 .container_ff90dfc6a3d8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_dbd036c10768 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_709af46d51a3 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_709af46d51a3 {
   overflow: visible;
 }

 .container_574639b0cf82 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_9b49c22882e2 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fc136fdfb34a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fc136fdfb34a {
   overflow: visible;
 }

 .container_8da22843bd64 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_372ed381fc8d {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0e2b74f4bac6 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3107.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a18f46d8970f {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_fd0c00a9e2ab {
   height: 68px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fd0c00a9e2ab {
   overflow: visible;
 }

 .text_62f6a98ecd34 {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 10px;
   top: 4px;
   line-height: 16px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0f5e0c18357b {
   position: relative !important;
   overflow: visible;
   width: 120px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_dc1bc7909e6c {
   width: 120px;
   height: fit-content;
   min-height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4c4e6d018126 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_525e810e7e4d {
   height: 154px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_525e810e7e4d {
   overflow: visible;
 }

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

 .container_decb81d70274 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_b6f3c377a1ae {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6f3c377a1ae {
   overflow: visible;
 }

 .container_fb90650c5fbe {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_b04765f577f0 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_cbe0fb103025 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cbe0fb103025 {
   overflow: visible;
 }

 .container_0c3170108093 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_281e8e36924f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_a1895ac4578f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a1895ac4578f {
   overflow: visible;
 }

 .container_e658ca049e33 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_2b2c3ef4486e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_749868f8aae7 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_749868f8aae7 {
   overflow: visible;
 }

 .container_c6d3e84688e3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_02f2c75167dd {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_71673d139259 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_693bb8d77380 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_c0754312879d {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c0754312879d {
   overflow: visible;
 }

 .container_8f8f90b4d27c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d11ecfb41a4b {
   height: 205px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d11ecfb41a4b {
   overflow: visible;
 }

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

 .container_512d8cddb06e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d7edd3377bc1 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d7edd3377bc1 {
   overflow: visible;
 }

 .container_e93327fde24d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_f1d3b8ead462 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_129336034e97 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_129336034e97 {
   overflow: visible;
 }

 .container_2341dd35b165 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_e306b7650d41 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_c237f171ca59 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c237f171ca59 {
   overflow: visible;
 }

 .container_c0d5016e1a83 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_84acee830d17 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_df08fe4bdfd2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_df08fe4bdfd2 {
   overflow: visible;
 }

 .container_aff24f3507f0 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_8351b955b36a {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_994ef908d322 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3162.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_040d105017e5 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_377ebe972ca4 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_377ebe972ca4 {
   overflow: visible;
 }

 .container_504394be4967 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_aaaaf2c662f9 {
   height: 128px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aaaaf2c662f9 {
   overflow: visible;
 }

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

 .container_46080f0e1c62 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_59a5dd26d766 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_59a5dd26d766 {
   overflow: visible;
 }

 .container_26639e8baf2c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_f508e09c9e94 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_82d30b858772 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_82d30b858772 {
   overflow: visible;
 }

 .container_9a16b90b5b5e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_ed8b84ed8d6e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_095f1d02fecb {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_095f1d02fecb {
   overflow: visible;
 }

 .container_421d2b9fcf47 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_d12957512673 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3fbd4cc38d87 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3fbd4cc38d87 {
   overflow: visible;
 }

 .container_4bfb269cbc56 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_c3a7f6694e74 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_43a2e1ccf154 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_1fe5b338d3fe {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_3c7c4b46cfa9 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3c7c4b46cfa9 {
   overflow: visible;
 }

 .container_8e464446f540 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9120624ba6e3 {
   height: 205px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9120624ba6e3 {
   overflow: visible;
 }

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

 .container_0c42fdb9aa7b {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fecf6c6182cf {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fecf6c6182cf {
   overflow: visible;
 }

 .container_8aa84bbca145 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_645074e91f89 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6704d04d3fa5 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6704d04d3fa5 {
   overflow: visible;
 }

 .container_272180b9aec3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_d4f72866dd74 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_5b6f5192e455 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5b6f5192e455 {
   overflow: visible;
 }

 .container_e44b031eb4a5 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_1910c099c0a3 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d2bdae58b93e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d2bdae58b93e {
   overflow: visible;
 }

 .container_62ad636ddc6f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_c67ce4c80825 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e995a0eff2fd {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3214.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_441cb910b192 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_08de7994f8d6 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_08de7994f8d6 {
   overflow: visible;
 }

 .container_baeaf4d81f3e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9282d0027eca {
   height: 231px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9282d0027eca {
   overflow: visible;
 }

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

 .container_7163369e8fc9 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_8ffefe116098 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8ffefe116098 {
   overflow: visible;
 }

 .container_0c33d4e4616b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_e7c94d69bf2c {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_254091345998 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_254091345998 {
   overflow: visible;
 }

 .container_17a4b9cc363a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_978c94ec56cb {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9c6d8113307e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9c6d8113307e {
   overflow: visible;
 }

 .container_1cb4282c50ef {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a6fadd460db9 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_1444339f1202 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1444339f1202 {
   overflow: visible;
 }

 .container_041c2f862a23 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_fb9f15dde805 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_76fc6dd33947 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_81c61b357d38 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_d38fa78c095f {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d38fa78c095f {
   overflow: visible;
 }

 .container_77f05d610ded {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8bedb8ed5788 {
   height: 231px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8bedb8ed5788 {
   overflow: visible;
 }

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

 .container_b0b36cdec9df {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_9ddf86ad468a {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9ddf86ad468a {
   overflow: visible;
 }

 .container_22201a1b5cc9 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_8de3f2ca2c87 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_20ebc59491ac {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_20ebc59491ac {
   overflow: visible;
 }

 .container_4e3fd70c6bfb {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_14e793ffa398 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_118e49196323 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_118e49196323 {
   overflow: visible;
 }

 .container_c8a900bf029d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_b9a54d845bc3 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c7f760ba0dcc {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3266.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_5d1f0405e512 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_60370b46dc99 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_60370b46dc99 {
   overflow: visible;
 }

 .container_e0b776ec5761 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_931080add9c8 {
   height: 205px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_931080add9c8 {
   overflow: visible;
 }

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

 .container_cf9e7041a2ba {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_0fb9c99b9a33 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0fb9c99b9a33 {
   overflow: visible;
 }

 .container_6a78b786327a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_f977f38a800f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_bf0367628c8b {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bf0367628c8b {
   overflow: visible;
 }

 .container_dcbffc8d8060 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_0e2355930f61 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_4ae4b7c955ca {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4ae4b7c955ca {
   overflow: visible;
 }

 .container_ae8e15d0729d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_b7877a8dbb18 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_453e2ac434b0 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_453e2ac434b0 {
   overflow: visible;
 }

 .container_b6efbe162b85 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_9184aa557665 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_05cb3b80838f {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_f5cbcfbaaeb8 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_3fc1ed675477 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3fc1ed675477 {
   overflow: visible;
 }

 .container_6f73c2afbd37 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b4b6503c8f3f {
   height: 205px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b4b6503c8f3f {
   overflow: visible;
 }

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

 .container_2691a69ec6ce {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_2ed077012f25 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2ed077012f25 {
   overflow: visible;
 }

 .container_7d87b08c7b83 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_099660d6175f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e7f8eaceaea2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e7f8eaceaea2 {
   overflow: visible;
 }

 .container_a469527dfb1f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_cd5ac36fdf50 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_a8b6e43c0af5 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a8b6e43c0af5 {
   overflow: visible;
 }

 .container_64f998eff3f3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_4840dea18b57 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_b6ab04db5d1b {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6ab04db5d1b {
   overflow: visible;
 }

 .container_134b4cf0a667 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_064804ab04ad {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_458edde86026 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_458edde86026 {
   overflow: visible;
 }

 .container_9fe1b3c87ff3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_3cac5cc192da {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_04dc75cd37cd {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3314.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_d5c82c08b74f {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_1de70be3caed {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1de70be3caed {
   overflow: visible;
 }

 .container_a7034a49088a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_472fec73d855 {
   height: 231px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_472fec73d855 {
   overflow: visible;
 }

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

 .container_8574a3004e7a {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e257a3a2615d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e257a3a2615d {
   overflow: visible;
 }

 .container_3e95370d56d3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_6a05ac079c58 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_4bd9ad855d26 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4bd9ad855d26 {
   overflow: visible;
 }

 .container_886ef445c2df {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_4e7f842b2f58 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_602baf9b23c0 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_602baf9b23c0 {
   overflow: visible;
 }

 .container_5aa6974bb260 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_f040d7ab2d25 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_b0df1a8f12bf {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b0df1a8f12bf {
   overflow: visible;
 }

 .container_ccdacb264639 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_cada80a67194 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3611d15d9abf {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_4612520fc318 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_2d28fe000b7f {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2d28fe000b7f {
   overflow: visible;
 }

 .container_e3403a07cdd2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_855762861821 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_855762861821 {
   overflow: visible;
 }

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

 .container_ba3fe1b19214 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6c410303d42b {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6c410303d42b {
   overflow: visible;
 }

 .container_609ba8736589 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_01c56ddc161a {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fd1df2e8a88e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fd1df2e8a88e {
   overflow: visible;
 }

 .container_4ec3448a8da3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_30f5b7f6fcb1 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_b0b3f2b98046 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b0b3f2b98046 {
   overflow: visible;
 }

 .container_302a591bdf0a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_d18901da3600 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d8cfb11ab652 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d8cfb11ab652 {
   overflow: visible;
 }

 .container_4ba3850b341d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_75228659bff4 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_53eb6d19aeeb {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3370.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_5f94b0a484c7 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_4da0284d2959 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4da0284d2959 {
   overflow: visible;
 }

 .container_321d5d41fe99 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_add7d948464c {
   height: 205px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_add7d948464c {
   overflow: visible;
 }

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

 .container_4838b3539559 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_321f2587e4f5 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_321f2587e4f5 {
   overflow: visible;
 }

 .container_133dc6311d02 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_780fb408d2c8 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_a738e8c1959f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a738e8c1959f {
   overflow: visible;
 }

 .container_84c47f86e2f9 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_9d011fc917ba {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_0a79ce9e9af1 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0a79ce9e9af1 {
   overflow: visible;
 }

 .container_bd4fbd7fa68a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a754ad3a12b6 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3c188c789a07 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3c188c789a07 {
   overflow: visible;
 }

 .container_f0c3e07af54f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_3ab9e23c88db {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3489abe3549f {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_34d376d61009 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_1db22bc71bdb {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1db22bc71bdb {
   overflow: visible;
 }

 .container_99fa1b7797ea {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4d6993fd0522 {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4d6993fd0522 {
   overflow: visible;
 }

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

 .container_5a5d2a2ee08f {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_edbcbe41059a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_edbcbe41059a {
   overflow: visible;
 }

 .container_c9bdcae48df6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_91f12b5057b1 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e5678e0219eb {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e5678e0219eb {
   overflow: visible;
 }

 .container_1d53638af562 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_382ecade0fb3 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_18ec496c7c07 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_18ec496c7c07 {
   overflow: visible;
 }

 .container_8f940f91cb87 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_3ebade99c76a {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_77fa708c3482 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_77fa708c3482 {
   overflow: visible;
 }

 .container_49eed33594eb {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_7325d49d15ff {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f485ce8330c7 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3422.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_a9fbea07abd5 {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .text_c2e2d29f11c1 {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_c2e2d29f11c1 {
   overflow: visible;
 }

 .container_cbd1be1adcdc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0f776786f000 {
   height: 231px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0f776786f000 {
   overflow: visible;
 }

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

 .container_cb5f6b9fc38c {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_33d2c2ba150a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_33d2c2ba150a {
   overflow: visible;
 }

 .container_15c8b1325df4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_1235f7f7a2b4 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3ebf73183f8b {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3ebf73183f8b {
   overflow: visible;
 }

 .container_e01c7887e844 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_d00b741ef3f0 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_0c10e64e7840 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0c10e64e7840 {
   overflow: visible;
 }

 .container_8bf14ca4097d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_8a4afbee4cfe {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_830364c7f10e {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_830364c7f10e {
   overflow: visible;
 }

 .container_2e83a73c9605 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_12a269df1f21 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c24f35231c46 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #fe743bff;
   border-right: 2px solid #fe743bff;
   border-bottom: 2px solid #fe743bff;
   border-left: 2px solid #fe743bff;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_e74dad08115e {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_d14540110ceb {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d14540110ceb {
   overflow: visible;
 }

 .container_1b274a5719c0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_33c6cc33ba15 {
   height: 154px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_33c6cc33ba15 {
   overflow: visible;
 }

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

 .container_78c7ce629f37 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_4f960cabfa09 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4f960cabfa09 {
   overflow: visible;
 }

 .container_d830e4c9fc85 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_bab2c9f4b20a {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3141a5be372d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3141a5be372d {
   overflow: visible;
 }

 .container_f239b8aaf032 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_25a71a8b7862 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_365978601e5d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_365978601e5d {
   overflow: visible;
 }

 .container_27652ae7f33e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_a4c380d07ce0 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_12ad132efe35 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_12ad132efe35 {
   overflow: visible;
 }

 .container_7424b90288d6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_ce7245f788d7 {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c20c1085e504 {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3474.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_9ad7940fcd33 {
   height: 55px;
   min-height: 55px;
   max-width: 55px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

 .text_5562ccb06b9c {
   height: 34px;
   min-width: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5562ccb06b9c {
   overflow: visible;
 }

 .container_023642a843e9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1487a80a95cb {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1487a80a95cb {
   overflow: visible;
 }

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

 .container_df231908d997 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_ee95d55bcd0f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ee95d55bcd0f {
   overflow: visible;
 }

 .container_f981efe99db4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_31aeb2aba69c {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_2ceaea90c583 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2ceaea90c583 {
   overflow: visible;
 }

 .container_aa192ea509af {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_f748c5b349bb {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_1ebd0c0c4253 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1ebd0c0c4253 {
   overflow: visible;
 }

 .container_411d8f53c89b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_0dc64671eb27 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_00fff98b9799 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_00fff98b9799 {
   overflow: visible;
 }

 .container_a9a9137c4ef6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_6ae2e804c98b {
   padding: 24px 24px 24px 24px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_32df5d1b504f {
   width: 380px;
   height: fit-content;
   min-height: 480px;
   max-width: 380px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:3500.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 16px 16px 16px 16px;
 }

 .container_83a8f26b5a54 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fff5733f2861 {
   padding: 50px 16px 50px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_b4f45239edd6 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b4f45239edd6 {
   overflow: visible;
 }

 .container_fc79b6aa830d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_bc96c704dbae {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bc96c704dbae {
   overflow: visible;
 }

 .container_2eec078f8c6f {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_154de4c06c9e {
   width: 175px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_154de4c06c9e {
   overflow: visible;
 }

 .container_e862a1de4ff7 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_e862a1de4ff7 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_e862a1de4ff7 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_58244d81c544 {
   width: 106px;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_58244d81c544 {
   overflow: visible;
 }

 .container_de7a3d862aa1 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_de7a3d862aa1 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_de7a3d862aa1 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_9c05770da82d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c63a750528cd {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_846eb4b5ce35 {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_846eb4b5ce35 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_f42789072eb7 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f42789072eb7 {
   overflow: visible;
 }

 .container_d569f3781847 {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_5aa6e0a4d6d1 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5aa6e0a4d6d1 {
   overflow: visible;
 }

 .text_7cba9c182411 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7cba9c182411 {
   overflow: visible;
 }

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

 .container_wrapper_ee36d57906e4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_72f7863de010 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_72f7863de010 {
   overflow: visible;
 }

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

 .container_wrapper_b15140116f95 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_ba957ad63ac7 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ba957ad63ac7 {
   overflow: visible;
 }

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

 .container_wrapper_aa0f1f2136be {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_031e3fee87af {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_031e3fee87af {
   overflow: visible;
 }

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

 .container_wrapper_874909d099e8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_be631ace2981 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fb94a977157e {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_fb94a977157e {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_fb94a977157e {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_c3a9442045bb {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c3a9442045bb {
   overflow: visible;
 }

 .container_0b44b7fc25ef {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_3601dd66a983 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3601dd66a983 {
   overflow: visible;
 }

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

 .container_wrapper_63e60c86b06d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_42fe180fd0c5 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_42fe180fd0c5 {
   overflow: visible;
 }

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

 .container_wrapper_7793f1da98f6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_d6da3ed7a475 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d6da3ed7a475 {
   overflow: visible;
 }

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

 .container_wrapper_192d10e931b7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_15649ae66e88 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_15649ae66e88 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_15649ae66e88 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a8a473fb0215 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a8a473fb0215 {
   overflow: visible;
 }

 .container_053e3222a879 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_e42c442430f5 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_e42c442430f5 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_18b3bfecc5f5 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_18b3bfecc5f5 {
   overflow: visible;
 }

 .container_d4dcbd436372 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_372063340a6d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_372063340a6d {
   overflow: visible;
 }

 .container_ea5c9c9cc94e {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_e8d899bd29a9 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_ae38e16d4b29 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_ae38e16d4b29 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_778833bd6477 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_778833bd6477 {
   overflow: visible;
 }

 .container_3f44d6fd2a0f {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_3f44d6fd2a0f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_3f44d6fd2a0f {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ef059f96e682 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_9928be637423 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_9928be637423 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_9928be637423 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_2145d9aa4d07 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .imageview_8636323439d1 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

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

 .container_wrapper_6876666a0cd5 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_fc09d66659e3 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_71c6f1184531 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6214997e5b62 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6214997e5b62 {
   overflow: visible;
 }

 .container_ec4139f52962 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_50aa3b50b71e {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_dc3026cc4f06 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1898.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_dc3026cc4f06 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_dc3026cc4f06 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1898.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_83eec4f99a06 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_a1e7d0ca9e15 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_e259c7dbc923 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_bb45a39ea1c9 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bb45a39ea1c9 {
   overflow: visible;
 }

 .text_f3a650155a98 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c2b99f809298 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c2b99f809298 {
   overflow: visible;
 }

 .text_9b85023278fd {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_1e4b653502b2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_996f53e7a15d {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_c79a09e09ede {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_396ebb1f2bb7 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_396ebb1f2bb7 {
   overflow: visible;
 }

 .text_a86305531a88 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_49abf779cd6a {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_49abf779cd6a {
   overflow: visible;
 }

 .text_f34027928c76 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a2d89986c95c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_12e6a48c2887 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_28dd0dbe1370 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c18262fc674d {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c18262fc674d {
   overflow: visible;
 }

 .text_fcbd177ffbed {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_97af6a823c83 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_97af6a823c83 {
   overflow: visible;
 }

 .text_abe000de9f86 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_84ee1de03748 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6fb138b1f9a0 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_dbd96d099306 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_0d618e90ced0 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f8fe32e2a3e2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a042f90d8173 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_a042f90d8173 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_a042f90d8173 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_dba806e21e0c {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_8931f1b4c718 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_8931f1b4c718 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_c9f1fba09ed4 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_c9f1fba09ed4 {
   overflow: visible;
 }

 .text_c5dfb77c88e3 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_082e4c58f982 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_0a1de193b835 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0a1de193b835 {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_0a1de193b835 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5af2d14430bd {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_788b054098bf {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_1f7670eb222f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_1f7670eb222f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_1f7670eb222f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_677117448f10 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_c678ae89138c {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_16c1fffed086 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_16c1fffed086 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_16c1fffed086 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b27ed87ab4b8 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_649c2d287599 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_a2939d53273f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_a2939d53273f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a2939d53273f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d58425a1fa15 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

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

 .container_wrapper_abdad5ab2a94 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

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

 .text_dbd1d5459f22 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_4cd9d9a3ed5b {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_feb9eb069909 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_feb9eb069909 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_feb9eb069909 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ccb41a7176da {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b854d924ce9b {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b854d924ce9b img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_b2b5c588670f {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b2b5c588670f img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_364ddd4bf9ef {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_364ddd4bf9ef img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

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

 .container_f7d4e120d28c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0834619858ab {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_4cc50b6f8ab4 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_4cc50b6f8ab4 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_4cc50b6f8ab4 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_a67cf676d53d {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c26a44e186d2 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_3cbcf90a09b1 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3cbcf90a09b1 {
   overflow: visible;
 }

 .container_c86a5828fa82 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_309e7b9b68fe {
   height: 56px;
   max-width: 640px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_309e7b9b68fe {
   overflow: visible;
 }

 .container_fc4b0a383436 {
   padding: 0 2px 0 2px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_68345aa227bb {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_caf4d4861855 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_e2d4417b5d2d {
   padding: 8px 24px 8px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_e2d4417b5d2d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_e2d4417b5d2d {
   padding: 8px 24px 8px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_27052be24548 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_97bd75fae252 {
   padding: 8px 15px 8px 15px;
   width: 150px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_97bd75fae252 {
   width: 150px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_97bd75fae252 {
   padding: 8px 15px 8px 15px;
   width: 150px;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_ebc8e24dbee3 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a76c078156a5 {
   padding: 8px 21px 8px 21px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_a76c078156a5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a76c078156a5 {
   padding: 8px 21px 8px 21px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_41f44957e598 {
   padding: 0 261px 0 261px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_85893954efed {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_b6bc8bf61848 {
   height: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 16px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6bc8bf61848 {
   overflow: visible;
 }

 .container_1898e6d0e117 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 80px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_b562c83dab4f {
   padding: 16px 0 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4016.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_b562c83dab4f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
 }

 .container_nested_b562c83dab4f {
   padding: 16px 0 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4016.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_64ffc65655dc {
   width: 16px;
   height: 15.33px;
   z-index: 0;
 }

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

 .text_479d04d67450 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_61d900246330 {
   width: 94.94px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_caae30122ce6 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_caae30122ce6 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_caae30122ce6 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_d9669a4bd418 {
   width: 15.33px;
   height: 16px;
   z-index: 0;
 }

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

 .text_4ee2013d5a4f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_9fc56a648e6e {
   width: 109.03px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_b32963bdbfc7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b32963bdbfc7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_b32963bdbfc7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0842e9bd0971 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a599a4ca64d0 {
   height: 68px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a599a4ca64d0 {
   overflow: visible;
 }

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

 .container_wrapper_8cfdbc9f340f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_aacc05bd2b94 {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aacc05bd2b94 {
   overflow: visible;
 }

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

 .container_wrapper_bce8ba3ea2ad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_703dc7274235 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_922db4ea35d9 {
   height: 15.33px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

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

 .container_c5964db5e7b0 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_31f999d6679e {
   padding: 1px 1px 1px 1px;
   height: fit-content;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_31f999d6679e {
   height: fit-content;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_31f999d6679e {
   padding: 1px 1px 1px 1px;
   height: fit-content;
   max-width: 480px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_9342fd73332a {
   height: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 16px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9342fd73332a {
   overflow: visible;
 }

 .container_77ad389a79e4 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 80px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_6d8807e3610c {
   padding: 16px 0 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4090.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_6d8807e3610c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
 }

 .container_nested_6d8807e3610c {
   padding: 16px 0 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4090.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_d1c6b1a11069 {
   width: 16px;
   height: 15.33px;
   z-index: 0;
 }

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

 .text_53a6f2ff19b6 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_e3f0ae05a01f {
   width: 94.94px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_861a90b5fad1 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_861a90b5fad1 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_861a90b5fad1 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c5d5f222a59c {
   width: 15.33px;
   height: 16px;
   z-index: 0;
 }

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

 .text_f37f688b18e8 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_e47483275204 {
   width: 109.03px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_4182efc86add {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_4182efc86add {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_4182efc86add {
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4e3aeacac02b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1f69d6e4212b {
   height: 68px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1f69d6e4212b {
   overflow: visible;
 }

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

 .container_wrapper_f71a4e341ea4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_459d211ee6ff {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_459d211ee6ff {
   overflow: visible;
 }

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

 .container_wrapper_74d5145b2a1f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_8ee0281cf13c {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_dbec15d27a5e {
   height: 15.33px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

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

 .container_8a7f24e988de {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8e2fae20213e {
   padding: 1px 1px 1px 1px;
   height: fit-content;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_8e2fae20213e {
   height: fit-content;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_8e2fae20213e {
   padding: 1px 1px 1px 1px;
   height: fit-content;
   max-width: 480px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_e035d92b2f2a {
   padding: 72px 32px 72px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_e035d92b2f2a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_e035d92b2f2a {
   padding: 72px 32px 72px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_143b4d9d85d1 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_143b4d9d85d1 {
   overflow: visible;
 }

 .container_937b83389d9a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_17764d2c16e1 {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_17764d2c16e1 {
   overflow: visible;
 }

 .container_209a2fb84586 {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_04b245e4c562 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_04b245e4c562 {
   overflow: visible;
 }

 .container_bddcdeed9c6f {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_bddcdeed9c6f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
 }

 .container_nested_bddcdeed9c6f {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_80d75d9999f6 {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_a2320d12ce94 {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_a2320d12ce94 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_ba75400ebd8f {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ba75400ebd8f {
   overflow: visible;
 }

 .container_07486dc64cde {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6dcdee09bdf0 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_6dcdee09bdf0 {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_6dcdee09bdf0 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_72e17ff04cd3 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_72e17ff04cd3 {
   overflow: visible;
 }

 .text_ddd9c28162d6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ddd9c28162d6 {
   overflow: visible;
 }

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

 .container_wrapper_e388c1530184 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_44f723fd0ef5 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_44f723fd0ef5 {
   overflow: visible;
 }

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

 .container_wrapper_91a866e3bedf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_42bbd2d80058 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_42bbd2d80058 {
   overflow: visible;
 }

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

 .container_wrapper_35a86a81e4ba {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_e4e10f834508 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e4e10f834508 {
   overflow: visible;
 }

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

 .container_wrapper_68226bb61726 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_6c29a73333b7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_96ea3021e7f3 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_96ea3021e7f3 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_96ea3021e7f3 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_009186c2ffe8 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_009186c2ffe8 {
   overflow: visible;
 }

 .container_886160d6a3a4 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_160212b98512 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_160212b98512 {
   overflow: visible;
 }

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

 .container_wrapper_7ee2b5a5a78d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_66766790c756 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_66766790c756 {
   overflow: visible;
 }

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

 .container_wrapper_a5067376c38e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_77f98717723f {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_77f98717723f {
   overflow: visible;
 }

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

 .container_wrapper_9d9fcc07fabe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_1b3f2e2662f0 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_1b3f2e2662f0 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_1b3f2e2662f0 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_3050f5217819 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3050f5217819 {
   overflow: visible;
 }

 .container_2309bf743ee5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b6c6ab5ae361 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b6c6ab5ae361 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_abc9a6d21829 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_abc9a6d21829 {
   overflow: visible;
 }

 .container_afce46a7cd0c {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_05f3297b1bbe {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_05f3297b1bbe {
   overflow: visible;
 }

 .container_060bd6bf1cec {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_e47528030a06 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_fea7365e3824 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fea7365e3824 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_7eb5296312aa {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_7eb5296312aa {
   overflow: visible;
 }

 .container_ee4276a9bf54 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_ee4276a9bf54 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_ee4276a9bf54 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8afbd0025831 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_27015b69bcce {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_27015b69bcce {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_27015b69bcce {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6e76a06e6b87 {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_75f1cf03d309 {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

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

 .container_9b2ac20be66c {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_ff8cc90479b3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_74b7b92de971 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_74b7b92de971 {
   overflow: visible;
 }

 .container_d39561810cb6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_082c01bddea3 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_5ff1db9c4790 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:289.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_5ff1db9c4790 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_5ff1db9c4790 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:289.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_6dbd7da36c12 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_2eed3b720440 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f647d3a7928f {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f647d3a7928f {
   overflow: visible;
 }

 .text_b160a651cf61 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-0886145641d9_b160a651cf61 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-86a51a93471c_b160a651cf61 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_eb8e9a9ff58c {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eb8e9a9ff58c {
   overflow: visible;
 }

 .text_2c14f17d32bd {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_9b9c6b5e93a5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5141750d176d {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_c1c692539b81 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f6023f3c59e4 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f6023f3c59e4 {
   overflow: visible;
 }

 .text_a1f6d1313672 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-aa2d5061d826_a1f6d1313672 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-d0ae1e5c0a9c_a1f6d1313672 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_e08ae6c732b6 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e08ae6c732b6 {
   overflow: visible;
 }

 .text_343e6a654d87 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_56a6fa8a02bb {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_226ff441eaea {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_72f159c86ef2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f50c2df54067 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f50c2df54067 {
   overflow: visible;
 }

 .text_ba8516825a78 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-eda01947192f_ba8516825a78 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-073de76252e8_ba8516825a78 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_9054d8f21c73 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9054d8f21c73 {
   overflow: visible;
 }

 .text_abc25dfcec0b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_c3d2383fb164 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3959de6e64c2 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_4a20ea9eb1c1 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_e83f406be9a1 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c536e8f6bd30 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_aed5a77aaf17 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_aed5a77aaf17 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_aed5a77aaf17 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_a2b4a814956a {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_b7d61807ba6d {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

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

 .imageview_1f717d2c5ada {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_62bb2d82e11a {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_62bb2d82e11a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_62bb2d82e11a {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_b7fee11d29bf {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b7fee11d29bf {
   overflow: visible;
 }

 .container_f5bc32e4897a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a1a595e32d86 {
   height: 84px;
   max-width: 640px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a1a595e32d86 {
   overflow: visible;
 }

 .container_a3ce41229b50 {
   padding: 0 2px 0 2px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2cbe3383840f {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_e16a78553828 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_7fd3d3b1f3a4 {
   padding: 8px 24px 8px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_7fd3d3b1f3a4 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_7fd3d3b1f3a4 {
   padding: 8px 24px 8px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_87473e32e336 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0b536ecda2f5 {
   padding: 8px 15px 8px 15px;
   width: 150px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_0b536ecda2f5 {
   width: 150px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_0b536ecda2f5 {
   padding: 8px 15px 8px 15px;
   width: 150px;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3e22fe57cb9d {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_f02b18b3abcc {
   padding: 8px 21px 8px 21px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_f02b18b3abcc {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_f02b18b3abcc {
   padding: 8px 21px 8px 21px;
   width: fit-content;
   height: fit-content;
   z-index: 0;
   border-top: 2px solid #00434fff;
   border-right: 2px solid #00434fff;
   border-bottom: 2px solid #00434fff;
   border-left: 2px solid #00434fff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ce855c3efedd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 12px 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c2655909311d {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_b801ab9f2afc {
   height: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 16px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b801ab9f2afc {
   overflow: visible;
 }

 .container_88ea34374621 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 80px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_56d0e42dce62 {
   padding: 16px 0 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4361.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_2d83919414fe {
   width: 16px;
   height: 15.33px;
   z-index: 0;
 }

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

 .text_f161924d92d2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a27c2a4b03b5 {
   width: 94.94px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_0d90fbecdf95 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_ae923c54c3ea {
   width: 15.33px;
   height: 16px;
   z-index: 0;
 }

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

 .text_fbe1479103d2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_dd042a66ae61 {
   width: 109.03px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d8103da6f6e8 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_88475df66a14 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_99bda711e0f6 {
   height: 101px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_99bda711e0f6 {
   overflow: visible;
 }

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

 .text_d33c2bb55e9c {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d33c2bb55e9c {
   overflow: visible;
 }

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

 .text_81953e9171d7 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_b8a1ace14ca9 {
   height: 15.33px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

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

 .container_91d057271780 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0c12efa1b097 {
   padding: 1px 1px 1px 1px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_dde8e4a38c7c {
   height: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 16px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dde8e4a38c7c {
   overflow: visible;
 }

 .container_97715fe0f853 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 80px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_981a96cc89c6 {
   padding: 16px 0 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4385.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_981a96cc89c6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
 }

 .container_nested_981a96cc89c6 {
   padding: 16px 0 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 256px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4385.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .imageview_a6c01a6d0deb {
   width: 16px;
   height: 15.33px;
   z-index: 0;
 }

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

 .text_407731a04281 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_3a400813290e {
   width: 94.94px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_8830ce2ef022 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_aa1d2a0de6fd {
   width: 15.33px;
   height: 16px;
   z-index: 0;
 }

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

 .text_b3295b03fa3e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_9c9a87ae3e08 {
   width: 109.03px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_c7fbbeca5228 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e276bb857f3b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0ef8aee89cd7 {
   height: 101px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0ef8aee89cd7 {
   overflow: visible;
 }

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

 .text_70659d2780e6 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_70659d2780e6 {
   overflow: visible;
 }

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

 .text_192d9838b93e {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .imageview_00bc65edadb4 {
   height: 15.33px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

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

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

 .container_eab1055b2251 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_52ebf0ff2716 {
   padding: 1px 1px 1px 1px;
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_ba30248a7f8b {
   padding: 72px 32px 72px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_1a28a1ba6668 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1a28a1ba6668 {
   overflow: visible;
 }

 .container_fea399deeaf4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9e94948e5993 {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9e94948e5993 {
   overflow: visible;
 }

 .container_8878b0e2bf11 {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_808a29a71005 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_808a29a71005 {
   overflow: visible;
 }

 .container_75cf662a56ad {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_75cf662a56ad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
 }

 .container_nested_75cf662a56ad {
   padding: 11px 19px 11px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 256px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ccac4928c3e5 {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_948c092e2be2 {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_948c092e2be2 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_d9798f780360 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d9798f780360 {
   overflow: visible;
 }

 .container_e977e1fe55c1 {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_984b9dc0f2d8 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_984b9dc0f2d8 {
   overflow: visible;
 }

 .text_3e57cfdb8e21 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3e57cfdb8e21 {
   overflow: visible;
 }

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

 .container_wrapper_002446164b53 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_2ceb07d7626c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2ceb07d7626c {
   overflow: visible;
 }

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

 .container_wrapper_bf330c218a7c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_0f5c92043de0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0f5c92043de0 {
   overflow: visible;
 }

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

 .container_wrapper_66509b61e633 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_129317956bae {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_129317956bae {
   overflow: visible;
 }

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

 .container_wrapper_facf28eef1ad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .container_d7392b86a389 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_02d8813d1d15 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_02d8813d1d15 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_02d8813d1d15 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_948e53e4fbe3 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_948e53e4fbe3 {
   overflow: visible;
 }

 .container_dae96527ba12 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_b349ff0d0828 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b349ff0d0828 {
   overflow: visible;
 }

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

 .container_wrapper_b2a593f6866a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_204120bd559d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_204120bd559d {
   overflow: visible;
 }

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

 .container_wrapper_11f615edbba8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_e978e13dc2d9 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e978e13dc2d9 {
   overflow: visible;
 }

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

 .container_wrapper_7e3373b5a7b4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

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

 .container_9aa999d4a72b {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_9aa999d4a72b {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_9aa999d4a72b {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_17b9c2ba0a6a {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_17b9c2ba0a6a {
   overflow: visible;
 }

 .container_fe38d4b5dacf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_3ad7d7f98f30 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_3ad7d7f98f30 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_4f4448d922ea {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4f4448d922ea {
   overflow: visible;
 }

 .container_e96f21dcc213 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d237b992b233 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_d237b992b233 {
   overflow: visible;
 }

 .container_e00233569fe2 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_acf29f8f076c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_1e86b772626a {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_1e86b772626a img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

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

 .text_11dcd7872724 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_11dcd7872724 {
   overflow: visible;
 }

 .container_a1f53bfcfb36 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_a1f53bfcfb36 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_a1f53bfcfb36 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_50d819857fb4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_392510f3f5a9 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_392510f3f5a9 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_392510f3f5a9 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_9c43de28dfda {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .imageview_dd21eb657987 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

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

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

 .container_wrapper_8c9362a77a3e {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
 }

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

 .container_35e5ca41e1ec {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_932e2a4b1702 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_18948d001b17 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_18948d001b17 {
   overflow: visible;
 }

 .container_05bf71b0237f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_583149492c67 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_465572bf386f {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1947.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_465572bf386f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_465572bf386f {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1947.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

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

 .container_d07d84a9eaf2 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_d69ff91fd90b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_599488e2a8a9 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_599488e2a8a9 {
   overflow: visible;
 }

 .text_e0ca6585864d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_457c75b7e655 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_457c75b7e655 {
   overflow: visible;
 }

 .text_18c7ffa26a69 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_424bb75e648e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_84d8eaab6ad7 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_5e346800a31b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_92f79796fc09 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_92f79796fc09 {
   overflow: visible;
 }

 .text_4d536b0a0a25 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_05ac3a332cf9 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_05ac3a332cf9 {
   overflow: visible;
 }

 .text_4e1713ae1adc {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_2bf5ff5b51c5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9a48eef8bd15 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_61af5ea16f71 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_4d7b747c0c58 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4d7b747c0c58 {
   overflow: visible;
 }

 .text_f06e6ff05f59 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_2a6a966064c6 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2a6a966064c6 {
   overflow: visible;
 }

 .text_0b2c4ba1e1cd {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a3dbb525eaac {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_96b19d513b8a {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_ef667f6dec25 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

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

 .text_cb183ef614d1 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_b66d84e32131 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_fce8849a5534 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_fce8849a5534 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_fce8849a5534 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_0f4dc1e4b20c {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_13e28f6667ed {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_13e28f6667ed img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_ffa34dd3fb64 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_ffa34dd3fb64 {
   overflow: visible;
 }

 .text_cf6ce54db0d9 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_d689e9dbd217 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_177cc5331a37 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_177cc5331a37 {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_177cc5331a37 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4f00c2b6e860 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_22a6e8e40784 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_25a2d9220a1f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_25a2d9220a1f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_25a2d9220a1f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_33aa5d8ab1db {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_19711eb53535 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_7bf1f4d02252 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_7bf1f4d02252 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_7bf1f4d02252 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f4837430c277 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_84eda9989660 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_2aaae410a7a2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_2aaae410a7a2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_2aaae410a7a2 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f69d19df25f5 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

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

 .container_wrapper_2c207728b489 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

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

 .text_c11056e5d8fd {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_97e9b8c014a6 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

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

 .container_dd12dcee9552 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_dd12dcee9552 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_dd12dcee9552 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9880d23075ba {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2b44eac0fa4a {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_2b44eac0fa4a img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_f5944b4f314e {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f5944b4f314e img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .imageview_a572ff638862 {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_a572ff638862 img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

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

 .container_5c6283023670 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_70eb6dfdf678 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_ed7e23a27ba1 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_ed7e23a27ba1 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_ed7e23a27ba1 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_cdef6dcef930 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c6be971b4ab9 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_4e2cc854fd56 {
   width: 100%;
   min-width: 0;
   height: 48px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_4e2cc854fd56 {
   overflow: visible;
 }

 .text_3a00538de4e8 {
   width: 100%;
   min-width: 0;
   height: 56px;
   max-width: 630px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3a00538de4e8 {
   overflow: visible;
 }

 .container_e1c3524664a9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fe88c9b4452b {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:4479.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_48f9a25c4efd {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_48f9a25c4efd {
   overflow: visible;
 }

 .container_646cd53fa74e {
   padding: 0 152px 0 152px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3eb09e87a9a4 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3eb09e87a9a4 {
   overflow: visible;
 }

 .container_c70775238de8 {
   padding: 0 196px 0 196px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0e4502153e3c {
   width: 480px;
   height: 80px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_b60bee9a1b65 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b60bee9a1b65 {
   overflow: visible;
 }

 .container_7881a0b9eea2 {
   padding: 0 181px 0 181px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3229e8fffeb4 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3229e8fffeb4 {
   overflow: visible;
 }

 .container_56ac04db01bd {
   padding: 0 185px 0 185px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_faffbfc85ccd {
   width: 480px;
   height: 80px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_7254a7b991c8 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7254a7b991c8 {
   overflow: visible;
 }

 .container_a7d4ce300ad7 {
   padding: 0 186px 0 186px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a37fb7557bae {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a37fb7557bae {
   overflow: visible;
 }

 .container_ef54c57ac094 {
   padding: 0 188px 0 188px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a4945c732479 {
   width: 480px;
   height: 80px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_15c90e874e09 {
   padding: 48px 30px 48px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
 }

 .imageview_d4ab6908cce2 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_d4ab6908cce2 img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_2edd7341f8af {
   height: 256px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2edd7341f8af {
   overflow: visible;
 }

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

 .text_ea4324b04a48 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ea4324b04a48 {
   overflow: visible;
 }

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

 .text_5cd555902000 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5cd555902000 {
   overflow: visible;
 }

 .container_3e6e2285726c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_205e663c0a8f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_205e663c0a8f {
   overflow: visible;
 }

 .container_35ed1cd37f2a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_5407108760f2 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9e54addb72c0 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_2f1b1f30936e {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_2f1b1f30936e img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_8df0d71134d7 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8df0d71134d7 {
   overflow: visible;
 }

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

 .text_0a724fe9c554 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0a724fe9c554 {
   overflow: visible;
 }

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

 .text_d13babcd0124 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d13babcd0124 {
   overflow: visible;
 }

 .container_88dc4728485a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_10a3365bd44f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_10a3365bd44f {
   overflow: visible;
 }

 .container_1e6f504b853b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_8d5af5d69748 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_80e7643ee51c {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_8890d8499d5b {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_8890d8499d5b img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_ee675deb3a10 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ee675deb3a10 {
   overflow: visible;
 }

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

 .text_03c04a789927 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_03c04a789927 {
   overflow: visible;
 }

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

 .text_1c8bd760e25a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1c8bd760e25a {
   overflow: visible;
 }

 .container_355632ea4d78 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_527049783263 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_527049783263 {
   overflow: visible;
 }

 .container_e174662d1972 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_54c28f1f6e3d {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_8fe010463b88 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_a0c0b5eb5f02 {
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_a6f070d45c45 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_a6f070d45c45 img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_224c5dfba19f {
   height: 333px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_224c5dfba19f {
   overflow: visible;
 }

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

 .text_0eeadfd4f1dd {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0eeadfd4f1dd {
   overflow: visible;
 }

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

 .text_122fb42cd607 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_122fb42cd607 {
   overflow: visible;
 }

 .container_a3cd4b62bb50 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_f239d4237969 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f239d4237969 {
   overflow: visible;
 }

 .container_4e827e6fe417 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_bb44608fc313 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_f4ac9c759bc6 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_925b5c712b02 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_925b5c712b02 img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_d896cef8b90c {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d896cef8b90c {
   overflow: visible;
 }

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

 .text_5e16651e2648 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5e16651e2648 {
   overflow: visible;
 }

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

 .text_26c20cb114a3 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_26c20cb114a3 {
   overflow: visible;
 }

 .container_8df7e44ca6b5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_b77b2222cdac {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_b77b2222cdac {
   overflow: visible;
 }

 .container_2b9a933bbac8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d632f3067d95 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_4d4eda13db92 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_482436a7532a {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_482436a7532a img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_3e62492ca991 {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3e62492ca991 {
   overflow: visible;
 }

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

 .text_73a2389f107c {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_73a2389f107c {
   overflow: visible;
 }

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

 .text_a716968ad8a5 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a716968ad8a5 {
   overflow: visible;
 }

 .container_3db265b96c34 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_388254de9bb6 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_388254de9bb6 {
   overflow: visible;
 }

 .container_ab115b973e2d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_69aa3d4fcab5 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_255034294d63 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_3f21b8b23b2d {
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_95769ff13c7b {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_95769ff13c7b img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_1bb55c1c574b {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1bb55c1c574b {
   overflow: visible;
 }

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

 .text_d121bf561e0c {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d121bf561e0c {
   overflow: visible;
 }

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

 .text_1bb642a76e61 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1bb642a76e61 {
   overflow: visible;
 }

 .container_edcf63b384d4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_0dfae7cf2f68 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0dfae7cf2f68 {
   overflow: visible;
 }

 .container_4fe4147013ef {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_3b4e10a17416 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_d627d47cc04e {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_6d38e0b7db86 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_6d38e0b7db86 img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_da5f95069315 {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_da5f95069315 {
   overflow: visible;
 }

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

 .text_64d606c1f448 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_64d606c1f448 {
   overflow: visible;
 }

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

 .text_4694323f211a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4694323f211a {
   overflow: visible;
 }

 .container_4cb18d723bd5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_cbb7e0ad5e41 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cbb7e0ad5e41 {
   overflow: visible;
 }

 .container_240f705ec7c9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_65b183cc7e3e {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_b21ee654f40d {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_0fe6922a7987 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_0fe6922a7987 img {
   position: absolute;
   width: 446.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .text_fc49e821fdc2 {
   height: 128px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fc49e821fdc2 {
   overflow: visible;
 }

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

 .text_a91f0ec9d691 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a91f0ec9d691 {
   overflow: visible;
 }

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

 .text_67e15d568299 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_67e15d568299 {
   overflow: visible;
 }

 .container_0677f964e489 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_ff58ffd3940d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ff58ffd3940d {
   overflow: visible;
 }

 .container_d4b45ef60e3a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d149ece3bd63 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_2c10d5fe2607 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_258c4e9a31b1 {
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_305591d2618b {
   padding: 32px 0 32px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e23c1732aa3f {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e23c1732aa3f {
   overflow: visible;
 }

 .container_ff165a975780 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f86b835e8546 {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f86b835e8546 {
   overflow: visible;
 }

 .container_c0d3c419075b {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_544ec79949fa {
   width: 259px;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_544ec79949fa {
   overflow: visible;
 }

 .container_fcaddd6ea436 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_fcaddd6ea436 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_fcaddd6ea436 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_209c70c2dded {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_209c70c2dded {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_209c70c2dded {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c62a2f351073 {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_d271539cdcdf {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_d271539cdcdf img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_aa1d3d87ed20 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aa1d3d87ed20 {
   overflow: visible;
 }

 .container_4d669208eda2 {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_89725bf652ee {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_89725bf652ee {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_89725bf652ee {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_43a8cd1b3678 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_43a8cd1b3678 {
   overflow: visible;
 }

 .text_2effb198b544 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2effb198b544 {
   overflow: visible;
 }

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

 .container_wrapper_a916b40faaae {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_f144de014298 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f144de014298 {
   overflow: visible;
 }

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

 .container_wrapper_5b16d44b20f2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

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

 .text_dcc129e0e6d0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dcc129e0e6d0 {
   overflow: visible;
 }

 .container_0f74595f4624 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0f74595f4624 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0f74595f4624 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_138731916e1d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_138731916e1d {
   overflow: visible;
 }

 .container_62454eb3546b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_62454eb3546b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_62454eb3546b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7ed3a0123b4d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f5f871efe9d4 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_f5f871efe9d4 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_f5f871efe9d4 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_7a10dd48f12f {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7a10dd48f12f {
   overflow: visible;
 }

 .container_60d316d350c4 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_537c41a62d3c {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_537c41a62d3c {
   overflow: visible;
 }

 .container_a1c18ef6ab78 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_a1c18ef6ab78 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a1c18ef6ab78 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_482802b65c3b {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_482802b65c3b {
   overflow: visible;
 }

 .container_ea8887b8228b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_ea8887b8228b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_ea8887b8228b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_451e3793f771 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_451e3793f771 {
   overflow: visible;
 }

 .container_73846cab439f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_73846cab439f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_73846cab439f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4dbb8176eb14 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_49820fb6647d {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_49820fb6647d {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_49820fb6647d {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_370228715539 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_370228715539 {
   overflow: visible;
 }

 .container_facd21622d3e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c8de3455bacd {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c8de3455bacd img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_c8de3455bacd.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_c2ce3f871da8 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c2ce3f871da8 {
   overflow: visible;
 }

 .container_253b39687ac4 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5e5266f73341 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_5e5266f73341 {
   overflow: visible;
 }

 .container_7bb00d06c52a {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_977fac6d3064 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_1060c97038df {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_1060c97038df img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_1060c97038df.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_668c4cb47fd6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_668c4cb47fd6 {
   overflow: visible;
 }

 .container_6e32493e46b4 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_6e32493e46b4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_6e32493e46b4 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_05376a577084 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_bc21889d8d34 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_bc21889d8d34 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_bc21889d8d34 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4b54f362a8d3 {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_0b6080699c9a {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .imageview_0b6080699c9a img {
   width: 100%;
   height: 100%;
 }

 .container_569e469dc119 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_a3ee7247493e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5da5ffbcb517 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5da5ffbcb517 {
   overflow: visible;
 }

 .container_9c90d9df3e7f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ee566b5adcc6 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c50337347499 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:342.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_c50337347499 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_c50337347499 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:342.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_5a924ee5c968 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_c6fbb4641721 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_39494a3bf460 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_5ac9240c4855 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5ac9240c4855 {
   overflow: visible;
 }

 .text_6cd5c45563db {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-e4d9d0499b9a_6cd5c45563db {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-e281c9d5b147_6cd5c45563db {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_31ebfd829a00 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_31ebfd829a00 {
   overflow: visible;
 }

 .text_2392d7a381f1 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a37198375216 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_dae3bda63bc2 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_05fccf6fc057 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_ba4aac20a8a2 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ba4aac20a8a2 {
   overflow: visible;
 }

 .text_252d8b672ac9 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-ed1d029cba76_252d8b672ac9 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-c994b25bd902_252d8b672ac9 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_86c26c9cc4e8 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_86c26c9cc4e8 {
   overflow: visible;
 }

 .text_528996550f1f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_302133055de1 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_29f8d3df95f0 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_55b427bc6daa {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_0d71b765f966 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0d71b765f966 {
   overflow: visible;
 }

 .text_0deb7cb02ff5 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-fae651277141_0deb7cb02ff5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-f70b9f0b9ae9_0deb7cb02ff5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_f73860cdeeb8 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f73860cdeeb8 {
   overflow: visible;
 }

 .text_f3f99d1f16f2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_fed901066abd {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_22a38780fd31 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_68fc3469beb3 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_68fc3469beb3 img {
   width: 100%;
   height: 100%;
 }

 .text_e940f600843a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_ca80b16e8c6d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0164ee530f11 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_0164ee530f11 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_0164ee530f11 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_fe63ebd5efa5 {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_3f62ecf84365 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_3f62ecf84365 img {
   width: 100%;
   height: 100%;
 }

 .imageview_8f409d9cf738 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_8f409d9cf738 img {
   width: 100%;
   height: 100%;
 }

 .container_762dcca303dc {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_762dcca303dc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_762dcca303dc {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_d87c31d7df94 {
   width: 100%;
   min-width: 0;
   height: 96px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_d87c31d7df94 {
   overflow: visible;
 }

 .text_509bb8d3c962 {
   width: 100%;
   min-width: 0;
   height: 84px;
   max-width: 630px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_509bb8d3c962 {
   overflow: visible;
 }

 .container_116809565d0e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b607787ac09a {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 400px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6112:5471.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_5c8c1a22d74f {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5c8c1a22d74f {
   overflow: visible;
 }

 .container_c998e5b8fc72 {
   padding: 0 152px 0 152px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_59d96872d2e9 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_59d96872d2e9 {
   overflow: visible;
 }

 .container_0c841cce6534 {
   padding: 0 196px 0 196px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fe6908312ffe {
   width: 480px;
   height: 80px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_6ec3168624ac {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6ec3168624ac {
   overflow: visible;
 }

 .container_029ce5a5076e {
   padding: 0 181px 0 181px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8f899bab1ac6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8f899bab1ac6 {
   overflow: visible;
 }

 .container_8b047e4510e1 {
   padding: 0 185px 0 185px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1154b2fb2f29 {
   width: 480px;
   height: 80px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1c7005c9bcbc {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1c7005c9bcbc {
   overflow: visible;
 }

 .container_f025f32b4e91 {
   padding: 0 186px 0 186px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_886d1c4d8eb5 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_886d1c4d8eb5 {
   overflow: visible;
 }

 .container_0caf89be6199 {
   padding: 0 188px 0 188px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_960b254c2a41 {
   width: 480px;
   height: 80px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_68ddb600d7eb {
   padding: 48px 30px 48px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
 }

 .imageview_2339ca2c14b4 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_2339ca2c14b4 img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_2339ca2c14b4.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_48989691e394 {
   height: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_48989691e394 {
   overflow: visible;
 }

 .container_84a4590c38b5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d108738299b3 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d108738299b3 {
   overflow: visible;
 }

 .container_2bea3b8c2050 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e7ece238a43e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e7ece238a43e {
   overflow: visible;
 }

 .container_0f23ce7f3777 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_3f893c309205 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3f893c309205 {
   overflow: visible;
 }

 .container_21d1952f1499 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_23793c7c12b5 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_06b656ae0fb5 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_3f28cae8f5db {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_3f28cae8f5db img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_3f28cae8f5db.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_dc79e62dde34 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dc79e62dde34 {
   overflow: visible;
 }

 .container_fcd195a81c88 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_169f4c4af962 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_169f4c4af962 {
   overflow: visible;
 }

 .container_087d08c63667 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7da6102ccc8a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7da6102ccc8a {
   overflow: visible;
 }

 .container_dd5902cfcf5c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_bf2527407535 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bf2527407535 {
   overflow: visible;
 }

 .container_8840a64ea895 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_b99e015f45df {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c32fad293534 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_9faaf1a74160 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_9faaf1a74160 img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_9faaf1a74160.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_b6cb7f158373 {
   height: 52px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6cb7f158373 {
   overflow: visible;
 }

 .container_4e8a649a8b17 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_53190a29d5b9 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_53190a29d5b9 {
   overflow: visible;
 }

 .container_281bbcc0b345 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2fee774e675a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2fee774e675a {
   overflow: visible;
 }

 .container_0c628bef25c7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_cb19f7183924 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cb19f7183924 {
   overflow: visible;
 }

 .container_a7f434df23cd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_1cc9d7173672 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_be0546aa252e {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_c6173566b226 {
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_deddf77968a6 {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_deddf77968a6 img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_deddf77968a6.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_81f1002b6110 {
   height: 384px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_81f1002b6110 {
   overflow: visible;
 }

 .container_759d721d527c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c36822d424be {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c36822d424be {
   overflow: visible;
 }

 .container_5e8b7cfd7173 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_cfca49760656 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cfca49760656 {
   overflow: visible;
 }

 .container_7cf83451d7fe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_5bf720f6f878 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5bf720f6f878 {
   overflow: visible;
 }

 .container_76d2087cfeff {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_6d02c8dd118d {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c2f7e89cd5a1 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_d4f6d335ad5f {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_d4f6d335ad5f img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_d4f6d335ad5f.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_1c865decb186 {
   height: 128px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1c865decb186 {
   overflow: visible;
 }

 .container_98fc0c9428ad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a02968e03298 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a02968e03298 {
   overflow: visible;
 }

 .container_7a56b2b374fe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d70e5760d1ed {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d70e5760d1ed {
   overflow: visible;
 }

 .container_0bedaa8a05b2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_bba77266a65f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_bba77266a65f {
   overflow: visible;
 }

 .container_4bf7ae528cc0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_01a2ab046741 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_ce9c98d6a97c {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_edd2f55f725b {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_edd2f55f725b img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_edd2f55f725b.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_9760c0cece5c {
   height: 231px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9760c0cece5c {
   overflow: visible;
 }

 .container_a5c72a857406 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ca548aaa5376 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ca548aaa5376 {
   overflow: visible;
 }

 .container_f19a55216dd0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ec11d348f89c {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ec11d348f89c {
   overflow: visible;
 }

 .container_fb5d366d5a7c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_c8e802443924 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_c8e802443924 {
   overflow: visible;
 }

 .container_fe4afebd5c1b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_00e4b904d4d3 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_ba54b206891f {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_eb004f6bd8b8 {
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_b9950c2b92aa {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_b9950c2b92aa img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_b9950c2b92aa.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_efe8eece2f22 {
   height: 128px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_efe8eece2f22 {
   overflow: visible;
 }

 .container_262b26de6b7c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ded0c3401c37 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ded0c3401c37 {
   overflow: visible;
 }

 .container_39485dcff9a1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_92215aec3bd7 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_92215aec3bd7 {
   overflow: visible;
 }

 .container_b6b5e1526e2c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_69d869a1bd43 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_69d869a1bd43 {
   overflow: visible;
 }

 .container_49b0ba01bc6c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_807c00b28bb9 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_666b5658e999 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_1bc33c5a473b {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_1bc33c5a473b img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_1bc33c5a473b.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_fe8b9f71248f {
   height: 103px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fe8b9f71248f {
   overflow: visible;
 }

 .container_f381613396fe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6111a82b662b {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6111a82b662b {
   overflow: visible;
 }

 .container_1cebd39e8f33 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a2c1aaea7c85 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a2c1aaea7c85 {
   overflow: visible;
 }

 .container_4387a27d022b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_ab780713334e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ab780713334e {
   overflow: visible;
 }

 .container_c6367b0a8f9c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_e62bacad26e4 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_b31adcea6136 {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_f86ca69d292a {
   width: 100%;
   min-width: 0;
   height: 48px;
   z-index: 0;
 }

 .imageview_f86ca69d292a img {
   position: absolute;
   width: 356.0px !important;
   height: 48.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_f86ca69d292a.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_c1cf52777dcc {
   height: 180px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c1cf52777dcc {
   overflow: visible;
 }

 .container_6933254ba5f1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_36df38cb7552 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_36df38cb7552 {
   overflow: visible;
 }

 .container_5be27633ddbb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c8533b996ca5 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c8533b996ca5 {
   overflow: visible;
 }

 .container_6d2162ce5fae {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_36bbc56a1a40 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_36bbc56a1a40 {
   overflow: visible;
 }

 .container_690efce397ad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_b9286671c108 {
   padding: 17px 0 17px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #f7e7ddff;
   border-right: 0px solid #f7e7ddff;
   border-bottom: 0px solid #f7e7ddff;
   border-left: 0px solid #f7e7ddff;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_4a6cbdffa10e {
   padding: 17px 17px 17px 17px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_df16582f8f25 {
   height: fit-content;
   min-width: 250px;
   max-width: 480px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fb7da484263c {
   padding: 32px 0 32px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e3451ede2923 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e3451ede2923 {
   overflow: visible;
 }

 .container_84d6e90923f7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b4e576fc202f {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b4e576fc202f {
   overflow: visible;
 }

 .container_850df43272b8 {
   padding: 0 18px 0 18px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 672px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2c7b497ffa1a {
   width: 259px;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2c7b497ffa1a {
   overflow: visible;
 }

 .container_83b7a16b416e {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_83b7a16b416e {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_83b7a16b416e {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_e6e79c940a3a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_e6e79c940a3a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_e6e79c940a3a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8cdd29975d56 {
   padding: 80px 32px 80px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .imageview_2416cf08b746 {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_2416cf08b746 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_425ee58fb25f {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_425ee58fb25f {
   overflow: visible;
 }

 .container_fd9fc92bcc97 {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_799ace561675 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_799ace561675 {
   overflow: visible;
 }

 .text_c4bd7d3c9150 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c4bd7d3c9150 {
   overflow: visible;
 }

 .container_fab3d2285084 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_fab3d2285084 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_fab3d2285084 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0b13eb40bf8e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0b13eb40bf8e {
   overflow: visible;
 }

 .container_c1a26cadded2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_c1a26cadded2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_c1a26cadded2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1cbb24ba9c66 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1cbb24ba9c66 {
   overflow: visible;
 }

 .container_cf3aa55cc42e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_cf3aa55cc42e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_cf3aa55cc42e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_45e0242541e5 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_45e0242541e5 {
   overflow: visible;
 }

 .container_1356e14451c3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_1356e14451c3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_1356e14451c3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_129109c46a6e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_bcbbd9311178 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_bcbbd9311178 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_bcbbd9311178 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_785728949acf {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_785728949acf {
   overflow: visible;
 }

 .container_db7646ad9b08 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_bdd7629ea8f7 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bdd7629ea8f7 {
   overflow: visible;
 }

 .container_9af0ebff010f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_9af0ebff010f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9af0ebff010f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a7c3019f06be {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a7c3019f06be {
   overflow: visible;
 }

 .container_96d271cc35e2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_96d271cc35e2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_96d271cc35e2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_19908ee17152 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_19908ee17152 {
   overflow: visible;
 }

 .container_2b14ab2f7d53 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_2b14ab2f7d53 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_2b14ab2f7d53 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3a2701fd7428 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3f2e0af949dc {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_3f2e0af949dc {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_3f2e0af949dc {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_eac302f22d67 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eac302f22d67 {
   overflow: visible;
 }

 .container_2c1d9bd0b25c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a351d0dfec8b {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_a351d0dfec8b img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_a351d0dfec8b.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_8a61971de88e {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8a61971de88e {
   overflow: visible;
 }

 .container_6a0216056c4f {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a5a86243caa4 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_a5a86243caa4 {
   overflow: visible;
 }

 .container_a3d559a59324 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_e99cccc0876d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_c2eaa24e3277 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c2eaa24e3277 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_c2eaa24e3277.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_3354b5ad4462 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_3354b5ad4462 {
   overflow: visible;
 }

 .container_0114fa1728fa {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0114fa1728fa {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_0114fa1728fa {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b5d4336100ef {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_da9993d719ab {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_da9993d719ab {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_da9993d719ab {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_452473cc2c21 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_452473cc2c21 img {
   width: 100%;
   height: 100%;
 }

 .imageview_b43d4f9b55bb {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b43d4f9b55bb img {
   width: 100%;
   height: 100%;
 }

 .container_485e43cdb3dc {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_bd40ff5d29e4 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c489fccf072b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4b9802e74303 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4b9802e74303 {
   overflow: visible;
 }

 .container_a4c6a38f8536 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_445d5f9c7c06 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9668d7a7a0bf {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1996.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_9668d7a7a0bf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9668d7a7a0bf {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:1996.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_c5f3059ac885 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_d4ac6e0e1b68 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_fdeb1fb62bec {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_37e5ed19bf88 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_37e5ed19bf88 {
   overflow: visible;
 }

 .text_30844a51f304 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_2bd3a112a210 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2bd3a112a210 {
   overflow: visible;
 }

 .text_7a7cc0a27508 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_bded69700c47 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_086b971ae28d {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_b9ff1a283e88 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_06f24475f7aa {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_06f24475f7aa {
   overflow: visible;
 }

 .text_0bbba4dd5dbb {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_4b2574193351 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4b2574193351 {
   overflow: visible;
 }

 .text_a3141653ed73 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a1ffa0c1d210 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_97744c1bea0d {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_c42f6aa6f7f7 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_55d21a02b0bf {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_55d21a02b0bf {
   overflow: visible;
 }

 .text_911470f7a747 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f17c681a4414 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f17c681a4414 {
   overflow: visible;
 }

 .text_f609bd0e5f10 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_742a28c8f667 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c87f3938adbd {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_bfdc00e95ea9 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_bfdc00e95ea9 img {
   width: 100%;
   height: 100%;
 }

 .text_3dc8c80f0092 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_6e332bd207ce {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_bf2d717121f4 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_bf2d717121f4 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_bf2d717121f4 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_0e6dedabbf53 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_05f1821940cd {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_05f1821940cd img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_00b8399e6500 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_00b8399e6500 {
   overflow: visible;
 }

 .text_14fa3bfc78b9 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_81efc0bd341c {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_81efc0bd341c img {
   width: 100%;
   height: 100%;
 }

 .container_af42f52bd42c {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_af42f52bd42c {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_af42f52bd42c {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e1537806512f {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_463fc248651a {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_463fc248651a img {
   width: 100%;
   height: 100%;
 }

 .container_aba2273ace38 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_aba2273ace38 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_aba2273ace38 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_db623924eb01 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_b820cbff60db {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_b820cbff60db img {
   width: 100%;
   height: 100%;
 }

 .container_69ac7d295218 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_69ac7d295218 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_69ac7d295218 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2262930b9e58 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_b01bb7318c6b {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_b01bb7318c6b img {
   width: 100%;
   height: 100%;
 }

 .container_23ea2cead949 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_23ea2cead949 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_23ea2cead949 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d205063e9bb0 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_0861b22aff17 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0861b22aff17 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0861b22aff17 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_39b734e9506e {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_7b8513ed50ea {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_7b8513ed50ea img {
   width: 100%;
   height: 100%;
 }

 .container_b87bbdbfe58a {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b87bbdbfe58a {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_b87bbdbfe58a {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_60a467559b53 {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_70867c0e9083 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_70867c0e9083 img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_70867c0e9083.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .imageview_ffc70ad9f9e0 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_ffc70ad9f9e0 img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_ffc70ad9f9e0.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .imageview_d31c4940a8bc {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d31c4940a8bc img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

 .imageview_d31c4940a8bc.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .container_56b523fc627a {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e38db00cc27d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_2f131b07c0c0 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_2f131b07c0c0 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_2f131b07c0c0 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_d47b835ab9b7 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_65bceb0bbc34 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_ccc87b1a6603 {
   height: 36px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 36px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_ccc87b1a6603 {
   overflow: visible;
 }

 .container_a2530b9f6994 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e3a9119022a0 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e3a9119022a0 {
   overflow: visible;
 }

 .container_340ed84f5dc3 {
   padding: 0 2px 0 2px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b6b11db7f53c {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_0d7f6b5d8510 {
   width: 864px;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0d7f6b5d8510 {
   overflow: visible;
 }

 .container_2e33f1e51cbf {
   width: 100%;
   min-width: 0;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_b5c391911863 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b5c391911863 {
   overflow: visible;
 }

 .container_0ca5db338041 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_03721d2d3cb3 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_03721d2d3cb3 img {
   width: 100%;
   height: 100%;
 }

 .container_dfbc9cd1f94e {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_e2e477f8f7e6 {
   height: 120px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e2e477f8f7e6 {
   overflow: visible;
 }

 .container_9ef5f1462791 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5820719d9317 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_b2f61dfc63f9 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b2f61dfc63f9 {
   overflow: visible;
 }

 .container_1e2b87a50ebc {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c56f8f53a61b {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c56f8f53a61b img {
   width: 100%;
   height: 100%;
 }

 .container_dd352ad0f7a3 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_4c32a84f9347 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4c32a84f9347 {
   overflow: visible;
 }

 .container_d8f7789cac9d {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fa5414d74e7f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_91387670b821 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_91387670b821 {
   overflow: visible;
 }

 .container_584c879a0644 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_52358ba414d2 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_52358ba414d2 img {
   width: 100%;
   height: 100%;
 }

 .container_f24f1000db22 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_9a0f7e7bf960 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9a0f7e7bf960 {
   overflow: visible;
 }

 .container_cb5e2d803460 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f1bee6ac8047 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_d9b7038e92f8 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d9b7038e92f8 {
   overflow: visible;
 }

 .container_dd839816ad84 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_d1d7fa6c9cf6 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d1d7fa6c9cf6 img {
   width: 100%;
   height: 100%;
 }

 .container_29be3b24a7ac {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_24538eec0bd6 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_24538eec0bd6 {
   overflow: visible;
 }

 .container_86d225cb7523 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8fb6b9f3fcec {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_d0a9644bd858 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_70e0905c1ce7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_94f1645333a1 {
   width: 864px;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_94f1645333a1 {
   overflow: visible;
 }

 .container_c943e4579d14 {
   width: 100%;
   min-width: 0;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_e00bf5031621 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e00bf5031621 {
   overflow: visible;
 }

 .container_2f6dc4532fdc {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_73c479dc8dc9 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_73c479dc8dc9 img {
   width: 100%;
   height: 100%;
 }

 .container_4d8e126b85f5 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_b066df626a56 {
   height: 60px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b066df626a56 {
   overflow: visible;
 }

 .container_29111dd31933 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fca45de6eb9b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_c4abdfceeb64 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c4abdfceeb64 {
   overflow: visible;
 }

 .container_2514f41b210a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9883d8042d91 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9883d8042d91 img {
   width: 100%;
   height: 100%;
 }

 .container_cb705be6892c {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_fb0eb775e925 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fb0eb775e925 {
   overflow: visible;
 }

 .container_368d64f8a842 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_29b3fafa40ed {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_d078a7d8a44d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d078a7d8a44d {
   overflow: visible;
 }

 .container_3bd0f4264fbb {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f0e5b677c146 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f0e5b677c146 img {
   width: 100%;
   height: 100%;
 }

 .container_c9e5090d0d18 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_9507d129e513 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9507d129e513 {
   overflow: visible;
 }

 .container_c20b147adc97 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b1c8fa0253c2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_81ccf10915bf {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_81ccf10915bf {
   overflow: visible;
 }

 .container_ef67e09f30d9 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f3732b96801c {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f3732b96801c img {
   width: 100%;
   height: 100%;
 }

 .container_905b5eb53988 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_72228fcbe85b {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_72228fcbe85b {
   overflow: visible;
 }

 .container_cb81c46fc3ad {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_cecb8af20f1d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_c2b931333cb1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_64e53e3ef012 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_825fa2308f2c {
   width: 864px;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_825fa2308f2c {
   overflow: visible;
 }

 .container_bf6758df2215 {
   width: 100%;
   min-width: 0;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_ea862d438cc9 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ea862d438cc9 {
   overflow: visible;
 }

 .container_796c4e0921a4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8c719bb8327d {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_8c719bb8327d img {
   width: 100%;
   height: 100%;
 }

 .container_6324b04a2315 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_7edb0c5c06b0 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7edb0c5c06b0 {
   overflow: visible;
 }

 .container_abf38f84b04f {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ce94df909132 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_72d7eedb575e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_72d7eedb575e {
   overflow: visible;
 }

 .container_a99bb6b5d46c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8e9ac55c7f48 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_8e9ac55c7f48 img {
   width: 100%;
   height: 100%;
 }

 .container_7bb30468c8a9 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_2d51c4bc5dad {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2d51c4bc5dad {
   overflow: visible;
 }

 .container_ef50d4f72ab0 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a27d58b2a1e0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_39e2fc9623ff {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_39e2fc9623ff {
   overflow: visible;
 }

 .container_4e5a2e1911ea {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_0d03f93f8cf9 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_0d03f93f8cf9 img {
   width: 100%;
   height: 100%;
 }

 .container_f9a36d4bfaf4 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_f691ae8fb47a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f691ae8fb47a {
   overflow: visible;
 }

 .container_074112ed35e3 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_518a47c21cfd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_3a9c9a76ef89 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_25dd2120e5c7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3dcf55ac8143 {
   padding: 32px 32px 32px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 896px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_b4f7724ed105 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b4f7724ed105 {
   overflow: visible;
 }

 .container_8c5157da1b70 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c60a6f3f213d {
   height: 56px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c60a6f3f213d {
   overflow: visible;
 }

 .container_fed9f37df3e3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6653120b70d5 {
   width: 109px;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6653120b70d5 {
   overflow: visible;
 }

 .container_56a0bf6a975e {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_56a0bf6a975e {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_56a0bf6a975e {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_40c5a13752ee {
   width: 180px;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_40c5a13752ee {
   overflow: visible;
 }

 .container_33df1c3010ab {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_33df1c3010ab {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_33df1c3010ab {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_420d8de04552 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7d61b4cd110f {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_41d1f4073180 {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_41d1f4073180 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_88750703958f {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_88750703958f {
   overflow: visible;
 }

 .container_6007760159a4 {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9be90d931b95 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_9be90d931b95 {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_9be90d931b95 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_aed2624fcd7e {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aed2624fcd7e {
   overflow: visible;
 }

 .text_b83ab6811a61 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b83ab6811a61 {
   overflow: visible;
 }

 .container_5b5a741c0e68 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_5b5a741c0e68 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_5b5a741c0e68 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a543acbee20c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a543acbee20c {
   overflow: visible;
 }

 .container_c7cf27e6f4a7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_c7cf27e6f4a7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_c7cf27e6f4a7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_bab5fb48fbae {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bab5fb48fbae {
   overflow: visible;
 }

 .container_b1d0561375d3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b1d0561375d3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_b1d0561375d3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2ed370a102c0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2ed370a102c0 {
   overflow: visible;
 }

 .container_eee0c125a2d0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_eee0c125a2d0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_eee0c125a2d0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6cc593323af5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5f6b0f9b9e30 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_5f6b0f9b9e30 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_5f6b0f9b9e30 {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_5680c3fe2e02 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5680c3fe2e02 {
   overflow: visible;
 }

 .container_e5a2c6b013dc {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_72edf7b62117 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_72edf7b62117 {
   overflow: visible;
 }

 .container_89663753c55a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_89663753c55a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_89663753c55a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2543bf00cc1b {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2543bf00cc1b {
   overflow: visible;
 }

 .container_1c50977408b9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_1c50977408b9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_1c50977408b9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b75a79fec51e {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b75a79fec51e {
   overflow: visible;
 }

 .container_58bf103e3033 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_58bf103e3033 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_58bf103e3033 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3614b91b3eaa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2f33fce1b48c {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_2f33fce1b48c {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_2f33fce1b48c {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_6e70af968232 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6e70af968232 {
   overflow: visible;
 }

 .container_d8e10d17eecb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_e2aaaf3b4ad1 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_e2aaaf3b4ad1 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_e2aaaf3b4ad1.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_5ea09167e490 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5ea09167e490 {
   overflow: visible;
 }

 .container_2a33c6672887 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_109ce134a543 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_109ce134a543 {
   overflow: visible;
 }

 .container_7b4dfa9eb83f {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_c4e80a13dd0e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_61e0fd452e0c {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_61e0fd452e0c img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_61e0fd452e0c.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_d55d3e93c798 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_d55d3e93c798 {
   overflow: visible;
 }

 .container_b45269a4494f {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b45269a4494f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_b45269a4494f {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_aeefca4c0a38 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_68b572c4d8e2 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_68b572c4d8e2 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_68b572c4d8e2 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_00da19f6b1fe {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_022a738b543d {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .imageview_022a738b543d img {
   width: 100%;
   height: 100%;
 }

 .container_4cc22f910322 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_34e45f7c9c16 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fc600b452ab3 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fc600b452ab3 {
   overflow: visible;
 }

 .container_592d3c7709a5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_933522f9f539 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_649385aa9a71 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:395.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_649385aa9a71 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_649385aa9a71 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:395.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_7d3e1142edf6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_5b792cd52939 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_248fc47ad730 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_75173628b6e0 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_75173628b6e0 {
   overflow: visible;
 }

 .text_4141205d7966 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-99b2ef95b2d6_4141205d7966 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-227d6fb71742_4141205d7966 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_3f1fd304de31 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3f1fd304de31 {
   overflow: visible;
 }

 .text_5e37efdd0760 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_d7888ce3262d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7049e0213e2b {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_75c8b6843657 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f9d65c2c7394 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f9d65c2c7394 {
   overflow: visible;
 }

 .text_47e9bd5f52d5 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-3b9cc7c89040_47e9bd5f52d5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-6496da5bdbe5_47e9bd5f52d5 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_f6e1a3d64657 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f6e1a3d64657 {
   overflow: visible;
 }

 .text_81727ea15211 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_30b7daba47b0 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b880113413f5 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_7d0e45ad4d6b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_f53f2c49204c {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f53f2c49204c {
   overflow: visible;
 }

 .text_f2620f8b39ab {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-e58c7296f351_f2620f8b39ab {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-1487bfc686a6_f2620f8b39ab {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_12f17de6883a {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_12f17de6883a {
   overflow: visible;
 }

 .text_bd94e8e1f235 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_da0255848157 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a7d863dac336 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8e85b31785f6 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_8e85b31785f6 img {
   width: 100%;
   height: 100%;
 }

 .text_c47dd771d8c7 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_3b8778e69fef {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a7f541f75906 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_a7f541f75906 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_a7f541f75906 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ffb228830f9e {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_35bad8741ded {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_35bad8741ded img {
   width: 100%;
   height: 100%;
 }

 .imageview_2fbdf0d97de0 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_2fbdf0d97de0 img {
   width: 100%;
   height: 100%;
 }

 .container_a21c511e457c {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_a21c511e457c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a21c511e457c {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_9e3d584f9911 {
   height: 72px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 36px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_9e3d584f9911 {
   overflow: visible;
 }

 .container_93c809011d86 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6a58f930c0e1 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6a58f930c0e1 {
   overflow: visible;
 }

 .container_336b648933f1 {
   padding: 0 2px 0 2px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_14bfea1ab09f {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_606e656915af {
   width: 864px;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_606e656915af {
   overflow: visible;
 }

 .container_7eab8ef30919 {
   width: 100%;
   min-width: 0;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_760c3791c511 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_760c3791c511 {
   overflow: visible;
 }

 .container_cb45cc7441f8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_439f2829d4e2 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_439f2829d4e2 img {
   width: 100%;
   height: 100%;
 }

 .container_0749a6ada64f {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_ba947567c759 {
   height: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ba947567c759 {
   overflow: visible;
 }

 .container_ed2db90b3e09 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_de19c5d93c0b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_3357625d9daf {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3357625d9daf {
   overflow: visible;
 }

 .container_32529eec1b09 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_eae958fe4d7f {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_eae958fe4d7f img {
   width: 100%;
   height: 100%;
 }

 .container_001b950abd64 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_f4246c2a9946 {
   height: 100px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f4246c2a9946 {
   overflow: visible;
 }

 .container_481b8c4e16de {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_23929aa089b0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_7538827c8a3a {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7538827c8a3a {
   overflow: visible;
 }

 .container_2c1b45db0a39 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2e723cdc5680 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_2e723cdc5680 img {
   width: 100%;
   height: 100%;
 }

 .container_267fafb74c3f {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_1f09a66dfcf1 {
   height: 80px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1f09a66dfcf1 {
   overflow: visible;
 }

 .container_dd388a304fea {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7a0076ff9446 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_37cbc4e6e44d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_37cbc4e6e44d {
   overflow: visible;
 }

 .container_2028440d13fa {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_31696723b835 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_31696723b835 img {
   width: 100%;
   height: 100%;
 }

 .container_d67a89ca36c1 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_e348a0982c64 {
   height: 100px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e348a0982c64 {
   overflow: visible;
 }

 .container_a0ed4d9250d3 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ce051a1ed47f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_36a88ebf4fad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a6acc9922365 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_939ec4932f39 {
   width: 864px;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_939ec4932f39 {
   overflow: visible;
 }

 .container_5514f424186f {
   width: 100%;
   min-width: 0;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_044c17d0f2de {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_044c17d0f2de {
   overflow: visible;
 }

 .container_f58a10c95e28 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_bb29bb7f912e {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_bb29bb7f912e img {
   width: 100%;
   height: 100%;
 }

 .container_48da78cc490a {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_20f738e4e5a2 {
   height: 160px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_20f738e4e5a2 {
   overflow: visible;
 }

 .container_ef360bd28d24 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_deffbd2e5dd2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_ef0c97495bde {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ef0c97495bde {
   overflow: visible;
 }

 .container_0f83765081b1 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_347389264862 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_347389264862 img {
   width: 100%;
   height: 100%;
 }

 .container_f849cba914c8 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_28b584a8819d {
   height: 80px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_28b584a8819d {
   overflow: visible;
 }

 .container_b3fb0b6035b1 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_cc223d1fd9be {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_a412792cffeb {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a412792cffeb {
   overflow: visible;
 }

 .container_cbbc9f992a77 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c6e82e6a4d2a {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c6e82e6a4d2a img {
   width: 100%;
   height: 100%;
 }

 .container_23d4e8f6097d {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_774baa97b8e6 {
   height: 100px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_774baa97b8e6 {
   overflow: visible;
 }

 .container_442159dbcba6 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_21527d336ba1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_c447afa1c420 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c447afa1c420 {
   overflow: visible;
 }

 .container_b163f00d8b61 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a01e8c298a75 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_a01e8c298a75 img {
   width: 100%;
   height: 100%;
 }

 .container_20d50adeace5 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_3b50f5a68071 {
   height: 80px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3b50f5a68071 {
   overflow: visible;
 }

 .container_61519f8f45fe {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7f02b660dc91 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_b9b8a412917b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1a5708f6bc66 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_9d7c9ac1f5ae {
   width: 864px;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 32px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9d7c9ac1f5ae {
   overflow: visible;
 }

 .container_52628643b4e1 {
   width: 100%;
   min-width: 0;
   height: 32px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_c8a1afa8078e {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c8a1afa8078e {
   overflow: visible;
 }

 .container_a61e7160fe10 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_ef044213946f {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_ef044213946f img {
   width: 100%;
   height: 100%;
 }

 .container_b1d24cd479da {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_c2840fa61f5e {
   height: 120px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c2840fa61f5e {
   overflow: visible;
 }

 .container_7c1618478109 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_35b1cd028b20 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_6f344408397b {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6f344408397b {
   overflow: visible;
 }

 .container_072c6159dc1d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f212082b83d3 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f212082b83d3 img {
   width: 100%;
   height: 100%;
 }

 .container_84200ffaf563 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_c3400b6a922e {
   height: 120px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c3400b6a922e {
   overflow: visible;
 }

 .container_f41ec2eb828f {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6aa98a369722 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_ccce07554a30 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ccce07554a30 {
   overflow: visible;
 }

 .container_a83b15a75366 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f80467f73dcc {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_f80467f73dcc img {
   width: 100%;
   height: 100%;
 }

 .container_132f78fabf77 {
   padding: 16px 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_8fb01336e347 {
   height: 60px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8fb01336e347 {
   overflow: visible;
 }

 .container_79703029bab2 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6e1ebb0afeb6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_0fef33716da0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_caac884313e1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a13820ba431a {
   padding: 32px 32px 32px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 896px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_5eae9754649e {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5eae9754649e {
   overflow: visible;
 }

 .container_2de4eb264f04 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8378903843fb {
   height: 112px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8378903843fb {
   overflow: visible;
 }

 .container_a8a2e0f6db67 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b9c0dd1488f7 {
   width: 109px;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b9c0dd1488f7 {
   overflow: visible;
 }

 .container_b70d1b080d82 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_b70d1b080d82 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_b70d1b080d82 {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_37cac75ffedd {
   width: 180px;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_37cac75ffedd {
   overflow: visible;
 }

 .container_593ce56d1a62 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_593ce56d1a62 {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_593ce56d1a62 {
   padding: 0 10px 0 10px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fec548;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_8d35030e87fc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_423fc72db3de {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_f275cc3e3f5f {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_f275cc3e3f5f img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_f1b84bd58581 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f1b84bd58581 {
   overflow: visible;
 }

 .container_860dac5fcd5f {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_50a95a59f46f {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_50a95a59f46f {
   overflow: visible;
 }

 .text_3481ac3fb335 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3481ac3fb335 {
   overflow: visible;
 }

 .container_c9ac9522a2c1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_c9ac9522a2c1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_c9ac9522a2c1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_40d32406bb2a {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_40d32406bb2a {
   overflow: visible;
 }

 .container_e68103e6b482 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_e68103e6b482 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_e68103e6b482 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c7513e55e070 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c7513e55e070 {
   overflow: visible;
 }

 .container_9212e356b37d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_9212e356b37d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9212e356b37d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e6017af38666 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e6017af38666 {
   overflow: visible;
 }

 .container_4f2814c590eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_4f2814c590eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_4f2814c590eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f75022aee7eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_62dcda5c6a34 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_62dcda5c6a34 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_62dcda5c6a34 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_dfc9e72f171a {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dfc9e72f171a {
   overflow: visible;
 }

 .container_41fa7f50da3a {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_dec96745042e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dec96745042e {
   overflow: visible;
 }

 .container_3168063da27f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_3168063da27f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_3168063da27f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_42c25da4d5d2 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_42c25da4d5d2 {
   overflow: visible;
 }

 .container_ce626ea3529a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_ce626ea3529a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_ce626ea3529a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e881e00fdfff {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e881e00fdfff {
   overflow: visible;
 }

 .container_2b3951f9469c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_2b3951f9469c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_2b3951f9469c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0142b31cc18f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b4f4830f694c {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_b4f4830f694c {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_b4f4830f694c {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_11ce2ec5eafb {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_11ce2ec5eafb {
   overflow: visible;
 }

 .container_57c253442b3f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9b268a62070c {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9b268a62070c img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_9b268a62070c.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_137baa5768c8 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_137baa5768c8 {
   overflow: visible;
 }

 .container_b8925fd64c63 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f7c7a4432227 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_f7c7a4432227 {
   overflow: visible;
 }

 .container_581d36c77087 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_236405658e3b {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_bf121cdf2d76 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_bf121cdf2d76 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_bf121cdf2d76.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_edacb17aa391 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_edacb17aa391 {
   overflow: visible;
 }

 .container_6fbcee89e615 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_6fbcee89e615 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_6fbcee89e615 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5fe413e92176 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_14be63e264d8 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_14be63e264d8 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_14be63e264d8 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_94d26d7828d0 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_94d26d7828d0 img {
   width: 100%;
   height: 100%;
 }

 .imageview_c3ecb3ce2590 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c3ecb3ce2590 img {
   width: 100%;
   height: 100%;
 }

 .container_405a20560c6b {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c4f02577e908 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c707a06ebd1d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ccb9459060a9 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ccb9459060a9 {
   overflow: visible;
 }

 .container_78aa01895e3d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4a8e9b3512ce {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_a07ce4959d8a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:2045.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_a07ce4959d8a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a07ce4959d8a {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:2045.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_996727fdb526 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_3bdf719917fa {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_56a19dcfcdd3 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_02faf3c79cdc {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_02faf3c79cdc {
   overflow: visible;
 }

 .text_bc18e5366fe8 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_a9adbee19c1d {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a9adbee19c1d {
   overflow: visible;
 }

 .text_cdc089d39bd2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_aabec2785df0 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d283d7566981 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_ce84b905c2d6 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_3dcacdd17c63 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3dcacdd17c63 {
   overflow: visible;
 }

 .text_839090dd0bfe {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_218a3c70b49b {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_218a3c70b49b {
   overflow: visible;
 }

 .text_7455dcfbcd9a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_730be04d8314 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f1c12e748c6e {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_5175833bd9ba {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_dacf84b12182 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dacf84b12182 {
   overflow: visible;
 }

 .text_2c36d41f768b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_e522c1e981e3 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e522c1e981e3 {
   overflow: visible;
 }

 .text_ab322e3f3dfa {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_7da7218a655b {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_36f7c30eb338 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2cc2a04740a2 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_2cc2a04740a2 img {
   width: 100%;
   height: 100%;
 }

 .text_f0e2ef906672 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_2eb367ac1cab {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_3d2347788e0f {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_3d2347788e0f {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_3d2347788e0f {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_23a5d67b43e1 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_2f810239d2f8 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_2f810239d2f8 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_26371b6695ed {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_26371b6695ed {
   overflow: visible;
 }

 .text_dc43d0137607 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_e0f033b1dbc8 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_e0f033b1dbc8 img {
   width: 100%;
   height: 100%;
 }

 .container_c48b631df482 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_c48b631df482 {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_c48b631df482 {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3708791f4a84 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_cbcf77a47d20 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_cbcf77a47d20 img {
   width: 100%;
   height: 100%;
 }

 .container_cfc09d5accbc {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_cfc09d5accbc {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_cfc09d5accbc {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_80934ca1e5cd {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_fee09276580e {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_fee09276580e img {
   width: 100%;
   height: 100%;
 }

 .container_425061893b9c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_425061893b9c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_425061893b9c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9b426458c23d {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_1df264721333 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_1df264721333 img {
   width: 100%;
   height: 100%;
 }

 .container_d4a69dfac693 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_d4a69dfac693 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_d4a69dfac693 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f70fd7c57de3 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_eda9aedd0484 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_eda9aedd0484 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_eda9aedd0484 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a482e3649e90 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_8169150a7fde {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_8169150a7fde img {
   width: 100%;
   height: 100%;
 }

 .container_6afc9c92750d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_6afc9c92750d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_6afc9c92750d {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_05e7edd79113 {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_48c8866bf04d {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_48c8866bf04d img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_48c8866bf04d.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .imageview_86d59ef5b198 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_86d59ef5b198 img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_86d59ef5b198.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .imageview_fd642d31a803 {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fd642d31a803 img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

 .imageview_fd642d31a803.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .container_68b13ec18676 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c46647add2fe {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_d051f45dace7 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_d051f45dace7 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_d051f45dace7 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_6a69cfc5f786 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5b2ef88ba7e4 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_3e8696e99852 {
   width: 100%;
   min-width: 0;
   height: 48px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_3e8696e99852 {
   overflow: visible;
 }

 .text_d416ce53de36 {
   width: 100%;
   min-width: 0;
   height: 56px;
   max-width: 850px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d416ce53de36 {
   overflow: visible;
 }

 .text_69be3e82a4e5 {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 29px;
   top: 5px;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_94401c4867eb {
   position: relative !important;
   overflow: visible;
   width: 204px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_72b1340eae93 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_72b1340eae93 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_72b1340eae93 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_daf63971790f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fc5a54bc0c61 {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 500px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6113:6813.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_93466e56b02c {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_93466e56b02c {
   overflow: visible;
 }

 .text_28ee8da586d7 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_28ee8da586d7 {
   overflow: visible;
 }

 .container_3de3fc4ef71a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_aac007518c0c {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_aac007518c0c img {
   width: 100%;
   height: 100%;
 }

 .text_33b622d59d39 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_33b622d59d39 {
   overflow: visible;
 }

 .text_a5250ae6fda4 {
   width: 100%;
   min-width: 0;
   height: 77px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a5250ae6fda4 {
   overflow: visible;
 }

 .container_de19a76930db {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_c2bd3762b601 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c2bd3762b601 img {
   width: 100%;
   height: 100%;
 }

 .text_d17c5c1c0997 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d17c5c1c0997 {
   overflow: visible;
 }

 .text_112d616d1629 {
   width: 100%;
   min-width: 0;
   height: 77px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_112d616d1629 {
   overflow: visible;
 }

 .container_519834531e73 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_68e99d022c53 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_68e99d022c53 img {
   width: 100%;
   height: 100%;
 }

 .text_d57375ebd669 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d57375ebd669 {
   overflow: visible;
 }

 .text_5c372aa2157d {
   width: 100%;
   min-width: 0;
   height: 77px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5c372aa2157d {
   overflow: visible;
 }

 .container_6fa0820119cd {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_139a10ea5adc {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_139a10ea5adc img {
   width: 100%;
   height: 100%;
 }

 .text_c33e900bd0f3 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c33e900bd0f3 {
   overflow: visible;
 }

 .text_9e33cef906fc {
   width: 100%;
   min-width: 0;
   height: 77px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9e33cef906fc {
   overflow: visible;
 }

 .container_2b9103a32573 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_3f5ae2aa09f7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e735c374b84f {
   padding: 52px 30px 52px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_79deb95cd93d {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_79deb95cd93d {
   overflow: visible;
 }

 .text_940dd4fd5681 {
   width: 100%;
   min-width: 0;
   height: 84px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_940dd4fd5681 {
   overflow: visible;
 }

 .container_798b97d6a5bc {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_480b7fbcd135 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_480b7fbcd135 {
   overflow: visible;
 }

 .container_5daf9ba0ffba {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_2871715f2805 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fc2664d7e30d {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_4613a0d3a3b0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4613a0d3a3b0 {
   overflow: visible;
 }

 .container_3bdf1400d9d9 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_dfb8bf77c7e3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b3cb04999415 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_58b8802d709c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_58b8802d709c {
   overflow: visible;
 }

 .container_fe7973415cf1 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_14f9d057539b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_52db3f6961bf {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_b41331bdb90d {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b41331bdb90d {
   overflow: visible;
 }

 .container_03913e2ee470 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_b02e3c17b3dd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_42265b4f4f14 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_67baa1cd6f60 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_67baa1cd6f60 {
   overflow: visible;
 }

 .container_8c7ac6d4f53a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_57ce62b5915b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8819b60ff86e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_b8e017b1c97e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b8e017b1c97e {
   overflow: visible;
 }

 .container_dd63327e7407 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_438523b4e586 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_255c207f43f6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cb25d915a188 {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_b192f4b21c35 {
   width: 100%;
   min-width: 0;
   height: 192px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_b192f4b21c35 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .imageview_b29de0abb70e {
   width: 100%;
   min-width: 0;
   height: 192px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_b29de0abb70e img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .container_81befe922cd2 {
   width: 356.94px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_7357cd6bba52 {
   width: 100%;
   min-width: 0;
   height: 196px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_7357cd6bba52 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .imageview_576d6141ce1c {
   width: 100%;
   min-width: 0;
   height: 196px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_576d6141ce1c img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .container_0717da99f322 {
   padding: 32px 0 32px 0;
   width: 356px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f39dd681918d {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_54e04c868da4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 34px 34px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4f3b912997d1 {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_de521ac6dee5 {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_de521ac6dee5 {
   overflow: visible;
 }

 .text_81e8fa3122c4 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_81e8fa3122c4 {
   overflow: visible;
 }

 .container_128763b7030b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 17px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_339f52fd9960 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_339f52fd9960 {
   overflow: visible;
 }

 .container_d9e9cccdf687 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_091083ce0e7f {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_091083ce0e7f img {
   width: 100%;
   height: 100%;
 }

 .text_8bd25f9705fe {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_1efcff9656c5 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_1556f339fdc9 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_d58107f5239c {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d58107f5239c img {
   width: 100%;
   height: 100%;
 }

 .text_38e6cbd2e906 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_ba6c0bd00783 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_0ea2f54e25d2 {
   width: 75.32px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2c23ca4c296e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3fb78dbfb32c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a51975723c3b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_d0a6e983e05e {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_d0a6e983e05e {
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_d0a6e983e05e {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ff1072299514 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_b48c31deeaeb {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b48c31deeaeb {
   overflow: visible;
 }

 .container_5cb9b793c710 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_bfc0edfbaff4 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bfc0edfbaff4 {
   overflow: visible;
 }

 .container_70b050370228 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_7fe30221b4d7 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_2ca5e54c5ecc {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2ca5e54c5ecc {
   overflow: visible;
 }

 .container_a22bd59ac67e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_bc5d266ed439 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ad6ce5e5b37e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_5c03019017d0 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5c03019017d0 {
   overflow: visible;
 }

 .container_587eac84d6cc {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_7e51ef76349a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8ea1b6c4c492 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_bd5369a542f2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bd5369a542f2 {
   overflow: visible;
 }

 .container_475589db0930 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_b851b144ac14 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_83625cf55d06 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_1a1fc2ca2a58 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1a1fc2ca2a58 {
   overflow: visible;
 }

 .container_46113de7c01a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_8683d299d37a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9a917faa0a6e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ed00a2b09eb6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a2e872f2976c {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_c0570d7c8e67 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c0570d7c8e67 {
   overflow: visible;
 }

 .container_4ad67595677c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_e8de8b697500 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_e8de8b697500 img {
   width: 100%;
   height: 100%;
 }

 .text_e5637707ab66 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_08cc5d1aac99 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_dd8405d6231b {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9d5bfaf80b47 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9d5bfaf80b47 img {
   width: 100%;
   height: 100%;
 }

 .text_19179b46c96c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_135dfd1af3cc {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_85ef74537842 {
   width: 75.32px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4e7a4d94b25f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_acf37c0a369a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_c25f05f3ad3e {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_69d37b466ad5 {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_69d37b466ad5 {
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_69d37b466ad5 {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_d4dc802cfb7a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_d49a05f459f8 {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d49a05f459f8 {
   overflow: visible;
 }

 .container_dac564ae85c8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_61cc260cfae6 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_61cc260cfae6 {
   overflow: visible;
 }

 .container_c0aef4c8265d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_791e7edd2918 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_3dd3897e36fd {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3dd3897e36fd {
   overflow: visible;
 }

 .container_578f3b04b0e1 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d3b0161ddeee {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3014b332286b {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_156a77247d15 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_156a77247d15 {
   overflow: visible;
 }

 .container_0aba0ac74ed8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_8294622a0736 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e1fd8ed170fe {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_f9eb071e98a8 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f9eb071e98a8 {
   overflow: visible;
 }

 .container_458ede6fedeb {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_1728ed4e5beb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1ef1af562ed6 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_be2ce3898f04 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_be2ce3898f04 {
   overflow: visible;
 }

 .container_e5c8341eb937 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d5ce0fa8025b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2aea9fc7425a {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_10cf78ca4733 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_900f640c9d65 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_900f640c9d65 {
   overflow: visible;
 }

 .container_2ec55ef1c7d5 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_1a5002283c55 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1d2c829e472c {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_2fbb0d705ca9 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2fbb0d705ca9 {
   overflow: visible;
 }

 .container_28121fe37167 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_06269f73924d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f598cb88775e {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_ebf0f72fa137 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ebf0f72fa137 {
   overflow: visible;
 }

 .container_3a3b60c33d04 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_59dcc1e0d9ee {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_00e96ca0d4a3 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_45167a16f33f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_45167a16f33f {
   overflow: visible;
 }

 .container_21775cdda6f3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_6a78e061f527 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ca54f11b2aeb {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f85886b42940 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 8px 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_88db4c39b427 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_eecb63e01ccf {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_7aaf3a04b9e4 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7aaf3a04b9e4 {
   overflow: visible;
 }

 .container_b745e8c38ee0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_cca9dc98f142 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_cca9dc98f142 img {
   width: 100%;
   height: 100%;
 }

 .text_b050e50f8a04 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_aacac70d0b99 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_cc6facf4c58e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_951fe52999a6 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_951fe52999a6 img {
   width: 100%;
   height: 100%;
 }

 .text_6f513da3f754 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_db0c41ed869f {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_9e5c07099425 {
   width: 75.32px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a740edb115c7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_89e4d21611f2 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0d6a23404d03 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_30a08230d20d {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_30a08230d20d {
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_30a08230d20d {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_698e51eb8545 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_9da279dcdf12 {
   height: 77px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9da279dcdf12 {
   overflow: visible;
 }

 .container_7e1fa6d08129 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fe31e679e841 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fe31e679e841 {
   overflow: visible;
 }

 .container_166b7f9a6731 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d2961aea6566 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_db5a69aef30a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_db5a69aef30a {
   overflow: visible;
 }

 .container_95468beb2de8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_959798fb25ba {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0cec50c46418 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_519494061b81 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_519494061b81 {
   overflow: visible;
 }

 .container_af06685bb34c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_c961f088709f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0fdbe910a5dd {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_bd7217b6d608 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bd7217b6d608 {
   overflow: visible;
 }

 .container_0ef7bbd0e4d4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_172fa7870dfb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0ffb315f0def {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_0728595917c0 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0728595917c0 {
   overflow: visible;
 }

 .container_44d41f708873 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_79f6f870e5c9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f841362625b5 {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4068ed81a261 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_190c4472fd26 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_190c4472fd26 {
   overflow: visible;
 }

 .container_8b6bacb1afc3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_dc14ec4efeb2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e697c6e8d8a5 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_305e29741dd7 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_305e29741dd7 {
   overflow: visible;
 }

 .container_dd32f0c8b272 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_0555a6d4adf2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_bb2b8ecb6e85 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_76786495f7e3 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_76786495f7e3 {
   overflow: visible;
 }

 .container_90e260a70d1d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_0bacd671f4c1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e8465b97df97 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fbe8bb2bf673 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fbe8bb2bf673 {
   overflow: visible;
 }

 .container_b692f26a5ab2 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_598983aa5cb0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f8f378a8020d {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1f62c7ace7e9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 8px 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8abb6b4b36c3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_985700e6000d {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_51fcae891859 {
   height: fit-content;
   max-width: 896px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ab7f30d3c69a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c28937c3ae5c {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_208e9eb621ab {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_208e9eb621ab {
   overflow: visible;
 }

 .container_be3759e5f240 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_84d189181e14 {
   height: 56px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_84d189181e14 {
   overflow: visible;
 }

 .container_a61830c7e38d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_31a967b09b94 {
   width: 91px;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_31a967b09b94 {
   overflow: visible;
 }

 .container_342105dea69e {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_342105dea69e {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_342105dea69e {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_22b51becca3c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_22b51becca3c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_22b51becca3c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1b94b5a2454e {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_b6620595f44e {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_b6620595f44e img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_99f47139af76 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_99f47139af76 {
   overflow: visible;
 }

 .container_0f674db91f49 {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_aba52dcc5343 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_aba52dcc5343 {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_aba52dcc5343 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_aec7626d4210 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aec7626d4210 {
   overflow: visible;
 }

 .text_1364ae10b4f6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1364ae10b4f6 {
   overflow: visible;
 }

 .container_4d09b87241a3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_4d09b87241a3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_4d09b87241a3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_af156ffc29e6 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_af156ffc29e6 {
   overflow: visible;
 }

 .container_f3dbd437b752 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f3dbd437b752 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_f3dbd437b752 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_278e73aca82c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_278e73aca82c {
   overflow: visible;
 }

 .container_e1fca3d571c4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_e1fca3d571c4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_e1fca3d571c4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5c338cb87ce0 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5c338cb87ce0 {
   overflow: visible;
 }

 .container_acd7f4ce9f20 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_acd7f4ce9f20 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_acd7f4ce9f20 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2a93f8dd3caa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1a2d93f9ec8c {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_1a2d93f9ec8c {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_1a2d93f9ec8c {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_cbb95104cae5 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cbb95104cae5 {
   overflow: visible;
 }

 .container_82e154038c5b {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_6c6207f17d73 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6c6207f17d73 {
   overflow: visible;
 }

 .container_0558fd3ed8ff {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0558fd3ed8ff {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0558fd3ed8ff {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d293e1ef8f90 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d293e1ef8f90 {
   overflow: visible;
 }

 .container_058a7142d3b1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_058a7142d3b1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_058a7142d3b1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_34a3acc2d65f {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_34a3acc2d65f {
   overflow: visible;
 }

 .container_f6b86e49d597 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f6b86e49d597 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_f6b86e49d597 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_977afc9668cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1771c79a6141 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_1771c79a6141 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_1771c79a6141 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0416f1085d43 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0416f1085d43 {
   overflow: visible;
 }

 .container_602829855f66 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_09d579bb1fa4 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_09d579bb1fa4 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_09d579bb1fa4.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_260e5214f9ff {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_260e5214f9ff {
   overflow: visible;
 }

 .container_97a942ef4cdd {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7e387788d144 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_7e387788d144 {
   overflow: visible;
 }

 .container_196e748f3fe4 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_b14cd50aaebf {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_fe57477b0ed5 {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fe57477b0ed5 img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_fe57477b0ed5.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_950dec6cfb65 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_950dec6cfb65 {
   overflow: visible;
 }

 .container_1de2368bb85b {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_1de2368bb85b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_1de2368bb85b {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c20a623e27be {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_289182790244 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_289182790244 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_289182790244 {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f956254057c7 {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_50312bd6bc9b {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .imageview_50312bd6bc9b img {
   width: 100%;
   height: 100%;
 }

 .container_aa92f7283b9d {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_b25cdc36500c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e7087031c8c0 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e7087031c8c0 {
   overflow: visible;
 }

 .container_8fec62fbb2a9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b48b6b75f87b {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_5cd41a6ec129 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:448.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_5cd41a6ec129 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_5cd41a6ec129 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:448.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_f482e17f3bbc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c4bde3dfe335 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_3cd7e08a4fa2 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_a227bb1b6e69 {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a227bb1b6e69 {
   overflow: visible;
 }

 .text_0676e9ffc007 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-8ec8dadf35eb_0676e9ffc007 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-5c2a4750b709_0676e9ffc007 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_b2f7da60c5ca {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b2f7da60c5ca {
   overflow: visible;
 }

 .text_3d1f64c4e985 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_6fa5b2573794 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_124785bab268 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_288d02c83388 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_1221da2e17f3 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1221da2e17f3 {
   overflow: visible;
 }

 .text_da9baecde4d4 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-31b8154a7f14_da9baecde4d4 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-6a65c88607eb_da9baecde4d4 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_b64b64b4fcf4 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b64b64b4fcf4 {
   overflow: visible;
 }

 .text_2573d3ba3871 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_16f868e3f578 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_37c1beee5180 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_a04d4bbc6666 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_bf84e468cb15 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bf84e468cb15 {
   overflow: visible;
 }

 .text_a824d32c8f30 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-204517b51227_a824d32c8f30 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-073125776810_a824d32c8f30 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_773e53774cc6 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_773e53774cc6 {
   overflow: visible;
 }

 .text_104dd8d6549c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_47b050e2a882 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_bda6ec8d2e55 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_eb573a049c67 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_eb573a049c67 img {
   width: 100%;
   height: 100%;
 }

 .text_fc9ce959168c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_379c02a3a405 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_239d18126b58 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_239d18126b58 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_239d18126b58 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_c8b6d866d8dd {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_e0a3ecd8fc2e {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_e0a3ecd8fc2e img {
   width: 100%;
   height: 100%;
 }

 .imageview_c56d8c2e843b {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c56d8c2e843b img {
   width: 100%;
   height: 100%;
 }

 .container_d1dced21e91c {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_d1dced21e91c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_d1dced21e91c {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .text_e6a40aa43d6b {
   width: 100%;
   min-width: 0;
   height: 48px;
   max-width: 850px;
   z-index: 0;
   line-height: 48px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_e6a40aa43d6b {
   overflow: visible;
 }

 .text_6f729909406c {
   width: 100%;
   min-width: 0;
   height: 112px;
   max-width: 850px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6f729909406c {
   overflow: visible;
 }

 .text_6336673e8e72 {
   width: max-content;
   z-index: 0;
   position: absolute !important;
   left: 29px;
   top: 5px;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_b7cac3578e5e {
   position: relative !important;
   overflow: visible;
   width: 204px;
   height: 38px;
   flex-shrink: 0;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ccf172dfd9d4 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_ccf172dfd9d4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_ccf172dfd9d4 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_00daeca284ac {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1295px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 49px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c911fc343723 {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 500px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6113:8266.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_d8dec2571787 {
   width: 100%;
   min-width: 0;
   height: 84px;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d8dec2571787 {
   overflow: visible;
 }

 .text_b7a11b7bca42 {
   width: 100%;
   min-width: 0;
   height: 84px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b7a11b7bca42 {
   overflow: visible;
 }

 .container_270b04912cac {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_defe64ea3f95 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_defe64ea3f95 img {
   width: 100%;
   height: 100%;
 }

 .text_7fc52db73a77 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7fc52db73a77 {
   overflow: visible;
 }

 .text_9bdf0aba2a27 {
   width: 100%;
   min-width: 0;
   height: 77px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9bdf0aba2a27 {
   overflow: visible;
 }

 .container_7a81efb15072 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_d0de001984e7 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d0de001984e7 img {
   width: 100%;
   height: 100%;
 }

 .text_6cd8403d4262 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6cd8403d4262 {
   overflow: visible;
 }

 .text_66e10d71cc96 {
   width: 100%;
   min-width: 0;
   height: 77px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_66e10d71cc96 {
   overflow: visible;
 }

 .container_7aa273ef5a8c {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_50035acd1df7 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_50035acd1df7 img {
   width: 100%;
   height: 100%;
 }

 .text_6f2b2ccef4f2 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6f2b2ccef4f2 {
   overflow: visible;
 }

 .text_9828686b1016 {
   width: 100%;
   min-width: 0;
   height: 77px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9828686b1016 {
   overflow: visible;
 }

 .container_e986118128ba {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_195626d1ef55 {
   width: 64px;
   height: 64px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_195626d1ef55 img {
   width: 100%;
   height: 100%;
 }

 .text_5a48be3d3ec8 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5a48be3d3ec8 {
   overflow: visible;
 }

 .text_0fa2653fb5d5 {
   width: 100%;
   min-width: 0;
   height: 103px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0fa2653fb5d5 {
   overflow: visible;
 }

 .container_ff5873d76a64 {
   padding: 25px 25px 25px 25px;
   height: fit-content;
   min-width: 250px;
   min-height: 200px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: center;
   justify-content: center;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_8715191d753c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5d41e7f21438 {
   padding: 52px 30px 52px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_8e9db43cc1c2 {
   width: 100%;
   min-width: 0;
   height: 34px;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8e9db43cc1c2 {
   overflow: visible;
 }

 .text_f8c94d8720cb {
   width: 100%;
   min-width: 0;
   height: 168px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f8c94d8720cb {
   overflow: visible;
 }

 .container_7ccf1029d9df {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_46aa21c86b53 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_46aa21c86b53 {
   overflow: visible;
 }

 .container_f55c62d8e520 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_519ad9ccebcf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5de47c6950ff {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_ea9a5bb4e0b8 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ea9a5bb4e0b8 {
   overflow: visible;
 }

 .container_3dd4f7fddc9e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_364b7f83443a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_162c698fbf2d {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fe2b577630e7 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fe2b577630e7 {
   overflow: visible;
 }

 .container_4966bbfcfa1f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_4e6c9cef0400 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fceae7cdca56 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6ef6e1110c94 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6ef6e1110c94 {
   overflow: visible;
 }

 .container_98a7ead58e2c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_174f68ff9668 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1b205b312401 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_49951601d44c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_49951601d44c {
   overflow: visible;
 }

 .container_be2054334d80 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_5ffbc4e77928 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_984f53e071a1 {
   width: 6px;
   height: 6px;
   z-index: 0;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d9a9f5c078ac {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d9a9f5c078ac {
   overflow: visible;
 }

 .container_e2423cdb2bb7 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_e001a17ae140 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_412ec90f4503 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_66309ad86f8b {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_ee117e16a88c {
   width: 100%;
   min-width: 0;
   height: 192px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_ee117e16a88c img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .imageview_9de68251ba72 {
   width: 100%;
   min-width: 0;
   height: 192px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_9de68251ba72 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .container_1a36cd62efa9 {
   width: 356.94px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_d2204ca4a2d2 {
   width: 100%;
   min-width: 0;
   height: 196px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_d2204ca4a2d2 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .imageview_1f099246a42b {
   width: 100%;
   min-width: 0;
   height: 196px;
   flex-shrink: 0;
   z-index: 0;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_1f099246a42b img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .container_b1c1ba90b916 {
   padding: 32px 0 32px 0;
   width: 356px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a6ec48f180c8 {
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ff269cf00913 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 34px 34px;
   display: flex !important;
   flex-direction: row;
 }

 .container_188c37b8db96 {
   padding: 45px 30px 45px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_77e43475519e {
   width: 100%;
   min-width: 0;
   height: 42px;
   z-index: 1;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_77e43475519e {
   overflow: visible;
 }

 .text_7f9fc6604ce5 {
   width: 100%;
   min-width: 0;
   height: 56px;
   z-index: 1;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7f9fc6604ce5 {
   overflow: visible;
 }

 .container_90aedd644b4d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 17px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a7130cfded37 {
   height: 135px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a7130cfded37 {
   overflow: visible;
 }

 .container_f42be86f7e40 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_e0295156672b {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_e0295156672b img {
   width: 100%;
   height: 100%;
 }

 .text_bb057f999b0f {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_90a56c284ec7 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_6e11fecc64f8 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9c0072f33907 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_9c0072f33907 img {
   width: 100%;
   height: 100%;
 }

 .text_f2b30eac316e {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_7d978ac0cf30 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_3725e6499147 {
   width: 75.32px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c33a0277f7bc {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a82e4a91a584 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_4aa9b57bd5a5 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_aad9fded08b7 {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_aad9fded08b7 {
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_aad9fded08b7 {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_8c3817e007b6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_d4f01c38639b {
   height: 205px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d4f01c38639b {
   overflow: visible;
 }

 .container_d39bad104f6f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ecaf769ffc7e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ecaf769ffc7e {
   overflow: visible;
 }

 .container_91c037105f4c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_caa6245db346 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_87323a97736e {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_87323a97736e {
   overflow: visible;
 }

 .container_a1ded8e2acab {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_ddbb538ff31f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b49df7e2d9f9 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_ad5f3ada90e4 {
   height: 60px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ad5f3ada90e4 {
   overflow: visible;
 }

 .container_77e6e7919b80 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_02365e9fd394 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9b026eb11ded {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_e935d60186ed {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e935d60186ed {
   overflow: visible;
 }

 .container_dea0c8dcf3de {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_36c61985c3ed {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2a0e2853ca4b {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_7e5a29de5ea6 {
   height: 100px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7e5a29de5ea6 {
   overflow: visible;
 }

 .container_091bf2957d31 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_b0721238a593 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_75e9a4eec4c8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_90c99aa3e407 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c1b578d70c9a {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_54d3a040116b {
   height: 135px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_54d3a040116b {
   overflow: visible;
 }

 .container_2fc5c5a9ce64 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_fbef3c3dbc7c {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_fbef3c3dbc7c img {
   width: 100%;
   height: 100%;
 }

 .text_f29082d51fa5 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0b6c891890c6 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_05f6dd7799f7 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_800fd415b181 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_800fd415b181 img {
   width: 100%;
   height: 100%;
 }

 .text_eca7ac90b9c3 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_555a29628242 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_9a4dc4af8c8a {
   width: 75.32px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e9d062caa76b {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7c7b55b05330 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_c4a008c33e23 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a65f979257ef {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_a65f979257ef {
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_a65f979257ef {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_abc979355afa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_5ed6f135baaa {
   height: 231px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5ed6f135baaa {
   overflow: visible;
 }

 .container_aa2906156b56 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b79dc4d18954 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b79dc4d18954 {
   overflow: visible;
 }

 .container_ceac2be6eb12 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_132f148a1a80 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_cef5da7ee130 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cef5da7ee130 {
   overflow: visible;
 }

 .container_91febb45a983 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_13976784805e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6bd7a38ec8e1 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_23bea101ba58 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_23bea101ba58 {
   overflow: visible;
 }

 .container_6333a868ad8d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_712980a0a70b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_23dcd6736e28 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_f6069d700fff {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f6069d700fff {
   overflow: visible;
 }

 .container_0db5a09c0073 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_a1fa183c45f2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_239aba44cb7c {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_04d46939af74 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_04d46939af74 {
   overflow: visible;
 }

 .container_d5e4a8329ef2 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_3427b99fc35b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7d1c8cab0c29 {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2d598d7fa723 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_33fe4b4ea1cf {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_33fe4b4ea1cf {
   overflow: visible;
 }

 .container_7fbc47ab1e28 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_02a1d4214a33 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_13ab3b4b98ef {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_86c774c02e37 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_86c774c02e37 {
   overflow: visible;
 }

 .container_733c3d6d3daa {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_cbc9a5bc1ce3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_09b9786e7337 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_64a02a43b0a6 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_64a02a43b0a6 {
   overflow: visible;
 }

 .container_2ed785306f69 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_0b09331fa2a3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_339c2588067c {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_bca643573348 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bca643573348 {
   overflow: visible;
 }

 .container_0051deb2052a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_bbf6c5037a4f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8af3c24e8312 {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b53b9915d4ec {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 8px 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f32fac8cdc31 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_983b81fe427f {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_8630e35d9eaf {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8630e35d9eaf {
   overflow: visible;
 }

 .container_7b5ccab8ce66 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c98d5afad2ec {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_c98d5afad2ec img {
   width: 100%;
   height: 100%;
 }

 .text_107002a53073 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_474ee8f71f6a {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_dc04f7a72652 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f781efb2827b {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_f781efb2827b img {
   width: 100%;
   height: 100%;
 }

 .text_b603d43d19f4 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_8d004ea2055d {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_ebc7076b406a {
   width: 75.32px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6ec322c361ab {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_50e8bdf2e01b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_baba31ae9476 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_bdda81db84c0 {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_bdda81db84c0 {
   height: fit-content;
   max-width: 104px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_bdda81db84c0 {
   padding: 8px 16px 8px 16px;
   height: fit-content;
   max-width: 104px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_d750601fb0ed {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_8ceccfee28e2 {
   height: 231px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8ceccfee28e2 {
   overflow: visible;
 }

 .container_c35695081ffe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2477501afed4 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2477501afed4 {
   overflow: visible;
 }

 .container_cda1387f3483 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_9fd79ddbb98c {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_40b74c5506fc {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_40b74c5506fc {
   overflow: visible;
 }

 .container_1fa5d410fc47 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_1283f5632c2c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ca9f63909c85 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_ce965d02ad7f {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ce965d02ad7f {
   overflow: visible;
 }

 .container_a63332ea2675 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_49fa6ea527aa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3e9a9c55ebff {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_6258f6bb658b {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6258f6bb658b {
   overflow: visible;
 }

 .container_769a156d818c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_296f364ae486 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c1b5fb109ef5 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_fb00ef634b0d {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fb00ef634b0d {
   overflow: visible;
 }

 .container_b30590d2c58a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_25f684765392 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5a744075cbd3 {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_08006b91b7b3 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_270d69043fcd {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_270d69043fcd {
   overflow: visible;
 }

 .container_cc72e9369ce6 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_15be8db03420 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e73320af3e25 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_aa7dd7f13d17 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aa7dd7f13d17 {
   overflow: visible;
 }

 .container_3d4c0e5ca46e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_2d4ce9e32586 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2bb38d08b982 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_646102a80cb4 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_646102a80cb4 {
   overflow: visible;
 }

 .container_f097b2177c15 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_0b004ef2fb06 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1d8c033468b2 {
   width: 6px;
   height: 6px;
   z-index: 1;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .text_d7d79971b711 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d7d79971b711 {
   overflow: visible;
 }

 .container_3e29b40799c7 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_8c0b5f5afdd8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5ed453b2d217 {
   height: fit-content;
   min-width: 290px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_21e037d5eaa0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 8px 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_bd703b10b603 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ba35afdce943 {
   padding: 24px 24px 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_1b7c2fc279be {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_92bd520f7ccb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ceb1175f4822 {
   padding: 80px 30px 80px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
 }

 .text_c59d1ab98ebc {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c59d1ab98ebc {
   overflow: visible;
 }

 .container_9bb1acd4da30 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fa74d46d7704 {
   height: 112px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fa74d46d7704 {
   overflow: visible;
 }

 .container_48c14ddb485a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e1f279bd548c {
   width: 91px;
   height: 20px;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e1f279bd548c {
   overflow: visible;
 }

 .container_5b5d74e3615a {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_5b5d74e3615a {
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
 }

 .container_nested_5b5d74e3615a {
   padding: 0 12px 0 12px;
   width: fit-content;
   height: fit-content;
   min-height: 48px;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_19571389c4aa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_19571389c4aa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_19571389c4aa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e0e34dbc3ed5 {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_75494c0a3f99 {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_75494c0a3f99 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_fa98b6324448 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fa98b6324448 {
   overflow: visible;
 }

 .container_9af329d0a72c {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_eeda6d9ef7c1 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eeda6d9ef7c1 {
   overflow: visible;
 }

 .text_0922a9c3b7e9 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0922a9c3b7e9 {
   overflow: visible;
 }

 .container_03ba3ebe9bb7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_03ba3ebe9bb7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_03ba3ebe9bb7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d58a988c03f5 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d58a988c03f5 {
   overflow: visible;
 }

 .container_be13cb1e0b46 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_be13cb1e0b46 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_be13cb1e0b46 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f86fca0f4152 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f86fca0f4152 {
   overflow: visible;
 }

 .container_8924957b540d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_8924957b540d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8924957b540d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_eab9b99aab2c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eab9b99aab2c {
   overflow: visible;
 }

 .container_8b6c3ba256f4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_8b6c3ba256f4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8b6c3ba256f4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d79d6658a00d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4c44d2387c73 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_4c44d2387c73 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_4c44d2387c73 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_50eeca0cd0c7 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_50eeca0cd0c7 {
   overflow: visible;
 }

 .container_e1078c21c773 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_ced790e75baf {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ced790e75baf {
   overflow: visible;
 }

 .container_5da8657d0d9f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_5da8657d0d9f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_5da8657d0d9f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ae4db954e9f9 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ae4db954e9f9 {
   overflow: visible;
 }

 .container_091cdd6f1f0a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_091cdd6f1f0a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_091cdd6f1f0a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2fd3fc7847d9 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2fd3fc7847d9 {
   overflow: visible;
 }

 .container_dafa1ebe5d94 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_dafa1ebe5d94 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_dafa1ebe5d94 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5c0af11a4e7d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0b1a569159fb {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_0b1a569159fb {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_0b1a569159fb {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0dc81068aa07 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0dc81068aa07 {
   overflow: visible;
 }

 .container_0ef2551cca36 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c9b6b824484e {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_c9b6b824484e img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_c9b6b824484e.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_147f1ccc1267 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_147f1ccc1267 {
   overflow: visible;
 }

 .container_a1b8a840c0dc {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a52cc9f80d32 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_a52cc9f80d32 {
   overflow: visible;
 }

 .container_2d672d4fbff1 {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_c79b81fa5097 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_42542075cbcf {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_42542075cbcf img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_42542075cbcf.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_ccf7565fba39 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_ccf7565fba39 {
   overflow: visible;
 }

 .container_b2c6e7a97d8f {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b2c6e7a97d8f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_b2c6e7a97d8f {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_57c06085acdf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_b7b6dbae51b0 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_b7b6dbae51b0 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_b7b6dbae51b0 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_188d83cdb8c6 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_188d83cdb8c6 img {
   width: 100%;
   height: 100%;
 }

 .imageview_793bbf98c335 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_793bbf98c335 img {
   width: 100%;
   height: 100%;
 }

 .container_5196d8cd5c0e {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_35b087fc5352 {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_809321c7d604 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_96d0f216973a {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_96d0f216973a {
   overflow: visible;
 }

 .container_c1ffad28758d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fdec2f8778f6 {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_8fa358116f57 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:2094.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_8fa358116f57 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8fa358116f57 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:2094.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_1510b5b20cef {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_8b6831d1925f {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_eb518d269cf0 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_b3f56721397a {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b3f56721397a {
   overflow: visible;
 }

 .text_e02c36ba8674 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c926409f461b {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c926409f461b {
   overflow: visible;
 }

 .text_158abe8d7ebe {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_f7e750d7d3f1 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f8bde4ea8b88 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_fd67b86a6bac {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_7079e496ee7b {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7079e496ee7b {
   overflow: visible;
 }

 .text_e0ad459bdd39 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_4fb79ba0aaee {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4fb79ba0aaee {
   overflow: visible;
 }

 .text_548524ee07d6 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_5cd87369f57c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_94e7d32c5119 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_09673e25ec4b {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_09d0bd79a51f {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_09d0bd79a51f {
   overflow: visible;
 }

 .text_9076f142a47f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_e45b167350e4 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e45b167350e4 {
   overflow: visible;
 }

 .text_32929b65cf3c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_05fa7a586ec7 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_96c86acd1bb7 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_d9470c3cef8d {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_d9470c3cef8d img {
   width: 100%;
   height: 100%;
 }

 .text_88aac73f7694 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_cbffc620c6b1 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_65f5fa7e42d7 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_65f5fa7e42d7 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_65f5fa7e42d7 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ca9d4820fcfa {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 10px 0;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_625e23661dec {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_625e23661dec img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_ad3dacc03a76 {
   width: 79px;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Cabinet Grotesk';
 }

 .text_autoheight_ad3dacc03a76 {
   overflow: visible;
 }

 .text_dd52edd6eb52 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_73c2d3f41b84 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_73c2d3f41b84 img {
   width: 100%;
   height: 100%;
 }

 .container_881ae597770b {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_881ae597770b {
   width: fit-content;
   height: 24px;
   z-index: 0;
 }

 .container_nested_881ae597770b {
   width: fit-content;
   height: 24px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_18d6ecff41c9 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_bd010d886ef3 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_bd010d886ef3 img {
   width: 100%;
   height: 100%;
 }

 .container_3344bea747d3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_3344bea747d3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_3344bea747d3 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3bf110f15e10 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_5f04c47d5078 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_5f04c47d5078 img {
   width: 100%;
   height: 100%;
 }

 .container_0d4558540dbf {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0d4558540dbf {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0d4558540dbf {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1b1192c3f8c0 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_b9d01ba695d0 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_b9d01ba695d0 img {
   width: 100%;
   height: 100%;
 }

 .container_594009ca4d75 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_594009ca4d75 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_594009ca4d75 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .text_705036ffd3f8 {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_f169fc962d3c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f169fc962d3c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_f169fc962d3c {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c781305ea50b {
   width: fit-content;
   z-index: 0;
   line-height: 24px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .imageview_4d3a7952dcb4 {
   width: 16px;
   height: 16px;
   min-width: 16px;
   z-index: 0;
 }

 .imageview_4d3a7952dcb4 img {
   width: 100%;
   height: 100%;
 }

 .container_b50380d75bc4 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b50380d75bc4 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_b50380d75bc4 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 4px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7589339f2a9e {
   height: fit-content;
   min-width: 250px;
   max-width: 780px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_fea5c02bed7a {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fea5c02bed7a img {
   position: absolute;
   width: 20.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_fea5c02bed7a.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .imageview_49380bde3bb9 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_49380bde3bb9 img {
   position: absolute;
   width: 20.7px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_49380bde3bb9.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .imageview_daa0526ce488 {
   width: 40px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_daa0526ce488 img {
   position: absolute;
   width: 40.0px !important;
   height: 20.7px !important;
   max-width: none !important;
   left: 0.0px;
   top: -0.3px;
 }

 .imageview_daa0526ce488.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .container_f982f898ef9a {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_64d38aa2d91c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'Cabinet Grotesk';
 }

 .container_c9c10504b3f1 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_c9c10504b3f1 {
   width: 152.97px;
   height: 36px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_c9c10504b3f1 {
   padding: 8px 16px 8px 16px;
   width: 152.97px;
   height: 36px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_7f415a77c363 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 250px;
   max-width: 282px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1c88124f9257 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .imageview_5e0919e71a30 {
   width: 32.67px;
   height: 32.67px;
   z-index: 0;
 }

 .imageview_5e0919e71a30 img {
   width: 100%;
   height: 100%;
 }

 .text_1032f5e807f6 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1032f5e807f6 {
   overflow: visible;
 }

 .container_08f4e2e65eb3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_8cc7c926ad3d {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8cc7c926ad3d {
   overflow: visible;
 }

 .container_81bc2d041495 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   opacity: 0.8999999761581421;
 }

 .container_66a505e9e244 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_57c44bd6f44a {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c9d7f2817e5b {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_c9d7f2817e5b img {
   width: 100%;
   height: 100%;
 }

 .text_577ccdbe3a7d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_ff68bb87f73f {
   padding: 9px 16px 9px 16px;
   width: 100%;
   height: fit-content;
   min-width: 182px;
   max-width: 182px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 9px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_ff68bb87f73f {
   width: 100%;
   height: fit-content;
   max-width: 182px;
   min-width: 182px;
   z-index: 0;
 }

 .container_nested_ff68bb87f73f {
   padding: 9px 16px 9px 16px;
   width: 100%;
   height: fit-content;
   min-width: 182px;
   max-width: 182px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 9px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_8ffbb0dfb3b4 {
   padding: 0 0 0 48px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-end;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_8ffbb0dfb3b4 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_8ffbb0dfb3b4 {
   padding: 0 0 0 48px;
   height: fit-content;
   min-width: 250px;
   z-index: 0;
   align-items: flex-end;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4781f72338b3 {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 124px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
 }

 .text_340907a85324 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_1cfad7e86e83 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_1cfad7e86e83 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_1cfad7e86e83 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_a9e7960c015d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_2c77b73af1b4 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .container_48aa631fc35f {
   padding: 3.5px 3px 3.5px 3px;
   width: 100%;
   min-width: 0;
   height: 36px;
   max-width: 448px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_91c241194ffb {
   width: fit-content;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_563276176128 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d01604b0ba29 {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d01604b0ba29 {
   overflow: visible;
 }

 .container_adb7f6dec196 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d2b0c313bd06 {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d2b0c313bd06 {
   overflow: visible;
 }

 .container_0ab55ebe82d3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a1c01504bd08 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a1c01504bd08 {
   overflow: visible;
 }

 .input_text_62f595e1465d {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_62f595e1465d {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_62f595e1465d::placeholder {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_a946c38d89dd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_4ae65335e0c0 {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_07645a3d8f9b {
   width: 356px;
   height: 14px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c0cc415dab30 {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_0e17ec6c60ab {
   padding: 4px 12px 4px 12px;
   width: 356px;
   height: 36px;
   flex-shrink: 0;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_0e17ec6c60ab {
   width: 356px;
   height: 36px;
 }

 .input_text_0e17ec6c60ab::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_b0a77d802d3f {
   width: 356px;
   height: 54px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_96362bb89ea9 {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_276ffb3b4504 {
   width: 356px;
   height: 14px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_40b322f18548 {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_5bd9d2ea7253 {
   padding: 4px 12px 4px 12px;
   width: 356px;
   height: 36px;
   flex-shrink: 0;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_5bd9d2ea7253 {
   width: 356px;
   height: 36px;
 }

 .input_text_5bd9d2ea7253::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_204d47dd219b {
   width: 356px;
   height: 54px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b80b802a14a7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 16px 0;
   display: flex !important;
   flex-direction: row;
 }

 .text_19dc5d2f88ab {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_19dc5d2f88ab {
   overflow: visible;
 }

 .container_de0fb4046f90 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_fc80c35e44d3 {
   width: 100%;
   min-width: 0;
   height: 41px;
   z-index: 0;
 }

 .imageview_fc80c35e44d3 img {
   position: absolute;
   width: 728.0px !important;
   height: 41.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_fc80c35e44d3.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .container_c5f02bbcd0d7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_70d4d4ba36fa {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_70d4d4ba36fa {
   overflow: visible;
 }

 .container_62448eab0d6d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1cdb43784be8 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1cdb43784be8 {
   overflow: visible;
 }

 .input_text_ce03d01f679b {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_ce03d01f679b {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_ce03d01f679b::placeholder {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_2fb315f73a4d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_3c36fe36e181 {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3c36fe36e181 {
   overflow: visible;
 }

 .container_9c7825d4f849 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_58466d632edc {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_58466d632edc {
   overflow: visible;
 }

 .input_text_75c3d676d50e {
   padding: 8px 12px 8px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 200px;
   z-index: 998;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_75c3d676d50e {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_75c3d676d50e::placeholder {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_ed409d7278dd {
   width: 100%;
   min-width: 0;
   height: 206px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_024656f4828f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_0f9e78c6819a {
   padding: 9px 0 9px 0;
   width: 250px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_0f9e78c6819a {
   width: 250px;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0f9e78c6819a {
   padding: 9px 0 9px 0;
   width: 250px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_c422653ab848 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7f8cfb615692 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_363a2886ddb8 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_363a2886ddb8 {
   overflow: visible;
 }

 .container_bd31280a277f {
   width: 313px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_42a50f37387d {
   width: fit-content;
   z-index: 0;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_5da8f92f782b {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_be423c8f9a58 {
   width: 678px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_be423c8f9a58 {
   overflow: visible;
 }

 .container_b79de4d76c5c {
   width: 678px;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_1240263e926b {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

 .imageview_1240263e926b img {
   width: 100%;
   height: 100%;
 }

 .text_332d773b39f5 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_332d773b39f5 {
   overflow: visible;
 }

 .container_8766a609651e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_20e545c5c239 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .container_7f12d017fdd4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_e5993c2a7618 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_fc89c6a2bead {
   width: 20px;
   height: 20px;
   z-index: 0;
 }

 .imageview_fc89c6a2bead img {
   width: 100%;
   height: 100%;
 }

 .text_17996e11ad4d {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_17996e11ad4d {
   overflow: visible;
 }

 .container_a47eab586039 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5b757a9da08d {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5b757a9da08d {
   overflow: visible;
 }

 .container_ac2fa9e8a64a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9da1b62de5a3 {
   width: 192.31px;
   height: 51.19px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_3813ba657658 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9c68c53276e6 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9c68c53276e6 img {
   width: 100%;
   height: 100%;
 }

 .text_6cb499358c86 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6cb499358c86 {
   overflow: visible;
 }

 .container_aa744ff98283 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2fafed465583 {
   width: 100%;
   min-width: 0;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2fafed465583 {
   overflow: visible;
 }

 .container_96d12db7ea79 {
   height: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_4a3ace78b7ed {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7d52b66334f5 {
   width: 678px;
   height: 182.38px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3361ad83da5a {
   padding: 24px 0 24px 24px;
   width: 728px;
   height: 305.97px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_acde87e8dd24 {
   width: 728px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_acde87e8dd24 {
   overflow: visible;
 }

 .container_ecb3dc5942e7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_717d12d554e8 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_717d12d554e8 {
   overflow: visible;
 }

 .container_0ca73514031f {
   width: 694px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_679e98b59db0 {
   width: 16px;
   height: 15.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_679e98b59db0 img {
   width: 100%;
   height: 100%;
 }

 .text_9b5870678d6f {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9b5870678d6f {
   overflow: visible;
 }

 .container_6f86f8d68302 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_f294adc10018 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_45bf086262b6 {
   width: 16px;
   height: 15.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_45bf086262b6 img {
   width: 100%;
   height: 100%;
 }

 .text_251be9368501 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_251be9368501 {
   overflow: visible;
 }

 .container_8f8d9090b150 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_14dda7a4c99e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8e446c312dcd {
   width: 16px;
   height: 16.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_8e446c312dcd img {
   width: 100%;
   height: 100%;
 }

 .text_6d5c787c4f8d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6d5c787c4f8d {
   overflow: visible;
 }

 .container_9917a69b5816 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_bc7f75537080 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_79eb0c26f929 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_86524ad00fb0 {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_a076a12ac5bc {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a076a12ac5bc {
   overflow: visible;
 }

 .container_1ba10f439ce5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_6ed5bbb88258 {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_6ed5bbb88258 img {
   width: 100%;
   height: 100%;
 }

 .text_489158afaadd {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_489158afaadd {
   overflow: visible;
 }

 .container_10f51045e77a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_edfe070c2d50 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_7014dcca564b {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_7014dcca564b img {
   width: 100%;
   height: 100%;
 }

 .text_4691954cab32 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4691954cab32 {
   overflow: visible;
 }

 .container_f9472c1f5366 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_70d3f979e4fa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_6ed9f0071ab2 {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_6ed9f0071ab2 img {
   width: 100%;
   height: 100%;
 }

 .text_9f86dd9c7cea {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9f86dd9c7cea {
   overflow: visible;
 }

 .container_bd7d390359ff {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_f1480c577916 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_dff7c19df465 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_eaeb18946939 {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_a36d5473f455 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a36d5473f455 {
   overflow: visible;
 }

 .container_ee71909233e9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_73daa870a0ff {
   height: 15.33px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_73daa870a0ff img {
   width: 100%;
   height: 100%;
 }

 .text_0e5e17b86710 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0e5e17b86710 {
   overflow: visible;
 }

 .container_a1832b2265bf {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_355eb7b6bcfb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_53abd7015aef {
   height: 15.29px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_53abd7015aef img {
   width: 100%;
   height: 100%;
 }

 .text_4c097b75b249 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4c097b75b249 {
   overflow: visible;
 }

 .container_5fea3015a480 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_48aa33546ef7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_0028de6f961a {
   height: 16.67px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_0028de6f961a img {
   width: 100%;
   height: 100%;
 }

 .text_4f217c40eca2 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4f217c40eca2 {
   overflow: visible;
 }

 .container_bde48da989b7 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_687ac44b6544 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_65f570e855a6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_08f8bd3df6a9 {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_2a5a9888288e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6871094e758d {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f4606bd971d1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 44px 44px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_525a83d77729 {
   width: fit-content;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_960b88c2480a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c6e2d3de52ae {
   height: 56px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c6e2d3de52ae {
   overflow: visible;
 }

 .container_90ddc08cb5ef {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c725dd42b771 {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c725dd42b771 {
   overflow: visible;
 }

 .container_7e622ca0f436 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a964011d1fe2 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a964011d1fe2 {
   overflow: visible;
 }

 .input_text_8ca3968675f8 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_8ca3968675f8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_8ca3968675f8::placeholder {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_e534069d9706 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_33f7352b2d9b {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_fa1e37604f42 {
   width: 356px;
   height: 14px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a1c78734ccd5 {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_0978a778354b {
   padding: 4px 12px 4px 12px;
   width: 356px;
   height: 36px;
   flex-shrink: 0;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_0978a778354b {
   width: 356px;
   height: 36px;
 }

 .input_text_0978a778354b::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_570e0992e678 {
   width: 356px;
   height: 54px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_fa16d08bacc1 {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_3bd1b67c3ee7 {
   width: 356px;
   height: 14px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6bcf38f520da {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_97775cffaea9 {
   padding: 4px 12px 4px 12px;
   width: 356px;
   height: 36px;
   flex-shrink: 0;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_97775cffaea9 {
   width: 356px;
   height: 36px;
 }

 .input_text_97775cffaea9::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_a982062c782f {
   width: 356px;
   height: 54px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e56ecaad4444 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 16px 0;
   display: flex !important;
   flex-direction: row;
 }

 .text_c1665b47f9ba {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c1665b47f9ba {
   overflow: visible;
 }

 .container_64680babfee3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_dcc736f66154 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_dcc736f66154 {
   overflow: visible;
 }

 .input_text_7c5f8ecf1827 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_7c5f8ecf1827 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_7c5f8ecf1827::placeholder {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_3756f5386730 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_4fd2c607c57c {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4fd2c607c57c {
   overflow: visible;
 }

 .container_aa1f5cfc6f49 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8391f5ae7670 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8391f5ae7670 {
   overflow: visible;
 }

 .input_text_c7ef5e9dd165 {
   padding: 8px 12px 8px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 200px;
   z-index: 998;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_c7ef5e9dd165 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_c7ef5e9dd165::placeholder {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_017d0fac28c7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_8d11b8abf620 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_a0b2a237fee5 {
   padding: 9px 0 9px 0;
   width: 250px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_a0b2a237fee5 {
   width: 250px;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a0b2a237fee5 {
   padding: 9px 0 9px 0;
   width: 250px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_499393e0bc07 {
   width: 100%;
   min-width: 0;
   height: 573px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ec775915b2c6 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_7777c2e29e02 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7777c2e29e02 {
   overflow: visible;
 }

 .container_9794a6f6c5d8 {
   width: 313px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c91f933c8705 {
   width: fit-content;
   z-index: 0;
   line-height: 28px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_b68e1955110e {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fae6cad9c2ea {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fae6cad9c2ea {
   overflow: visible;
 }

 .container_c92dfe9442bc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2b9394af9fc6 {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

 .imageview_2b9394af9fc6 img {
   width: 100%;
   height: 100%;
 }

 .text_f5876af150ca {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_f5876af150ca {
   overflow: visible;
 }

 .container_a1a781b85738 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_00fe8809c917 {
   width: 100%;
   min-width: 0;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_00fe8809c917 {
   overflow: visible;
 }

 .container_00b846f9e4ac {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_ba80fcfb5134 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a7135dfaa9f4 {
   width: 20px;
   height: 20px;
   z-index: 0;
 }

 .imageview_a7135dfaa9f4 img {
   width: 100%;
   height: 100%;
 }

 .text_80a1d83b9a4c {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_80a1d83b9a4c {
   overflow: visible;
 }

 .container_b176c5ef7b92 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8d956f7ab6d4 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8d956f7ab6d4 {
   overflow: visible;
 }

 .container_00173bc17410 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1874ee959bbe {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_57cac448652c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_11a101b31e88 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_11a101b31e88 img {
   width: 100%;
   height: 100%;
 }

 .text_a2782a03abc7 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a2782a03abc7 {
   overflow: visible;
 }

 .container_8da1c607c09f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_774ef7b1cf34 {
   width: 100%;
   min-width: 0;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_774ef7b1cf34 {
   overflow: visible;
 }

 .container_fb9833186c07 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_bdd1e5413332 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c612ee08514c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1cde787e4aed {
   padding: 24px 0 24px 24px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_1b2de63041c5 {
   width: 728px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1b2de63041c5 {
   overflow: visible;
 }

 .container_28416b63899f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_103c9775f258 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_103c9775f258 {
   overflow: visible;
 }

 .container_ed27dc057650 {
   width: 694px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_cf5aaf60930a {
   width: 16px;
   height: 15.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_cf5aaf60930a img {
   width: 100%;
   height: 100%;
 }

 .text_d684db8d6326 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d684db8d6326 {
   overflow: visible;
 }

 .container_dcda64871d53 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_9d811029352e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_fdde8e3f33ba {
   width: 16px;
   height: 15.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_fdde8e3f33ba img {
   width: 100%;
   height: 100%;
 }

 .text_e3ec185ad877 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e3ec185ad877 {
   overflow: visible;
 }

 .container_24b952beeff8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_940a57190efb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_cb6972fced07 {
   width: 16px;
   height: 16.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_cb6972fced07 img {
   width: 100%;
   height: 100%;
 }

 .text_02ea17b34802 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_02ea17b34802 {
   overflow: visible;
 }

 .container_ce26b7d497d4 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_58820b149638 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9a972cd5d664 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_81f9d2661c53 {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_aa8b8b009f57 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aa8b8b009f57 {
   overflow: visible;
 }

 .container_56d286f0fb9b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_3500bd20b668 {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_3500bd20b668 img {
   width: 100%;
   height: 100%;
 }

 .text_5e4532c6b32e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5e4532c6b32e {
   overflow: visible;
 }

 .container_c6a5d0920238 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_ea7c94b420c7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_0bc68c4a7341 {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_0bc68c4a7341 img {
   width: 100%;
   height: 100%;
 }

 .text_702ae23c8138 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_702ae23c8138 {
   overflow: visible;
 }

 .container_41712f6f5a47 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d78f83baf3f1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_75324feb5850 {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_75324feb5850 img {
   width: 100%;
   height: 100%;
 }

 .text_fd00239ed4cd {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fd00239ed4cd {
   overflow: visible;
 }

 .container_67a8814da1c3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_5feefb4e9344 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9273170f45a6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_39c81faa579f {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_5b75edb79876 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5b75edb79876 {
   overflow: visible;
 }

 .container_d3814807d911 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8ea82b5d49fb {
   height: 15.33px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_8ea82b5d49fb img {
   width: 100%;
   height: 100%;
 }

 .text_f7f252facf53 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f7f252facf53 {
   overflow: visible;
 }

 .container_351fae8af9a1 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_b96a9aac6571 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_68990663605b {
   height: 15.29px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_68990663605b img {
   width: 100%;
   height: 100%;
 }

 .text_228d4225cb13 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_228d4225cb13 {
   overflow: visible;
 }

 .container_dff2be24d712 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_94a35c168a6a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_eec37ccc22e8 {
   height: 16.67px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_eec37ccc22e8 img {
   width: 100%;
   height: 100%;
 }

 .text_2452ae13566a {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2452ae13566a {
   overflow: visible;
 }

 .container_2336b3bdb684 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_86ea7a34c740 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d9769d534d8e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_35a13190af0e {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_a27937a23636 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_3ca0366b7543 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e2b3bf63f93c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 44px 44px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_1c473379e78b {
   padding: 64px 32px 64px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_46b8cffc6479 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_46b8cffc6479 {
   overflow: visible;
 }

 .container_00350eda1c33 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8f4a4bd43550 {
   height: 56px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8f4a4bd43550 {
   overflow: visible;
 }

 .container_88545f12f8a3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_90c400275e7c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_54339b861be5 {
   padding: 9px 11px 9px 11px;
   width: 214px;
   height: fit-content;
   min-width: 214px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_54339b861be5 {
   width: 214px;
   height: fit-content;
   min-width: 214px;
   z-index: 0;
 }

 .container_nested_54339b861be5 {
   padding: 9px 11px 9px 11px;
   width: 214px;
   height: fit-content;
   min-width: 214px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_5fa1ba406518 {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_38faf5a5b500 {
   width: 267px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3782771535580524;
 }

 .imageview_38faf5a5b500 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_fc30ca5141ae {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fc30ca5141ae {
   overflow: visible;
 }

 .container_e89a66fd426c {
   padding: 0 0 0 50px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_487b3bbac552 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_487b3bbac552 {
   height: fit-content;
   max-width: 313px;
   min-width: 313px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_487b3bbac552 {
   height: fit-content;
   min-width: 313px;
   max-width: 313px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_c94d800557ae {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c94d800557ae {
   overflow: visible;
 }

 .text_485e90c946a3 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_485e90c946a3 {
   overflow: visible;
 }

 .container_b8c9a34acdd0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b8c9a34acdd0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_b8c9a34acdd0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d345b4e37d8e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d345b4e37d8e {
   overflow: visible;
 }

 .container_0edca016f77c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_0edca016f77c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_0edca016f77c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a4be3b01aaee {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a4be3b01aaee {
   overflow: visible;
 }

 .container_daa77f68077b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_daa77f68077b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_daa77f68077b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_764c035b9467 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_764c035b9467 {
   overflow: visible;
 }

 .container_b2ac6728f514 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b2ac6728f514 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_b2ac6728f514 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_571c1780e26d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_83ff6faaaf9f {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_83ff6faaaf9f {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_83ff6faaaf9f {
   width: 265.75px;
   height: 188px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_e08666fddf8e {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e08666fddf8e {
   overflow: visible;
 }

 .container_af2ab1600ed7 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_4a5591bffd69 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4a5591bffd69 {
   overflow: visible;
 }

 .container_8411c9943e3d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_8411c9943e3d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8411c9943e3d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f4f618c435e8 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f4f618c435e8 {
   overflow: visible;
 }

 .container_f620ed7e7c36 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f620ed7e7c36 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_f620ed7e7c36 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_87767a8bcd4b {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_87767a8bcd4b {
   overflow: visible;
 }

 .container_1b344c5a85b5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_1b344c5a85b5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_1b344c5a85b5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_be4621b74b15 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_94fd899c1811 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_94fd899c1811 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_94fd899c1811 {
   width: 265.75px;
   height: 204px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0cfcab7da18d {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0cfcab7da18d {
   overflow: visible;
 }

 .container_486ebbdb7bd8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_9d6b9d8387b9 {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9d6b9d8387b9 img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_9d6b9d8387b9.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_081b9d07b4f4 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_081b9d07b4f4 {
   overflow: visible;
 }

 .container_ab9c0164e649 {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_38baddcad410 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_38baddcad410 {
   overflow: visible;
 }

 .container_178eb807708b {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_f4d5d74de757 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_549cb4de2a1f {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_549cb4de2a1f img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_549cb4de2a1f.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_040a20912310 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_040a20912310 {
   overflow: visible;
 }

 .container_aed47aeae622 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_aed47aeae622 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_aed47aeae622 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7d51665ab24c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_110823a0142d {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_110823a0142d {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_110823a0142d {
   width: 265.75px;
   height: 174px;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_330260b6a3df {
   height: fit-content;
   min-width: 320px;
   max-width: 864px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_59f5cebe41d8 {
   height: 64px;
   min-width: 88px;
   max-width: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .imageview_59f5cebe41d8 img {
   width: 100%;
   height: 100%;
 }

 .container_ffaf5c91c55c {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-end;
   flex-wrap: wrap;
   display: flex !important;
   flex-direction: row;
 }

 .container_c4cc2c79778d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6397bac75104 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6397bac75104 {
   overflow: visible;
 }

 .container_938dce455185 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8e1d3977f37c {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_58ee28adb473 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:501.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_58ee28adb473 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_58ee28adb473 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:501.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_41a3bc17da59 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_fee4885186fd {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_df40f873335a {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_68ed247efe6f {
   width: 3.36px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_68ed247efe6f {
   overflow: visible;
 }

 .text_4fb5f4ba0834 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-6757c46f02a1_4fb5f4ba0834 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-82a032263b49_4fb5f4ba0834 {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_823f5d4c174e {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_823f5d4c174e {
   overflow: visible;
 }

 .text_fe99a5d5e72c {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_7d82c4038bea {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_229531768558 {
   width: 8px;
   height: 8px;
   flex-shrink: 0;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_d4bbde953dcd {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_ba96aeefdfb8 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ba96aeefdfb8 {
   overflow: visible;
 }

 .text_16b3c9cceeaa {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-72ca0e18e789_16b3c9cceeaa {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-781829165827_16b3c9cceeaa {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_bb19a7aac560 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_bb19a7aac560 {
   overflow: visible;
 }

 .text_6e181a3a4a4d {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_2ed099d32144 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9274e2fa0885 {
   width: 8px;
   height: 8px;
   z-index: 0;
   background: #05df72;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
   opacity: 0.9998729825019836;
 }

 .text_e14362dbccfa {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_9da19133f61b {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9da19133f61b {
   overflow: visible;
 }

 .text_2a7f2ddb657f {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text-a11b5d8204d0_2a7f2ddb657f {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text-2e4c929af915_2a7f2ddb657f {
   line-height: 8px;
   font-family: 'General Sans';
 }

 .text_8a8db13514a8 {
   width: 5px;
   height: 20px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8a8db13514a8 {
   overflow: visible;
 }

 .text_b9f4b1404fcf {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_489815cb12e0 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3d410582c209 {
   padding: 12px 0 12px 0;
   height: fit-content;
   min-width: 320px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_77b31eb83f65 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_77b31eb83f65 img {
   width: 100%;
   height: 100%;
 }

 .text_194ffb7c0e16 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .text_c868bb9f1284 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_544833bc6133 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_544833bc6133 {
   width: 209.47px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
 }

 .container_nested_544833bc6133 {
   padding: 0 12px 0 12px;
   width: 209.47px;
   height: 28px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #fccbe8;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_ffc2f14466ec {
   padding: 10px 16px 10px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 44px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
   background: #00434fe6;
 }

 .imageview_079f9f068797 {
   width: 148px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.3783783783783784;
 }

 .imageview_079f9f068797 img {
   width: 100%;
   height: 100%;
 }

 .imageview_4c2b119fb129 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_4c2b119fb129 img {
   width: 100%;
   height: 100%;
 }

 .container_bf71e6309752 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_wrapper_bf71e6309752 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_bf71e6309752 {
   padding: 0 16px 0 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .imageview_c546a0085109 {
   width: 32.67px;
   height: 32.67px;
   z-index: 0;
 }

 .imageview_c546a0085109 img {
   width: 100%;
   height: 100%;
 }

 .text_7beda0eacc58 {
   height: 68px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7beda0eacc58 {
   overflow: visible;
 }

 .container_fc8a89e49a55 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_a0bc7fad9f1b {
   height: 52px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a0bc7fad9f1b {
   overflow: visible;
 }

 .container_f90265c79bcc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   opacity: 0.8999999761581421;
 }

 .container_268ea913c3f8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_5e46ce42c891 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b1a07e81b995 {
   width: 15.26px;
   height: 15.29px;
   z-index: 0;
 }

 .imageview_b1a07e81b995 img {
   width: 100%;
   height: 100%;
 }

 .text_47ca7877a627 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_758213817969 {
   padding: 9px 16px 9px 16px;
   width: 100%;
   height: fit-content;
   min-width: 182px;
   max-width: 182px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 9px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_758213817969 {
   width: 100%;
   height: fit-content;
   max-width: 182px;
   min-width: 182px;
   z-index: 0;
 }

 .container_nested_758213817969 {
   padding: 9px 16px 9px 16px;
   width: 100%;
   height: fit-content;
   min-width: 182px;
   max-width: 182px;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 9px;
   display: flex !important;
   flex-direction: row;
   background: #00434f;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_9cb9ad160de7 {
   padding: 0 0 0 48px;
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-end;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_9cb9ad160de7 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_9cb9ad160de7 {
   padding: 0 0 0 48px;
   height: fit-content;
   min-width: 250px;
   z-index: 0;
   align-items: flex-end;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fb7cb5979e0a {
   padding: 32px 30px 32px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 124px;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 32px 0;
   display: flex !important;
   flex-direction: row;
   background: #fec548;
 }

 .text_20c6bd3f6339 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_6ddf888082ad {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_6ddf888082ad {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_6ddf888082ad {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_73eaf0324954 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_efa434173e29 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .container_wrapper_efa434173e29 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .container_nested_efa434173e29 {
   padding: 4px 8px 4px 8px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 6px;
   display: flex !important;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

 .container_401000348ed6 {
   padding: 3.5px 3px 3.5px 3px;
   width: 100%;
   min-width: 0;
   height: 36px;
   max-width: 448px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_3aa9d46e02df {
   width: fit-content;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_6e22d24e8f11 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f5dd71fa85d5 {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f5dd71fa85d5 {
   overflow: visible;
 }

 .container_eb54bc0d2eed {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6050cccebf9c {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_6050cccebf9c {
   overflow: visible;
 }

 .container_bc637b8130cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fb7296a93e60 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fb7296a93e60 {
   overflow: visible;
 }

 .input_text_fe125976dc7b {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_fe125976dc7b {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_fe125976dc7b::placeholder {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_a2388e9e8496 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_af7b581b3b85 {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_35b412609d3f {
   width: 356px;
   height: 14px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4d551bf80fc5 {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_9872b3b81787 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: 36px;
   flex-shrink: 0;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_9872b3b81787 {
   width: 100%;
   min-width: 0;
   height: 36px;
 }

 .input_text_9872b3b81787::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_041e86593d8b {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_808d28ce02ea {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_36639568b793 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0764cd6901da {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_f3d3bcfd453d {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_f3d3bcfd453d {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_f3d3bcfd453d::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_d396340af3e8 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_70339140297f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 16px 0;
   display: flex !important;
   flex-direction: row;
 }

 .text_59f6eb414bcd {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_59f6eb414bcd {
   overflow: visible;
 }

 .container_671a6e36c60a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b03ab7fb21e4 {
   width: 100%;
   min-width: 0;
   height: 41px;
   z-index: 0;
 }

 .imageview_b03ab7fb21e4 img {
   position: absolute;
   width: 326.0px !important;
   height: 41.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_b03ab7fb21e4.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .container_843e3cdbea18 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_cddc88a026e8 {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cddc88a026e8 {
   overflow: visible;
 }

 .container_21502eeb9608 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3e91c6ea5b64 {
   height: 44px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3e91c6ea5b64 {
   overflow: visible;
 }

 .input_text_141416973ffb {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_141416973ffb {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_141416973ffb::placeholder {
   height: 44px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_6ad61fd39c59 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0aae2e47185d {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0aae2e47185d {
   overflow: visible;
 }

 .container_7e7b9231c00d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_52baa81e4757 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_52baa81e4757 {
   overflow: visible;
 }

 .input_text_ce28e056e31b {
   padding: 8px 12px 8px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 200px;
   z-index: 998;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_ce28e056e31b {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_ce28e056e31b::placeholder {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_6d0cc267af35 {
   width: 100%;
   min-width: 0;
   height: 206px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_2c02aa1c3872 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_af9508ca53c7 {
   padding: 9px 0 9px 0;
   width: 250px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_af9508ca53c7 {
   width: 250px;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_af9508ca53c7 {
   padding: 9px 0 9px 0;
   width: 250px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_f76c531ba5b9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e0fae32a1763 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a1b4b90c14ba {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a1b4b90c14ba {
   overflow: visible;
 }

 .container_c60ab39bd62c {
   width: 313px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_96d584d03987 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_96d584d03987 {
   overflow: visible;
 }

 .container_0440896775b4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0a589e52be6d {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0a589e52be6d {
   overflow: visible;
 }

 .container_e063995ade08 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_1a87a115f6c4 {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

 .imageview_1a87a115f6c4 img {
   width: 100%;
   height: 100%;
 }

 .text_306d2d1c6b31 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_306d2d1c6b31 {
   overflow: visible;
 }

 .container_baf80efa6e07 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c3845ec50f7d {
   width: 100%;
   min-width: 0;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c3845ec50f7d {
   overflow: visible;
 }

 .container_8cb56a317e5a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_f45913890c51 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_644d2d34a31e {
   width: 20px;
   height: 20px;
   z-index: 0;
 }

 .imageview_644d2d34a31e img {
   width: 100%;
   height: 100%;
 }

 .text_5f1429b75f47 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5f1429b75f47 {
   overflow: visible;
 }

 .container_0248670cfa4c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ad41ad5261d9 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_ad41ad5261d9 {
   overflow: visible;
 }

 .container_0a53571f3acc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2b29f9335cef {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_6e544e734daf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_97a98749651a {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_97a98749651a img {
   width: 100%;
   height: 100%;
 }

 .text_b7eee3a069d2 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b7eee3a069d2 {
   overflow: visible;
 }

 .container_f1cc2efb12c3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_372700150c47 {
   width: 100%;
   min-width: 0;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_372700150c47 {
   overflow: visible;
 }

 .container_bd34b13528d2 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9ab78a828560 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_41a6b818a18f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1b5538f909c0 {
   padding: 24px 0 24px 24px;
   width: 100%;
   min-width: 0;
   height: 305.97px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_e9081c744471 {
   width: 728px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e9081c744471 {
   overflow: visible;
 }

 .container_fdebc513624b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_49845f3c0086 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_49845f3c0086 {
   overflow: visible;
 }

 .container_4c1b971f01b9 {
   width: 694px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2c066562c8ef {
   width: 16px;
   height: 15.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_2c066562c8ef img {
   width: 100%;
   height: 100%;
 }

 .text_cd340fa67e8e {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_cd340fa67e8e {
   overflow: visible;
 }

 .container_95f818368e08 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_490b604e7c5b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_522ea7885034 {
   width: 16px;
   height: 15.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_522ea7885034 img {
   width: 100%;
   height: 100%;
 }

 .text_eba80a7efc9e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_eba80a7efc9e {
   overflow: visible;
 }

 .container_ac7567a711c2 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_4756711783b0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_32c1fd0e1c4c {
   width: 16px;
   height: 16.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_32c1fd0e1c4c img {
   width: 100%;
   height: 100%;
 }

 .text_39c51ece2329 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_39c51ece2329 {
   overflow: visible;
 }

 .container_f5239dc09130 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_138395428f2e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_567f004ed643 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f8304242f5cb {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_f9732c473ce0 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f9732c473ce0 {
   overflow: visible;
 }

 .container_e401266b7b2e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_21b7fc15c183 {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_21b7fc15c183 img {
   width: 100%;
   height: 100%;
 }

 .text_46a55aeeaf31 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_46a55aeeaf31 {
   overflow: visible;
 }

 .container_2d6458a01bc0 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_76e8df72e230 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_61fc9191bbea {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_61fc9191bbea img {
   width: 100%;
   height: 100%;
 }

 .text_fc8b645e0db4 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_fc8b645e0db4 {
   overflow: visible;
 }

 .container_320a4b5c550d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d277f0efeaa6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_dc1e1744edae {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_dc1e1744edae img {
   width: 100%;
   height: 100%;
 }

 .text_4a74a828cddf {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4a74a828cddf {
   overflow: visible;
 }

 .container_08e7b928855a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_43024ef0d9e7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_7065a9a367b2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_22c93d6ad3d5 {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_54cb87dc78e2 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_54cb87dc78e2 {
   overflow: visible;
 }

 .container_f093558a06ff {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_29193cdc747d {
   height: 15.33px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_29193cdc747d img {
   width: 100%;
   height: 100%;
 }

 .text_127efb95ba66 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_127efb95ba66 {
   overflow: visible;
 }

 .container_dd2d302a734f {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_bb68414ce6c9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_33c518a8e3a5 {
   height: 15.29px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_33c518a8e3a5 img {
   width: 100%;
   height: 100%;
 }

 .text_45ae8e3ec2b9 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_45ae8e3ec2b9 {
   overflow: visible;
 }

 .container_1116bb79810b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_8f07c2ce25c8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_1131be47cf7d {
   height: 16.67px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_1131be47cf7d img {
   width: 100%;
   height: 100%;
 }

 .text_8f095a875550 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8f095a875550 {
   overflow: visible;
 }

 .container_bd3d362101bb {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_2d5f6fe13861 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fec8f97bfce1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_21ec274afe17 {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_5bdbf7500126 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_da129a777279 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_68b916cda92d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 44px 44px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_a106463ebad6 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a106463ebad6 {
   overflow: visible;
 }

 .container_a49c33efc4f2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e0dfa605577f {
   height: 112px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e0dfa605577f {
   overflow: visible;
 }

 .container_a36649218a56 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7c8e16ed3b73 {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7c8e16ed3b73 {
   overflow: visible;
 }

 .container_58fbed8c99f4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1a7efa0663a8 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1a7efa0663a8 {
   overflow: visible;
 }

 .input_text_3cdf672083f0 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_3cdf672083f0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_3cdf672083f0::placeholder {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_1a2745e29e44 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_cee56f4e4b86 {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_2fe3fdd110c2 {
   width: 356px;
   height: 14px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d98ad010f6f1 {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_7603de698223 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_7603de698223 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_7603de698223::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_49f2136ee949 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_061d72dab6c2 {
   width: fit-content;
   z-index: 0;
   line-height: 14px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_caa1543f1812 {
   width: 356px;
   height: 14px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_58f333487dd2 {
   width: fit-content;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .input_text_5a4be9402edb {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_5a4be9402edb {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_5a4be9402edb::placeholder {
   width: 100%;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: normal;
   white-space: nowrap;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_81e92deb0f8f {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_61884141e58b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   gap: 16px 0;
   display: flex !important;
   flex-direction: row;
 }

 .text_520a9bdac2dd {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_520a9bdac2dd {
   overflow: visible;
 }

 .container_b7fbe4fa3598 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4a66e9d43974 {
   height: 44px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_4a66e9d43974 {
   overflow: visible;
 }

 .input_text_cd7817179c04 {
   padding: 4px 12px 4px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 998;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_cd7817179c04 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_cd7817179c04::placeholder {
   height: 44px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 21.6px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_069edf020693 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_58014a9b86c0 {
   height: 14px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 14px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_58014a9b86c0 {
   overflow: visible;
 }

 .container_fd6b0d0b579f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b41725576ba7 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b41725576ba7 {
   overflow: visible;
 }

 .input_text_95c598381f30 {
   padding: 8px 12px 8px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   min-height: 200px;
   z-index: 998;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   border-radius: 10px 10px 10px 10px;
 }

 .wrapper_input_text_95c598381f30 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .input_text_95c598381f30::placeholder {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   text-align: start;
   word-wrap: break-word;
   white-space: normal;
   color: #00434f;
   font-family: 'General Sans';
 }

 .container_6e12ceebd93a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_267804224027 {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_273da389a3c3 {
   padding: 9px 0 9px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 250px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_273da389a3c3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 250px;
   z-index: 0;
 }

 .container_nested_273da389a3c3 {
   padding: 9px 0 9px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 250px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_4900ea5287f9 {
   width: 100%;
   min-width: 0;
   height: 573px;
   flex-shrink: 0;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_516cf7ca8ff7 {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_854a786ceea9 {
   height: 42px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_854a786ceea9 {
   overflow: visible;
 }

 .container_bc623a8cb737 {
   width: 313px;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3923fd49a438 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_3923fd49a438 {
   overflow: visible;
 }

 .container_b1a69fe2d8bb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_02f6c78e9488 {
   width: 678px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_02f6c78e9488 {
   overflow: visible;
 }

 .container_c43b8b5c0eb4 {
   width: 678px;
   height: 33.59px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_bfa8914e5f65 {
   width: 20.57px;
   height: 20.61px;
   z-index: 0;
 }

 .imageview_bfa8914e5f65 img {
   width: 100%;
   height: 100%;
 }

 .text_58b332427ada {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'Segoe UI';
 }

 .text_autoheight_58b332427ada {
   overflow: visible;
 }

 .container_4acba3e501d5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a713a09669e0 {
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .container_7d157a686db8 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_07edc738e3f0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_e2c755b67fd1 {
   width: 20px;
   height: 20px;
   z-index: 0;
 }

 .imageview_e2c755b67fd1 img {
   width: 100%;
   height: 100%;
 }

 .text_92202efa4429 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_92202efa4429 {
   overflow: visible;
 }

 .container_cb9ff83ce966 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b6006fd4a305 {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b6006fd4a305 {
   overflow: visible;
 }

 .container_e6ddaeaba686 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e9fd02aeb032 {
   width: 192.31px;
   height: 51.19px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_835acea8b395 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 11px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_d9863ec8e005 {
   width: 20px;
   height: 19.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d9863ec8e005 img {
   width: 100%;
   height: 100%;
 }

 .text_309a052fabab {
   height: 26px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_309a052fabab {
   overflow: visible;
 }

 .container_bed2b9f4122b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7acc76e90733 {
   width: 100%;
   min-width: 0;
   height: 24px;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7acc76e90733 {
   overflow: visible;
 }

 .container_e19143660a12 {
   height: 50px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_e7545a1c34e0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6476038f17b4 {
   width: 678px;
   height: 182.38px;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7ff9c938a179 {
   padding: 24px 0 24px 24px;
   width: 728px;
   height: 305.97px;
   flex-shrink: 0;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7e7dd;
   border-radius: 16px 16px 16px 16px;
 }

 .text_f744fadd9f84 {
   width: 728px;
   height: 34px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 33.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_f744fadd9f84 {
   overflow: visible;
 }

 .container_975d0c4483c2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_567c9c71e4f4 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_567c9c71e4f4 {
   overflow: visible;
 }

 .container_0b8ac23e0979 {
   width: 694px;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_d9530c07d119 {
   width: 16px;
   height: 15.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_d9530c07d119 img {
   width: 100%;
   height: 100%;
 }

 .text_a2a053aa0d27 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_a2a053aa0d27 {
   overflow: visible;
 }

 .container_8a5b28bfcb2c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_723b50871d59 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b6c650ecc783 {
   width: 16px;
   height: 15.29px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_b6c650ecc783 img {
   width: 100%;
   height: 100%;
 }

 .text_b2485eab591e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_b2485eab591e {
   overflow: visible;
 }

 .container_10c37e88ec44 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_06f1bdc08650 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_0a5cd66321b5 {
   width: 16px;
   height: 16.67px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_0a5cd66321b5 img {
   width: 100%;
   height: 100%;
 }

 .text_8816c369d71c {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8816c369d71c {
   overflow: visible;
 }

 .container_1b5e97d80243 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_53256bb7dd0b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c718ed3e0678 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d90d5430d594 {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_9d5cf454ee72 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_9d5cf454ee72 {
   overflow: visible;
 }

 .container_957dfba61aaa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_3115234c72d8 {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_3115234c72d8 img {
   width: 100%;
   height: 100%;
 }

 .text_7ace061f7bfa {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_7ace061f7bfa {
   overflow: visible;
 }

 .container_0988d87b9d27 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_12ee869da89f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_ce3185cded5b {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_ce3185cded5b img {
   width: 100%;
   height: 100%;
 }

 .text_c33e911af5c4 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_c33e911af5c4 {
   overflow: visible;
 }

 .container_f0e4bc50945b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_32e6cbd8da5a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c3c8faeb52fb {
   height: 16px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_c3c8faeb52fb img {
   width: 100%;
   height: 100%;
 }

 .text_21245dcc8c67 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_21245dcc8c67 {
   overflow: visible;
 }

 .container_144e23a21a21 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_ac0710908fc4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_91ae06fef2eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d68b093818de {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_0dd869aa22ec {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_0dd869aa22ec {
   overflow: visible;
 }

 .container_7968edcf168f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_8de2ce849c99 {
   height: 15.33px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_8de2ce849c99 img {
   width: 100%;
   height: 100%;
 }

 .text_1687a7b9eeaa {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1687a7b9eeaa {
   overflow: visible;
 }

 .container_c7e29f775bdd {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_898e6fa9e753 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 7px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_df425f2edffa {
   height: 15.29px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_df425f2edffa img {
   width: 100%;
   height: 100%;
 }

 .text_2c988ee06b9d {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_2c988ee06b9d {
   overflow: visible;
 }

 .container_dae0b2c72ed3 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_d59efd8abc4b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_ca7e92f7cb5e {
   height: 16.67px;
   max-width: 16px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
 }

 .imageview_ca7e92f7cb5e img {
   width: 100%;
   height: 100%;
 }

 .text_856d4e3ea930 {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 20px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_856d4e3ea930 {
   overflow: visible;
 }

 .container_686a60cb6d15 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_150aeb3bfc8c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_22c798ea2eb4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_75eb5c6cc89c {
   padding: 16px 0 16px 16px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #00434f1a;
   border-right: 1px solid #00434f1a;
   border-bottom: 1px solid #00434f1a;
   border-left: 1px solid #00434f1a;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_578d5fc63308 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b99bf986cb0a {
   height: fit-content;
   min-width: 250px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_36545619ae53 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 44px 44px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .container_1f70bd167162 {
   padding: 64px 32px 64px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_80bc1ae43bd2 {
   height: 84px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 41.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_80bc1ae43bd2 {
   overflow: visible;
 }

 .container_016d5b6962c1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1721a6f37cec {
   height: 84px;
   max-width: 652px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1721a6f37cec {
   overflow: visible;
 }

 .container_f592f5330a2a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_19e5a6aba8ce {
   width: fit-content;
   z-index: 0;
   line-height: 20px;
   word-wrap: normal;
   white-space: nowrap;
   font-family: 'General Sans';
 }

 .container_35c64a8d523c {
   padding: 9px 11px 9px 11px;
   width: 214px;
   height: fit-content;
   min-width: 214px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_wrapper_35c64a8d523c {
   width: 214px;
   height: fit-content;
   min-width: 214px;
   z-index: 0;
 }

 .container_nested_35c64a8d523c {
   padding: 9px 11px 9px 11px;
   width: 214px;
   height: fit-content;
   min-width: 214px;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fe743b;
   border-radius: 33554400px 33554400px 33554400px 33554400px;
 }

 .container_d5c1c01563e9 {
   padding: 66px 30px 66px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 31px 0;
   display: flex !important;
   flex-direction: column;
   background: #00434f;
   box-shadow: 0px 4px 4px #00000040;
 }

 .imageview_c5f693f71e61 {
   width: 215px;
   height: auto !important;
   flex-shrink: 0;
   z-index: 0;
   aspect-ratio: 1 / 0.4046511627906977;
 }

 .imageview_c5f693f71e61 img {
   width: 100%;
   height: 100%;
   object-fit: fill;
 }

 .text_797ba9204193 {
   width: 100%;
   min-width: 0;
   height: 26px;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_797ba9204193 {
   overflow: visible;
 }

 .container_6d25dc96ca6b {
   width: 313px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_689638bf0b01 {
   width: 100%;
   min-width: 0;
   height: 28px;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_689638bf0b01 {
   overflow: visible;
 }

 .text_d6b41ac1c64e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_d6b41ac1c64e {
   overflow: visible;
 }

 .container_3cd6129e2810 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_3cd6129e2810 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_3cd6129e2810 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1f44e0c27229 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_1f44e0c27229 {
   overflow: visible;
 }

 .container_b52ed15fc5eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b52ed15fc5eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_b52ed15fc5eb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_95e3f0ad6c28 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_95e3f0ad6c28 {
   overflow: visible;
 }

 .container_43ef7e7b33bc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_43ef7e7b33bc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_43ef7e7b33bc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_af77339da851 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_af77339da851 {
   overflow: visible;
 }

 .container_9f0e5cfd3f01 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_9f0e5cfd3f01 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_9f0e5cfd3f01 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_59bba76b0c36 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9bbe53dd9a2f {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_9bbe53dd9a2f {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_9bbe53dd9a2f {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_14830ac1c489 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_14830ac1c489 {
   overflow: visible;
 }

 .container_e1b4e01ca944 {
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_5d9248c4842e {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_5d9248c4842e {
   overflow: visible;
 }

 .container_8475fc74b911 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_8475fc74b911 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_8475fc74b911 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_40f99876701c {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_40f99876701c {
   overflow: visible;
 }

 .container_d5da7a9b4251 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_d5da7a9b4251 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_d5da7a9b4251 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8dbdbc952102 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8dbdbc952102 {
   overflow: visible;
 }

 .container_bedd7eb76589 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_bedd7eb76589 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_bedd7eb76589 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_cac882b88d6c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_153d02dcb1d0 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_153d02dcb1d0 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_153d02dcb1d0 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_8793774a7a06 {
   height: 28px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 28px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_8793774a7a06 {
   overflow: visible;
 }

 .container_0075259d4330 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_79b6d6b96b4c {
   width: 16.57px;
   height: 16.61px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_79b6d6b96b4c img {
   position: absolute;
   width: 18.2px !important;
   height: 18.3px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_79b6d6b96b4c.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_aa87b692e2cf {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   line-height: 25.6px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_aa87b692e2cf {
   overflow: visible;
 }

 .container_30e12e137f3e {
   width: 250px;
   height: 26px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_af1563daae0f {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #fec548 !important;
 }

 .text_autoheight_af1563daae0f {
   overflow: visible;
 }

 .container_8f81c3ff64fa {
   padding: 10px 10px 10px 32px;
   width: 250px;
   height: 44px;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_ea6e50539059 {
   width: fit-content;
   height: fit-content;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_9fa1a7dfa2bb {
   width: 16.67px;
   height: 13.33px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_9fa1a7dfa2bb img {
   position: absolute;
   width: 18.3px !important;
   height: 15.0px !important;
   max-width: none !important;
   left: -0.8px;
   top: -0.8px;
 }

 .imageview_9fa1a7dfa2bb.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_468af0130ed1 {
   height: 24px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
   text-decoration-color: #ffffffcc !important;
 }

 .text_autoheight_468af0130ed1 {
   overflow: visible;
 }

 .container_f5aca648d574 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f5aca648d574 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .container_nested_f5aca648d574 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_36024ae4ea99 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_f3fd13e3fe02 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_f3fd13e3fe02 {
   height: fit-content;
   min-width: 240px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 0;
 }

 .container_nested_f3fd13e3fe02 {
   height: fit-content;
   min-width: 240px;
   z-index: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_58b05cb3580e {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_58b05cb3580e img {
   width: 100%;
   height: 100%;
 }

 .imageview_ab33d4310007 {
   width: 40px;
   height: 40px;
   flex-shrink: 0;
   z-index: 0;
 }

 .imageview_ab33d4310007 img {
   width: 100%;
   height: 100%;
 }

 .container_c623213f16f1 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_fb47f25d595c {
   padding: 32px 0 32px 0;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_85f6dce233d5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 32px 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e38f55478ac3 {
   height: 23px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 0;
   line-height: 22.4px;
   word-wrap: break-word;
   white-space: normal;
   font-family: 'General Sans';
 }

 .text_autoheight_e38f55478ac3 {
   overflow: visible;
 }

 .container_68457c60da96 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4763cf1abe7b {
   padding: 33px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   border-top: 1px solid #ffffff1a;
   border-right: 0px solid #ffffff1a;
   border-bottom: 0px solid #ffffff1a;
   border-left: 0px solid #ffffff1a;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_a66c91582b93 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:2143.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_wrapper_a66c91582b93 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
 }

 .container_nested_a66c91582b93 {
   padding: 30px 30px 30px 30px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/d0c386c3-5e3d-480c-a564-1509d57dfbe8/6132:2143.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .viewport_5609ed25cbac {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }


 @media (max-width: 824px) {
   .home_page .yotako-main {
     display: none !important;
   }

   .home_page .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .home_page .yotako-main {
     display: none !important;
   }

   .home_page .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .about_us_our_clinic .yotako-main {
     display: none !important;
   }

   .about_us_our_clinic .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .about_us_our_clinic .yotako-main {
     display: none !important;
   }

   .about_us_our_clinic .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .about_us_our_team .yotako-main {
     display: none !important;
   }

   .about_us_our_team .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .about_us_our_team .yotako-main {
     display: none !important;
   }

   .about_us_our_team .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .locations .yotako-main {
     display: none !important;
   }

   .locations .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .locations .yotako-main {
     display: none !important;
   }

   .locations .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .our_services .yotako-main {
     display: none !important;
   }

   .our_services .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .our_services .yotako-main {
     display: none !important;
   }

   .our_services .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .for_pet_owners_blog .yotako-main {
     display: none !important;
   }

   .for_pet_owners_blog .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .for_pet_owners_blog .yotako-main {
     display: none !important;
   }

   .for_pet_owners_blog .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .for_pet_owners_testimonials .yotako-main {
     display: none !important;
   }

   .for_pet_owners_testimonials .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .for_pet_owners_testimonials .yotako-main {
     display: none !important;
   }

   .for_pet_owners_testimonials .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .for_pet_owners_faq_-_opening_hours .yotako-main {
     display: none !important;
   }

   .for_pet_owners_faq_-_opening_hours .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .for_pet_owners_faq_-_opening_hours .yotako-main {
     display: none !important;
   }

   .for_pet_owners_faq_-_opening_hours .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .career .yotako-main {
     display: none !important;
   }

   .career .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .career .yotako-main {
     display: none !important;
   }

   .career .vp_1564 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .contact_for_pet_owners .yotako-main {
     display: none !important;
   }

   .contact_for_pet_owners .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .contact_for_pet_owners .yotako-main {
     display: none !important;
   }

   .contact_for_pet_owners .vp_1564 {
     display: flex !important;
   }
 }
/* === luxivet-extras css === */
/* LuxiVet site extras: mobile menu (customer design 2026-07-08: white top-sheet,
   logo header, two-level tree in site colors) + language switcher */
#yt-mm{position:fixed;top:10px;left:10px;right:10px;max-height:calc(100% - 24px);background:#fff;border-radius:14px;box-shadow:0 14px 44px rgba(0,0,0,.24);transform:translateY(-110%);transition:transform .3s ease;z-index:100001;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:18px;}
#yt-mm.open{transform:translateY(0);}
#yt-mm-bd{position:fixed;inset:0;background:rgba(0,26,24,.5);opacity:0;visibility:hidden;transition:opacity .3s;z-index:100000;}
#yt-mm-bd.open{opacity:1;visibility:visible;}
#yt-mm .yt-mm-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #eef0f1;position:sticky;top:0;background:#fff;border-radius:14px 14px 0 0;}
#yt-mm .yt-mm-logo{height:28px;width:auto;display:block;}
#yt-mm .yt-mm-logotext{font-family:"Cabinet Grotesk","General Sans",sans-serif;font-weight:800;font-size:22px;color:#fe743b;}
#yt-mm-x{border:0;background:transparent;font-size:30px;line-height:1;color:#00434f;cursor:pointer;padding:2px 6px;}
#yt-mm .yt-mm-link{display:block;padding:13px 24px 9px;font-family:"General Sans","Inter",sans-serif;font-size:17px;font-weight:600;color:#00434f;text-decoration:none;}
#yt-mm .yt-mm-sublink{display:block;padding:7px 24px 7px 42px;font-family:"General Sans","Inter",sans-serif;font-size:15px;font-weight:400;color:#0f6f66;text-decoration:none;}
#yt-mm .yt-mm-link:active,#yt-mm .yt-mm-link:hover,#yt-mm .yt-mm-sublink:active,#yt-mm .yt-mm-sublink:hover{background:#f6f8f8;}
#yt-mm .yt-mm-langs{display:flex;gap:10px;padding:16px 24px 4px;}
#yt-mm .yt-mm-lang{font-family:"General Sans","Inter",sans-serif;font-size:15px;font-weight:600;color:#00434f;text-decoration:none;padding:6px 12px;border:1px solid #e5e7eb;border-radius:8px;}
#yt-mm .yt-mm-lang.current{background:#00434f;color:#fff;}
.yt-lang-dd{position:fixed;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.16);min-width:150px;z-index:100002;overflow:hidden;}
.yt-lang-opt{display:block;padding:11px 18px;font-family:"General Sans","Inter",sans-serif;font-size:15px;color:#00434f;text-decoration:none;white-space:nowrap;}
.yt-lang-opt:hover{background:#f3f3f5;}
/* desktop header dropdowns (same language as the mobile sheet) */
.yt-dd{position:fixed;background:#fff;border-radius:12px;box-shadow:0 10px 34px rgba(0,26,24,.18);min-width:210px;padding:8px 0;opacity:0;visibility:hidden;transition:opacity .16s ease,transform .16s ease;z-index:99998;max-height:70vh;overflow-y:auto;}
.yt-dd.open{opacity:1;visibility:visible;}
.yt-dd .yt-dd-link{display:block;padding:9px 20px;font-family:"General Sans","Inter",sans-serif;font-size:15px;font-weight:500;color:#00434f;text-decoration:none;white-space:nowrap;}
.yt-dd .yt-dd-link:hover{background:#f6f8f8;color:#0f6f66;}
/* lift the header above page sections so dropdowns/switcher render on top */
header.site-header,.site-header{position:relative;z-index:99990;}
/* interactive FAQ accordion */
.yt-faq-q{cursor:pointer;-webkit-tap-highlight-color:transparent;}
.yt-faq-q figure{transition:transform .25s ease;}
.yt-faq-item .yt-faq-a{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .25s ease;margin-top:0 !important;padding-top:0 !important;padding-bottom:0 !important;height:auto !important;}
.yt-faq-item.yt-faq-open .yt-faq-a{max-height:800px;opacity:1;}
.yt-faq-item.yt-faq-open .yt-faq-q figure{transform:rotate(180deg);}
/* single-post article: centered column in the site's typography */
.yt-single-post{padding:44px 24px 88px;}
.yt-single-post .wp-block-post-featured-image img{border-radius:16px;width:100%;max-height:520px;object-fit:cover;}
.yt-single-post .wp-block-post-title{font-family:"Cabinet Grotesk","General Sans",sans-serif;color:#00434f;font-size:42px;line-height:1.15;font-weight:700;margin:30px 0 10px;}
.yt-single-meta{gap:14px;margin:0 0 26px;}
.yt-single-post .wp-block-post-date,.yt-single-post .wp-block-post-terms{font-family:"General Sans","Inter",sans-serif;color:#6b7280;font-size:15px;}
.yt-single-post .wp-block-post-terms a{color:#0f6f66;text-decoration:none;font-weight:600;}
.yt-single-post .wp-block-post-content{font-family:"General Sans","Inter",sans-serif;color:#4a5565;font-size:18px;line-height:1.7;}
.yt-single-post .wp-block-post-content h2{font-family:"Cabinet Grotesk","General Sans",sans-serif;color:#00434f;font-size:28px;font-weight:700;margin:36px 0 12px;}
.yt-single-post .wp-block-post-content h3{font-family:"Cabinet Grotesk","General Sans",sans-serif;color:#00434f;font-size:22px;font-weight:600;margin:28px 0 10px;}
.yt-single-post .wp-block-post-content p{margin:0 0 18px;}
.yt-single-post .wp-block-post-content img{border-radius:12px;max-width:100%;height:auto;}
.yt-single-post .wp-block-post-content a{color:#0f6f66;}
/* single-post template: same per-breakpoint tree switching as page templates */
@media (max-width:824px){.single_post .yotako-main{display:none !important;}.single_post .vp_824{display:flex !important;}}
@media (min-width:825px){.single_post .yotako-main{display:none !important;}.single_post .vp_1564{display:flex !important;}}
/* contact tabs: active pill state */
.yt-tab-active{background:#fff !important;border-radius:10px;box-shadow:0 1px 5px rgba(0,26,24,.10);}
.yt-tab-inactive{background:transparent !important;box-shadow:none !important;}
/* nav-block chevrons: match the inline headers' gap and vertical centering */
body .yt-nav-item figure{margin-left:4px;position:relative;top:4px;}

/* === LuxiVet mobile-footer fix (2026-07-16): stack footer columns at mobile widths.
   Root cause: footer columns are fixed width:313px flex-shrink:0 in a flex-wrap row;
   they wrap cleanly at <=390px but overflow/clip at 414px+ (Galaxy Note). Scope: <=824px only. === */
@media (max-width:824px){
  .container_7acdcd277ffe{ flex-direction:column !important; flex-wrap:nowrap !important; align-items:flex-start !important; }
  .container_7acdcd277ffe > *{ width:100% !important; max-width:100% !important; flex-shrink:1 !important; }
}