 /*
Theme Name: Yotako
Author: Yotako team
Author URI: https://yotako.io/
Description: Design in Figma or AdobeXD. Publish in WordPress. The Figma/Adobe XD to WordPress plugin by Yotako is the fastest way of converting your beautiful design into a fully functional WordPress website in a few clicks without writing a single line of code! Get your custom domain, professional email, and world-class secure hosting, without the hassle.
Requires at least: 5.9
Tested up to: 5.9
Requires PHP: 5.6
Version: 2.0.0
License: © Yotako 2016-2024
License URI:  https://yotako.io/
Tags: figma-to-wordpress, adobe-xd-to-wordpress, xd-to-wordpress, design-to-code, seamless-transition, design-to-wordpress
Yotako WordPress Theme, (C) 2024 Yotako.io
*/
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Zilla%20Slab.css");
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Open%20Sans.css");
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Inter.css");
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Montserrat.css");
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/IBM%20Plex%20Sans.css");
 @import url("style-browsers-support.css");

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

 * {
   box-sizing: border-box;
 }

 .centerlize {
   margin: 0 auto;
 }

 .relative {
   position: relative
 }

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

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

 .yk_post_content p {
   margin: revert;
 }

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

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

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

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

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

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

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

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

 body .yk_transparent {
   background: transparent !important;
 }

 body .yt_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%
 }

 .imageview_3b3032098719 {
   width: 45.27px;
   height: 28.01px;
 }

 .text_d1cee8c1c189 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Zilla Slab';
 }

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

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

 .container_61fa2ccc7916 {
   width: 60px;
   height: 13px;
   position: absolute !important;
   left: 0px;
   top: 12px;
   background: #f8e069;
 }

 .text_39c8914bde9d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0.73px;
   top: 0px;
   line-height: 23.2px;
   font-family: 'Open Sans';
 }

 .container_0de17e1dd074 {
   position: relative !important;
   width: 67.73px;
   height: 25px;
 }

 .text_21a8d0009256 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Open Sans';
 }

 .text_9a3a1e3e46e8 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Open Sans';
 }

 .text_84aad61ed2fe {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Open Sans';
 }

 .text_f832a3364cf2 {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .button_a7f2f0c9429e {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   border-top: #16326eff solid 1px;
   border-right: #16326eff solid 1px;
   border-bottom: #16326eff solid 1px;
   border-left: #16326eff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 74px 74px 74px 74px;
 }

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

 .text_08c5f6ac74a2 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Open Sans';
 }

 .button_2f5f55d1b582 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #16326e;
   border-radius: 74px 74px 74px 74px;
 }

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

 .container_ae0611fdb1a6 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 24px 24px;
   flex-direction: row;
 }

 .container_4fa8239a639a {
   padding: 16px 64px 16px 64px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ffffff;
   border-radius: 54px 54px 54px 54px;
 }

 .imageview_0ba583914d40 {
   width: 281.07px;
   height: 422.14px;
   position: absolute !important;
   left: -140.57px;
   top: 67.43px;
 }

 .container_32f98710f291 {
   width: 460px;
   height: 103px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #8fcbe5b3;
   border-radius: 999px 999px 999px 999px;
   mix-blend-mode: multiply;
 }

 .container_47f5f2d7eeee {
   width: 460px;
   height: 103px;
   position: absolute !important;
   left: 818px;
   top: 362px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-direction: row;
   background: url("https://cdn.yotako.io/2e6d272f-3d29-4e24-9bbc-873f295f5400/0:543.webp");
   background-size: contain;
   background-repeat: no-repeat;
   border-radius: 999px 999px 999px 999px;
 }

 .container_37231cdc6742 {
   width: 396px;
   height: 100px;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #f8e069b3;
   border-radius: 999px 999px 999px 999px;
   mix-blend-mode: multiply;
 }

 .container_04d1097f176b {
   width: 396px;
   height: 100px;
   z-index: 2;
   position: absolute !important;
   left: 734px;
   top: 226px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-direction: row;
   background: url("https://cdn.yotako.io/2e6d272f-3d29-4e24-9bbc-873f295f5400/0:544.webp");
   background-size: contain;
   background-repeat: no-repeat;
   border-radius: 999px 999px 999px 999px;
 }

 .imageview_65b1bc7647bb {
   width: 340px;
   height: 100px;
   z-index: 2;
   position: absolute !important;
   left: 876px;
   top: 84px;
   border-radius: 70px 70px 70px 70px;
 }

 .imageview_adf0ca8aca3a {
   width: 67.02px;
   height: 67.02px;
   z-index: 3;
   position: absolute !important;
   left: 1068.83px;
   top: 93.83px;
 }

 .imageview_ad7e35599d11 {
   width: 67.02px;
   height: 67.02px;
   z-index: 3;
   position: absolute !important;
   left: 861.83px;
   top: 236.83px;
 }

 .imageview_f109466901c4 {
   width: 67.02px;
   height: 67.02px;
   z-index: 2;
   position: absolute !important;
   left: 1092.83px;
   top: 378.83px;
 }

 .imageview_2633d37eed98 {
   width: 274px;
   height: 100px;
   z-index: 2;
   position: absolute !important;
   left: 1181px;
   top: 226px;
   border-radius: 70px 70px 70px 70px;
 }

 .text_5cf87c676a92 {
   width: 740px;
   z-index: 1;
   line-height: 74.24px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Inter';
 }

 .text-6ecf63ef35da_5cf87c676a92 {
   line-height: 74.24px;
   font-family: 'Montserrat';
 }

 .text-82b4f2b26ae6_5cf87c676a92 {
   line-height: 74.24px;
   font-family: 'Montserrat';
 }

 .text_cf384f7c32a7 {
   width: 606px;
   z-index: 1;
   line-height: 31.9px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

 .text-b1ed438a5b33_cf384f7c32a7 {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

 .text-9a7173e11729_cf384f7c32a7 {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

 .text-3915ca83048e_cf384f7c32a7 {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

 .text-1ab2f8eabca1_cf384f7c32a7 {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

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

 .text_9b71f03a7b76 {
   width: fit-content;
   z-index: 1;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .button_15f1ade4e633 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #f16352;
   border-radius: 64px 64px 64px 64px;
 }

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

 .text_022fa3e3ab8e {
   width: fit-content;
   z-index: 1;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .button_07d140ad7141 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: #16326eff solid 1px;
   border-right: #16326eff solid 1px;
   border-bottom: #16326eff solid 1px;
   border-left: #16326eff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 74px 74px 74px 74px;
 }

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

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

 .text_bfc19b163065 {
   width: fit-content;
   z-index: 1;
   line-height: 23.2px;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

 .container_5775e178bb6e {
   width: 1152px;
   height: 477px;
   z-index: 1;
   position: absolute !important;
   left: 64px;
   top: 80px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px normal;
   flex-direction: column;
 }

 .container_8c26bfd4a3a1 {
   position: relative !important;
   width: 1280px;
   height: 637px;
 }

 .text_963bc367c066 {
   width: fit-content;
   line-height: 28.8px;
   font-family: 'Montserrat';
 }

 .text_a5a8145a5e55 {
   width: fit-content;
   line-height: 26.1px;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

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

 .imageview_d6dcf7f63857 {
   width: 192px;
   height: 40px;
 }

 .imageview_307f3d21cfe9 {
   width: 212px;
   height: 60px;
   border-radius: 82px 82px 82px 82px;
 }

 .imageview_499554e2abbd {
   width: 91px;
   height: 46px;
 }

 .imageview_c4b0ecb5c30c {
   width: 57px;
   height: 53px;
 }

 .imageview_004731a6006e {
   width: 153px;
   height: 60px;
 }

 .imageview_56ffb6ca90f8 {
   width: 210px;
   height: 59px;
 }

 .imageview_78c504f1ef0d {
   width: 188px;
   height: 60px;
 }

 .imageview_9c588859a1c1 {
   width: 83px;
   height: 53px;
 }

 .imageview_64ca0295736e {
   width: 142px;
   height: 32px;
 }

 .imageview_c272ce52abe5 {
   width: 113px;
   height: 60px;
 }

 .container_9a87939dd7ce {
   width: 1032px;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 24px 24px;
   flex-direction: row;
 }

 .container_3c0d6b34b917 {
   padding: 32px 124px 32px 124px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #f5f5f5;
 }

 .text_8fa94ccf4832 {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'IBM Plex Sans';
 }

 .container_704a35097bab {
   padding: 4px 8px 4px 8px;
   width: fit-content;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #f5f5f5;
   border-radius: 40px 40px 40px 40px;
 }

 .text_e259088c5e08 {
   width: 1152px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_b30d27280b78 {
   width: 1152px;
   line-height: 26.1px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

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

 .imageview_4abb301209a4 {
   width: 110px;
   height: 47px;
   position: absolute !important;
   left: 24px;
   top: -23px;
 }

 .text_6ad50bddb1fe {
   width: 100%;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_a7b1b82cbfb3 {
   width: 314.67px;
   height: 44px;
   position: absolute !important;
   left: 24px;
   top: 44px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .text_b7e30d795200 {
   width: 314.67px;
   position: absolute !important;
   left: 24px;
   top: 104px;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_8642545764ce {
   position: relative !important;
   width: 362.67px;
   height: 223px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .container_419e6805a83d {
   width: 362.67px;
   height: 100%;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_0c582ca88e07 {
   width: 100%;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_231e31c55768 {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_ac1bd01345e4 {
   padding: 0 24px 0 24px;
   width: 362.67px;
   height: 167px;
   position: absolute !important;
   left: 0px;
   top: 44px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .imageview_8f91db792911 {
   width: 110px;
   height: 47px;
   position: absolute !important;
   left: 24px;
   top: -23px;
 }

 .container_acdce06c9242 {
   position: relative !important;
   width: 362.67px;
   height: 223px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .container_f675cbbdd351 {
   width: 362.67px;
   height: 100%;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_a6fd3a4914a4 {
   width: 26px;
   height: 26px;
 }

 .container_427ed84a20bb {
   padding: 10.5px 69px 10.5px 15px;
   width: 110px;
   height: 47px;
   position: absolute !important;
   left: 24px;
   top: -23px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #16326e;
   border-radius: 999px 999px 999px 999px;
 }

 .text_acd82950bea9 {
   width: 100%;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_7e3b44257256 {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_31af337cd806 {
   width: 315px;
   height: 144px;
   position: absolute !important;
   left: 24px;
   top: 44px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .container_88e2a1bcbd8c {
   position: relative !important;
   width: 363px;
   height: 212px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .container_f2ed7056bcf0 {
   width: 363px;
   height: 212px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b4fcf0268cc0 {
   width: 100%;
   height: 223px;
   justify-content: center;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
 }

 .container_4e80f8c881ea {
   padding: 64px 64px 64px 64px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 64px normal;
   flex-direction: column;
 }

 .text_98cebd5f4d1e {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'IBM Plex Sans';
 }

 .container_bbc76ad43176 {
   padding: 4px 8px 4px 8px;
   width: fit-content;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #f5f5f5;
   border-radius: 40px 40px 40px 40px;
 }

 .text_de5226965c85 {
   width: 100%;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

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

 .text_23aef233327f {
   width: 838px;
   line-height: 26.1px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

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

 .text_26732d1f2b2a {
   width: fit-content;
   line-height: 27px;
   font-family: 'Montserrat';
 }

 .container_4fc1a4ae1b5b {
   padding: 0 4px 0 4px;
   width: 193px;
   height: 27px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_e20c63b6d280 {
   position: absolute !important;
   width: 209px;
   height: 35px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_b790af0d5e0a {
   width: 293.33px;
   position: absolute !important;
   left: 24px;
   top: 83px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_38d240b0ba01 {
   width: 126.67px;
   height: 146px;
   z-index: 1;
   position: absolute !important;
   left: 214.67px;
   top: 53.5px;
 }

 .container_106a59fa847a {
   position: relative !important;
   width: 341.33px;
   height: 199.5px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .text_7d6d838d1d64 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Montserrat';
 }

 .container_c8cd3327d8ef {
   padding: 0 4px 0 4px;
   width: 175px;
   height: 27px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_3451ff3c2926 {
   position: absolute !important;
   width: 191px;
   height: 35px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_b69ece307d41 {
   width: 293.33px;
   position: absolute !important;
   left: 24px;
   top: 83px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_1665fc9144db {
   width: 171.33px;
   height: 126px;
   z-index: 1;
   position: absolute !important;
   left: 170px;
   top: 73.5px;
 }

 .container_0d25c871bdd4 {
   position: relative !important;
   width: 341.33px;
   height: 199.5px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

 .text_055eb873f96e {
   width: fit-content;
   line-height: 27px;
   font-family: 'Montserrat';
 }

 .container_c69b4b1b6732 {
   padding: 0 4px 0 4px;
   width: 176px;
   height: 27px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_9df6cffc6da3 {
   position: absolute !important;
   width: 192px;
   height: 35px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_28787ba024d8 {
   width: 293.33px;
   position: absolute !important;
   left: 24px;
   top: 83px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_f4333dab831a {
   width: 153px;
   height: 141.5px;
   z-index: 1;
   position: absolute !important;
   left: 188.33px;
   top: 56.5px;
 }

 .container_984c0ae6bd25 {
   position: relative !important;
   width: 341.33px;
   height: 198px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .container_648f6987ae3f {
   width: 1088px;
   height: 199.5px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
 }

 .imageview_c7212f8295d9 {
   width: 174.33px;
   height: 132px;
   position: absolute !important;
   left: 167px;
   top: 66px;
 }

 .text_7a15d9c86b03 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_8dc774c38e61 {
   padding: 0 4px 0 4px;
   width: 130px;
   height: 24px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_dbed3b7f2af1 {
   position: absolute !important;
   width: 146px;
   height: 32px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_5e321c45d654 {
   width: 293.33px;
   z-index: 1;
   position: absolute !important;
   left: 24px;
   top: 80px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_76e6589a2c83 {
   position: relative !important;
   width: 341.33px;
   height: 198px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

 .text_84a742e3a3ea {
   width: fit-content;
   line-height: 27px;
   font-family: 'Montserrat';
 }

 .container_5a2530fa56e1 {
   padding: 0 4px 0 4px;
   width: 213px;
   height: 27px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_37cb373bcf61 {
   position: absolute !important;
   width: 229px;
   height: 35px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_286b9ef93cf3 {
   width: 293.33px;
   position: absolute !important;
   left: 24px;
   top: 83px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_f07c5e0ced3a {
   width: 64.33px;
   height: 131px;
   z-index: 1;
   position: absolute !important;
   left: 277px;
   top: 67px;
 }

 .container_a8cac8b0a307 {
   position: relative !important;
   width: 341.33px;
   height: 198px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

 .text_43decbcbc4d1 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Montserrat';
 }

 .container_32f1897db462 {
   padding: 0 4px 0 4px;
   width: 223px;
   height: 27px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_e599dd41fa2b {
   position: absolute !important;
   width: 239px;
   height: 35px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_e32410530d6f {
   width: 293.33px;
   position: absolute !important;
   left: 24px;
   top: 83px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_7a584e6447ef {
   width: 139px;
   height: 134px;
   z-index: 1;
   position: absolute !important;
   left: 202.33px;
   top: 64px;
 }

 .container_563538cccd32 {
   position: relative !important;
   width: 341.33px;
   height: 198px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

 .container_f1651000b9b8 {
   width: 1088px;
   height: 198px;
   position: absolute !important;
   left: 0px;
   top: 230.75px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
 }

 .container_dcc9cabb0568 {
   position: relative !important;
   width: 1088px;
   height: 429.5px;
 }

 .container_b803cb1f5cae {
   padding: 32px 32px 32px 32px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_bd351c646511 {
   width: fit-content;
   line-height: 84.1px;
   font-family: 'Open Sans';
 }

 .text_8caa32056f2d {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .text_126594203eba {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .container_54cffddf1e99 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_1bfc01ba0175 {
   width: 32px;
   height: 32px;
 }

 .container_bdda167588d2 {
   padding: 8px 32px 8px 32px;
   width: fit-content;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 40px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 100px 100px 100px 100px;
   box-shadow: 0px 4px 44px #00000026;
 }

 .container_1306b7e15fe8 {
   padding: 64px 64px 64px 64px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 64px normal;
   flex-direction: column;
   background: #f5f5f5;
 }

 .text_d140be734daf {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'IBM Plex Sans';
 }

 .container_52baab1bd796 {
   padding: 4px 8px 4px 8px;
   width: 143px;
   height: 34px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   position: absolute !important;
   left: 504.5px;
   top: 0px;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #f5f5f5;
   border-radius: 40px 40px 40px 40px;
 }

 .text_4f76439ad1e2 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_4e8e20a72cc6 {
   width: 1152px;
   height: 29px;
   position: absolute !important;
   left: 0px;
   top: 50px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .text_3dbeee33c189 {
   width: max-content;
   position: absolute !important;
   left: 192px;
   top: 95px;
   line-height: 26.1px;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

 .container_a4ff64fdbd50 {
   position: relative !important;
   width: 1152px;
   height: 121px;
 }

 .imageview_526a0eadba75 {
   width: 363px;
   height: 242px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_e083c0167bfb {
   width: 157.78px;
   height: 110.27px;
   z-index: 1;
   position: absolute !important;
   left: 201.03px;
   top: -46.35px;
 }

 .text_9a2c65ca98e6 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_a86e75630300 {
   padding: 4px 8px 4px 8px;
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #f16352;
   border-radius: 999px 999px 999px 999px;
 }

 .button_link_a86e75630300 {
   display: flex;
   flex-direction: row;
   align-items: center;
 }

 .text_853799bee606 {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_a4b06ff62cd0 {
   padding: 32px 32px 32px 32px;
   width: 363px;
   height: 241px;
   position: absolute !important;
   left: 0px;
   top: 242px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 0 4px 4px 0;
 }

 .container_6504e7fc14d9 {
   position: relative !important;
   width: 363px;
   height: 483px;
   overflow-x: hidden;
   overflow-y: hidden;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_47b29407ea34 {
   width: 363px;
   height: 243px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 8px 8px 8px 8px;
 }

 .text_ccb2301591e9 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_19c9d080b336 {
   padding: 4px 8px 4px 8px;
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #16326e;
   border-radius: 999px 999px 999px 999px;
 }

 .button_link_19c9d080b336 {
   display: flex;
   flex-direction: row;
   align-items: center;
 }

 .text_cca93f94ecfb {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_f9fa34056f2a {
   padding: 32px 32px 54px 32px;
   width: 363px;
   height: 240px;
   position: absolute !important;
   left: 0px;
   top: 243px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 0 4px 4px 0;
 }

 .imageview_f934a9ff3f28 {
   width: 157.78px;
   height: 157.78px;
   z-index: 1;
   position: absolute !important;
   left: 60.03px;
   top: 11.15px;
 }

 .container_b410a6da6c75 {
   position: relative !important;
   width: 363px;
   height: 483px;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_0f23aa1075be {
   width: 363px;
   height: 242px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_36ef7d1b2cbc {
   width: 81.16px;
   height: 162.82px;
   z-index: 1;
   position: absolute !important;
   left: 283.04px;
   top: 53.67px;
 }

 .text_74693140d164 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_53ab74491c4e {
   padding: 4px 8px 4px 8px;
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #8fcbe5;
   border-radius: 999px 999px 999px 999px;
 }

 .button_link_53ab74491c4e {
   display: flex;
   flex-direction: row;
   align-items: center;
 }

 .text_c4543a02fbcd {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_207b22abe618 {
   padding: 32px 32px 32px 32px;
   width: 363px;
   height: 218px;
   position: absolute !important;
   left: 0px;
   top: 242px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 0 4px 4px 0;
 }

 .container_2b56123a79fd {
   position: relative !important;
   width: 363px;
   height: 460px;
   overflow-x: hidden;
   overflow-y: hidden;
   border-radius: 4px 4px 4px 4px;
 }

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

 .container_6fd197dff944 {
   padding: 64px 64px 64px 64px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 32px normal;
   flex-direction: column;
 }

 .text_19b2fa770602 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_f2df855aaf0d {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .imageview_eeb19a31554d {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_a2cce32b9da7 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_c65c4014a46c {
   padding: 8px 232px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_de6c2a9cfbd7 {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_450d205bcbe6 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_ef5aa290cfd1 {
   padding: 8px 159px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_4e1348ab7966 {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_6fddaefb6951 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_07fd335460bb {
   padding: 8px 214px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_d430a058e740 {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_0f41e3e8a8b7 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_60311d2c7841 {
   padding: 8px 266px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_18267c18fd2f {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_03fa7771cda3 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_bc8acf074090 {
   padding: 8px 198px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .container_1f207ef102ab {
   width: 391px;
   height: 355px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_1a0c7ac0bf1d {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_64fb807277f6 {
   width: 667px;
   height: 355px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_1e31abd0e6b3 {
   padding: 16px 0 16px 0;
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
 }

 .container_5377c9f42cc4 {
   padding: 64px 64px 64px 64px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_76d7e67fa7b6 {
   width: 396.3px;
   height: 396.3px;
   transform-origin: unset;
   transform: rotate(-179.60941281665885deg);
   border-top: #8fcbe5ff solid 5.97px;
   border-right: #8fcbe5ff solid 5.97px;
   border-bottom: #8fcbe5ff solid 5.97px;
   border-left: #8fcbe5ff solid 5.97px;
   position: absolute !important;
   left: 479.35px;
   top: 185.01px;
   border-radius: 208.96px 208.96px 208.96px 208.96px;
 }

 .container_3b07fd70d16e {
   width: 276.21px;
   height: 276.21px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(-179.60941281665885deg);
   border-top: #8fcbe5ff solid 5.97px;
   border-right: #8fcbe5ff solid 5.97px;
   border-bottom: #8fcbe5ff solid 5.97px;
   border-left: #8fcbe5ff solid 5.97px;
   position: absolute !important;
   left: 394.55px;
   top: 189.4px;
   border-radius: 208.96px 208.96px 208.96px 208.96px;
 }

 .container_c537a7bad659 {
   position: absolute !important;
   width: 399px;
   height: 399px;
   transform-origin: unset;
   transform: rotate(47.18308157933985deg);
   left: -146.57px;
   top: 249.06px;
   border-radius: 208.96px 208.96px 208.96px 208.96px;
 }

 .text_0b28a46a4e50 {
   width: 100%;
   z-index: 1;
   line-height: 57.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_0fc97d1d5282 {
   width: fit-content;
   z-index: 1;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .container_ad79c2644811 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #f16352;
   border-radius: 64px 64px 64px 64px;
 }

 .button_eafa69076a82 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   flex-direction: row;
 }

 .button_link_eafa69076a82 {
   display: flex;
   flex-direction: row;
   gap: 16px 16px;
   align-items: center;
 }

 .container_8992564b5e50 {
   width: 1152px;
   height: 198px;
   z-index: 1;
   position: absolute !important;
   left: 64px;
   top: 64px;
   align-items: center;
   justify-content: center;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_a25f7e29b314 {
   position: relative !important;
   width: 1280px;
   height: 326px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #16326e;
 }

 .text_0d37794edb9b {
   width: 100%;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

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

 .text_f4c5c210fac2 {
   width: 100%;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_6281d9cb4c68 {
   width: 100%;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_9613df2dc237 {
   width: 86px;
   height: 4px;
 }

 .text_9cb918640767 {
   width: 100%;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_b23be4bf9fb9 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px normal;
   flex-direction: column;
 }

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

 .container_1bf2b3539c1c {
   padding: 32px 32px 32px 32px;
   width: 336px;
   height: 280px;
   min-width: 320px;
   min-height: 280px;
   max-width: 388px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .text_7ca7318bd5c8 {
   width: 100%;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_a01dc58800bc {
   width: 100%;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_70a1a04f9f77 {
   width: 86px;
   height: 4px;
 }

 .text_42b3143ce9f2 {
   width: 100%;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_e81e2b12639d {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px normal;
   flex-direction: column;
 }

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

 .container_5bd966554d1c {
   padding: 32px 32px 32px 32px;
   width: 336px;
   height: 280px;
   min-width: 320px;
   min-height: 280px;
   max-width: 388px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .text_27676754466c {
   width: 100%;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_f89f02986adc {
   width: 100%;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_e06785cb302a {
   width: 86px;
   height: 4px;
 }

 .text_6ae18a78a788 {
   width: 100%;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_0bc690f61b79 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px normal;
   flex-direction: column;
 }

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

 .container_2cc8bcf1cb01 {
   padding: 32px 32px 32px 32px;
   width: 336px;
   height: 280px;
   min-width: 320px;
   min-height: 280px;
   max-width: 388px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 12px 32px #0000000a;
 }

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

 .container_dd3fee3e316e {
   padding: 64px 64px 64px 64px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
 }

 .imageview_41da717f8107 {
   width: 192px;
   height: 40px;
 }

 .imageview_08c2ffeb729e {
   width: 212px;
   height: 60px;
   border-radius: 82px 82px 82px 82px;
 }

 .imageview_a1a434e57795 {
   width: 91px;
   height: 46px;
 }

 .imageview_829dc4df7d61 {
   width: 57px;
   height: 53px;
 }

 .imageview_bc21edd222b3 {
   width: 153px;
   height: 60px;
 }

 .imageview_6f1510f0c7a5 {
   width: 210px;
   height: 59px;
 }

 .imageview_9a0b23e13538 {
   width: 188px;
   height: 60px;
 }

 .imageview_befa4a7ea116 {
   width: 83px;
   height: 53px;
 }

 .imageview_28bf25877713 {
   width: 142px;
   height: 32px;
 }

 .imageview_a74ea95773d3 {
   width: 113px;
   height: 60px;
 }

 .container_49fddec188df {
   width: 1032px;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 24px 24px;
   flex-direction: row;
 }

 .text_ad3eba4f13bd {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .container_cad61380c9a5 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #16326e;
   border-radius: 64px 64px 64px 64px;
 }

 .button_b0099c52be65 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   flex-direction: row;
 }

 .button_link_b0099c52be65 {
   display: flex;
   flex-direction: row;
   gap: 16px 16px;
   align-items: center;
 }

 .container_1331780f25cd {
   padding: 64px 124px 64px 124px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
 }

 .text_c9ec76599429 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_0f6e3dcd94ef {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_5f50544cadef {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_8c7e7be744ab {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_3582ad646706 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_afc220a2ce50 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

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

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

 .imageview_1d448c7ee64b {
   width: 120px;
   height: 24px;
 }

 .container_2e5805e23c65 {
   padding: 64px 64px 64px 64px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 0px;
   border-left: #0000001a solid 0px;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
 }

 .viewport_6654333b85b8 {
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
 }

 .imageview_2314db0aaf90 {
   width: 45.27px;
   height: 28.01px;
 }

 .text_71f9cb55885e {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Zilla Slab';
 }

 .container_bd284c4ef6d5 {
   width: 135.27px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
 }

 .imageview_5cb71ba8578b {
   width: 48px;
   height: 48px;
 }

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

 .container_807074749c52 {
   padding: 16px 44px 16px 44px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 54px 54px 54px 54px;
 }

 .imageview_024c30ae3e29 {
   width: 138.8px;
   height: 286.7px;
   position: absolute !important;
   left: -147.08px;
   top: 9.97px;
 }

 .container_a839d0cefa27 {
   width: 158px;
   height: 40px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #f8e069b3;
   border-radius: 397.66px 397.66px 397.66px 397.66px;
   mix-blend-mode: multiply;
 }

 .container_c753a2810e4b {
   width: 158px;
   height: 40px;
   position: absolute !important;
   left: 369.68px;
   top: 140.52px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-direction: row;
   background: url("https://cdn.yotako.io/2e6d272f-3d29-4e24-9bbc-873f295f5400/0:825.webp");
   background-size: contain;
   background-repeat: no-repeat;
   border-radius: 397.66px 397.66px 397.66px 397.66px;
 }

 .imageview_c993ae98b55f {
   width: 136px;
   height: 40px;
   position: absolute !important;
   left: 359.52px;
   top: 84px;
   border-radius: 27.86px 27.86px 27.86px 27.86px;
 }

 .imageview_fdfe38a96e5f {
   width: 65.67px;
   height: 67.02px;
   z-index: 1;
   position: absolute !important;
   left: 309.83px;
   top: 206.83px;
 }

 .text_f299de121e15 {
   width: 100%;
   line-height: 37.12px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Montserrat';
 }

 .text_2a7e80d5c29f {
   width: 100%;
   line-height: 31.9px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

 .text-14653c0624a4_2a7e80d5c29f {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

 .text-358453b03b82_2a7e80d5c29f {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

 .text-80b5b72bf370_2a7e80d5c29f {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

 .text-e6ad411c94ce_2a7e80d5c29f {
   line-height: 31.9px;
   font-family: 'Open Sans';
 }

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

 .text_e33f249ca571 {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .button_ef5639ca5fe0 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #f16352;
   border-radius: 64px 64px 64px 64px;
 }

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

 .text_7cb8d6f138c4 {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .button_db0767aec326 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   border-top: #16326eff solid 1px;
   border-right: #16326eff solid 1px;
   border-bottom: #16326eff solid 1px;
   border-left: #16326eff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 74px 74px 74px 74px;
 }

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

 .container_22d3d4a007e4 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   flex-direction: row;
 }

 .text_562c500cedd5 {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

 .container_f1b565c7b1a2 {
   width: 287px;
   height: 616px;
   position: absolute !important;
   left: 44px;
   top: 80px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px normal;
   flex-direction: column;
 }

 .container_d946b921783a {
   position: relative !important;
   width: 375px;
   height: 776px;
 }

 .text_b765513ebb1d {
   width: fit-content;
   line-height: 28.8px;
   font-family: 'Montserrat';
 }

 .text_4828593b251c {
   width: 340px;
   line-height: 26.1px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

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

 .imageview_9c4e2c6b2cc2 {
   width: 191px;
   height: 40px;
 }

 .imageview_7d38a738fdc9 {
   width: 212px;
   height: 60px;
   border-radius: 82px 82px 82px 82px;
 }

 .imageview_6ccee3f78b82 {
   width: 91px;
   height: 46px;
 }

 .imageview_d6706715731d {
   width: 57px;
   height: 53px;
 }

 .imageview_501a3b568dd8 {
   width: 152px;
   height: 60px;
 }

 .imageview_c898520098e3 {
   width: 210px;
   height: 59px;
 }

 .imageview_2e472de4f8a3 {
   width: 188px;
   height: 60px;
 }

 .imageview_d470fa8b410f {
   width: 83px;
   height: 53px;
 }

 .imageview_cf638e2550f0 {
   width: 142px;
   height: 32px;
 }

 .imageview_1d5e29770f49 {
   width: 113px;
   height: 60px;
 }

 .container_f83f17bb1e56 {
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 24px 24px;
   flex-direction: row;
 }

 .container_c75fb185e3dd {
   padding: 32px 17.5px 32px 17.5px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #f5f5f5;
 }

 .text_7210c69189e1 {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'IBM Plex Sans';
 }

 .container_1101adfd9c39 {
   padding: 4px 8px 4px 8px;
   width: fit-content;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #f5f5f5;
   border-radius: 40px 40px 40px 40px;
 }

 .text_1507b7c8ab5a {
   width: 287px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_6f5bbf839952 {
   width: 287px;
   line-height: 26.1px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

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

 .imageview_d4a6be88eed4 {
   width: 110px;
   height: 47px;
   position: absolute !important;
   left: 24px;
   top: -23px;
 }

 .text_5ee4527e4a39 {
   width: 100%;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_f35f95340959 {
   width: 239px;
   height: 44px;
   position: absolute !important;
   left: 24px;
   top: 44px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .text_b95c40edbe0c {
   width: 239px;
   position: absolute !important;
   left: 24px;
   top: 104px;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_aaff143e6db1 {
   position: relative !important;
   width: 287px;
   height: 235px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .container_e78f39f2e0ce {
   width: 100%;
   height: 235px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_5e7aa4e50b33 {
   width: 100%;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_be399baf81eb {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_382c4c0dadc5 {
   padding: 0 24px 0 24px;
   width: 287px;
   height: 212px;
   position: absolute !important;
   left: 0px;
   top: 44px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .imageview_28c96663884a {
   width: 110px;
   height: 47px;
   position: absolute !important;
   left: 24px;
   top: -23px;
 }

 .container_8391e80b6358 {
   position: relative !important;
   width: 287px;
   height: 280px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .container_9a31d2d96e04 {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_4084a4046d74 {
   width: 26px;
   height: 26px;
 }

 .button_dd40a8e415a1 {
   padding: 10.5px 69px 10.5px 15px;
   width: 110px;
   height: 47px;
   position: absolute !important;
   left: 24px;
   top: -23px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #16326e;
   border-radius: 999px 999px 999px 999px;
 }

 .button_link_dd40a8e415a1 {
   display: flex;
   flex-direction: row;
   align-items: center;
 }

 .text_6eaedd95bb7e {
   width: 100%;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_a52897829178 {
   width: 100%;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_87c250aa7e58 {
   width: 239px;
   height: 167px;
   position: absolute !important;
   left: 24px;
   top: 44px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .container_9cc833983a24 {
   position: relative !important;
   width: 287px;
   height: 235px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .container_08a2ed961c08 {
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_b7719993a69d {
   padding: 64px 44px 64px 44px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 64px normal;
   flex-direction: column;
 }

 .text_167841a43680 {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'IBM Plex Sans';
 }

 .container_6f7a747f8ab7 {
   padding: 4px 8px 4px 8px;
   width: fit-content;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #f5f5f5;
   border-radius: 40px 40px 40px 40px;
 }

 .text_e35c21b13089 {
   width: 100%;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

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

 .text_0671dbe8f29c {
   width: 100%;
   line-height: 26.1px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

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

 .text_917441bb28d7 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_73a5d6fa3b2e {
   padding: 0 4px 0 4px;
   width: 158px;
   height: 24px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .button_98d2bd22c054 {
   position: absolute !important;
   width: 174px;
   height: 32px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .button_link_98d2bd22c054 {}

 .text_e5efd0b7fb32 {
   width: 247px;
   position: absolute !important;
   left: 24px;
   top: 80px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_35d6876e8a6e {
   width: 153px;
   height: 141.82px;
   z-index: 1;
   position: absolute !important;
   left: 142px;
   top: 56.18px;
 }

 .container_436921fd2484 {
   position: relative !important;
   width: 295px;
   height: 198px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

 .text_fb0e52824e56 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_970bf5a963a3 {
   padding: 0 4px 0 4px;
   width: 156px;
   height: 24px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_639614f6bbff {
   position: absolute !important;
   width: 172px;
   height: 32px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_b57a8979380a {
   width: 247px;
   position: absolute !important;
   left: 24px;
   top: 80px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_dc45220cca61 {
   width: 68px;
   height: 79px;
   z-index: 1;
   position: absolute !important;
   left: 227px;
   top: 129px;
 }

 .container_9eacfbe30ebf {
   position: relative !important;
   width: 295px;
   height: 208px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

 .text_5d551b1d25ce {
   width: fit-content;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_29afa24ce4cd {
   padding: 0 4px 0 4px;
   width: 172px;
   height: 24px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .container_fd7563bdfc9f {
   position: absolute !important;
   width: 188px;
   height: 32px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .text_ba891d6b40f8 {
   width: 247px;
   position: absolute !important;
   left: 24px;
   top: 80px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_fe54e2eedbea {
   width: 127px;
   height: 170.82px;
   z-index: 1;
   position: absolute !important;
   left: 168px;
   top: 53.18px;
 }

 .container_057cbcec608d {
   position: relative !important;
   width: 295px;
   height: 224px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f7f8f8;
   border-radius: 8px 8px 8px 8px;
 }

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

 .imageview_9a50c5a2cd85 {
   width: 128px;
   height: 115.82px;
   position: absolute !important;
   left: 167px;
   top: 66.18px;
 }

 .text_6e1c4b67db65 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_e36b0497a97a {
   padding: 0 4px 0 4px;
   width: 130px;
   height: 24px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .button_e4e1e48c634e {
   position: absolute !important;
   width: 146px;
   height: 32px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .button_link_e4e1e48c634e {}

 .text_e98d791124ea {
   width: 247px;
   z-index: 1;
   position: absolute !important;
   left: 24px;
   top: 80px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_6bc4f8afcf16 {
   position: relative !important;
   width: 295px;
   height: 182px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

 .text_27b0e5fc44cf {
   width: fit-content;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_916a380145bd {
   padding: 0 4px 0 4px;
   width: 199px;
   height: 24px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .button_328535e8b292 {
   position: absolute !important;
   width: 215px;
   height: 32px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .button_link_328535e8b292 {}

 .text_16391706da66 {
   width: 247px;
   position: absolute !important;
   left: 24px;
   top: 80px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_69e63b8905d6 {
   width: 93px;
   height: 144.32px;
   z-index: 1;
   position: absolute !important;
   left: 202px;
   top: 63.68px;
 }

 .container_e7025fab8870 {
   position: relative !important;
   width: 295px;
   height: 208px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

 .text_5a9a9171938c {
   width: fit-content;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_b0adef550f9a {
   padding: 0 4px 0 4px;
   width: 190px;
   height: 24px;
   position: absolute !important;
   left: 8px;
   top: 4px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
 }

 .button_8adfffc4bdd8 {
   position: absolute !important;
   width: 206px;
   height: 32px;
   border-top: #15316eff solid 0.5px;
   border-right: #15316eff solid 0.5px;
   border-bottom: #15316eff solid 0.5px;
   border-left: #15316eff solid 0.5px;
   left: 24px;
   top: 24px;
   background: #16326e1a;
   border-radius: 46px 46px 46px 46px;
 }

 .button_link_8adfffc4bdd8 {}

 .text_e3d3c11bc336 {
   width: 247px;
   position: absolute !important;
   left: 24px;
   top: 80px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_0a75fd687461 {
   width: 14px;
   height: 20px;
   position: absolute !important;
   left: 277px;
   top: 64px;
 }

 .container_ac183d80f115 {
   position: relative !important;
   width: 295px;
   height: 182px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   background: #f5f5f5;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_569fd9cc0ae1 {
   padding: 32px 32px 32px 32px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

 .text_359298c82b0c {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .text_8e3cedece055 {
   width: 231px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_b0546329a1d2 {
   width: 231px;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_1bb58dd6fca7 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e55f29563283 {
   padding: 8px 38px 8px 32px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 40px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 100px 100px 100px 100px;
   box-shadow: 0px 4px 44px #00000026;
 }

 .container_e36626a4c900 {
   padding: 64px 8px 64px 8px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 64px normal;
   flex-direction: column;
   background: #f5f5f5;
 }

 .text_6c5fdaa7cb09 {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'IBM Plex Sans';
 }

 .container_e73d10cdb217 {
   padding: 4px 8px 4px 8px;
   width: fit-content;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
   background: #f5f5f5;
   border-radius: 40px 40px 40px 40px;
 }

 .text_036cc52ab58e {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_d58723dd62ff {
   width: 287px;
   height: 29px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .text_f621c90144d9 {
   width: 287px;
   line-height: 26.1px;
   word-wrap: break-word;
   mix-blend-mode: normal;
   font-family: 'Open Sans';
 }

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

 .imageview_c14c8aee3b03 {
   width: 287px;
   height: 192px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 3.16px 0 0 3.16px;
 }

 .imageview_824308ff6688 {
   width: 87.14px;
   height: 110.27px;
   z-index: 1;
   position: absolute !important;
   left: 201.03px;
   top: -46.35px;
 }

 .text_4a22d7937b99 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_873983aa9a04 {
   padding: 4px 8px 4px 8px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #f16352;
   border-radius: 999px 999px 999px 999px;
 }

 .button_link_873983aa9a04 {
   display: flex;
   flex-direction: row;
   align-items: center;
 }

 .text_076cf760646d {
   width: 100%;
   z-index: 1;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_e6f58b8f9450 {
   padding: 32px 32px 32px 32px;
   width: 287px;
   height: 287px;
   max-width: 287px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 191.57px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 0 4px 4px 0;
 }

 .container_04b9fe6df757 {
   position: relative !important;
   width: 287px;
   height: 478.57px;
   overflow-x: hidden;
   overflow-y: hidden;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_8cfe8b9f4864 {
   width: 287px;
   height: 192px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 8px 8px 8px 8px;
 }

 .text_b0d1542e3dd2 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .button_ea369bff0958 {
   padding: 4px 8px 4px 8px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #16326e;
   border-radius: 999px 999px 999px 999px;
 }

 .button_link_ea369bff0958 {
   display: flex;
   flex-direction: row;
   align-items: center;
 }

 .text_5201e90121bc {
   width: 100%;
   z-index: 1;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_b3f49bbb72a2 {
   padding: 32px 32px 0 32px;
   width: 287px;
   height: 168px;
   max-width: 287px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 191.57px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 0 4px 4px 0;
 }

 .imageview_85de45b50450 {
   width: 157.78px;
   height: 157.78px;
   z-index: 1;
   position: absolute !important;
   left: 60.03px;
   top: 11.15px;
 }

 .container_79d844b72685 {
   position: relative !important;
   width: 287px;
   height: 359.57px;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_dbed72441a3c {
   width: 287px;
   height: 192px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_8bdf8916a48d {
   width: 5.16px;
   height: 162.82px;
   z-index: 1;
   position: absolute !important;
   left: 283.04px;
   top: 53.67px;
 }

 .text_cd6fb1effa3c {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 2;
   line-height: 21.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_e1a538a0af8e {
   padding: 4px 8px 4px 8px;
   width: 100%;
   height: fit-content;
   z-index: 2;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #8fcbe5;
   border-radius: 999px 999px 999px 999px;
 }

 .text_a93c2d69d688 {
   width: 100%;
   z-index: 2;
   line-height: 23.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_9e56cbc05198 {
   padding: 32px 32px 32px 32px;
   width: 287px;
   height: 264px;
   max-width: 287px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 191.57px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 0 4px 4px 0;
 }

 .container_c5e330b6d305 {
   position: relative !important;
   width: 287px;
   height: 455.57px;
   overflow-x: hidden;
   overflow-y: hidden;
   border-radius: 4px 4px 4px 4px;
 }

 .container_3bfc6693d197 {
   width: 100%;
   height: 1357.7px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_c6b592aa69fd {
   padding: 64px 44px 64px 44px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 32px normal;
   flex-direction: column;
 }

 .text_46d4f411f6ef {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_b6a3cc255214 {
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .imageview_8f002aebb6cf {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_1ba0c51f99c1 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_977d98db67d2 {
   padding: 8px 128px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_cbd5c639874b {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_27dd6782a897 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_cc428b336853 {
   padding: 8px 55px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_8b4058f425f1 {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_7d4da1dc218d {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_561912a3c46d {
   padding: 8px 110px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_d88c87156386 {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_952f81914c4f {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_a54eff749da7 {
   padding: 8px 162px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .imageview_70f7cd028033 {
   width: 55px;
   height: 55px;
   border-radius: 50% 50% 50% 50%;
 }

 .text_fcfe11f02bc2 {
   width: fit-content;
   line-height: 21.94px;
   font-family: 'Montserrat';
 }

 .container_71979dd1f69d {
   padding: 8px 94px 8px 16px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 0px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 2px;
   border-left: #0000001a solid 0px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .container_d2061f5dfd71 {
   width: 287px;
   height: 488px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_f77d9cecdd0d {
   width: 100%;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_6cab3b2d6e45 {
   width: 287px;
   height: 488px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_5661189c7bda {
   padding: 16px 0 16px 0;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_98dae99913b5 {
   padding: 64px 44px 64px 44px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_899c2aae73fa {
   width: 285.06px;
   height: 285.06px;
   transform-origin: unset;
   transform: rotate(-179.60941303009727deg);
   border-top: #8fcbe5ff solid 4.29px;
   border-right: #8fcbe5ff solid 4.29px;
   border-bottom: #8fcbe5ff solid 4.29px;
   border-left: #8fcbe5ff solid 4.29px;
   position: absolute !important;
   left: 344.8px;
   top: 133.08px;
   border-radius: 150.3px 150.3px 150.3px 150.3px;
 }

 .container_dabcc7642924 {
   width: 198.68px;
   height: 198.68px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(-179.60941303009727deg);
   border-top: #8fcbe5ff solid 4.29px;
   border-right: #8fcbe5ff solid 4.29px;
   border-bottom: #8fcbe5ff solid 4.29px;
   border-left: #8fcbe5ff solid 4.29px;
   position: absolute !important;
   left: 283.8px;
   top: 136.23px;
   border-radius: 150.3px 150.3px 150.3px 150.3px;
 }

 .container_80e808d62f06 {
   width: 112.3px;
   height: 112.3px;
   z-index: 2;
   transform-origin: unset;
   transform: rotate(-179.60941303009727deg);
   border-top: #8fcbe5ff solid 4.29px;
   border-right: #8fcbe5ff solid 4.29px;
   border-bottom: #8fcbe5ff solid 4.29px;
   border-left: #8fcbe5ff solid 4.29px;
   position: absolute !important;
   left: 222.8px;
   top: 139.39px;
   border-radius: 150.3px 150.3px 150.3px 150.3px;
 }

 .container_af1b2c66316a {
   position: absolute !important;
   width: 287px;
   height: 287px;
   transform-origin: unset;
   transform: rotate(47.18308157933985deg);
   left: -87.55px;
   top: 225.92px;
   border-radius: 150.3px 150.3px 150.3px 150.3px;
 }

 .text_5b53a1efad75 {
   width: 100%;
   z-index: 1;
   line-height: 57.6px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_2224948a7a65 {
   width: fit-content;
   z-index: 1;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .container_a651e50738d2 {
   padding: 12px 6.5px 12px 6.5px;
   width: fit-content;
   height: fit-content;
   max-width: 287px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
   background: #f16352;
   border-radius: 64px 64px 64px 64px;
 }

 .button_13a8586fdbc0 {
   width: fit-content;
   height: fit-content;
   max-width: 287px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   flex-direction: row;
 }

 .button_link_13a8586fdbc0 {
   display: flex;
   flex-direction: row;
   gap: 16px 16px;
   align-items: center;
 }

 .container_f817a604a539 {
   width: 287px;
   height: 488px;
   z-index: 1;
   position: absolute !important;
   left: 44px;
   top: 64px;
   align-items: center;
   justify-content: center;
   gap: 32px normal;
   flex-direction: column;
 }

 .container_8360ca00def0 {
   position: relative !important;
   width: 375px;
   height: 616px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #16326e;
 }

 .text_ab1e07387759 {
   width: 100%;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

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

 .text_17ed17874b04 {
   width: 100%;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_db625429c420 {
   width: 100%;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_ce3f49544cfc {
   width: 86px;
   height: 4px;
 }

 .text_a70996bd0c7f {
   width: 100%;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_29560f80f4dc {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px normal;
   flex-direction: column;
 }

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

 .container_ca34a54f3dfa {
   padding: 32px 32px 32px 32px;
   width: 287px;
   height: 280px;
   min-width: 287px;
   min-height: 280px;
   max-width: 287px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .text_e2134f59d92a {
   width: 100%;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_a294111c0f26 {
   width: 100%;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_1006584d76cc {
   width: 86px;
   height: 4px;
 }

 .text_6e98ff676596 {
   width: 100%;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_ae2fb37136ff {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px normal;
   flex-direction: column;
 }

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

 .container_3b5d6d0b9904 {
   padding: 32px 32px 32px 32px;
   width: 287px;
   height: 280px;
   min-width: 287px;
   min-height: 280px;
   max-width: 287px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 12px 32px #0000000a;
 }

 .text_ed32617af17d {
   width: 100%;
   line-height: 26.1px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_2543e77e2af7 {
   width: 100%;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_b5e337d955e0 {
   width: 86px;
   height: 4px;
 }

 .text_90d3c8b95e0a {
   width: 100%;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_014d40a84498 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px normal;
   flex-direction: column;
 }

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

 .container_c6932ddfc38f {
   padding: 32px 32px 32px 32px;
   width: 287px;
   height: 280px;
   min-width: 287px;
   min-height: 280px;
   max-width: 287px;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 1px;
   border-bottom: #0000001a solid 1px;
   border-left: #0000001a solid 1px;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 12px 32px #0000000a;
 }

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

 .container_9b5613814b7b {
   padding: 64px 44px 64px 44px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
 }

 .imageview_aafda2ffa926 {
   width: 191px;
   height: 40px;
 }

 .imageview_d692836c2e0f {
   width: 212px;
   height: 60px;
   border-radius: 82px 82px 82px 82px;
 }

 .imageview_f67b62a34982 {
   width: 91px;
   height: 46px;
 }

 .imageview_6df7add8574f {
   width: 57px;
   height: 53px;
 }

 .imageview_511ecb046612 {
   width: 152px;
   height: 60px;
 }

 .imageview_3a0e5c792aa0 {
   width: 210px;
   height: 59px;
 }

 .imageview_5c1551561c66 {
   width: 188px;
   height: 60px;
 }

 .imageview_5d423c2a186d {
   width: 83px;
   height: 53px;
 }

 .imageview_bb8f3448c38a {
   width: 142px;
   height: 32px;
 }

 .imageview_e4b4ffcbd75f {
   width: 113px;
   height: 60px;
 }

 .container_d70a60929f70 {
   width: 100%;
   height: fit-content;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 24px 24px;
   flex-direction: row;
 }

 .text_ade0f53da91d {
   width: fit-content;
   line-height: 26.1px;
   font-family: 'Open Sans';
 }

 .container_fb620489a462 {
   padding: 12px 16px 12px 16px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #16326e;
   border-radius: 64px 64px 64px 64px;
 }

 .button_6c2c5d3d1c2b {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   flex-wrap: wrap;
   gap: 16px 16px;
   flex-direction: row;
 }

 .button_link_6c2c5d3d1c2b {
   display: flex;
   flex-direction: row;
   gap: 16px 16px;
   align-items: center;
 }

 .container_b849d78def52 {
   padding: 64px 44px 64px 44px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
 }

 .text_5513ca053ec7 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_862167bdaeaa {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_eb9443c34486 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_a3867f90058d {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_a87b9d89ea3a {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

 .text_47b88b740221 {
   width: fit-content;
   line-height: 23.2px;
   font-family: 'Inter';
 }

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

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

 .imageview_cca00612a422 {
   width: 120px;
   height: 24px;
 }

 .container_f6884a402c0f {
   padding: 64px 127.5px 64px 127.5px;
   width: 100%;
   height: fit-content;
   border-top: #0000001a solid 1px;
   border-right: #0000001a solid 0px;
   border-bottom: #0000001a solid 0px;
   border-left: #0000001a solid 0px;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .viewport_8af81d4c050f {
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
 }


 @media (max-width: 824px) {
   .Desktop .yotako-main {
     display: none !important;
   }

   .Desktop .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .Desktop .yotako-main {
     display: none !important;
   }

   .Desktop .vp_1280 {
     display: flex !important;
   }
 }