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

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

 * {
   box-sizing: border-box;
 }

 .centerlize {
   margin: 0 auto;
 }

 .relative {
   position: relative
 }

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

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

 .yk_post_content p {
   margin: revert;
 }

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

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

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

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

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

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

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

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

 body .yk_transparent {
   background: transparent !important;
 }

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

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

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

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

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

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

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

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

 [class^="vp_"],
 [class*=" vp_"] {
   display: flex;
   flex-direction: column;
   /* align-items if needed */
 }

 *[onclick] {
   cursor: pointer;
 }

 input {
   padding: 0 10px;
 }

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

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

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

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

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

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

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

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

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

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

 .text_2deafa30b881 {
   width: 790px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a6843edec9af {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_69c660b3545e {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text_3593c7ce5081 {
   width: 326px;
   position: absolute !important;
   left: 0px;
   top: 2px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b1c92e5cf208 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_395449a0ecce {
   padding: 10px 40px 8px 40px;
   width: 210px;
   height: 36px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 83px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_395449a0ecce {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .imageview_c20b9579de01 {
   width: 13.5px;
   height: 13.5px;
   z-index: 1;
   position: absolute !important;
   left: 143px;
   top: 25px;
 }

 .container_9c8fca556fee {
   position: relative !important;
   width: 326px;
   height: 121px;
 }

 .container_ce699bef9d80 {
   width: 326px;
   height: 124px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_7a3254e76a55 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c9579416aa3a {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0176872cc99b {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_8a580bbd5a0d {
   width: 326px;
   height: 218px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_fb1a9c80fe46 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7458da467141 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_abc5f829ad1b {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_6a99d545231f {
   width: 326px;
   height: 218px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_fca7327ebdcb {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7ecbada06467 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_888a012a274e {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_07558fc4c6bd {
   width: 326px;
   height: 218px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_9bf473797bdc {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ccbaaa3232d5 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_136fa71adfbd {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_226e2daaf330 {
   width: 326px;
   height: 218px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_22ee496d4584 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5c8017cff0a5 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6a217f88bb98 {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_1d8476d167db {
   width: 326px;
   height: 218px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .container_4e11732c550e {
   width: 1112px;
   height: 476px;
   position: absolute !important;
   left: 0px;
   top: 67px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 40px 50px;
   flex-direction: row;
 }

 .container_e2d539ce23dc {
   position: absolute !important;
   width: 1112px;
   height: 543px;
   left: 404px;
   top: 2252px;
 }

 .container_84cae75d96fd {
   width: 279px;
   height: 222px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_3d4f4e4d08da {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_84062fb515b6 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_90a6585fad3a {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_c6c5f45a664f {
   width: 275px;
   height: 207px;
   position: absolute !important;
   left: 301px;
   top: 15px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 17px normal;
   flex-direction: column;
 }

 .container_85cc43517eb5 {
   width: 279px;
   height: 222px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #8fcbb1;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_a0dd0dcac85e {
   width: 57px;
   height: 71px;
   z-index: 1;
   position: absolute !important;
   left: 112px;
   top: 75px;
 }

 .container_88e71d7a6f2c {
   position: absolute !important;
   width: 279px;
   height: 222px;
   left: 598px;
   top: 0px;
 }

 .container_fc99f4ef9c4e {
   width: 279px;
   height: 222px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_1fe04c59d5ae {
   position: absolute !important;
   width: 279px;
   height: 222px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_4c5f6383d60b {
   width: 77px;
   height: 76px;
   z-index: 1;
   position: absolute !important;
   left: 100px;
   top: 73px;
 }

 .container_b2c82434449e {
   position: absolute !important;
   width: 279px;
   height: 222px;
   left: 899px;
   top: 0px;
 }

 .imageview_b9a19aa5c0bd {
   width: 24px;
   height: 30px;
   z-index: 1;
   position: absolute !important;
   left: 738px;
   top: 207px;
 }

 .container_aea669368eb3 {
   position: absolute !important;
   width: 1178px;
   height: 222px;
   left: 371px;
   top: 1930px;
 }

 .text_0cae1f5a84dd {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 31.13px;
   font-family: 'Roboto';
 }

 .text_949c5880b600 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_204fe464da0b {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_07719b4ae4b1 {
   width: 100%;
   height: 111px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_4f4989b353dd {
   padding: 20px 20px 20px 20px;
   width: 290px;
   height: 344px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_3d67c776ca4a {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a7cbcec4b0b3 {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_7449f0ce966a {
   width: 100%;
   height: 136px;
   border-radius: 10px 10px 10px 10px;
   filter: blur(1px);
 }

 .container_8fe8489e5c56 {
   padding: 20px 18px 18px 20px;
   width: 290px;
   height: 344px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_7b82c99c589c {
   width: 311px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_e3758ce183d5 {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_e735cfc870b4 {
   width: 253px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px normal;
   flex-direction: column;
 }

 .imageview_95ef5e11f5f6 {
   width: 255px;
   height: 303px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_893a28eb5903 {
   padding: 20px 20px 20px 20px;
   width: 574px;
   height: 343px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 22px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_94a2875a2500 {
   width: 1178px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 58px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 12px;
   flex-direction: row;
 }

 .container_c1be0a5420ba {
   position: absolute !important;
   width: 1178px;
   height: 402px;
   left: 371px;
   top: 4375px;
 }

 .text_af31af96f87f {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_b2971a03ea08 {
   width: 580px;
   height: 375px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_45e32ffabfa6 {
   width: 576px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_4bed7410afcc {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 24px;
   flex-direction: row;
 }

 .container_945b4d11b908 {
   width: 1180px;
   height: 454px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 43px normal;
   flex-direction: column;
 }

 .text_187b1e09e87f {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_4793910c76a7 {
   width: 576px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_11ce2792b4e0 {
   width: 580px;
   height: 375px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_1de404a30948 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 24px;
   flex-direction: row;
 }

 .container_f7d13e09f1a0 {
   width: 1180px;
   height: 443px;
   position: absolute !important;
   left: 0px;
   top: 514px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 37px normal;
   flex-direction: column;
 }

 .container_845c79612180 {
   position: absolute !important;
   width: 1180px;
   height: 957px;
   left: 370px;
   top: 4877px;
 }

 .imageview_1e9b5b3ca42d {
   width: 156px;
   height: 36px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_e4c5a9e2baeb {
   width: 10.39px;
   height: 9px;
   position: absolute !important;
   left: 268px;
   top: 13px;
 }

 .text_e33555bdfc10 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_b8e935b0a371 {
   padding: 10px 41.5px 8px 39.5px;
   width: 133px;
   height: 36px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 172px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .text_06b28df9a781 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_b3aaf7bea32c {
   padding: 10px 39.5px 8px 39.5px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 321px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_b3aaf7bea32c {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_31bc2a99939a {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_877dd71cfedc {
   padding: 10px 52px 8px 52px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 477px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_877dd71cfedc {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_f24a19ffacba {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_08f4c67cf1c4 {
   padding: 10px 32.5px 8px 32.5px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 633px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_08f4c67cf1c4 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_bb74d81daec9 {
   position: relative !important;
   width: 773px;
   height: 36px;
 }

 .text_9326a0859640 {
   width: 27px;
   line-height: 29.26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_36b2d2feb838 {
   padding: 8.5px 3.5px 8.5px 3.5px;
   width: 34px;
   height: 34px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 1000px 1000px 1000px 1000px;
 }

 .button_link_36b2d2feb838 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: center;
 }

 .container_04e73806dcd9 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .text_cdf036a36d3f {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_ce1276a2f339 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_ce1276a2f339 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_d1c327fbfcbb {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_79133fcd87cf {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #8fcbb1;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_79133fcd87cf {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_74fe291ad8ca {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .container_b4808008ed10 {
   width: 1324px;
   height: 36px;
   position: absolute !important;
   left: 288px;
   top: 68px;
   justify-content: center;
   align-items: center;
   gap: normal 110px;
   flex-direction: row;
 }

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

 .text-bb25d2fde54f_29e44901b6b7 {
   line-height: 46.7px;
   font-family: 'Roboto';
 }

 .text-aad009d6af87_29e44901b6b7 {
   line-height: 46.7px;
   font-family: 'Roboto';
 }

 .text-df80190414a5_29e44901b6b7 {
   line-height: 46.7px;
   font-family: 'Roboto';
 }

 .text-f8b5bfb5254f_29e44901b6b7 {
   line-height: 46.7px;
   font-family: 'Roboto';
 }

 .text-dfbbd1b47242_29e44901b6b7 {
   line-height: 46.7px;
   font-family: 'Roboto';
 }

 .text-274c68d34c22_29e44901b6b7 {
   line-height: 46.7px;
   font-family: 'Roboto';
 }

 .text_d148b5a41fa5 {
   width: 241px;
   z-index: 1;
   position: absolute !important;
   left: 498px;
   top: 51px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_8e38d4382f6b {
   width: 20px;
   height: 20px;
 }

 .text_574914305768 {
   width: fit-content;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_902f253bfc01 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   border-top: #2c3033ff solid 1px;
   border-right: #2c3033ff solid 1px;
   border-bottom: #2c3033ff solid 1px;
   border-left: #2c3033ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_902f253bfc01 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_550a99d174a8 {
   width: fit-content;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_48381c442bd0 {
   padding: 10.5px 40px 8.5px 40px;
   width: fit-content;
   height: 38px;
   border-top: #2c3033ff solid 1px;
   border-right: #2c3033ff solid 1px;
   border-bottom: #2c3033ff solid 1px;
   border-left: #2c3033ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_48381c442bd0 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_c5c5a36363a5 {
   width: 589px;
   height: 38px;
   position: absolute !important;
   left: 0px;
   top: 131px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .container_b7e3fba40a6f {
   position: relative !important;
   width: 739px;
   height: 169px;
 }

 .text_a7cba8eafbb3 {
   width: 246px;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_26d9b854917e {
   width: 246px;
   height: 42px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_aef40c2f43a1 {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_35ef8ad13ef3 {
   padding: 40px 40px 40px 40px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .container_b8499d7b890e {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 110px;
   flex-direction: row;
 }

 .text_dbf8889c2d66 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_d405736bfdf5 {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_ec0e1e2d0ab1 {
   width: 326px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_8a380244d3c7 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_05d8cb15cbe8 {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_dfa7ce6290ee {
   width: 326px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_a32c7dbec010 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_2a844113afd6 {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_0eaecaf3de2c {
   width: 326px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .container_0a1801f79214 {
   width: 1177px;
   height: 179px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 64px;
   flex-direction: row;
 }

 .container_26441a207780 {
   position: relative !important;
   width: 1177px;
   height: 179px;
 }

 .container_d7aed1348d8e {
   width: 1181px;
   height: 520px;
   position: absolute !important;
   left: 370px;
   top: 184px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 50px normal;
   flex-direction: column;
 }

 .text_10ed4f74761a {
   width: max-content;
   position: absolute !important;
   left: 8px;
   top: 0px;
   line-height: 31.13px;
   font-family: 'Roboto';
 }

 .container_ab02fdd3d1b8 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #e46d5c;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_ccd170070a0d {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_1ce9cc66820f {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_d38264fa2640 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 0px;
   top: 0px;
 }

 .container_9338b5b55b34 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #d4aa9d;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_1d967d4b29c2 {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_04c37b3779d7 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_51a76a82bb6c {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 100px;
   top: 0px;
 }

 .container_77781fd12f03 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #a9d2ee;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_baf00ea6173c {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_b303fc65e0a5 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_ad3ad92ef170 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 200px;
   top: 0px;
 }

 .container_e52c63a5058d {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #8fcbb1;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_fb7c0f6c0662 {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_fa7955d636b7 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_bd324bd57dd4 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 300px;
   top: 0px;
   box-shadow: 13px 4px 4px #00000040;
 }

 .container_4046d242c042 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #d9d9d9;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_93cb3087fcf2 {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_8ce46c043ef3 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_f43b4521d559 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 400px;
   top: 0px;
 }

 .container_7525ad88b0e2 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #d9d9d9;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_78fc1d67239f {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_71931dead193 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_c348470eeb67 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 500px;
   top: 0px;
 }

 .container_b51895f12b50 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #d9d9d9;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_884a9f1f81b1 {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_54fcabad9c54 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_bae96e9b0855 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 600px;
   top: 0px;
 }

 .container_f1342e1bd908 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #caa1c0;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_476b32c53b28 {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_eca1e45f224d {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_181f77b5b60c {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 700px;
   top: 0px;
 }

 .container_7dbc29927f77 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #edc166;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_6896564bbd28 {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_8e9f1d737291 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_93a60112f00f {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 800px;
   top: 0px;
 }

 .container_1696417b9a8d {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ea9e6b;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_c1b4e34cfeec {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_ee8c8fa6c979 {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_919c10eb8eae {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 900px;
   top: 0px;
 }

 .container_37ae58b41f00 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #69737d;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_59ec27d5e4bb {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_2fcd3d4e896b {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_e44512259581 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 1000px;
   top: 0px;
 }

 .container_41fa6dd02ed7 {
   width: 80px;
   height: 440px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #94a2ac;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_4703479d9254 {
   width: 44px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 362px;
 }

 .container_177f7ba1fa7c {
   width: 62px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 9px;
   top: 41px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_128f7c49fba7 {
   position: absolute !important;
   width: 80px;
   height: 440px;
   left: 1100px;
   top: 0px;
 }

 .container_65d2cb5ff233 {
   width: 302px;
   height: 440px;
   z-index: 1;
   border-top: #7bc3a4ff solid 0px;
   border-right: #7bc3a4ff solid 0px;
   border-bottom: #7bc3a4ff solid 0px;
   border-left: #7bc3a4ff solid 2px;
   position: absolute !important;
   left: 378px;
   top: 0px;
   background: #8fcbb1;
   border-radius: 0 4px 4px 0;
   box-shadow: 9px 9px 4px #00000040;
 }

 .text_d4befe61ae86 {
   width: fit-content;
   z-index: 2;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_cda66fcb5fcc {
   padding: 30px 30px 30px 30px;
   width: 225px;
   height: 83px;
   z-index: 2;
   position: absolute !important;
   left: 415px;
   top: 96px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_80cc240aaab8 {
   width: fit-content;
   z-index: 2;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_59b5f1a81678 {
   padding: 10px 40px 8px 40px;
   width: 201px;
   height: 36px;
   z-index: 2;
   position: absolute !important;
   left: 432px;
   top: 319px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_59b5f1a81678 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_6953845abafd {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 156px;
   top: 157px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_b01d7dbb2e05 {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 647.5px;
   top: 139.5px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_d7cc44d2e417 {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 735.5px;
   top: 143.5px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_10e31354ae36 {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 859.5px;
   top: 158.5px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_e8d4d0173977 {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 971px;
   top: 163px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_087b48f6f07d {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 1120px;
   top: 162px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_a3e1ebfaa1e3 {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 42.5px;
   top: 143.5px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_b37468652a87 {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: -35.5px;
   top: 161.5px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_c790ea3c8938 {
   width: max-content;
   z-index: 1;
   transform-origin: bottom;
   transform: rotate(-90deg);
   position: absolute !important;
   left: 270.5px;
   top: 154.5px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .container_080ca66c6837 {
   position: absolute !important;
   width: 1180px;
   height: 440px;
   left: 0px;
   top: 81px;
 }

 .container_6bc04c582579 {
   position: absolute !important;
   width: 1180px;
   height: 521px;
   left: 370px;
   top: 3754px;
 }

 .imageview_28ee8ba2523d {
   width: 1180px;
   height: 170px;
   position: absolute !important;
   left: 377px;
   top: 7047px;
 }

 .container_aeab63eb3ab3 {
   width: 1929px;
   height: 646px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #2c3033;
 }

 .imageview_7c7ead6beb10 {
   width: 138px;
   height: 139px;
   z-index: 2;
 }

 .text_0e1f4233c62b {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_2fe5f25396ca {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6690dc0a48ae {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c04c8924aa64 {
   width: 204px;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_cb6417f65213 {
   width: 205px;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_4b2ba6951ce2 {
   width: 138px;
   height: 262px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 34px normal;
   flex-direction: column;
 }

 .text_b121d4fa57f0 {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b526500b828e {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ab411b758f9d {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_8c47ff89aa92 {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_eb88abcf479f {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7a28898300ef {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_51e0b1c5d480 {
   width: 438px;
   height: 323px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 37px normal;
   flex-direction: column;
 }

 .text_8ced4457473c {
   width: 326px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_8be111bb02ba {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .imageview_9ce3a1a2a096 {
   width: 21px;
   height: 21px;
   z-index: 3;
   position: absolute !important;
   left: 9.8px;
   top: 11px;
 }

 .container_0afaafa00cd4 {
   position: relative !important;
   width: 40px;
   height: 40px;
   z-index: 2;
 }

 .imageview_55248ea58564 {
   width: 40px;
   height: 40px;
   z-index: 2;
 }

 .container_9966e46d66bf {
   width: 97px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 43px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 17px;
   flex-direction: row;
 }

 .text_4f2293a29f5c {
   width: 442px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 103px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_992f1aa99894 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_956e8e838199 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_4feda8f6f412 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 2;
   left: 45px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/147:1459.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_e906f878c015 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 90px;
   top: 0px;
 }

 .imageview_dcfa6a79e1cb {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 135px;
   top: 0px;
 }

 .container_836729e2db4c {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_07e03e946838 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 2;
   left: 180px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/147:1462.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_95f8f6add50d {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 225px;
   top: 0px;
 }

 .imageview_6816dc4724f4 {
   width: 15px;
   height: 19px;
   z-index: 3;
   position: absolute !important;
   left: 237px;
   top: 10px;
 }

 .imageview_374d79b0a77d {
   width: 24px;
   height: 24px;
   z-index: 3;
   position: absolute !important;
   left: 98px;
   top: 8px;
 }

 .imageview_72646ef12edd {
   width: 23px;
   height: 14px;
   z-index: 3;
   position: absolute !important;
   left: 53px;
   top: 13px;
 }

 .container_f81b5e544ec8 {
   position: absolute !important;
   width: 265px;
   height: 40px;
   z-index: 2;
   left: 0px;
   top: 146px;
 }

 .imageview_282b1fd1d870 {
   width: 26px;
   height: 16px;
   z-index: 3;
   position: absolute !important;
   left: 187px;
   top: 160px;
 }

 .container_3542a6cbc426 {
   position: relative !important;
   width: 442px;
   height: 194px;
   z-index: 2;
 }

 .container_e2f5e2307d60 {
   width: 1345px;
   height: 274px;
   z-index: 2;
   position: absolute !important;
   left: 379px;
   top: 100px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 63px;
   flex-direction: row;
 }

 .imageview_bd94fe7ef5ea {
   width: 24px;
   height: 31.31px;
   z-index: 3;
   position: absolute !important;
   left: 1388px;
   top: 265.08px;
 }

 .imageview_f1ee745328bc {
   width: 24px;
   height: 31.31px;
   z-index: 3;
   position: absolute !important;
   left: 607px;
   top: 226.81px;
 }

 .imageview_2d57a1359c2d {
   width: 1214px;
   height: 181.59px;
   z-index: 2;
   position: absolute !important;
   left: 606px;
   top: 464.41px;
 }

 .text_da1b2a03cbc6 {
   width: 289px;
   height: 14.88px;
   z-index: 3;
   position: absolute !important;
   left: 379px;
   top: 600.83px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_f93835aec1bc {
   position: absolute !important;
   width: 1929px;
   height: 646px;
   z-index: 1;
   left: 0px;
   top: 6571px;
 }

 .imageview_88c959b8af22 {
   width: 141px;
   height: 169px;
   z-index: 1;
   position: absolute !important;
   left: 440px;
   top: 1961px;
 }

 .imageview_02592d85b221 {
   width: 24px;
   height: 30px;
   z-index: 1;
   position: absolute !important;
   left: 1455px;
   top: 95px;
 }

 .text_9a399e4a864b {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0d7e0c6c7799 {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_4a67964af3a9 {
   padding: 16.5px 919px 16.5px 10px;
   width: 1181px;
   height: 56px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_4241b07861d0 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_20fc3c9dc16c {
   width: 85px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 1096px;
   top: 0px;
   background: #8fcbb1;
   border-radius: 0 10px 10px 0;
 }

 .container_9fb5f158f606 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 6px;
   top: 0px;
 }

 .text_974efebd1d38 {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_d3262d6daa1a {
   padding: 16.5px 864px 16.5px 10px;
   width: 1181px;
   height: 56px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_7318831abc25 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_4d1efa6c015c {
   width: 85px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 1096px;
   top: 0px;
   background: #f37361;
   border-radius: 0 10px 10px 0;
 }

 .container_471eeb64506e {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 6px;
   top: 76px;
 }

 .text_872f3a6f6eaf {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_d87b8b35e6b7 {
   padding: 16.5px 982px 16.5px 10px;
   width: 1181px;
   height: 56px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_50d9d574a9f8 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_8eaa4ca2a053 {
   width: 85px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 1096px;
   top: 0px;
   background: #a9d2ee;
   border-radius: 0 10px 10px 0;
 }

 .imageview_8cbf79b28921 {
   width: 35px;
   height: 44px;
   z-index: 2;
   position: absolute !important;
   left: 1133px;
   top: 12px;
 }

 .container_5cff416d2cfb {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 6px;
   top: 152px;
 }

 .text_ea71fd00f2fe {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_353a7fb2d31a {
   padding: 16.5px 1029px 16.5px 10px;
   width: 1181px;
   height: 56px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_5eb8a98f9408 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_64d45fedab99 {
   width: fit-content;
   z-index: 1;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_9288892194f6 {
   padding: 16.5px 1029px 16.5px 10px;
   width: 1181px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_df5f10f0f7d9 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   z-index: 1;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_5b0970747e51 {
   width: 85px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 1096px;
   top: 0px;
   background: #caa1c0;
   border-radius: 0 10px 10px 0;
 }

 .imageview_19c8b193c0e5 {
   width: 35px;
   height: 45px;
   z-index: 3;
   position: absolute !important;
   left: 1133px;
   top: 11px;
 }

 .container_192e597a5c18 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 6px;
   top: 228px;
 }

 .text_3d19bf29ddec {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_6f2ff5d295ca {
   padding: 16.5px 950px 16.5px 10px;
   width: 1181px;
   height: 56px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_cc80993db7d8 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_e1fdf09261a5 {
   width: 85px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 1096px;
   top: 0px;
   background: #f6ca60;
   border-radius: 0 10px 10px 0;
 }

 .imageview_395886b87349 {
   width: 34px;
   height: 42px;
   z-index: 2;
   position: absolute !important;
   left: 1133px;
   top: 14px;
 }

 .container_9f70b2d0c23e {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 6px;
   top: 304px;
 }

 .text_8aed410b44a1 {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_ba95ae5b6103 {
   padding: 16.5px 1029px 16.5px 10px;
   width: 1181px;
   height: 56px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_3a7d36146da6 {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_e50413739bde {
   width: fit-content;
   z-index: 1;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_75fb3cf227a5 {
   padding: 16.5px 899px 16.5px 10px;
   width: 1181px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_516f57a92cc1 {
   width: 85px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 1096px;
   top: 0px;
   background: #d4aa9d;
   border-radius: 0 10px 10px 0;
 }

 .container_68fda13a31ab {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .imageview_3858e97bf6a1 {
   width: 36px;
   height: 45px;
   z-index: 2;
   position: absolute !important;
   left: 1133px;
   top: 11px;
 }

 .container_1a190c1bb15d {
   position: absolute !important;
   width: 1181px;
   height: 56px;
   left: 6px;
   top: 380px;
 }

 .imageview_624f89f42e2c {
   width: 28px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 1143px;
   top: 17px;
 }

 .imageview_b6d51a177f99 {
   width: 35px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 1138px;
   top: 88px;
 }

 .container_aa6821dc3b11 {
   position: relative !important;
   width: 1187px;
   height: 436px;
 }

 .container_d760a753cbcb {
   width: 1187px;
   height: 486px;
   position: absolute !important;
   left: 356px;
   top: 756px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
 }

 .container_e106b0566702 {
   width: 1179px;
   height: 536px;
   border-top: #8fcbb1ff solid 4px;
   border-right: #8fcbb1ff solid 4px;
   border-bottom: #8fcbb1ff solid 4px;
   border-left: #8fcbb1ff solid 4px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_e3474a0770ba {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 31.13px;
   font-family: 'Roboto';
 }

 .text_6bd57f9436ea {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_03f4a6e5d45d {
   width: 16px;
   height: 16px;
   z-index: 1;
   position: absolute !important;
   left: 163px;
   top: 2px;
 }

 .container_9864f91b2aa1 {
   position: relative !important;
   width: 179px;
   height: 19px;
   z-index: 1;
   border-radius: 20px 20px 20px 20px;
 }

 .imageview_75ff3e5a96c3 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_032fee280c52 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_8035f6168a46 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_d0f105c7ad8d {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_640c357c7f5b {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_0697cf6d0b41 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_7a299d5107d7 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_0fab00f3bde5 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_6fe92eb80978 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_b43afa7c939d {
   width: 218px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_f794c7f41ffc {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .text_f3233c8fbd08 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .container_8dd3f4d4706b {
   position: relative !important;
   width: 218px;
   height: 19px;
   z-index: 1;
 }

 .imageview_50880a9297ba {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_a33113b4ac6e {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_c50cc8f86588 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_a4f07a04a85c {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_2cda45d93570 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_9b1f65617645 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_2d3f83673666 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_9eefb13b23b2 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_e7b5de4d61d3 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_f8abea398c82 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_4e6c224bce4a {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_921fb36626ad {
   width: 285px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 58px normal;
   flex-direction: column;
 }

 .text_c095a60d10cd {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .container_0d35fb703122 {
   position: relative !important;
   width: 149px;
   height: 19px;
   z-index: 1;
 }

 .imageview_7e2f546a045d {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_975d97161df3 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_aaf146e49a0e {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_8c357a53b9cf {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_2367b5f83c31 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_21b4bbb9ea88 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_88f920d44ca3 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_8e22266953a3 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_aad83318c80a {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_53514503942e {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_c6800a4f9ac5 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_cc5a3e954e05 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_2ca4019f9389 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_5d0374916fb2 {
   width: 218px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .text_f39a17cf5599 {
   width: fit-content;
   z-index: 1;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_a5e8210e941d {
   width: fit-content;
   z-index: 1;
   line-height: 19.36px;
   font-family: 'Inter';
 }

 .button_4f93bd5c65f0 {
   padding: 4px 4px 4px 14px;
   width: 28px;
   height: 27px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_4f93bd5c65f0 {
   display: flex;
   flex-direction: column;
   align-items: flex-end;
 }

 .container_91d0d4d9be48 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: row;
 }

 .text_96146fb11bb5 {
   width: fit-content;
   z-index: 1;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_c6319ea8dadf {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .container_c445f33f0e03 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_0af239b7cce6 {
   width: fit-content;
   z-index: 1;
   line-height: 19.36px;
   font-family: 'Inter';
 }

 .button_b027d02a0417 {
   padding: 4px 4px 4px 6px;
   width: 28px;
   height: fit-content;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_b027d02a0417 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_d08ac82946eb {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_d3083e274f94 {
   width: fit-content;
   z-index: 1;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_7f0b5ac4fc71 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .container_b1c3ece74c82 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_005924f7bb90 {
   width: 28px;
   height: 27px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .container_98a55a35f55d {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_2485c3bee4ac {
   width: fit-content;
   z-index: 1;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_165931dfe91e {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .container_c628d45c102c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_0b1442541859 {
   width: fit-content;
   z-index: 1;
   line-height: 19.36px;
   font-family: 'Inter';
 }

 .button_99840583f5b7 {
   padding: 4px 4px 4px 13px;
   width: 28px;
   height: fit-content;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_99840583f5b7 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_e9f810d34dfb {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_546633841bd6 {
   width: 345px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 28px normal;
   flex-direction: column;
 }

 .container_463b6a96cef1 {
   width: 970px;
   height: 192px;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 96px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 61px;
   flex-direction: row;
 }

 .text_aea9cceb649e {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_d69862fb0cb1 {
   padding: 10px 40px 8px 40px;
   width: 168px;
   height: 36px;
   z-index: 1;
   position: absolute !important;
   left: 418px;
   top: 353px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #8fcbb1;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_d69862fb0cb1 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_4513d737c365 {
   position: absolute !important;
   width: 987px;
   height: 389px;
   z-index: 1;
   left: 81px;
   top: 59px;
 }

 .imageview_fa02c0b6ce7e {
   width: 66.56px;
   height: 96.53px;
   z-index: 2;
   position: absolute !important;
   left: 95px;
   top: 435.8px;
 }

 .container_049a31aea973 {
   position: absolute !important;
   width: 1179px;
   height: 536px;
   left: 371px;
   top: 1294px;
 }

 .container_99aa8d6025f4 {
   width: 1179px;
   height: 536px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_c9e2b4d97c00 {
   width: 100%;
   z-index: 1;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_694f52b552a8 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5a138df7084c {
   width: 100%;
   height: 60px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_4f34729a86e9 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_98912b57f4a0 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 46px normal;
   flex-direction: column;
 }

 .container_33558679451d {
   width: 467px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 31px normal;
   flex-direction: column;
 }

 .text_f97398511dce {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_6b0dcf9d3be5 {
   padding: 10px 227px 10px 10px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_11269b2e4cff {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_ecf1e97268b3 {
   padding: 10px 191px 10px 10px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_1d20482729b0 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_d5823a7cf5de {
   padding: 10px 201px 10px 10px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_ede77a1e9f6b {
   width: 100%;
   height: 153px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 18px normal;
   flex-direction: column;
 }

 .text_138d68e2bf2a {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_c256adaee0c5 {
   padding: 10px 63px 8px 63px;
   width: 212px;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_0979030b9ea0 {
   width: fit-content;
   z-index: 1;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .text_512de9e45f4b {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_7f5c6c2c74f5 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .container_7d9ce3b79f56 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_018b857c232a {
   width: 278px;
   height: 301px;
   z-index: 1;
   position: absolute !important;
   left: 29px;
   top: 36px;
   align-items: center;
   justify-content: flex-start;
   gap: 36px normal;
   flex-direction: column;
 }

 .container_cc8a8d39038a {
   position: relative !important;
   width: 336px;
   height: 373px;
   z-index: 1;
   background: linear-gradient(112deg, #8fcbb1ff 18%, #a9d2eeff 100%);
   border-radius: 10px 10px 10px 10px;
 }

 .container_87819bd4db38 {
   width: 878px;
   height: 369px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 68px;
   flex-direction: row;
 }

 .container_7c12064bbaee {
   width: 878px;
   height: 448px;
   z-index: 1;
   position: absolute !important;
   left: 150px;
   top: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
 }

 .imageview_4bca8a9be931 {
   width: 72px;
   height: 131.18px;
   z-index: 1;
   position: absolute !important;
   left: 72px;
   top: 405.19px;
 }

 .container_0d211d1f0996 {
   position: absolute !important;
   width: 1179px;
   height: 536.37px;
   left: 371px;
   top: 5934px;
 }

 .container_9b5e783198b0 {
   width: 1179px;
   height: 536px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_f3c9344c11ef {
   width: 100%;
   z-index: 2;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_589f758a8d24 {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_d036d1ed4d04 {
   width: 100%;
   height: 60px;
   z-index: 2;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_793a6b355f17 {
   width: 100%;
   z-index: 2;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_8b375abac0b7 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 46px normal;
   flex-direction: column;
 }

 .container_981a485a1c19 {
   width: 467px;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 31px normal;
   flex-direction: column;
 }

 .text_acd116b9b360 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_0d7411bcdbaf {
   padding: 10px 227px 10px 10px;
   width: 100%;
   height: fit-content;
   z-index: 2;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_7762ad30ff82 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_bfc23c78d702 {
   padding: 10px 191px 10px 10px;
   width: 100%;
   height: fit-content;
   z-index: 2;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_fa706c629c3f {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_8abc5a79d7d3 {
   padding: 10px 201px 10px 10px;
   width: 100%;
   height: fit-content;
   z-index: 2;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_daecf029c24d {
   width: 100%;
   height: 153px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   gap: 18px normal;
   flex-direction: column;
 }

 .text_7776b2a95365 {
   width: fit-content;
   z-index: 2;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_5395bc8465a9 {
   padding: 10px 63px 8px 63px;
   width: 212px;
   height: fit-content;
   z-index: 2;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_58f36cc30b6e {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .text_68e49c135cec {
   width: fit-content;
   z-index: 2;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_02531aecfae9 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .container_9c2cc9cd26d9 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_b5dbd9559316 {
   width: 278px;
   height: 301px;
   z-index: 2;
   position: absolute !important;
   left: 29px;
   top: 36px;
   align-items: center;
   justify-content: flex-start;
   gap: 36px normal;
   flex-direction: column;
 }

 .container_108fa1f92c3a {
   position: relative !important;
   width: 336px;
   height: 373px;
   z-index: 2;
   background: linear-gradient(112deg, #8fcbb1ff 18%, #a9d2eeff 100%);
   border-radius: 10px 10px 10px 10px;
 }

 .container_df88fd5b257f {
   width: 878px;
   height: 369px;
   z-index: 2;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 68px;
   flex-direction: row;
 }

 .container_464dbab5dc87 {
   width: 878px;
   height: 448px;
   z-index: 2;
   position: absolute !important;
   left: 150px;
   top: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
 }

 .imageview_bb48f3996c84 {
   width: 72px;
   height: 131.18px;
   z-index: 2;
   position: absolute !important;
   left: 72px;
   top: 405.19px;
 }

 .container_8273c778a99e {
   position: absolute !important;
   width: 1179px;
   height: 536.37px;
   z-index: 1;
   left: 371px;
   top: 5934px;
 }

 .text_308e9dbcbf8f {
   width: 100%;
   height: 31px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_4158dd2f036a {
   width: 660px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_25e268dd473a {
   width: 320px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_3375fe7c0903 {
   width: 63px;
   height: 83px;
 }

 .container_ab8635a17e6b {
   padding: 20px 20px 20px 20px;
   width: 423px;
   height: 123px;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f70d27029067 {
   width: 100%;
   height: 123px;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
 }

 .text_ecc9f33912a6 {
   width: 288px;
   height: 53px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-d4b023a68ae9_ecc9f33912a6 {
   line-height: 26.56px;
   font-family: 'Futura';
 }

 .text-e38356cc94c6_ecc9f33912a6 {
   line-height: 19.46px;
   font-family: 'Futuris';
 }

 .text-641c6fa3e12c_ecc9f33912a6 {
   line-height: 26.56px;
   font-family: 'Futura';
 }

 .text-7d108bb8a125_ecc9f33912a6 {
   line-height: 19.46px;
   font-family: 'Futura';
 }

 .text-0524caec39ac_ecc9f33912a6 {
   line-height: 46px;
   font-family: 'Futura';
 }

 .text-0ac3a5302288_ecc9f33912a6 {
   line-height: 19.46px;
   font-family: 'Futura';
 }

 .text-a83d49f02a4a_ecc9f33912a6 {
   line-height: 26.56px;
   font-family: 'Futura';
 }

 .text_5b3aff465abe {
   width: 379px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-27b940db4b41_5b3aff465abe {
   line-height: 19.8px;
   font-family: 'Futura';
 }

 .text-421c57ef4791_5b3aff465abe {
   line-height: 19.8px;
   font-family: 'Futura';
 }

 .text_646d245bb88f {
   width: 272px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text-2e61316a7297_646d245bb88f {
   line-height: 53.13px;
   font-family: 'Futura';
 }

 .text-fa5b15b0a49e_646d245bb88f {
   line-height: 19.8px;
   font-family: 'Futura';
 }

 .container_ab6a58a3a27b {
   padding: 20px 19px 20px 19px;
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 102px;
   flex-direction: row;
   background: linear-gradient(91deg, #8fcbb1ff 18%, #a9d2eeff 100%);
   border-radius: 10px 10px 10px 10px;
 }

 .container_43dd0dda5089 {
   width: 100%;
   height: 286px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 39px normal;
   flex-direction: column;
 }

 .imageview_84035aca6338 {
   width: 140px;
   height: 98px;
 }

 .container_41470b87b990 {
   width: 190px;
   height: 188px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_106dbd3372e7 {
   width: 104px;
   height: 94px;
 }

 .container_97d02bb64e67 {
   width: 190px;
   height: 188px;
   position: absolute !important;
   left: 198px;
   top: 0px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_35e5f63cca55 {
   width: 388px;
   height: 188px;
   position: absolute !important;
   left: 396px;
   top: 0px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_45787c29dbe3 {
   width: 190px;
   height: 188px;
   position: absolute !important;
   left: 792px;
   top: 0px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_b0e7c0294ee2 {
   width: 190px;
   height: 188px;
   position: absolute !important;
   left: 990px;
   top: 0px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f15540b830fe {
   width: 190px;
   height: 188px;
   position: absolute !important;
   left: 0px;
   top: 196px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_044661259438 {
   width: 388px;
   height: 188px;
   position: absolute !important;
   left: 198px;
   top: 196px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_4f306083b665 {
   width: 388px;
   height: 188px;
   position: absolute !important;
   left: 594px;
   top: 196px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_0042878ce058 {
   width: 190px;
   height: 188px;
   position: absolute !important;
   left: 990px;
   top: 196px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_5070bf671286 {
   width: 329px;
   height: 68px;
   z-index: 1;
   position: absolute !important;
   left: 227px;
   top: 256px;
 }

 .imageview_fff60d5673b5 {
   width: 268px;
   height: 65px;
   z-index: 1;
   position: absolute !important;
   left: 460px;
   top: 61px;
 }

 .imageview_56c276ec14e4 {
   width: 167px;
   height: 63px;
   z-index: 1;
   position: absolute !important;
   left: 804px;
   top: 63px;
 }

 .imageview_c7a4ef61ac0d {
   width: 138px;
   height: 60px;
   z-index: 1;
   position: absolute !important;
   left: 1016px;
   top: 66px;
 }

 .imageview_b3232690a2ab {
   width: 164px;
   height: 90px;
   z-index: 1;
   position: absolute !important;
   left: 998px;
   top: 244px;
 }

 .imageview_480a179130a2 {
   width: 131px;
   height: 84px;
   z-index: 1;
   position: absolute !important;
   left: 29px;
   top: 244px;
 }

 .imageview_eacd6b14305e {
   width: 237px;
   height: 63px;
   z-index: 1;
   position: absolute !important;
   left: 665px;
   top: 261px;
 }

 .container_994479cbbcab {
   position: relative !important;
   width: 1181px;
   height: 384px;
 }

 .container_78a93868b74f {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 38px normal;
   flex-direction: column;
 }

 .container_0f595c0da204 {
   width: 1181px;
   height: 759px;
   position: absolute !important;
   left: 369px;
   top: 2895px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .viewport_06187dbf1e5e {
   width: 1920px;
   height: 7217px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f6f6f6;
 }

 .container_826d812e4340 {
   width: 360px;
   height: 1125px;
   position: absolute !important;
   left: 0px;
   top: 7640px;
   background: #2c3033;
 }

 .imageview_9db4b55ea7a6 {
   width: 340px;
   height: 45px;
 }

 .text_4fa4227b9e2e {
   width: 340px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text-d08a9d418c70_4fa4227b9e2e {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text-3ac94347dba1_4fa4227b9e2e {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text-f8c6d01cfc6f_4fa4227b9e2e {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text-dc062eb7af39_4fa4227b9e2e {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text-ec93d2bf7879_4fa4227b9e2e {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text-ac00a9565c0f_4fa4227b9e2e {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text_fd4dfabf8923 {
   width: 301.25px;
   position: absolute !important;
   left: 0px;
   top: 54px;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_5b2881bb84b0 {
   width: 16px;
   height: 16px;
 }

 .text_715f6628e51c {
   width: fit-content;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .button_a589d6609243 {
   padding: 10px 72.75px 8px 72.75px;
   width: 327.5px;
   height: 34px;
   border-top: #2c3033ff solid 1px;
   border-right: #2c3033ff solid 1px;
   border-bottom: #2c3033ff solid 1px;
   border-left: #2c3033ff solid 1px;
   position: absolute !important;
   left: 6px;
   top: 105px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_a589d6609243 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_61384e5a34db {
   width: fit-content;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .button_5a6f381f0c1b {
   padding: 12.5px 66.62px 10.5px 66.63px;
   width: 266.25px;
   height: 38px;
   border-top: #2c3033ff solid 1px;
   border-right: #2c3033ff solid 1px;
   border-bottom: #2c3033ff solid 1px;
   border-left: #2c3033ff solid 1px;
   position: absolute !important;
   left: 37px;
   top: 147px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_5a6f381f0c1b {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_6941932ffe63 {
   position: relative !important;
   width: 340px;
   height: 185px;
   border-radius: 30px 30px 30px 30px;
 }

 .text_904f3e70daf4 {
   width: 100%;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_d3b3396d0d8d {
   width: 100%;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_6f1e916d04be {
   width: 100%;
   height: 94px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .text_964348939c81 {
   width: 100%;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_bd9c397e99f2 {
   width: 100%;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_befd11fc2d50 {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .text_5c0bdfdea7ab {
   width: 100%;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3b8b43997716 {
   width: 100%;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_9ad298601464 {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .container_15df0fcc19cd {
   width: 323px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .text_97cbdf9a06e8 {
   width: 340px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0d833a0ba883 {
   width: fit-content;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_f8c95d846173 {
   padding: 17px 162px 17px 10px;
   width: 340px;
   height: 50px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_1d81ace59c0d {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_432c0de6159d {
   width: 51.81px;
   height: 50px;
   z-index: 1;
   position: absolute !important;
   left: 288.19px;
   top: 0px;
   background: #8fcbb1;
   border-radius: 0 10px 10px 0;
 }

 .container_b6ae8143e10b {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 0px;
 }

 .text_ee8b3d9bc7f4 {
   width: fit-content;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_1834f448f240 {
   padding: 17px 125px 17px 10px;
   width: 340px;
   height: 50px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_fa1decd2f546 {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_72273109cb44 {
   width: 51.81px;
   height: 50px;
   z-index: 1;
   position: absolute !important;
   left: 288.19px;
   top: 0px;
   background: #f37361;
   border-radius: 0 10px 10px 0;
 }

 .container_b0ba972eaf0a {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 62px;
 }

 .text_0cd9b04b00a5 {
   width: fit-content;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_357f8684ce3d {
   padding: 17px 204px 17px 10px;
   width: 340px;
   height: 50px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_113841523caa {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_46798c86c712 {
   width: 51.81px;
   height: 50px;
   z-index: 1;
   position: absolute !important;
   left: 288.19px;
   top: 0px;
   background: #a9d2ee;
   border-radius: 0 10px 10px 0;
 }

 .container_1d4335e64beb {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 124px;
 }

 .text_7632c1243c55 {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_6f288673c9c1 {
   padding: 13.5px 188px 13.5px 10px;
   width: 340px;
   height: 50px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_2b40ee9c9073 {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_8e6d8a39b810 {
   width: fit-content;
   z-index: 1;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_940489a9d0b4 {
   padding: 17px 235px 17px 10px;
   width: 340px;
   height: 50px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_0d7c6d076c9f {
   position: absolute !important;
   width: 340px;
   height: 50px;
   z-index: 1;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_091a18263a77 {
   width: 51.81px;
   height: 50px;
   z-index: 2;
   position: absolute !important;
   left: 288.19px;
   top: 0px;
   background: #caa1c0;
   border-radius: 0 10px 10px 0;
 }

 .container_47759ef77f53 {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 186px;
 }

 .text_089621a5142e {
   width: fit-content;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_7f16440531de {
   padding: 17px 183px 17px 10px;
   width: 340px;
   height: 50px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_7b8931c60e4a {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_4138662a2b3d {
   width: 51.81px;
   height: 50px;
   z-index: 1;
   position: absolute !important;
   left: 288.19px;
   top: 0px;
   background: #f6ca60;
   border-radius: 0 10px 10px 0;
 }

 .container_d0a574f53bbf {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 248px;
 }

 .text_72d961bf1cd0 {
   width: fit-content;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_c021d11a0677 {
   padding: 13.5px 188px 13.5px 10px;
   width: 340px;
   height: 50px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f772909799ec {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_a15ae22c06ee {
   width: fit-content;
   z-index: 1;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_c42022808285 {
   padding: 17px 148px 17px 10px;
   width: 340px;
   height: 50px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_0e0c93640086 {
   width: 51.81px;
   height: 50px;
   z-index: 2;
   position: absolute !important;
   left: 288.19px;
   top: 0px;
   background: #d4aa9d;
   border-radius: 0 10px 10px 0;
 }

 .container_05cd0afdafd8 {
   position: absolute !important;
   width: 340px;
   height: 50px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_db978b4d8aa0 {
   position: absolute !important;
   width: 340px;
   height: 50px;
   left: 0px;
   top: 310px;
 }

 .imageview_826ece71b484 {
   width: 26px;
   height: 33px;
   z-index: 1;
   position: absolute !important;
   left: 303px;
   top: 17px;
 }

 .imageview_5784a01e713e {
   width: 32px;
   height: 38px;
   z-index: 1;
   position: absolute !important;
   left: 298px;
   top: 74px;
 }

 .imageview_bf884dd8909c {
   width: 31.3px;
   height: 38px;
   z-index: 1;
   position: absolute !important;
   left: 300.06px;
   top: 136px;
 }

 .imageview_ac46fe86ae27 {
   width: 32px;
   height: 42px;
   z-index: 1;
   position: absolute !important;
   left: 298px;
   top: 256px;
 }

 .imageview_fe07d400d6b8 {
   width: 31px;
   height: 41px;
   z-index: 1;
   position: absolute !important;
   left: 299px;
   top: 319px;
 }

 .container_ce1879b819fb {
   position: absolute !important;
   width: 340px;
   height: 360px;
   left: 0px;
   top: 46px;
 }

 .imageview_fe2452243fda {
   width: 30px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 300px;
   top: 243px;
 }

 .container_98568e2c17cc {
   position: relative !important;
   width: 340px;
   height: 406px;
 }

 .container_2ed42740835e {
   width: 340px;
   height: 723px;
   border-top: #8fcbb1ff solid 2px;
   border-right: #8fcbb1ff solid 2px;
   border-bottom: #8fcbb1ff solid 2px;
   border-left: #8fcbb1ff solid 2px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_8db5b4d80600 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_0d5579976d00 {
   padding: 10px 40px 8px 40px;
   width: 168px;
   height: 36px;
   z-index: 1;
   position: absolute !important;
   left: 86px;
   top: 637px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #8fcbb1;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_0d5579976d00 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_da229da20c00 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 23px;
   top: 23px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_a697412d8c3a {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 1px;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .imageview_cce6040fe70b {
   width: 16px;
   height: 16px;
   z-index: 1;
   position: absolute !important;
   left: 126px;
   top: 0px;
 }

 .container_05ad23de08e3 {
   position: relative !important;
   width: 142px;
   height: 17px;
   z-index: 1;
   border-radius: 20px 20px 20px 20px;
 }

 .imageview_f155e95273fe {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_250973a0d8a2 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_a70748b07e70 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_11f3c646b01f {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_f85240771dc6 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_a4534eded6ea {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_dd311f06dafe {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_206a1d7c7274 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_16c3ef5e8439 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_fc0b154d2f8f {
   width: 201px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_5f4799645d3d {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .text_d4429147ef98 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_0cefd11612e5 {
   position: relative !important;
   width: 175px;
   height: 16px;
   z-index: 1;
 }

 .imageview_4c76c0bccf86 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_cb55d219c9bb {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_6c72d15907ec {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_8279d6edc2b4 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_2b834a405a87 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_b0dd0d6763d4 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_4b172d836b74 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_22f7bcd6eeb1 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_a51df8c96f65 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_b1b2ce95c327 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_ae5319035246 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .container_03a48d7caf41 {
   width: 285px;
   height: 123px;
   z-index: 1;
   position: absolute !important;
   left: 22px;
   top: 80px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 28px normal;
   flex-direction: column;
 }

 .text_7e9a9a9674cb {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_7ff9b93b9639 {
   position: relative !important;
   width: 120px;
   height: 16px;
   z-index: 1;
 }

 .imageview_a23e1be3bda8 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_848fcddfb867 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_78e69cbdadf8 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_f83032c624c8 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_502bef2fb086 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_8418e6091214 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_158d0c6fd858 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_d3dc7cb4e327 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_e3d79eef6108 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_d47407a2b651 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_0a7d8d54c89a {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_0816fc335336 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_0c6b2a36cf60 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 14px normal;
   flex-direction: column;
 }

 .container_600c48afd372 {
   width: 301px;
   height: 140px;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 253px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .text_aa4667a427e2 {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .text_6f21e155183b {
   width: fit-content;
   z-index: 1;
   line-height: 16.94px;
   font-family: 'Inter';
 }

 .button_a734e57a7459 {
   padding: 2.5px 4px 2.5px 15px;
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_a734e57a7459 {
   display: flex;
   flex-direction: column;
   align-items: flex-end;
 }

 .container_e1b644e54166 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: row;
 }

 .text_d966a4e27ab6 {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .imageview_e931dfbb5f77 {
   width: 14px;
   height: 14px;
   z-index: 1;
 }

 .container_b8853e337dfa {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_9586d7e6ad18 {
   width: fit-content;
   z-index: 1;
   line-height: 16.94px;
   font-family: 'Inter';
 }

 .button_06319d04c5dd {
   padding: 2.5px 4px 2.5px 8px;
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_06319d04c5dd {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_bee7f338baf0 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_4ac46f9fb49b {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .imageview_8fec5f9d26e3 {
   width: 14px;
   height: 14px;
   z-index: 1;
 }

 .container_e9df0d0ecc40 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_344b9d0da800 {
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .container_f838de63644b {
   width: 100%;
   height: 22px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_d50cdbb1133a {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .imageview_91e2baf753c8 {
   width: 14px;
   height: 14px;
   z-index: 1;
 }

 .container_85ccb8b26f62 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_9fd91c369939 {
   width: fit-content;
   z-index: 1;
   line-height: 16.94px;
   font-family: 'Inter';
 }

 .button_58bc0536cd5f {
   padding: 2.5px 4px 2.5px 15px;
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_58bc0536cd5f {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_57942a5929a1 {
   width: 100%;
   height: 22px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_e0994e950314 {
   width: 278px;
   height: 136px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 431px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .imageview_0553e2b4eee7 {
   width: 54px;
   height: 71.78px;
   z-index: 1;
   position: absolute !important;
   left: 22px;
   top: 651px;
 }

 .container_46a0b3c7f75a {
   position: relative !important;
   width: 340px;
   height: 723px;
 }

 .imageview_b5d1a4974ce7 {
   width: 70px;
   height: 83px;
 }

 .text_987c9717fef9 {
   width: 100%;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3be850d8941b {
   width: 100%;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_f7969b8c247f {
   width: 225px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
 }

 .container_753ee3b05e5b {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 15px;
   flex-direction: row;
 }

 .imageview_137dca66ade5 {
   width: 100%;
   height: 34px;
 }

 .container_6d40ac5f46a2 {
   padding: 16px 14px 16px 16px;
   width: 340px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_772fefbb21f7 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_10fe1bcbf423 {
   width: 326px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3882aa3f4ea6 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 35px;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .text_40214e280a12 {
   width: 326px;
   height: 40px;
   position: absolute !important;
   left: 0px;
   top: 56px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_14e4e68d4da0 {
   width: fit-content;
   line-height: 16.69px;
   font-family: 'Roboto';
 }

 .button_ac3849b8053d {
   padding: 10px 40px 8px 40px;
   width: 202px;
   height: 35px;
   position: absolute !important;
   left: 0px;
   top: 107px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_ac3849b8053d {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .imageview_96cc63c015e6 {
   width: 11px;
   height: 12px;
   z-index: 1;
   position: absolute !important;
   left: 123px;
   top: 74px;
 }

 .container_abc5dd7541ca {
   position: relative !important;
   width: 326px;
   height: 142px;
 }

 .text_2bbe766a45e9 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_71a73e2ad632 {
   width: 212px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6bd0db0a2644 {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_502045a0d488 {
   width: 100%;
   height: 111px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_dda7d62aa820 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_db8ec749b81f {
   width: 212px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_49ef63b8d56c {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_11f0b5e35765 {
   width: 100%;
   height: 123px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_6ccbf2b5bafd {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_de23b511044d {
   width: 212px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6a057e243e9e {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_dc17beea2c19 {
   width: 100%;
   height: 139px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_c01d337e6e46 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3872761ce2b7 {
   width: 212px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b0d7a055e99f {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_ea60d902cf64 {
   width: 100%;
   height: 139px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_37ada8a538d2 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_edda1ebf1c45 {
   width: 212px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_be6d7b656d7d {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_232354c49734 {
   width: 100%;
   height: 139px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_1bb2f01ce38a {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .container_4cdf05667ef4 {
   width: 332px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 23px normal;
   flex-direction: column;
 }

 .text_d19dec2c0c24 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a0ad6a942fd9 {
   width: 287px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ac8604d26438 {
   width: fit-content;
   line-height: 19.8px;
   font-family: 'Futura';
 }

 .text-485641b15d21_ac8604d26438 {
   line-height: 26.56px;
   font-family: 'Futura';
 }

 .text-c6670aa24f6f_ac8604d26438 {
   line-height: 19.46px;
   font-family: 'Futuris';
 }

 .text-079e8f827182_ac8604d26438 {
   line-height: 26.56px;
   font-family: 'Futura';
 }

 .text-9b8f4808fff1_ac8604d26438 {
   line-height: 19.46px;
   font-family: 'Futura';
 }

 .text-a9f79c2d6b4e_ac8604d26438 {
   line-height: 26.56px;
   font-family: 'Futura';
 }

 .text-cab95b073e8d_ac8604d26438 {
   line-height: 19.46px;
   font-family: 'Futura';
 }

 .text-3b63071ed8d2_ac8604d26438 {
   line-height: 26.56px;
   font-family: 'Futura';
 }

 .button_a2b80d1c13c6 {
   padding: 12.5px 61.5px 12.5px 61.5px;
   width: 100%;
   height: 52px;
   justify-content: center;
   align-items: center;
   gap: normal 102px;
   flex-direction: row;
   background: linear-gradient(91deg, #8fcbb1ff 18%, #a9d2eeff 100%);
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_a2b80d1c13c6 {
   display: flex;
   flex-direction: row;
   gap: normal 102px;
   align-items: center;
 }

 .text_6003d5473d1a {
   width: 308px;
   line-height: 26.56px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .button_a71ad08c85b7 {
   padding: 7.5px 16px 7.5px 16px;
   width: 100%;
   height: 96px;
   justify-content: center;
   align-items: center;
   gap: normal 102px;
   flex-direction: row;
   background: linear-gradient(91deg, #8fcbb1ff 18%, #a9d2eeff 100%);
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_a71ad08c85b7 {
   display: flex;
   flex-direction: row;
   gap: normal 102px;
   align-items: center;
 }

 .text_f18472a3b87d {
   width: 290px;
   line-height: 26.56px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .button_f9e3ec09467e {
   padding: 5.5px 25px 5.5px 25px;
   width: 100%;
   height: 65px;
   justify-content: center;
   align-items: center;
   gap: normal 102px;
   flex-direction: row;
   background: linear-gradient(91deg, #8fcbb1ff 18%, #a9d2eeff 100%);
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_f9e3ec09467e {
   display: flex;
   flex-direction: row;
   gap: normal 102px;
   align-items: center;
 }

 .container_bf18cb9da098 {
   width: 100%;
   height: fit-content;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_446574d31f25 {
   width: 329px;
   height: 530px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .imageview_c4159e62be52 {
   width: 164px;
   height: 90px;
   z-index: 1;
   position: absolute !important;
   left: 16px;
   top: 28px;
 }

 .imageview_1dae81a072ca {
   width: 138px;
   height: 60px;
   z-index: 1;
   position: absolute !important;
   left: 165px;
   top: 343px;
 }

 .imageview_459f209c923e {
   width: 82px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 195px;
   top: 154px;
 }

 .imageview_1191f85e9aff {
   width: 85px;
   height: 32px;
   z-index: 1;
   position: absolute !important;
   left: 40px;
   top: 154px;
 }

 .imageview_3e48cf11b6c7 {
   width: 266px;
   height: 71px;
   z-index: 1;
   position: absolute !important;
   left: 30px;
   top: 429px;
 }

 .imageview_643aa38468be {
   width: 268px;
   height: 65px;
   z-index: 1;
   position: absolute !important;
   left: 40px;
   top: 226px;
 }

 .imageview_b72f44381367 {
   width: 108px;
   height: 69px;
   z-index: 1;
   position: absolute !important;
   left: 30px;
   top: 334px;
 }

 .imageview_9d4489e1bad0 {
   width: 70px;
   height: 63px;
   z-index: 1;
   position: absolute !important;
   left: 226px;
   top: 47px;
 }

 .container_5d025b0af306 {
   position: relative !important;
   width: 329px;
   height: 530px;
 }

 .container_7edec638a52c {
   width: 340px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 15px normal;
   flex-direction: column;
 }

 .text_d2e36ef92653 {
   width: 100%;
   transform-origin: unset;
   transform: rotate(0.7757879511368059deg);
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_acb62320162f {
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-1.2083044566395526e-16deg);
   position: absolute !important;
   left: -137.1px;
   top: 202.9px;
   background: #e46d5c;
   border-radius: 4px 4px 4px 4px;
 }

 .container_8a7725e2482a {
   position: absolute !important;
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-89.99999999999999deg);
   left: 137.1px;
   top: -137.1px;
   border-radius: 4px 4px 4px 4px;
 }

 .container_34c3d0126648 {
   position: absolute !important;
   width: 340px;
   height: 65.81px;
   left: 0px;
   top: 0px;
   border-radius: 4px 4px 4px 4px;
 }

 .text_a7d51b09d551 {
   width: fit-content;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(1.987846675914698e-16deg);
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_0b0057af657c {
   padding: 10px 14px 10px 14px;
   width: 174px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 15px;
   top: 12.4px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_0b0057af657c {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_e4c7b193fc03 {
   position: relative !important;
   width: 340px;
   height: 65.81px;
 }

 .container_a026efd8fe49 {
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-1.2617283479095062e-16deg);
   position: absolute !important;
   left: -137.1px;
   top: 202.9px;
   background: #d4aa9d;
   border-radius: 4px 4px 4px 4px;
 }

 .container_f958e25bd89d {
   position: absolute !important;
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-89.99999999999999deg);
   left: 137.1px;
   top: -137.1px;
   border-radius: 4px 4px 4px 4px;
 }

 .text_53a9de8b9379 {
   width: fit-content;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(1.987846675914698e-16deg);
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_c965f6b74ee1 {
   padding: 10px 15px 10px 15px;
   width: 220px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 15px;
   top: 12.59px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_c965f6b74ee1 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_1b8cd23ab389 {
   position: relative !important;
   width: 340px;
   height: 65.81px;
 }

 .container_8ebe46809c57 {
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-1.2617283479095062e-16deg);
   position: absolute !important;
   left: -137.1px;
   top: 202.9px;
   background: #8fcbb1;
   border-radius: 4px 4px 4px 4px;
 }

 .container_ecedae1064a9 {
   position: absolute !important;
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-89.99999999999999deg);
   left: 137.1px;
   top: -137.1px;
   border-radius: 4px 4px 4px 4px;
 }

 .text_09bbf81210ad {
   width: fit-content;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(1.987846675914698e-16deg);
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_17094b06a293 {
   padding: 10px 14.5px 10px 14.5px;
   width: 192px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 15px;
   top: 12.79px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_17094b06a293 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_d4962998a61c {
   position: relative !important;
   width: 340px;
   height: 65.81px;
 }

 .container_cae7b757d3af {
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-1.2617283479095062e-16deg);
   position: absolute !important;
   left: -137.1px;
   top: 202.9px;
   background: #edc166;
   border-radius: 4px 4px 4px 4px;
 }

 .container_6ed8f204dbc0 {
   position: absolute !important;
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-89.99999999999999deg);
   left: 137.1px;
   top: -137.1px;
   border-radius: 4px 4px 4px 4px;
 }

 .text_6bd7b7329a30 {
   width: fit-content;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(1.987846675914698e-16deg);
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_e35bb75bddee {
   padding: 10px 14px 10px 14px;
   width: 166px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 15px;
   top: 12.98px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_e35bb75bddee {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_8725f824f7ce {
   position: relative !important;
   width: 340px;
   height: 65.81px;
 }

 .container_4a940db2a533 {
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-1.2617283479095062e-16deg);
   position: absolute !important;
   left: -137.1px;
   top: 202.9px;
   background: #ea9e6b;
   border-radius: 4px 4px 4px 4px;
 }

 .container_5ba99c37d29a {
   position: absolute !important;
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-89.99999999999999deg);
   left: 137.1px;
   top: -137.1px;
   border-radius: 4px 4px 4px 4px;
 }

 .text_78af7d884fe3 {
   width: fit-content;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(1.987846675914698e-16deg);
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_b27c9fc3d676 {
   padding: 10px 15px 10px 15px;
   width: 214px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 15px;
   top: 13.17px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_b27c9fc3d676 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_37ea628d2dd0 {
   position: relative !important;
   width: 340px;
   height: 65.81px;
 }

 .container_9087fd8e406d {
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-1.2617283479095062e-16deg);
   position: absolute !important;
   left: -137.1px;
   top: 202.9px;
   background: #69737d;
   border-radius: 4px 4px 4px 4px;
 }

 .container_0e1382017f79 {
   position: absolute !important;
   width: 65.81px;
   height: 340px;
   transform-origin: unset;
   transform: rotate(-89.99999999999999deg);
   left: 137.1px;
   top: -137.1px;
   border-radius: 4px 4px 4px 4px;
 }

 .text_14a49697e652 {
   width: fit-content;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(1.987846675914698e-16deg);
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .button_479b70c7faee {
   padding: 10px 15.5px 10px 15.5px;
   width: 239px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 15px;
   top: 12.37px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .button_link_479b70c7faee {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_21fac0c7d6a5 {
   position: relative !important;
   width: 340px;
   height: 65.81px;
 }

 .container_bdcb1baad3e6 {
   width: 100%;
   height: fit-content;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_d12f2f847745 {
   width: 340px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
 }

 .text_60a60dd3ae92 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_cb7c0c36c30d {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_d1a4657050ee {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_e2e3f161c63c {
   width: 100%;
   height: 111px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_21e0acfc4197 {
   padding: 20px 20px 21px 20px;
   width: 100%;
   height: 273px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_0a9ed9778e6d {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_d4b9126512de {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_3f0780669608 {
   width: 100%;
   height: 136px;
   border-radius: 10px 10px 10px 10px;
   filter: blur(1px);
 }

 .container_92a262f5c0de {
   padding: 20px 18px 15px 20px;
   width: 100%;
   height: 273px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_05b6d6766e31 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0a69d7c7d9ba {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_f84a82ea2ecb {
   width: 100%;
   height: 113px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_9996bb9bf534 {
   padding: 20px 20px 15px 20px;
   width: 100%;
   height: 335px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_c0c3eacaa323 {
   width: 340px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 18px normal;
   flex-direction: column;
 }

 .text_e1497c0ebbe3 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_39636d45fab3 {
   width: 309px;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_432fcff85774 {
   width: 100%;
   height: 187px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f7c1c06e8d41 {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 15px normal;
   flex-direction: column;
 }

 .text_59f2fbf843f7 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_79f856e4a9b2 {
   width: 100%;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_276f2ffacab5 {
   width: 100%;
   height: 223px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_ac004eb118dd {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 11px normal;
   flex-direction: column;
 }

 .container_fb26d0d06d7e {
   width: 331px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 61px normal;
   flex-direction: column;
 }

 .text_5d1f2e085e58 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_f792a89ff124 {
   width: 100%;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3a17c613443f {
   width: 100%;
   height: 60px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6f3f472f8cb5 {
   width: fit-content;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_6f05ee96335f {
   padding: 10px 234px 10px 10px;
   width: 100%;
   height: fit-content;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_083ab22d94e0 {
   width: fit-content;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_bdb1ced73c15 {
   padding: 10px 204px 10px 10px;
   width: 100%;
   height: fit-content;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .text_5ca9cffa20a9 {
   width: fit-content;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_9a0650b52808 {
   padding: 10px 212px 10px 10px;
   width: 100%;
   height: fit-content;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_6f70d3311354 {
   width: 100%;
   height: 153px;
   align-items: flex-start;
   justify-content: center;
   gap: 18px normal;
   flex-direction: column;
 }

 .text_d05676fc96b7 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_58a3e8a0f57c {
   padding: 10px 40px 8px 40px;
   width: 166px;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .button_d6db7fead381 {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .button_link_d6db7fead381 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: center;
 }

 .container_84151954134d {
   width: 278px;
   height: 225px;
   position: absolute !important;
   left: 20px;
   top: 36px;
   align-items: center;
   justify-content: flex-start;
   gap: 36px normal;
   flex-direction: column;
 }

 .container_6b30a4b3226f {
   position: relative !important;
   width: 318px;
   height: 297px;
   background: linear-gradient(112deg, #8fcbb1ff 18%, #a9d2eeff 100%);
   border-radius: 10px 10px 10px 10px;
 }

 .text_51d28022a0fe {
   width: 100%;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_192fb4cdc2f9 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_bd77a1ae06ff {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_bd77a1ae06ff {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_2f7290c30907 {
   padding: 12px 4px 39px 4px;
   width: 340px;
   height: 690px;
   align-items: center;
   justify-content: flex-start;
   gap: 27px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_d2bc122a7901 {
   width: 340px;
   height: 7599.44px;
   position: absolute !important;
   left: 10px;
   top: 29px;
   align-items: center;
   justify-content: flex-start;
   gap: 43px normal;
   flex-direction: column;
 }

 .container_nested_d2bc122a7901 {
   width: 340px;
   height: 7599.44px;
   align-items: center;
   justify-content: flex-start;
   gap: 43px normal;
   flex-direction: column;
 }

 .text_d519bf7cac9f {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_db3170fd57db {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_843a11d3cecf {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_aac0ed99f83a {
   width: 204px;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_96bce2c257ec {
   width: 205px;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_94017e39244e {
   width: 138px;
   height: 262px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 34px normal;
   flex-direction: column;
 }

 .text_e3a003894528 {
   width: 100%;
   z-index: 1;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_bfc61cd38198 {
   width: 100%;
   z-index: 1;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5d613ea57d1f {
   width: 100%;
   z-index: 1;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_2e68d1de1adb {
   width: 100%;
   z-index: 1;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_97ee50b0cddf {
   width: 100%;
   z-index: 1;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c3b83916dd8d {
   width: 100%;
   z-index: 1;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_ce2fa69b9a87 {
   width: 332px;
   height: 323px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 296px;
   align-items: center;
   justify-content: flex-end;
   gap: 37px normal;
   flex-direction: column;
 }

 .text_924ea30c7237 {
   width: 326px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_92bbc9300ba2 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .imageview_4526063b8607 {
   width: 21px;
   height: 21px;
   z-index: 2;
   position: absolute !important;
   left: 9.8px;
   top: 11px;
 }

 .container_776c140e8fb2 {
   position: relative !important;
   width: 40px;
   height: 40px;
   z-index: 1;
 }

 .imageview_109c9132d3b7 {
   width: 40px;
   height: 40px;
   z-index: 1;
 }

 .container_1d6272ca4306 {
   width: 97px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 43px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 17px;
   flex-direction: row;
 }

 .text_64642a3f89c5 {
   width: 442px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 103px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_4b06413155bb {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_c88b904c6f8a {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_2d5a5c4f7b7d {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 1;
   left: 45px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/629:1007.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_dba471f5af24 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 90px;
   top: 0px;
 }

 .imageview_daaca370db0d {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 135px;
   top: 0px;
 }

 .container_b3ca4e73e42f {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_b6f43d8bb8eb {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 1;
   left: 180px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/629:1010.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_17a84aa9e9db {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 225px;
   top: 0px;
 }

 .imageview_622a098b8965 {
   width: 15px;
   height: 19px;
   z-index: 2;
   position: absolute !important;
   left: 237px;
   top: 10px;
 }

 .imageview_6051b0eccb5d {
   width: 24px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 98px;
   top: 8px;
 }

 .imageview_2b1a6f8b59db {
   width: 23px;
   height: 14px;
   z-index: 2;
   position: absolute !important;
   left: 53px;
   top: 13px;
 }

 .container_0321d1dd58c2 {
   position: absolute !important;
   width: 265px;
   height: 40px;
   z-index: 1;
   left: 0px;
   top: 146px;
 }

 .imageview_3bf3d67c86ab {
   width: 26px;
   height: 16px;
   z-index: 2;
   position: absolute !important;
   left: 187px;
   top: 160px;
 }

 .container_43fc20f0fe26 {
   position: absolute !important;
   width: 289px;
   height: 194px;
   z-index: 1;
   left: 0px;
   top: 653px;
 }

 .text_39bfd7895a06 {
   width: 332px;
   height: 14.88px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 881px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_13c03ba36067 {
   width: 81px;
   height: 81px;
   z-index: 1;
   position: absolute !important;
   left: 125px;
   top: 930px;
 }

 .container_88b87395ad70 {
   position: absolute !important;
   width: 332px;
   height: 895.88px;
   z-index: 1;
   left: 14px;
   top: 7698px;
 }

 .viewport_e9b2c9c503e5 {
   width: 360px;
   height: 8765px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f6f6f6;
 }

 .imageview_d026bcd68725 {
   width: 3341px;
   height: 465px;
   position: absolute !important;
   left: -417px;
   top: 160px;
 }

 .container_0ffd1ce0f3cb {
   width: 1929px;
   height: 646px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #2c3033;
 }

 .imageview_e4967d65d42c {
   width: 138px;
   height: 139px;
   z-index: 1;
 }

 .text_3a7a5f26af32 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b72b30f5bab7 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b491e1f0158d {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a6ef013dd832 {
   width: 204px;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5801cef160bc {
   width: 205px;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_90583c246adf {
   width: 138px;
   height: 262px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 34px normal;
   flex-direction: column;
 }

 .text_cd1401cdb737 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_08933530ddf3 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a29906b5a59e {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_d207a2d187b0 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b1210d60666c {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_7f8e797c62e4 {
   width: 438px;
   height: 274px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 37px normal;
   flex-direction: column;
 }

 .text_03bcbeecaa34 {
   width: 326px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b97ea1ba373e {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .imageview_746ffd9208a8 {
   width: 21px;
   height: 21px;
   z-index: 2;
   position: absolute !important;
   left: 9.8px;
   top: 11px;
 }

 .container_90960d7fd833 {
   position: relative !important;
   width: 40px;
   height: 40px;
   z-index: 1;
 }

 .imageview_740a3f6c8c26 {
   width: 40px;
   height: 40px;
   z-index: 1;
 }

 .container_ef3df137f9b8 {
   width: 97px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 43px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 17px;
   flex-direction: row;
 }

 .text_55823b7baacc {
   width: 442px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 103px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_8a9329bbbd6c {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_7d44b4005374 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_fabacb43b392 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 1;
   left: 45px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/288:516.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_513ccfdefb07 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 90px;
   top: 0px;
 }

 .imageview_add1bb4e7938 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 135px;
   top: 0px;
 }

 .container_b73bc4c648bd {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_33cb1d1dd1f4 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 1;
   left: 180px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/288:519.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_714a7f10493b {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 225px;
   top: 0px;
 }

 .imageview_b80c6e0e915f {
   width: 15px;
   height: 19px;
   z-index: 2;
   position: absolute !important;
   left: 237px;
   top: 10px;
 }

 .imageview_672186696f03 {
   width: 24px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 98px;
   top: 8px;
 }

 .imageview_e320cf9b9b9d {
   width: 23px;
   height: 14px;
   z-index: 2;
   position: absolute !important;
   left: 53px;
   top: 13px;
 }

 .container_95aeee7df2fc {
   position: absolute !important;
   width: 265px;
   height: 40px;
   z-index: 1;
   left: 0px;
   top: 146px;
 }

 .imageview_c0afa43a2e34 {
   width: 26px;
   height: 16px;
   z-index: 2;
   position: absolute !important;
   left: 187px;
   top: 160px;
 }

 .container_93debf63db3d {
   position: relative !important;
   width: 442px;
   height: 194px;
   z-index: 1;
 }

 .container_4d08657532a8 {
   width: 1345px;
   height: 274px;
   z-index: 1;
   position: absolute !important;
   left: 379px;
   top: 100px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 63px;
   flex-direction: row;
 }

 .imageview_881c3158c80a {
   width: 24px;
   height: 31.31px;
   z-index: 2;
   position: absolute !important;
   left: 1388px;
   top: 265.08px;
 }

 .imageview_2d9b963d64ae {
   width: 24px;
   height: 31.31px;
   z-index: 2;
   position: absolute !important;
   left: 607px;
   top: 226.81px;
 }

 .imageview_e719fa37a7b9 {
   width: 1214px;
   height: 181.59px;
   z-index: 1;
   position: absolute !important;
   left: 606px;
   top: 464.41px;
 }

 .container_09f4bca905e1 {
   position: absolute !important;
   width: 1929px;
   height: 646px;
   left: -5px;
   top: 4609px;
 }

 .text_f0e5b1e4e2e0 {
   width: 289px;
   height: 10.84px;
   z-index: 1;
   position: absolute !important;
   left: 361px;
   top: 5213.18px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_88eb141df09e {
   width: 156px;
   height: 36px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_c81a382a37ba {
   width: 10.39px;
   height: 9px;
   position: absolute !important;
   left: 268px;
   top: 13px;
 }

 .text_ade617542e7f {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_3cfe204d0ad4 {
   padding: 10px 41.5px 8px 39.5px;
   width: 133px;
   height: 36px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 172px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .text_859ccbf069df {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_891a38213fa3 {
   padding: 10px 39.5px 8px 39.5px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 321px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_891a38213fa3 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_d963955db614 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_34da7e73835c {
   padding: 10px 52px 8px 52px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 477px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_34da7e73835c {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_8e028b80f3cc {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_ccc0a4148f6a {
   padding: 10px 32.5px 8px 32.5px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 633px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_ccc0a4148f6a {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_2613f19c52d1 {
   position: relative !important;
   width: 773px;
   height: 36px;
 }

 .text_fb617f3386fd {
   width: 27px;
   line-height: 29.26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_8ec70cbd3e49 {
   padding: 8.5px 3.5px 8.5px 3.5px;
   width: 34px;
   height: 34px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 1000px 1000px 1000px 1000px;
 }

 .button_link_8ec70cbd3e49 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: center;
 }

 .container_9ecc410f51b4 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .text_782f47b737c7 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_fffbcbe1e935 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_fffbcbe1e935 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_f39916c945be {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_46b12bb5893f {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_46b12bb5893f {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_cb8e907db99f {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .container_f3cd442eeb31 {
   width: 1324px;
   height: 36px;
   position: absolute !important;
   left: 298px;
   top: 41px;
   justify-content: center;
   align-items: center;
   gap: normal 110px;
   flex-direction: row;
 }

 .text_d0d28d92bb59 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_651f855038ad {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_062b2cc62592 {
   width: 273px;
   height: 36px;
   z-index: 1;
   position: absolute !important;
   left: 828px;
   top: 503px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .button_link_062b2cc62592 {
   display: flex;
   flex-direction: row;
   gap: normal 14px;
   align-items: center;
 }

 .text_512412f05492 {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_159817c706c7 {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_26b96c8cebcf {
   width: 324px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_740dcf569e1e {
   width: max-content;
   position: absolute !important;
   left: 374px;
   top: 0px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_17af2db8fba3 {
   width: 324px;
   position: absolute !important;
   left: 0px;
   top: 51px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_aa077ca6563b {
   width: 412px;
   position: absolute !important;
   left: 374px;
   top: 51px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5ef7b443e756 {
   width: 100%;
   z-index: 1;
   line-height: 17.51px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_2877a9833c96 {
   padding: 6px 10px 6px 10px;
   width: 30px;
   height: 30px;
   z-index: 1;
   position: absolute !important;
   left: -8px;
   top: -5px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #8fcbb1;
   border-radius: 96px 96px 96px 96px;
 }

 .text_5d7d118cf237 {
   width: 100%;
   z-index: 1;
   line-height: 17.51px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_02c537e0bba1 {
   padding: 6px 10px 6px 10px;
   width: 30px;
   height: 30px;
   z-index: 1;
   position: absolute !important;
   left: -8px;
   top: 46px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #a9d2ee;
   border-radius: 96px 96px 96px 96px;
 }

 .text_aa37b956b489 {
   width: 100%;
   z-index: 1;
   line-height: 17.51px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_fd0fa16d4210 {
   padding: 6px 10px 6px 10px;
   width: 30px;
   height: 30px;
   z-index: 1;
   position: absolute !important;
   left: 368px;
   top: -5px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #d4aa9d;
   border-radius: 96px 96px 96px 96px;
 }

 .text_79f347cb0244 {
   width: 100%;
   z-index: 1;
   line-height: 17.51px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_bfaa2078aaba {
   padding: 6px 10px 6px 10px;
   width: 30px;
   height: 30px;
   z-index: 1;
   position: absolute !important;
   left: 368px;
   top: 46px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #caa1c0;
   border-radius: 96px 96px 96px 96px;
 }

 .container_68d87fe0291c {
   position: relative !important;
   width: 795px;
   height: 89px;
 }

 .text_e14207821e24 {
   width: 735px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text-cac4f399b26a_e14207821e24 {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text-bd6280650fcd_e14207821e24 {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text-b16ec0c336f5_e14207821e24 {
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .container_9ac1f41e8711 {
   width: 100%;
   height: 263px;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_3a3674a545d2 {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 38px normal;
   flex-direction: column;
 }

 .text_d683ddc2d915 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_4e0a68b31a68 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #1d1d1b;
   border-radius: 30px 30px 30px 30px;
 }

 .button_3517ecb7512b {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .button_link_3517ecb7512b {
   display: flex;
   flex-direction: row;
   gap: normal 14px;
   align-items: center;
 }

 .container_8f6fe34773b2 {
   padding: 60px 40px 60px 40px;
   width: 1207px;
   height: 530px;
   border-top: #8fcbb1ff solid 4px;
   border-right: #8fcbb1ff solid 4px;
   border-bottom: #8fcbb1ff solid 4px;
   border-left: #8fcbb1ff solid 4px;
   position: absolute !important;
   left: 377px;
   top: 3265px;
   align-items: center;
   justify-content: flex-start;
   gap: 42px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_d58b7334fddb {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 717px;
   top: 329px;
   line-height: 31.13px;
   font-family: 'Roboto';
 }

 .text_f91a39948740 {
   width: 781px;
   height: 64px;
   z-index: 1;
   position: absolute !important;
   left: 579px;
   top: 385px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_786659264530 {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_8c879e4ce11c {
   width: 100%;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b73ed83acbf2 {
   width: 790px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
 }

 .text_a3b82351db50 {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0a46b6dad33a {
   width: 100%;
   height: 42px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_1475925900c6 {
   width: 311px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_2f8f7b325f1b {
   width: 100%;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c484010c1dce {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_539214a02dd0 {
   padding: 40px 40px 49px 40px;
   width: 409px;
   height: 445px;
   border-top: #8fcbb1ff solid 4px;
   border-right: #8fcbb1ff solid 4px;
   border-bottom: #8fcbb1ff solid 4px;
   border-left: #8fcbb1ff solid 4px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
   box-shadow: 0px 4px 4px #00000040;
 }

 .text_14190b3f50f7 {
   width: 100%;
   height: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ae8533ce4bad {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_e60789f29fc4 {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_8718f5c93ded {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_62eebf020aa3 {
   padding: 40px 40px 31px 40px;
   width: 363px;
   height: 445px;
   border-top: #a5b1c1ff solid 4px;
   border-right: #a5b1c1ff solid 4px;
   border-bottom: #a5b1c1ff solid 4px;
   border-left: #a5b1c1ff solid 4px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
   box-shadow: 0px 4px 4px #00000040;
 }

 .text_2ae9a1cfd51d {
   width: 271px;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_8e271e395b5e {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a2d9533e6cf5 {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_dd6300b80798 {
   width: 246px;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_82383c35b186 {
   padding: 40px 52px 52px 40px;
   width: 363px;
   height: 445px;
   border-top: #a9d2eeff solid 4px;
   border-right: #a9d2eeff solid 4px;
   border-bottom: #a9d2eeff solid 4px;
   border-left: #a9d2eeff solid 4px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
   box-shadow: 0px 4px 4px #00000040;
 }

 .container_44d8d70474f2 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 25px;
   flex-direction: row;
 }

 .container_56a54493a049 {
   width: 1185px;
   height: 660px;
   position: absolute !important;
   left: 367px;
   top: 1073px;
   align-items: center;
   justify-content: flex-start;
   gap: 67px normal;
   flex-direction: column;
 }

 .text_14a8ee5cf36b {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 546px;
   top: 257px;
   line-height: 46.7px;
   font-family: 'Roboto';
 }

 .imageview_1dd03abc0035 {
   width: 317.82px;
   height: 101.45px;
 }

 .text_5eb8dfa0ee68 {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0b665a6e9b3c {
   width: 812px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_cc7e3eb35ab8 {
   padding: 20px 22px 20px 22px;
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_e9c9cf1ae2fb {
   width: 856px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 45px normal;
   flex-direction: column;
 }

 .imageview_9d9853e5fb41 {
   width: 314.3px;
   height: 98.28px;
 }

 .container_47854cc4f00c {
   width: 1576.12px;
   height: 261px;
   position: absolute !important;
   left: 172px;
   top: 698px;
   justify-content: flex-start;
   align-items: flex-end;
   gap: normal 44px;
   flex-direction: row;
 }

 .text_6b5c8291f055 {
   width: 100%;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c16abd6e13fe {
   width: 772px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_73db6ffa88ca {
   width: 815px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 28px normal;
   flex-direction: column;
 }

 .imageview_85b65766afc2 {
   width: 365.76px;
   height: 101.45px;
 }

 .container_a17d3c7e5683 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-end;
   gap: normal 20px;
   flex-direction: row;
 }

 .text_7323d9481012 {
   width: 246px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_58cbed2f3719 {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_1afc14530d70 {
   padding: 40px 11px 40px 40px;
   width: 297px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_0791eca4d724 {
   width: 246px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_93f99ef684d6 {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_f2b88f6bf781 {
   padding: 40px 0 40px 40px;
   width: 286px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_71013b4cc23d {
   width: 246px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_4c92450ed2a7 {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_2ca772eaeec5 {
   padding: 40px 8px 83px 40px;
   width: 294px;
   height: 225px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_d00c65397452 {
   width: 246px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_97035fd84257 {
   width: 246px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_c88fbd6c8c1c {
   padding: 40px 0 60px 40px;
   width: 286px;
   height: 225px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 19px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .container_54ccf749ce10 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 14px 15px;
   flex-direction: row;
 }

 .container_344daa911f19 {
   width: 1211px;
   height: 468px;
   position: absolute !important;
   left: 370px;
   top: 2667px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 61px normal;
   flex-direction: column;
 }

 .text_6b70c08147cc {
   width: 899px;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_80faee4efcb4 {
   width: 899px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_ed46348c0493 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 35px normal;
   flex-direction: column;
 }

 .text_11ffa071e8de {
   width: 175px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_414015cdc451 {
   width: 209px;
   position: absolute !important;
   left: 40px;
   top: 96px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_77e718336565 {
   width: 44px;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_2182d27c4d48 {
   position: relative !important;
   width: 280px;
   height: 225px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_0cc2ec16a022 {
   width: 227px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_09920f233903 {
   width: 211px;
   position: absolute !important;
   left: 40px;
   top: 82px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_327905062e24 {
   width: 44px;
   z-index: 1;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_8c701755ce31 {
   position: relative !important;
   width: 280px;
   height: 222px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_59d2dd0dc0a8 {
   width: 213px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_54f9537ef3a9 {
   width: 201px;
   position: absolute !important;
   left: 40px;
   top: 128px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7dc793c33fa0 {
   width: 44px;
   z-index: 1;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_0e68158c21fd {
   position: relative !important;
   width: 280px;
   height: 228px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_1358516c15cd {
   width: 200px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 21.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0e4308d053a0 {
   width: 215px;
   position: absolute !important;
   left: 40px;
   top: 80px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_f66c3d5ddbc6 {
   width: 44px;
   z-index: 1;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_6427644014e5 {
   position: relative !important;
   width: 280px;
   height: 225px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_d0847090a61d {
   width: 246px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_8bea32be1085 {
   width: 222px;
   position: absolute !important;
   left: 40px;
   top: 82px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_1c745556deb6 {
   width: 44px;
   z-index: 1;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_706c60f6deaa {
   position: relative !important;
   width: 280px;
   height: 205px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_2b713c61d99e {
   width: 208px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_56929c50ee4b {
   width: 221px;
   position: absolute !important;
   left: 40px;
   top: 82px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_16f5f1620ea6 {
   width: 44px;
   z-index: 1;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_f658d166fc52 {
   position: relative !important;
   width: 280px;
   height: 205px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_9c61f93f2b48 {
   width: 220px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_63522c42f261 {
   width: 220px;
   position: absolute !important;
   left: 40px;
   top: 82px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_12b3dc0bff78 {
   width: 44px;
   z-index: 1;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_eb32763a3284 {
   position: relative !important;
   width: 280px;
   height: 205px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .text_4eae0e738fcc {
   width: 222px;
   position: absolute !important;
   left: 40px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_efb80cbea18d {
   width: 210px;
   position: absolute !important;
   left: 40px;
   top: 82px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3c6e537c39e4 {
   width: 44px;
   z-index: 1;
   position: absolute !important;
   left: 218px;
   top: 18px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_bd4e4e2ac276 {
   position: relative !important;
   width: 280px;
   height: 202px;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .container_d951b4aa37a8 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 20px 20px;
   flex-direction: row;
 }

 .container_488d4c673bde {
   width: 1180px;
   height: 651px;
   position: absolute !important;
   left: 367px;
   top: 1863px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .text_74aca9e8f984 {
   width: 100%;
   line-height: 46.7px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_123faabc3c48 {
   width: 701px;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_8864a203de04 {
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 43px normal;
   flex-direction: column;
 }

 .text_5d4dde8e8c5e {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_3d06321bcb16 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #1d1d1b;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_3d06321bcb16 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_52e926b01c50 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_4ba04d8f30a6 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_4ba04d8f30a6 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_2607f9631a33 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .container_b1ff23cfc8ba {
   width: 1026px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 43px normal;
   flex-direction: column;
 }

 .text_1f5c981f228f {
   width: 252px;
   position: absolute !important;
   left: 132.5px;
   top: 0px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text_6e7ec6da075f {
   width: 232px;
   position: absolute !important;
   left: 464.5px;
   top: 25px;
   line-height: 44px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-d679172c69a4_6e7ec6da075f {
   line-height: 44px;
   font-family: 'Futura';
 }

 .text-79db84713ad5_6e7ec6da075f {
   line-height: 44px;
   font-family: 'Futura';
 }

 .text_cd7dcb5f139a {
   width: 272px;
   position: absolute !important;
   left: 776.5px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_dcd0a4e0d6fb {
   width: 33px;
   height: 41px;
   z-index: 1;
   position: absolute !important;
   left: 1024px;
   top: 33px;
 }

 .imageview_19ac31eab85c {
   width: 42px;
   height: 42px;
   position: absolute !important;
   left: 1077px;
   top: 34px;
 }

 .container_76a1b4c2410f {
   position: relative !important;
   width: 1181px;
   height: 86px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_7f2401e3335e {
   width: 1181px;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 60px normal;
   flex-direction: column;
 }

 .container_d0f192621152 {
   padding: 122.5px 369.5px 122.5px 369.5px;
   width: 1920px;
   height: 684px;
   position: absolute !important;
   left: 0px;
   top: 3925px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: linear-gradient(93deg, #6acc8bff 18%, #5abcffff 100%);
 }

 .viewport_cdfc931e1325 {
   width: 1920px;
   height: 5255px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f6f6f6;
 }

 .imageview_38f89e8485a9 {
   width: 1628px;
   height: 228px;
   position: absolute !important;
   left: -589px;
   top: 102px;
 }

 .text_6bdc58d04755 {
   width: 333.91px;
   z-index: 1;
   position: absolute !important;
   left: 4.06px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3b57dc9cf661 {
   width: 295.85px;
   z-index: 1;
   position: absolute !important;
   left: 4.06px;
   top: 54px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_600d01603e32 {
   width: fit-content;
   z-index: 1;
   line-height: 15.58px;
   font-family: 'Roboto';
 }

 .button_64bf9805c0c6 {
   padding: 12px 85.5px 10px 85.5px;
   width: 340px;
   height: 38px;
   z-index: 1;
   border-top: #2c3033ff solid 1px;
   border-right: #2c3033ff solid 1px;
   border-bottom: #2c3033ff solid 1px;
   border-left: #2c3033ff solid 1px;
   position: absolute !important;
   left: 0px;
   top: 174px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_64bf9805c0c6 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_3d718bc91a3c {
   position: absolute !important;
   width: 340px;
   height: 212px;
   z-index: 1;
   left: 10px;
   top: 118px;
   border-radius: 30px 30px 30px 30px;
 }

 .text_15a41e45338b {
   width: 320px;
   z-index: 2;
   position: absolute !important;
   left: 17px;
   top: 221px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_0341433257cc {
   width: 340px;
   height: 45px;
   position: absolute !important;
   left: 10px;
   top: 29px;
 }

 .text_45fc3183700f {
   width: 339px;
   position: absolute !important;
   left: 16px;
   top: 1790px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5aa0b3e0ae00 {
   width: max-content;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 30px;
   font-family: 'Roboto';
 }

 .text_7caaa9e4ea8b {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 62px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_8a50a49a6de1 {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b74d89f6a292 {
   position: relative !important;
   width: 317px;
   height: 133px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_5ded9dca0638 {
   width: max-content;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_69f4a0e2c490 {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 51px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_1a26e3a31cae {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_1e1d186bc3ba {
   position: relative !important;
   width: 317px;
   height: 139px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_bd0a355b00ac {
   width: 218px;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ed9011fafa89 {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 89px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_83f3e94e6308 {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_fcc798bec968 {
   position: relative !important;
   width: 317px;
   height: 160px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_48c1dd3797be {
   width: 218px;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_67295215612e {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 51px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_486cea8dda52 {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_1eac85a296df {
   position: relative !important;
   width: 317px;
   height: 122px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_6233e1904d18 {
   width: 218px;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5e18a9a3b7e0 {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 51px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ac723c937ac7 {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_4b0c2c5fbdcf {
   position: relative !important;
   width: 317px;
   height: 105px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_380565786b12 {
   width: 218px;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_9dff2cabb6fa {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 51px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_484f0d4739eb {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_cbd69e011198 {
   position: relative !important;
   width: 317px;
   height: 105px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_c1dd0a83fcc0 {
   width: 218px;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_91506982ee22 {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 51px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c1131134cdb1 {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_95cf1575749e {
   position: relative !important;
   width: 317px;
   height: 122px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_791ada790751 {
   width: 218px;
   position: absolute !important;
   left: 20px;
   top: 20px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_648d3d45440c {
   width: 209px;
   position: absolute !important;
   left: 20px;
   top: 51px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_15badc9edbb6 {
   width: 44px;
   position: absolute !important;
   left: 254px;
   top: 21px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_1f6d7b29cdc3 {
   position: relative !important;
   width: 317px;
   height: 122px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .container_371e77b1e98f {
   width: 317px;
   height: 1092px;
   position: absolute !important;
   left: 10px;
   top: 1962px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
 }

 .text_a130cd5d32a1 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_40eed77a5ffc {
   width: 100%;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_90f6e88c129c {
   width: 324px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a3181882b20d {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 29px;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .text_aca645bb3f2b {
   width: 324px;
   position: absolute !important;
   left: 0px;
   top: 58px;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_92edc13450e5 {
   width: 299px;
   position: absolute !important;
   left: 0px;
   top: 87px;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c0e4f658379b {
   width: 100%;
   z-index: 1;
   line-height: 13.62px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_c27a9b1d9954 {
   padding: 3px 9.5px 3px 9.5px;
   width: 20px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -2px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #8fcbb1;
   border-radius: 96px 96px 96px 96px;
 }

 .text_b731fe0c3694 {
   width: 100%;
   z-index: 1;
   line-height: 13.62px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b8a931e31160 {
   padding: 3px 9.5px 3px 9.5px;
   width: 20px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 27px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #a9d2ee;
   border-radius: 96px 96px 96px 96px;
 }

 .text_36543d9ead69 {
   width: fit-content;
   z-index: 1;
   line-height: 13.62px;
   font-family: 'Roboto';
 }

 .container_5a94b064d4f5 {
   padding: 3px 6px 3px 6px;
   width: 20px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 56px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #d4aa9d;
   border-radius: 96px 96px 96px 96px;
 }

 .text_cfbad2d27ed0 {
   width: fit-content;
   z-index: 1;
   line-height: 13.62px;
   font-family: 'Roboto';
 }

 .container_3161f48c32d4 {
   padding: 3px 6px 3px 6px;
   width: 20px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 88px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #caa1c0;
   border-radius: 96px 96px 96px 96px;
 }

 .container_5fe68be95dc0 {
   position: relative !important;
   width: 324px;
   height: 117px;
 }

 .text_c63a741fcfe7 {
   width: 100%;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text-5666d29e909f_c63a741fcfe7 {
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .text-83d922636246_c63a741fcfe7 {
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .text-a3edb75fe0f6_c63a741fcfe7 {
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .text_3524f5832c1d {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_7774a045b66d {
   padding: 10px 26.5px 8px 26.5px;
   width: 285px;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #1d1d1b;
   border-radius: 30px 30px 30px 30px;
 }

 .button_fd62817126c6 {
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .button_link_fd62817126c6 {
   display: flex;
   flex-direction: row;
   gap: normal 14px;
   align-items: center;
 }

 .container_16894ed02068 {
   padding: 30px 0 30px 20px;
   width: 326px;
   height: 402px;
   border-top: #8fcbb1ff solid 2px;
   border-right: #8fcbb1ff solid 2px;
   border-bottom: #8fcbb1ff solid 2px;
   border-left: #8fcbb1ff solid 2px;
   position: absolute !important;
   left: 13px;
   top: 4078px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_af406cf4e8e5 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_226b2868ec5a {
   width: 301px;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_dee0c2819812 {
   padding: 14px 0 14px 0;
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_48bf320c7fd1 {
   width: 100%;
   height: 58.13px;
 }

 .container_58cfa24bd6b4 {
   width: 340px;
   height: 313.13px;
   position: absolute !important;
   left: 10px;
   top: 387px;
   align-items: center;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .text_93d2250f2890 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_694c6fd93bf9 {
   width: 331px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3d3fb0102f35 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_cdd375d23a2b {
   width: 100%;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_033ef6531142 {
   width: 269px;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_f7ee5068e1f8 {
   width: 264px;
   line-height: 15.58px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_9dc8cab7e2bc {
   width: 261px;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_6e6a5c84a816 {
   padding: 30px 20px 30px 20px;
   width: 100%;
   height: fit-content;
   border-top: #8fcbb1ff solid 4px;
   border-right: #8fcbb1ff solid 4px;
   border-bottom: #8fcbb1ff solid 4px;
   border-left: #8fcbb1ff solid 4px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
   box-shadow: 0px 4px 4px #00000040;
 }

 .text_f69b35c9f095 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_deef1267ce60 {
   width: 246px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_1128d7bb3249 {
   width: 246px;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0a42219bafbe {
   width: 246px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_df6b05a20ac9 {
   padding: 30px 40px 30px 40px;
   width: 100%;
   height: fit-content;
   border-top: #a5b1c1ff solid 4px;
   border-right: #a5b1c1ff solid 4px;
   border-bottom: #a5b1c1ff solid 4px;
   border-left: #a5b1c1ff solid 4px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
   box-shadow: 0px 4px 4px #00000040;
 }

 .text_33c31e72b30f {
   width: 271px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7cb682730a29 {
   width: 246px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3ff35ccaa954 {
   width: 246px;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_51d00016fdc8 {
   width: 246px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_13cd88d4ff95 {
   padding: 30px 29px 30px 40px;
   width: 100%;
   height: fit-content;
   border-top: #a9d2eeff solid 4px;
   border-right: #a9d2eeff solid 4px;
   border-bottom: #a9d2eeff solid 4px;
   border-left: #a9d2eeff solid 4px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
   box-shadow: 0px 4px 4px #00000040;
 }

 .container_a08c276f6052 {
   width: 340px;
   height: 979px;
   position: absolute !important;
   left: 10px;
   top: 757px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .text_62a3b95efda0 {
   width: 100%;
   height: 92.51px;
   transform-origin: unset;
   transform: rotate(0.16133539590325188deg);
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a8f0d993727a {
   width: 100%;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_4f21971a4316 {
   width: 246px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6ba5aecb5745 {
   width: 246px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_ad74d3965c84 {
   padding: 20px 63px 20px 20px;
   width: 329px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_29ffd3e5a0fb {
   width: 246px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3d8aed62ca63 {
   width: 246px;
   line-height: 15.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_bb09ca292bc9 {
   padding: 20px 74.04px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_5c323c402b31 {
   width: 246px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c08ba354e04c {
   width: 246px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_4148fbfbffce {
   padding: 20px 74.04px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_5fba83870609 {
   width: 200px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0f76f95101c3 {
   width: 246px;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b3b703fcc84d {
   padding: 20px 74.04px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .container_6b844405411b {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .imageview_d54b616c25a0 {
   width: 100%;
   height: 84.6px;
 }

 .container_c1a7fb615456 {
   width: 340.04px;
   height: 938.06px;
   position: absolute !important;
   left: 10px;
   top: 3096px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px normal;
   flex-direction: column;
 }

 .container_afd455954d3a {
   width: 360px;
   height: 694px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(93deg, #6acc8bff 18%, #5abcffff 100%);
 }

 .text_ff29bf6bd0cf {
   width: 282px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_05ebbf1fb57e {
   position: relative !important;
   width: 282px;
   height: 38px;
   z-index: 1;
 }

 .text_f6940283b54e {
   width: 244px;
   z-index: 1;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ec497f74e577 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_fdfdb90b95bc {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #1d1d1b;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_fdfdb90b95bc {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_24db8187f29a {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_dd93c635d9eb {
   padding: 10px 18px 8px 18px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_dd93c635d9eb {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_5bf387bf93a3 {
   width: 217px;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-f4d7769e1fad_5bf387bf93a3 {
   line-height: 28.13px;
   font-family: 'Futura';
 }

 .text-8ac7d5afbaae_5bf387bf93a3 {
   line-height: 19.8px;
   font-family: 'Futura';
 }

 .text_c93e47109ffe {
   width: 100%;
   z-index: 1;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-e0680492e898_c93e47109ffe {
   line-height: 26.4px;
   font-family: 'Futura';
 }

 .text-571cfdcc1b4b_c93e47109ffe {
   line-height: 26.4px;
   font-family: 'Futura';
 }

 .text_b02cce21495f {
   width: 100%;
   z-index: 1;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .imageview_0b3fdfa380ac {
   width: 33px;
   height: 41px;
   z-index: 1;
 }

 .imageview_6725e84a3901 {
   width: 42px;
   height: 42px;
   z-index: 1;
 }

 .container_85cdb7077dea {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 13px;
   flex-direction: row;
 }

 .container_a73ab78f2264 {
   width: 199px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 17px normal;
   flex-direction: column;
 }

 .container_a6c4a76b7da9 {
   width: 232px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 37px normal;
   flex-direction: column;
 }

 .container_6255b9e1bb1f {
   width: 307px;
   height: 615.1px;
   z-index: 1;
   position: absolute !important;
   left: 29px;
   top: 39px;
   align-items: center;
   justify-content: flex-start;
   gap: 36px normal;
   flex-direction: column;
 }

 .container_8b5d83997926 {
   position: absolute !important;
   width: 360px;
   height: 694px;
   left: 0px;
   top: 4538px;
 }

 .container_99bd0d562e9e {
   width: 360px;
   height: 1125px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 5231px;
   background: #2c3033;
 }

 .text_bfee06da4809 {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_09963067cd2d {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ad5adf874b5f {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_69f91cfd49aa {
   width: 204px;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_8bd81c780932 {
   width: 205px;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_29772dadd917 {
   width: 138px;
   height: 262px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 34px normal;
   flex-direction: column;
 }

 .text_64e966fca32c {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_e08989a98309 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_bcaed3fa5f04 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3fdfd0a84d27 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_dd807e7a8559 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_0e0ca8487138 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_2afd4b47787f {
   width: 332px;
   height: 323px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 296px;
   align-items: center;
   justify-content: flex-end;
   gap: 37px normal;
   flex-direction: column;
 }

 .text_5afd96cb268e {
   width: 326px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_a7dc9ba9c012 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .imageview_b8c6eb5684c7 {
   width: 21px;
   height: 21px;
   z-index: 3;
   position: absolute !important;
   left: 9.8px;
   top: 11px;
 }

 .container_cca7ba9094fa {
   position: relative !important;
   width: 40px;
   height: 40px;
   z-index: 2;
 }

 .imageview_6918e88d8bef {
   width: 40px;
   height: 40px;
   z-index: 2;
 }

 .container_cd7f1518cd3d {
   width: 97px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 43px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 17px;
   flex-direction: row;
 }

 .text_167c2942e432 {
   width: 442px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 103px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_3d87c7cc61ae {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_606b4e96fbed {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_624a63881833 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 2;
   left: 45px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/636:2739.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_be27e5eca0e0 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 90px;
   top: 0px;
 }

 .imageview_c38c758b0e75 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 135px;
   top: 0px;
 }

 .container_3b969aa7cfb2 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_b84d05203900 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 2;
   left: 180px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/636:2742.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_421c277b211f {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 225px;
   top: 0px;
 }

 .imageview_c545b932cd1f {
   width: 15px;
   height: 19px;
   z-index: 3;
   position: absolute !important;
   left: 237px;
   top: 10px;
 }

 .imageview_364433341397 {
   width: 24px;
   height: 24px;
   z-index: 3;
   position: absolute !important;
   left: 98px;
   top: 8px;
 }

 .imageview_cd3717185248 {
   width: 23px;
   height: 14px;
   z-index: 3;
   position: absolute !important;
   left: 53px;
   top: 13px;
 }

 .container_5d8e0c2b1aea {
   position: absolute !important;
   width: 265px;
   height: 40px;
   z-index: 2;
   left: 0px;
   top: 146px;
 }

 .imageview_b591453b0a74 {
   width: 26px;
   height: 16px;
   z-index: 3;
   position: absolute !important;
   left: 187px;
   top: 160px;
 }

 .container_9f0afcbcf862 {
   position: absolute !important;
   width: 289px;
   height: 194px;
   z-index: 2;
   left: 0px;
   top: 653px;
 }

 .text_47c3c4c1c4bd {
   width: 332px;
   height: 14.88px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 881px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_fd00315e1059 {
   width: 81px;
   height: 81px;
   z-index: 2;
   position: absolute !important;
   left: 125px;
   top: 930px;
 }

 .container_6056632f2f93 {
   position: absolute !important;
   width: 332px;
   height: 895.88px;
   z-index: 2;
   left: 14px;
   top: 5289px;
 }

 .text_001b4a937f67 {
   width: 321px;
   position: absolute !important;
   left: 20px;
   top: 1826px;
   line-height: 14.59px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .viewport_29dabfc8a9cd {
   width: 360px;
   height: 6356px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f6f6f6;
 }

 .container_dd74d9388542 {
   width: 1920px;
   height: 478px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_5be79713d612 {
   position: absolute !important;
   width: 1920px;
   height: 478px;
   left: 0px;
   top: 137px;
 }

 .imageview_762be7388cc6 {
   width: 156px;
   height: 36px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_eb5339fd0957 {
   width: 10.39px;
   height: 9px;
   position: absolute !important;
   left: 268px;
   top: 13px;
 }

 .text_1c28851e374a {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_fab25c311e8a {
   padding: 10px 41.5px 8px 39.5px;
   width: 133px;
   height: 36px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 172px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .text_3bdf09e7c019 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_fae319891627 {
   padding: 10px 39.5px 8px 39.5px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 321px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_fae319891627 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_ceacdd6a0e38 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_c9e55fa096e1 {
   padding: 10px 52px 8px 52px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 477px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_c9e55fa096e1 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_9cb2950c5ac3 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_fd9d8a75dcd8 {
   padding: 10px 32.5px 8px 32.5px;
   width: 140px;
   height: 36px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   position: absolute !important;
   left: 633px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_fd9d8a75dcd8 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_e210beac53e8 {
   position: relative !important;
   width: 773px;
   height: 36px;
 }

 .text_39a5617ec343 {
   width: 27px;
   line-height: 29.26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_f03f6de9c70d {
   padding: 8.5px 3.5px 8.5px 3.5px;
   width: 34px;
   height: 34px;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 1000px 1000px 1000px 1000px;
 }

 .button_link_f03f6de9c70d {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: center;
 }

 .container_39297a97bc88 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .text_b875dd46b18e {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_5082d1132f67 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_5082d1132f67 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_68d43edc4b82 {
   width: fit-content;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_aafad1fe1254 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #8fcbb1;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_aafad1fe1254 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_886d33138ecb {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .container_547b8688de27 {
   width: 1324px;
   height: 36px;
   position: absolute !important;
   left: 296px;
   top: 68px;
   justify-content: center;
   align-items: center;
   gap: normal 110px;
   flex-direction: row;
 }

 .container_77b2dada3e47 {
   width: 1929px;
   height: 646px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #2c3033;
 }

 .imageview_95d80cc42931 {
   width: 138px;
   height: 139px;
   z-index: 1;
 }

 .text_4201ff428826 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_9ec0cae17c94 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6cd029cdf5a3 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_5e9c06c7c7aa {
   width: 204px;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_12d45bf3e02b {
   width: 205px;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_0e1efb2fb23e {
   width: 138px;
   height: 262px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 34px normal;
   flex-direction: column;
 }

 .text_2b8c11a03565 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_69a31266ae48 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_4641dd954442 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b620d303433d {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_63fa7e56f588 {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_e4b759e55bab {
   width: 100%;
   z-index: 1;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_2bf074fb2608 {
   width: 438px;
   height: 323px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 37px normal;
   flex-direction: column;
 }

 .text_87a59caa3d06 {
   width: 326px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_709575bde7c7 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .imageview_d2f4d0c0c63d {
   width: 21px;
   height: 21px;
   z-index: 2;
   position: absolute !important;
   left: 9.8px;
   top: 11px;
 }

 .container_3db5fdece2fb {
   position: relative !important;
   width: 40px;
   height: 40px;
   z-index: 1;
 }

 .imageview_15e84a0686df {
   width: 40px;
   height: 40px;
   z-index: 1;
 }

 .container_daccf1c228ad {
   width: 97px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 43px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 17px;
   flex-direction: row;
 }

 .text_c48121158d89 {
   width: 442px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 103px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_a042945db6da {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_7247e1a83250 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_6748efeb1efa {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 1;
   left: 45px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/499:705.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_e22274fd9fa6 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 90px;
   top: 0px;
 }

 .imageview_e2cc35a3e361 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 135px;
   top: 0px;
 }

 .container_a2653767ca4b {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_aa7b2e1a7e33 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 1;
   left: 180px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/499:708.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_e80b9c431418 {
   width: 40px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 225px;
   top: 0px;
 }

 .imageview_bcd317c1a4c4 {
   width: 15px;
   height: 19px;
   z-index: 2;
   position: absolute !important;
   left: 237px;
   top: 10px;
 }

 .imageview_870cfc3bafb6 {
   width: 24px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 98px;
   top: 8px;
 }

 .imageview_15b1eb98c12c {
   width: 23px;
   height: 14px;
   z-index: 2;
   position: absolute !important;
   left: 53px;
   top: 13px;
 }

 .container_dd851617eb7f {
   position: absolute !important;
   width: 265px;
   height: 40px;
   z-index: 1;
   left: 0px;
   top: 146px;
 }

 .imageview_2fa27a687eb7 {
   width: 26px;
   height: 16px;
   z-index: 2;
   position: absolute !important;
   left: 187px;
   top: 160px;
 }

 .container_aa29b5b42ca3 {
   position: relative !important;
   width: 442px;
   height: 194px;
   z-index: 1;
 }

 .container_8569b9c026de {
   width: 1345px;
   height: 274px;
   z-index: 1;
   position: absolute !important;
   left: 379px;
   top: 100px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 63px;
   flex-direction: row;
 }

 .imageview_d58b2968bf5b {
   width: 24px;
   height: 31.31px;
   z-index: 2;
   position: absolute !important;
   left: 1388px;
   top: 265.08px;
 }

 .imageview_29fbd67a3104 {
   width: 24px;
   height: 31.31px;
   z-index: 2;
   position: absolute !important;
   left: 607px;
   top: 226.81px;
 }

 .imageview_c7958b8aa0ed {
   width: 1214px;
   height: 181.59px;
   z-index: 1;
   position: absolute !important;
   left: 606px;
   top: 464.41px;
 }

 .container_4dd7e672f1a1 {
   position: absolute !important;
   width: 1929px;
   height: 646px;
   left: -7px;
   top: 3455px;
 }

 .text_b9a85587a6f5 {
   width: 289px;
   height: 10.84px;
   z-index: 1;
   position: absolute !important;
   left: 372px;
   top: 4059px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_fc6cd917d0dd {
   width: 24px;
   height: 30px;
   z-index: 1;
   position: absolute !important;
   left: 946px;
   top: 95px;
 }

 .text_0fd8ca464083 {
   width: 100%;
   z-index: 1;
   line-height: 46.7px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7b274a8a859d {
   width: 100%;
   z-index: 1;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3c5d2808c05b {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .container_abb0547abf1d {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_e59608986882 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .button_link_e59608986882 {
   display: flex;
   flex-direction: row;
   gap: normal 14px;
   align-items: center;
 }

 .container_2e788ec7ff92 {
   width: 808px;
   height: 205px;
   z-index: 1;
   position: absolute !important;
   left: 556px;
   top: 272px;
   align-items: center;
   justify-content: flex-start;
   gap: 30px normal;
   flex-direction: column;
 }

 .text_06815975aa60 {
   width: 100%;
   z-index: 1;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_01b6f034fea9 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .button_2bf4c0a4772e {
   padding: 10px 66px 10px 66px;
   width: 470px;
   height: 49px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 0 0 30px;
 }

 .button_link_2bf4c0a4772e {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_3e1bc39471a0 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .button_3f0af048f887 {
   padding: 10px 58.5px 10px 58.5px;
   width: 282px;
   height: fit-content;
   z-index: 1;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 0 30px 30px 0;
 }

 .button_link_3f0af048f887 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_c9cad82ed499 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .container_192871c3fb4e {
   width: 752px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .text_d4c0551d9257 {
   width: 589px;
   z-index: 1;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6cf6f47cb443 {
   width: fit-content;
   z-index: 1;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_b401026b9f13 {
   padding: 22px 135.5px 22px 135.5px;
   width: 320px;
   height: 68px;
   z-index: 1;
   border-top: #5a5a5aff solid 1px;
   border-right: #5a5a5aff solid 1px;
   border-bottom: #5a5a5aff solid 1px;
   border-left: #5a5a5aff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 16px 0 0 0;
 }

 .text_caf71420a3a8 {
   width: fit-content;
   z-index: 1;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_c44f740b0606 {
   padding: 10px 77px 10px 77px;
   width: 286px;
   height: 68px;
   z-index: 1;
   border-top: #5a5a5aff solid 1px;
   border-right: #5a5a5aff solid 0px;
   border-bottom: #5a5a5aff solid 1px;
   border-left: #5a5a5aff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_075613f9a5cf {
   width: fit-content;
   z-index: 1;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_0fe96b96a741 {
   padding: 10px 80.5px 10px 80.5px;
   width: 286px;
   height: 68px;
   z-index: 1;
   border-top: #5a5a5aff solid 1px;
   border-right: #5a5a5aff solid 0px;
   border-bottom: #5a5a5aff solid 1px;
   border-left: #5a5a5aff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_150d3dba90f0 {
   width: fit-content;
   z-index: 1;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_cb19425245c2 {
   padding: 22px 112.5px 22px 112.5px;
   width: 286px;
   height: 68px;
   z-index: 1;
   border-top: #5a5a5aff solid 1px;
   border-right: #5a5a5aff solid 1px;
   border-bottom: #5a5a5aff solid 1px;
   border-left: #5a5a5aff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 0 16px 0 0;
 }

 .container_742927a0eb42 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #2c3033;
   border-radius: 16px 16px 0 0;
 }

 .text_d2a6c03de42c {
   width: 100%;
   z-index: 1;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_b24131fd2837 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_a7d77ce8e49b {
   padding: 25.5px 20px 25.5px 30px;
   width: 320px;
   height: 177px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_43b5bc672547 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_8fa9802ab1e3 {
   padding: 74px 112px 74px 112px;
   width: 286px;
   height: 177px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_b34e6a065210 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_a7bd1927a8c7 {
   padding: 74px 112px 74px 112px;
   width: 286px;
   height: 177px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_9ad2b6a28ef7 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_b7de2f53d22e {
   padding: 74px 112px 74px 112px;
   width: 286px;
   height: 177px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_84ff16ca1feb {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_0be9a520f94e {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_e28ca7945624 {
   width: 100%;
   z-index: 1;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_1e538e1672e2 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b5cb99fc629c {
   padding: 21.5px 20px 21.5px 30px;
   width: 320px;
   height: 129px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_8665d4a966fa {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_7c3c56233fec {
   padding: 50px 105.5px 50px 105.5px;
   width: 286px;
   height: 129px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_db7b81af0b46 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_8b231fa0481f {
   padding: 50px 105.5px 50px 105.5px;
   width: 286px;
   height: 129px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_07e9ed192663 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_666f8ffdc46f {
   padding: 50px 105.5px 50px 105.5px;
   width: 286px;
   height: 129px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_29f6ab5e47d4 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_6a3cc64e7e6d {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_c92d59e5e748 {
   width: 100%;
   z-index: 1;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_f34a5cb35c79 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_1f2c495512ae {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_5be434990d71 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_fe1dfef1c0c1 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_a912844ea11c {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_3cc2133f043d {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_e89d976ea3ae {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_2ea5185dbb46 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_8d34b7e62f7f {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_913ee3e77c52 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_6faf2197ce31 {
   width: 100%;
   z-index: 1;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_50153c334a82 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_fc6596e5d2c2 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_930efd042c2c {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_c0fcc64c0691 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_caccd91402ac {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_24570d1f603d {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_f80d8a11ceb7 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_81c1391a7fd1 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_9ade35739938 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_513d3124c13b {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_245bf5a2e077 {
   width: 100%;
   z-index: 1;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_ddd2c1a7e17e {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_588fb5ab1f5c {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_4fc95a79b19c {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_4bee7989eb7b {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_77e8eb71f5d3 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_55e021467385 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_2555d9ef2cef {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_0f1c75afe4b3 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_9187e06225df {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_e7f2c7d9215d {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_89c09a7d86ae {
   width: 100%;
   z-index: 1;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_0de0c88d71d6 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_367216fa9229 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_70cb438a1b74 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_11671813d919 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_664a37858c77 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_d9a364f1663f {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_56a3a5a3ca7b {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_b77a84c3d191 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_3005452e9590 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_b5ebf703ed4d {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_dda24022b154 {
   width: 100%;
   z-index: 1;
   line-height: 36px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_9606cc6eb222 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_d0906f33df30 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_335a17edb33c {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_44dfdacd552d {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_241e819062b0 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_4e17577b5c64 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_06e929c243d6 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_0d2db53d9b24 {
   padding: 48.5px 105.5px 48.5px 105.5px;
   width: 286px;
   height: 126px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_20b3d4a92014 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_abfbfc300bf3 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_ba56df81746a {
   width: 100%;
   z-index: 1;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_17c5cfb20240 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_f6bd6181a159 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 120px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_e0a4860512a4 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_b575a62d47a2 {
   padding: 45.5px 112px 45.5px 112px;
   width: 286px;
   height: 120px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_aa5557818619 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_651ae49a84d2 {
   padding: 45.5px 112px 45.5px 112px;
   width: 286px;
   height: 120px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_39420f822004 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_86d372d3d8bb {
   padding: 45.5px 112px 45.5px 112px;
   width: 286px;
   height: 120px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_1325570eff6f {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_fb632c70975c {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_01e2060247cc {
   width: 100%;
   z-index: 1;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_d6b9626e2a53 {
   width: 100%;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_49196a8ff9b7 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 130px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 0 0 0 16px;
 }

 .text_8ef4a2001a88 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_b31202b6fa90 {
   padding: 50.5px 123px 50.5px 123px;
   width: 286px;
   height: 130px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_ca634d7d63ae {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_6fe59251a734 {
   padding: 50.5px 123px 50.5px 123px;
   width: 286px;
   height: 130px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_7afde15d1232 {
   width: fit-content;
   z-index: 1;
   line-height: 28.8px;
   font-family: 'Roboto';
 }

 .container_1c9411e90d4e {
   padding: 50.5px 123px 50.5px 123px;
   width: 286px;
   height: 130px;
   z-index: 1;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 0 0 16px 0;
 }

 .container_35821ea0b0bb {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_e7a90b9318bc {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_c12282b71667 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   border-radius: 16px 16px 16px 16px;
 }

 .container_21a4a7e36ecf {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_a5fffc30b78b {
   width: 1178px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_3ae1db14e268 {
   width: 1179px;
   height: 536px;
   z-index: 1;
   border-top: #8fcbb1ff solid 4px;
   border-right: #8fcbb1ff solid 4px;
   border-bottom: #8fcbb1ff solid 4px;
   border-left: #8fcbb1ff solid 4px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_b50c3d887e9a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 31.13px;
   font-family: 'Roboto';
 }

 .text_62692bf45a6e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_83d05255b32b {
   width: 16px;
   height: 16px;
   z-index: 2;
   position: absolute !important;
   left: 163px;
   top: 2px;
 }

 .container_6ae871319d89 {
   position: relative !important;
   width: 179px;
   height: 19px;
   z-index: 2;
   border-radius: 20px 20px 20px 20px;
 }

 .imageview_db56cbcddc60 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_16c82202d5f2 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_90de08efe31c {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_a2610d5a56d1 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_56c78b07c5c6 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_cba8eba36ef6 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_6cdcfa07e723 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_0d229ae2bf6d {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_4a592131efe0 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_4ac107a68540 {
   width: 218px;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_41c5b393c6ba {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .text_a34cda7c1050 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .container_a54828cc37a3 {
   position: relative !important;
   width: 218px;
   height: 19px;
   z-index: 2;
 }

 .imageview_d2a6860ac148 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_f17e883e6c1c {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_61b3c4caf518 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_275036acc938 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_4a5dc0afe075 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_484018eb1758 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_3920c5ad2685 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_595fdba02154 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_cba2e1cc15e7 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_10c9a52d2d39 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_c015d356e8c3 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_c9968d3d7abb {
   width: 285px;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 58px normal;
   flex-direction: column;
 }

 .text_f0043e85d882 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .container_80bed5abbb3d {
   position: relative !important;
   width: 149px;
   height: 19px;
   z-index: 2;
 }

 .imageview_a81541921e0d {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_efc4fea57cfc {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_183343566275 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_19cbe9803fc3 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_468569e84b29 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_382e024ae610 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_6d6171ad34c1 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_da5a75b3da2f {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_4a6a05943ac8 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_6fe56ecb203e {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .text_24b9953ab645 {
   width: fit-content;
   z-index: 2;
   line-height: 19.8px;
   font-family: 'Roboto';
 }

 .container_a62f56251afc {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_42ed85eba4d4 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_901b4992e0c6 {
   width: 218px;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .text_a60def8138ca {
   width: fit-content;
   z-index: 2;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_1d4c0ccc7526 {
   width: fit-content;
   z-index: 2;
   line-height: 19.36px;
   font-family: 'Inter';
 }

 .button_8fb195f92408 {
   padding: 4px 4px 4px 14px;
   width: 28px;
   height: 27px;
   z-index: 2;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_8fb195f92408 {
   display: flex;
   flex-direction: column;
   align-items: flex-end;
 }

 .container_7a34d58992eb {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: row;
 }

 .text_437067e17977 {
   width: fit-content;
   z-index: 2;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_4502a5c0d5a7 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .container_28d1577a5f59 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_a1d3957cc8b0 {
   width: fit-content;
   z-index: 2;
   line-height: 19.36px;
   font-family: 'Inter';
 }

 .button_b485b9b4e467 {
   padding: 4px 4px 4px 6px;
   width: 28px;
   height: fit-content;
   z-index: 2;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_b485b9b4e467 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_49598a66601e {
   width: 100%;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_6f0a7518f229 {
   width: fit-content;
   z-index: 2;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_efe547e422f9 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .container_abf08b9615e2 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_6818b3029afc {
   width: 28px;
   height: 27px;
   z-index: 2;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .container_2f174149ff36 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_b10f98aa765d {
   width: fit-content;
   z-index: 2;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .imageview_2170e18570e1 {
   width: 16px;
   height: 16px;
   z-index: 2;
 }

 .container_25b820c12137 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_921b7616cc8a {
   width: fit-content;
   z-index: 2;
   line-height: 19.36px;
   font-family: 'Inter';
 }

 .button_8d7b87f9a210 {
   padding: 4px 4px 4px 13px;
   width: 28px;
   height: fit-content;
   z-index: 2;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_8d7b87f9a210 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_d32788380d31 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_57dd9b4bb3b5 {
   width: 345px;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 28px normal;
   flex-direction: column;
 }

 .container_f1efa87a6c8b {
   width: 970px;
   height: 192px;
   z-index: 2;
   position: absolute !important;
   left: 17px;
   top: 96px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 61px;
   flex-direction: row;
 }

 .text_35044aed1bf2 {
   width: fit-content;
   z-index: 2;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_577eb67cac31 {
   padding: 10px 40px 8px 40px;
   width: 168px;
   height: 36px;
   z-index: 2;
   position: absolute !important;
   left: 418px;
   top: 353px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_577eb67cac31 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_9b292670646f {
   position: absolute !important;
   width: 987px;
   height: 389px;
   z-index: 2;
   left: 81px;
   top: 59px;
 }

 .imageview_59df7edcea7d {
   width: 66.56px;
   height: 96.53px;
   z-index: 3;
   position: absolute !important;
   left: 95px;
   top: 435.8px;
 }

 .container_902b9bef86c4 {
   position: relative !important;
   width: 1179px;
   height: 536px;
   z-index: 1;
 }

 .text_a8cf31b8a995 {
   width: 100%;
   z-index: 1;
   line-height: 46.7px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a91fe7d06596 {
   width: 701px;
   z-index: 1;
   line-height: 31.13px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_19ac45351119 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 43px normal;
   flex-direction: column;
 }

 .text_d0b91bd1de3b {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_cf7042e3a6e7 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #1d1d1b;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_cf7042e3a6e7 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_e37e1d279472 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_3e146ca2d694 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_3e146ca2d694 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_15504efed7bf {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 14px;
   flex-direction: row;
 }

 .container_8e5f868d6276 {
   width: 1026px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 43px normal;
   flex-direction: column;
 }

 .text_d5fe9c911d8b {
   width: 252px;
   z-index: 1;
   position: absolute !important;
   left: 132.5px;
   top: 0px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text_1a04281d2ce6 {
   width: 232px;
   z-index: 1;
   position: absolute !important;
   left: 464.5px;
   top: 25px;
   line-height: 44px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-287acb8b9e81_1a04281d2ce6 {
   line-height: 44px;
   font-family: 'Futura';
 }

 .text-5c83bb12475f_1a04281d2ce6 {
   line-height: 44px;
   font-family: 'Futura';
 }

 .text_b42852b49765 {
   width: 272px;
   z-index: 1;
   position: absolute !important;
   left: 776.5px;
   top: 40px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_05907edaf17f {
   width: 33px;
   height: 41px;
   z-index: 2;
   position: absolute !important;
   left: 1024px;
   top: 33px;
 }

 .imageview_2410906c2ac8 {
   width: 42px;
   height: 42px;
   z-index: 1;
   position: absolute !important;
   left: 1077px;
   top: 34px;
 }

 .container_44b0f3b1c25a {
   position: relative !important;
   width: 1181px;
   height: 86px;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_b8e7ad012452 {
   width: 1181px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 60px normal;
   flex-direction: column;
 }

 .container_37a9e03e88dc {
   padding: 122.5px 369.5px 122.5px 369.5px;
   width: 100%;
   height: 684px;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: linear-gradient(93deg, #6acc8bff 18%, #5abcffff 100%);
 }

 .container_b8ff6c5deaf6 {
   width: 1920px;
   height: 2852px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 645px;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
 }

 .imageview_d4e7b7eca81d {
   width: 248px;
   height: 478px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 138px;
 }

 .imageview_0c8f773a4cb8 {
   width: 296px;
   height: 481px;
   z-index: 1;
   position: absolute !important;
   left: 1625px;
   top: 135px;
 }

 .viewport_e5315b8c5ea3 {
   width: 1920px;
   height: 4101px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f6f6f6;
 }

 .container_18ee7b84d479 {
   width: 360px;
   height: 188px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_3442e11f7b03 {
   position: absolute !important;
   width: 360px;
   height: 188px;
   left: 0px;
   top: 112px;
 }

 .text_7381383247b0 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 92px;
   top: 0px;
   line-height: 23.35px;
   font-family: 'Roboto';
 }

 .text_30704ff512dc {
   width: 291.5px;
   z-index: 1;
   position: absolute !important;
   left: 7px;
   top: 47px;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_86c5a3318efa {
   width: fit-content;
   z-index: 1;
   line-height: 15.58px;
   font-family: 'Roboto';
 }

 .button_8d0da626758b {
   padding: 12px 69px 10px 69px;
   width: 250px;
   height: 38px;
   z-index: 1;
   border-top: #2c3033ff solid 1px;
   border-right: #2c3033ff solid 1px;
   border-bottom: #2c3033ff solid 1px;
   border-left: #2c3033ff solid 1px;
   position: absolute !important;
   left: 0px;
   top: 103px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_8d0da626758b {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .container_c395581e3f02 {
   position: absolute !important;
   width: 298.5px;
   height: 141px;
   z-index: 1;
   left: 49px;
   top: 129px;
   border-radius: 30px 30px 30px 30px;
 }

 .imageview_5032256c2bea {
   width: 330px;
   height: 45px;
   position: absolute !important;
   left: 15px;
   top: 29px;
 }

 .imageview_e02a46d0b8ec {
   width: 100px;
   height: 192px;
   z-index: 2;
   position: absolute !important;
   left: -32px;
   top: 112px;
 }

 .imageview_7722facc45b1 {
   width: 123px;
   height: 192px;
   z-index: 2;
   position: absolute !important;
   left: 306px;
   top: 108px;
 }

 .text_21d90a84e660 {
   width: 100%;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_356340c9b42c {
   width: fit-content;
   line-height: 19.2px;
   font-family: 'Roboto';
 }

 .imageview_e7d363857aaa {
   width: 24px;
   height: 24px;
 }

 .button_4a185ecbec2d {
   padding: 12.5px 13.5px 12.5px 13.5px;
   width: 100%;
   height: 49px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2c3033;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_4a185ecbec2d {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_d2f0e2bcb2eb {
   width: 100%;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_08b230566266 {
   width: 286px;
   height: 170px;
   position: absolute !important;
   left: 37px;
   top: 338px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .container_fb65ec80b2a5 {
   width: 360px;
   height: 694px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(93deg, #6acc8bff 18%, #5abcffff 100%);
 }

 .text_7aa2235b1ac8 {
   width: 282px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_07262c8108a7 {
   position: relative !important;
   width: 282px;
   height: 38px;
   z-index: 1;
 }

 .text_f61b6a605925 {
   width: 244px;
   z-index: 1;
   line-height: 15.57px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_006eae918811 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_0e10bcd38682 {
   padding: 10px 40px 8px 40px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: #000000ff solid 1px;
   border-right: #000000ff solid 1px;
   border-bottom: #000000ff solid 1px;
   border-left: #000000ff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #1d1d1b;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_0e10bcd38682 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_9c33722c8946 {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_ce72cd0f8bce {
   padding: 10px 18px 8px 18px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_ce72cd0f8bce {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_812271662172 {
   width: 217px;
   z-index: 1;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-6a6bf0e9f331_812271662172 {
   line-height: 28.13px;
   font-family: 'Futura';
 }

 .text-9739e2e90d8f_812271662172 {
   line-height: 19.8px;
   font-family: 'Futura';
 }

 .text_58e06e583a03 {
   width: 100%;
   z-index: 1;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .text-f8cbf0954c8b_58e06e583a03 {
   line-height: 26.4px;
   font-family: 'Futura';
 }

 .text-6e2b1443aad1_58e06e583a03 {
   line-height: 26.4px;
   font-family: 'Futura';
 }

 .text_88e9bb83cb1b {
   width: 100%;
   z-index: 1;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Futura';
 }

 .imageview_6bd50ef3ccec {
   width: 33px;
   height: 41px;
   z-index: 1;
 }

 .imageview_1ea47457f832 {
   width: 42px;
   height: 42px;
   z-index: 1;
 }

 .container_cad82dd7d07f {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 13px;
   flex-direction: row;
 }

 .container_0bdaa806d5f6 {
   width: 199px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 17px normal;
   flex-direction: column;
 }

 .container_f95c88998007 {
   width: 232px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 37px normal;
   flex-direction: column;
 }

 .container_e4bb90ccc522 {
   width: 307px;
   height: 615.1px;
   z-index: 1;
   position: absolute !important;
   left: 29px;
   top: 39px;
   align-items: center;
   justify-content: flex-start;
   gap: 36px normal;
   flex-direction: column;
 }

 .container_6484bfa82515 {
   position: absolute !important;
   width: 360px;
   height: 694px;
   left: 0px;
   top: 2517px;
 }

 .container_223957b64852 {
   width: 360px;
   height: 1125px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 3210px;
   background: #2c3033;
 }

 .text_b67497799cab {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ea782cd5e14b {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_2b3ade0f9df2 {
   width: 100%;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_2fbd53414e16 {
   width: 204px;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_9cef7fc2256a {
   width: 205px;
   z-index: 2;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_fc6e627ec548 {
   width: 138px;
   height: 262px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 34px normal;
   flex-direction: column;
 }

 .text_713f0bcc89bb {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_bdd17ab89e34 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_f5cd2ce58efc {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_4428489a8d3b {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_01048bf1b3d9 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_657669c9cd18 {
   width: 100%;
   z-index: 2;
   line-height: 19.46px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_7272b3534bac {
   width: 332px;
   height: 323px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 296px;
   align-items: center;
   justify-content: flex-end;
   gap: 37px normal;
   flex-direction: column;
 }

 .text_b84c3294338f {
   width: 326px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_f25badfe3dc1 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .imageview_1accb95200af {
   width: 21px;
   height: 21px;
   z-index: 3;
   position: absolute !important;
   left: 9.8px;
   top: 11px;
 }

 .container_aed0b299078c {
   position: relative !important;
   width: 40px;
   height: 40px;
   z-index: 2;
 }

 .imageview_85b37d78fd43 {
   width: 40px;
   height: 40px;
   z-index: 2;
 }

 .container_b937f041352c {
   width: 97px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 43px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 17px;
   flex-direction: row;
 }

 .text_6d5062ab7bc8 {
   width: 442px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 103px;
   line-height: 23.35px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_3dc9e9f59bcf {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_69f2022394b4 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_7788a13f4052 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 2;
   left: 45px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/636:2841.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_036d0b9b8538 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 90px;
   top: 0px;
 }

 .imageview_18701de59137 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 135px;
   top: 0px;
 }

 .container_2ddf168422d8 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #c8c3c3;
   border-radius: 50% 50% 50% 50%;
 }

 .container_b863f2b36cb4 {
   position: absolute !important;
   width: 40px;
   height: 40px;
   z-index: 2;
   left: 180px;
   top: 0px;
   background: url("https://cdn.yotako.io/5e36c5fb-4fd8-437c-a80b-a3d182b4ca36/636:2844.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_635d00a97898 {
   width: 40px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 225px;
   top: 0px;
 }

 .imageview_74b676526bfa {
   width: 15px;
   height: 19px;
   z-index: 3;
   position: absolute !important;
   left: 237px;
   top: 10px;
 }

 .imageview_eda2f74b635c {
   width: 24px;
   height: 24px;
   z-index: 3;
   position: absolute !important;
   left: 98px;
   top: 8px;
 }

 .imageview_73403f9e76c9 {
   width: 23px;
   height: 14px;
   z-index: 3;
   position: absolute !important;
   left: 53px;
   top: 13px;
 }

 .container_a981b122de0d {
   position: absolute !important;
   width: 265px;
   height: 40px;
   z-index: 2;
   left: 0px;
   top: 146px;
 }

 .imageview_7e85ff83b1a2 {
   width: 26px;
   height: 16px;
   z-index: 3;
   position: absolute !important;
   left: 187px;
   top: 160px;
 }

 .container_aff0f92f0144 {
   position: absolute !important;
   width: 289px;
   height: 194px;
   z-index: 2;
   left: 0px;
   top: 653px;
 }

 .text_a92fecfda895 {
   width: 332px;
   height: 14.88px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 881px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 17.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_d3144a4afb7c {
   width: 81px;
   height: 81px;
   z-index: 2;
   position: absolute !important;
   left: 125px;
   top: 930px;
 }

 .container_2172a79169d1 {
   position: absolute !important;
   width: 332px;
   height: 895.88px;
   z-index: 2;
   left: 14px;
   top: 3268px;
 }

 .container_16a4bed19918 {
   width: 340px;
   height: 723px;
   border-top: #8fcbb1ff solid 2px;
   border-right: #8fcbb1ff solid 2px;
   border-bottom: #8fcbb1ff solid 2px;
   border-left: #8fcbb1ff solid 2px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 20px 20px 20px 20px;
 }

 .text_ab8ffe43746c {
   width: fit-content;
   z-index: 1;
   line-height: 17.8px;
   font-family: 'Roboto';
 }

 .button_8530e975e057 {
   padding: 10px 40px 8px 40px;
   width: 168px;
   height: 36px;
   z-index: 1;
   position: absolute !important;
   left: 86px;
   top: 637px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #8fcbb1;
   border-radius: 30px 30px 30px 30px;
 }

 .button_link_8530e975e057 {
   display: flex;
   flex-direction: row;
   gap: normal 10px;
   align-items: center;
 }

 .text_2eb22c4d5935 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 23px;
   top: 23px;
   line-height: 19.46px;
   font-family: 'Roboto';
 }

 .text_6e115865e65c {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 1px;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .imageview_8b837186628e {
   width: 16px;
   height: 16px;
   z-index: 1;
   position: absolute !important;
   left: 126px;
   top: 0px;
 }

 .container_591c1167a4f8 {
   position: relative !important;
   width: 142px;
   height: 17px;
   z-index: 1;
   border-radius: 20px 20px 20px 20px;
 }

 .imageview_3ed34565cc4d {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_e75572e508ac {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_5a3527372101 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_d7d0c8c8cfb0 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_322761e9e44c {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_c1ce1b78312a {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_78537ac4cb77 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_0a800013ebcf {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_086083c17e5e {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_2573adbba254 {
   width: 201px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_3bec8b2c0ac9 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .text_5ae788cbe713 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_bf84167fc9cf {
   position: relative !important;
   width: 175px;
   height: 16px;
   z-index: 1;
 }

 .imageview_b00ef7133b13 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_60bef54c3a9d {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_d1b128cce638 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_0bbb64f41152 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_365dc52da7d7 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_f6f663a7df90 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_c9edb303d7af {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_02576b80b897 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_49e7ffa7368b {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_fc65ec467ec5 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_c3e4b11fc8b3 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .container_db55adc82eae {
   width: 285px;
   height: 123px;
   z-index: 1;
   position: absolute !important;
   left: 22px;
   top: 80px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 28px normal;
   flex-direction: column;
 }

 .text_3073c6b610d5 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 15.57px;
   font-family: 'Roboto';
 }

 .container_e3347c8d7238 {
   position: relative !important;
   width: 120px;
   height: 16px;
   z-index: 1;
 }

 .imageview_1e2daf5a3615 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_a07486f4a7a8 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_fd321a1e5649 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_039922340de4 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_928775a5e37c {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_04eed9919e6b {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_c0646c564f9a {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_4e703ff258f2 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_dba9181365f8 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .imageview_a8778bd3c51d {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_e9acfa88c027 {
   width: fit-content;
   z-index: 1;
   line-height: 16.5px;
   font-family: 'Roboto';
 }

 .container_65fa67dcffe9 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 6px;
   flex-direction: row;
 }

 .container_4d3420b4b69a {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 14px normal;
   flex-direction: column;
 }

 .container_108627351bb3 {
   width: 301px;
   height: 140px;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 253px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px normal;
   flex-direction: column;
 }

 .text_d0d738084340 {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .text_62ccb92a3846 {
   width: fit-content;
   z-index: 1;
   line-height: 16.94px;
   font-family: 'Inter';
 }

 .button_83019c30dbb8 {
   padding: 2.5px 4px 2.5px 15px;
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_83019c30dbb8 {
   display: flex;
   flex-direction: column;
   align-items: flex-end;
 }

 .container_3abf8d5de022 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: row;
 }

 .text_16c38ecd8f19 {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .imageview_08c4f31fe146 {
   width: 14px;
   height: 14px;
   z-index: 1;
 }

 .container_79aca56e960b {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_68251bf21287 {
   width: fit-content;
   z-index: 1;
   line-height: 16.94px;
   font-family: 'Inter';
 }

 .button_880ae23822c9 {
   padding: 2.5px 4px 2.5px 8px;
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_880ae23822c9 {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_8d1f25e7cea2 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_dd078f32f7ae {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .imageview_d44aebad5189 {
   width: 14px;
   height: 14px;
   z-index: 1;
 }

 .container_83abb455df53 {
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_6dc089abbf58 {
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .container_9fc10fd0975d {
   width: 100%;
   height: 22px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .text_71dd8d9540e9 {
   width: fit-content;
   z-index: 1;
   line-height: 14.59px;
   font-family: 'Roboto';
 }

 .imageview_fdd4751d7437 {
   width: 14px;
   height: 14px;
   z-index: 1;
 }

 .container_aec81d3f7301 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .text_e00ac7270e4e {
   width: fit-content;
   z-index: 1;
   line-height: 16.94px;
   font-family: 'Inter';
 }

 .button_7bf0f31a3d8a {
   padding: 2.5px 4px 2.5px 15px;
   width: 28px;
   height: 22px;
   z-index: 1;
   border-top: #c8c3c3ff solid 1px;
   border-right: #c8c3c3ff solid 1px;
   border-bottom: #c8c3c3ff solid 1px;
   border-left: #c8c3c3ff solid 1px;
   align-items: flex-end;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_7bf0f31a3d8a {
   display: flex;
   flex-direction: column;
   gap: 10px normal;
   align-items: flex-end;
 }

 .container_c1ec601f4e77 {
   width: 100%;
   height: 22px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_38f5d237dd2c {
   width: 278px;
   height: 136px;
   z-index: 1;
   position: absolute !important;
   left: 18px;
   top: 431px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .imageview_75f62a6eda0e {
   width: 54px;
   height: 71.78px;
   z-index: 1;
   position: absolute !important;
   left: 22px;
   top: 651px;
 }

 .container_97e0f7134761 {
   position: absolute !important;
   width: 340px;
   height: 723px;
   left: 10px;
   top: 1726px;
 }

 .text_4bb64e94ace5 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_ef9b89185745 {
   padding: 21px 135.5px 21px 135.5px;
   width: 320px;
   height: 66px;
   border-top: #5a5a5aff solid 1px;
   border-right: #5a5a5aff solid 1px;
   border-bottom: #5a5a5aff solid 1px;
   border-left: #5a5a5aff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 16px 0 0 0;
 }

 .container_5048ee7b516b {
   width: 183px;
   height: 66px;
   border-top: #5a5a5aff solid 1px;
   border-right: #5a5a5aff solid 0px;
   border-bottom: #5a5a5aff solid 1px;
   border-left: #5a5a5aff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_18d8a61633fb {
   width: 821px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #2c3033;
   border-radius: 16px 16px 0 0;
 }

 .text_c27c6fae0604 {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_b0b26ea04eb6 {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_28829dae02d1 {
   padding: 5.5px 20px 15.5px 30px;
   width: 320px;
   height: 129px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_4340485c976a {
   width: 182px;
   height: 129px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_0d258a7773d2 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_85265b2c3356 {
   width: 821px;
   height: 129px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_f2f43ec4d581 {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_d2515225770d {
   width: 100%;
   line-height: 16.5px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b7127e439690 {
   padding: 27.5px 20px 27.5px 30px;
   width: 320px;
   height: 129px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_1e861b9341d0 {
   width: 182px;
   height: 129px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_6bea90f684c2 {
   width: 821px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_2a83641e8fe9 {
   width: 820px;
   height: 121px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_9387d29b7707 {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_6f4114c19848 {
   width: 100%;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_e7bc75d85780 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_802c018ed178 {
   width: 182px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_756088547d4c {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_4f5df93c2bd7 {
   width: 820px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_b404a94c0965 {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_6806377e97a0 {
   width: 100%;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_472f3b1d0fad {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_e0b1d3252246 {
   width: 182px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_b27a28bbc91b {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_bfbd29de2ec9 {
   width: 821px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_b2516b5f8337 {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_d924885aa9f2 {
   width: 100%;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_b3d3debc5c43 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_374108b0eb5e {
   width: 182px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_c70d06574d01 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_50bb65f942a3 {
   width: 820px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_6401e20a1da6 {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_9c021689a41f {
   width: 100%;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_19204b1040e9 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_33b955829635 {
   width: 182px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_4f409acf9f3f {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_84da0f09a415 {
   width: 820px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_96944be0d29e {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_30c717808eae {
   width: 100%;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_94d491732d91 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_869b39e3cecf {
   width: 182px;
   height: 116px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_2613a5428693 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_22df5ec5a8ae {
   width: 821px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_066b01a9e1a9 {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_0d987fabddeb {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_e70b39fde215 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 120px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_97ef20318efe {
   width: 182px;
   height: 120px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_7b259c99db0f {
   width: 821px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
 }

 .container_b6dde6ee898c {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .text_6ba4ba124f0f {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_5a94a94c98a3 {
   width: 100%;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_e81d1084f034 {
   padding: 20px 20px 20px 30px;
   width: 320px;
   height: 130px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 1px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 1px;
   align-items: center;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 0 0 0 16px;
 }

 .container_6b796d83905e {
   width: 182px;
   height: 130px;
   border-top: #ccccccff solid 0px;
   border-right: #ccccccff solid 0px;
   border-bottom: #ccccccff solid 1px;
   border-left: #ccccccff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_ea9cc4660693 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
   border-radius: 0 0 18px 18px;
 }

 .container_1aca2144025c {
   width: 821px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 0 0 10px 18px;
 }

 .container_e0df89e17155 {
   width: 821px;
   height: 1146px;
   position: absolute !important;
   left: 9px;
   top: 533px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   border-radius: 16px 16px 16px 16px;
 }

 .viewport_5fe06a60cc56 {
   width: 360px;
   height: 4335px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f6f6f6;
 }


 @media (max-width: 824px) {
   .ленд .yotako-main {
     display: none !important;
   }

   .ленд .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .ленд .yotako-main {
     display: none !important;
   }

   .ленд .vp_1920 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .аутсорсинг_ .yotako-main {
     display: none !important;
   }

   .аутсорсинг_ .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .аутсорсинг_ .yotako-main {
     display: none !important;
   }

   .аутсорсинг_ .vp_1920 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .Тарифы .yotako-main {
     display: none !important;
   }

   .Тарифы .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .Тарифы .yotako-main {
     display: none !important;
   }

   .Тарифы .vp_1920 {
     display: flex !important;
   }
 }