 /*
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/Montserrat.css");
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Open%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_d512ad227003 {
   width: 198.89px;
   height: 84.22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_61ad420a76fa {
   position: relative !important;
   width: 234px;
   height: 84.22px;
 }

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

 .container_5813c60e9ab4 {
   width: 100%;
   height: fit-content;
   max-width: 234px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_ac71ad390baf {
   width: 234px;
   height: 100%;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_4e752264dde9 {
   padding: 9.5px 0 10.5px 0;
   width: fit-content;
   height: 100%;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .container_5dab5fa07258 {
   padding: 0 20px 0 0;
   width: fit-content;
   height: 100%;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
 }

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

 .container_9248674ec66b {
   padding: 9.5px 0 10.5px 0;
   width: fit-content;
   height: 100%;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .container_8969502c1a0f {
   padding: 0 20px 0 20px;
   width: fit-content;
   height: 100%;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
 }

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

 .container_04a6528aa171 {
   padding: 9.5px 0 10.5px 0;
   width: fit-content;
   height: 100%;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .container_864fbe53ce84 {
   padding: 0 20px 0 20px;
   width: fit-content;
   height: 100%;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
 }

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

 .container_e1e0e900688d {
   padding: 9.5px 0 10.5px 0;
   width: fit-content;
   height: 100%;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .container_9d1e7929fb90 {
   padding: 0 0 0 20px;
   width: fit-content;
   height: 100%;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
 }

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

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

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

 .container_4c17449b317b {
   width: 100%;
   height: fit-content;
   max-width: 585px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_4427ef437575 {
   width: 585px;
   height: 100%;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_a40620751c85 {
   width: 60px;
   height: 50px;
 }

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

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

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

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

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

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

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

 .container_d5f42eaaeedf {
   width: 240.86px;
   height: 50px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_34e59cfcf91d {
   width: fit-content;
   height: fit-content;
   max-width: 351px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_abe88733331a {
   width: 351px;
   height: 100%;
   justify-content: flex-end;
   align-items: center;
   flex-direction: row;
 }

 .container_1c6af3466c82 {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 104.22px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-direction: row;
 }

 .container_30c743df4c88 {
   padding: 0 375px 0 375px;
   width: 1920px;
   height: fit-content;
   max-width: 1920px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   background: #ffffff;
 }

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

 .container_1f46650148f1 {
   width: 1920px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0b2040;
   opacity: 0.800000011920929;
 }

 .text_88c5039cd1da {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_61071f3ef2fd {
   padding: 3px 0 1px 0;
   width: 560px;
   height: 20px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_69d772a12c00 {
   width: 100%;
   height: fit-content;
   max-width: 585px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_d2d0fdff027e {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_07f4799ff9b4 {
   width: 100%;
   height: 88px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_613c83241fc9 {
   width: 100%;
   height: fit-content;
   max-width: 585px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_875e9421c7b1 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_643f87b01a8f {
   width: 100%;
   height: 60px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f9c0a4a92752 {
   padding: 0 0 20px 0;
   width: 100%;
   height: fit-content;
   max-width: 585px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_84a0f28f1704 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

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

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

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

 .container_86c5f0490e9a {
   padding: 16px 21px 16px 21px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_b416deea6241 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a0c35b34e1b8 {
   width: 158.69px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_251012bdb6ff {
   width: fit-content;
   height: 52px;
   max-width: 565px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_251012bdb6ff {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .text_4c2e3b6f7e5b {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

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

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

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

 .container_39eef08b9774 {
   padding: 16px 21px 16px 21px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #ffffff;
 }

 .container_aa40db87ad78 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e91528b9cb9a {
   width: 135.56px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_6407ff3a985c {
   width: fit-content;
   height: 52px;
   max-width: 565px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_6407ff3a985c {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_b7e1ef07faaa {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .imageview_2a37cc7e98ac {
   width: 565px;
   height: 356.36px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_e4e6713928b4 {
   width: 565px;
   height: 356.36px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_f8e8d0553d9d {
   width: 44px;
   height: 200.17px;
   z-index: 3;
   position: absolute !important;
   left: 260.5px;
   top: 156.17px;
 }

 .container_88cad12ccc9c {
   position: relative !important;
   width: 100%;
   height: 356.34px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   border-radius: 10px 10px 10px 10px;
 }

 .container_394758a3d073 {
   width: 100%;
   height: 356.34px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_453ea5a0c5c9 {
   width: 100%;
   height: fit-content;
   max-width: 585px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_2fa7f1f07536 {
   padding: 10px 10px 10px 10px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_504a432ebaf3 {
   padding: 111.83px 0 111.83px 0;
   width: 1170px;
   height: 600px;
   z-index: 1;
   position: absolute !important;
   left: 375px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   flex-direction: row;
 }

 .container_3484d5cc634d {
   position: relative !important;
   width: 1920px;
   height: 600px;
   background: url("https://cdn.yotako.io/88d887db-e07f-45af-9ae3-0c08783a773c/1:78.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .imageview_e57e05ab9ff6 {
   width: 544.2px;
   height: 400px;
   max-width: 544.2px;
   z-index: 1;
 }

 .container_1e12e06d1aa7 {
   width: 100%;
   height: 400px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_fb63002ddbef {
   width: 544.2px;
   height: 400px;
   max-width: 564.2px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_ef5df986fc38 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_904e357149bc {
   width: 100%;
   height: 28px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_2845b87e1b17 {
   width: 544.2px;
   height: 28px;
   max-width: 564.2px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 430px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_39108076def0 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 15px;
   flex-direction: row;
 }

 .text_84645d6ea386 {
   width: fit-content;
   z-index: 2;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_1338acfb07d5 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 15px;
   flex-direction: row;
 }

 .text_da9d7e07610f {
   width: fit-content;
   z-index: 3;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_ef61b93f8487 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 3;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 15px;
   flex-direction: row;
 }

 .text_7e3324bf430c {
   width: fit-content;
   z-index: 4;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_90733cb2cd53 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 4;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 15px;
   flex-direction: row;
 }

 .container_95106131a22b {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_8c8a23e27898 {
   width: 544.2px;
   height: 80px;
   max-width: 564.2px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 468px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_2a17b4dbdd3f {
   position: relative !important;
   width: 564.2px;
   height: 100%;
   z-index: 1;
 }

 .text_ca345424feb6 {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_824007883cca {
   padding: 3px 0 1px 0;
   width: 510.8px;
   height: 20px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_6366c04d6328 {
   width: 515.8px;
   height: 20px;
   max-width: 595.8px;
   z-index: 1;
   position: absolute !important;
   left: 40px;
   top: 100px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_109ab81bb1cb {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_17c3a1dbcba0 {
   width: 100%;
   height: 72px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f1d31d93c054 {
   width: 515.8px;
   height: 72px;
   max-width: 595.8px;
   z-index: 1;
   position: absolute !important;
   left: 40px;
   top: 140px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-f47996791b1c_5ae902f8129c {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-ce469395658f_5ae902f8129c {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

 .text-351b3d810998_5ae902f8129c {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-2a96cc0a2406_5ae902f8129c {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_66c72bb336a9 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .text-8842211fb8df_cb8b7d36d088 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-33fcc7b0eb28_cb8b7d36d088 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-4e7987bfa25f_cb8b7d36d088 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_18b65b50afcb {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_b69c3dce85c4 {
   padding: 0 0 8px 0;
   width: 515.8px;
   height: 216px;
   max-width: 595.8px;
   z-index: 1;
   position: absolute !important;
   left: 40px;
   top: 222px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_d1598f54d07f {
   position: relative !important;
   width: 595.8px;
   height: 100%;
   z-index: 1;
 }

 .container_fb7c86203cae {
   padding: 60px 0 60px 0;
   width: 1170px;
   height: 658px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_72b7e1ea31b5 {
   padding: 0 375px 0 375px;
   width: 1920px;
   height: fit-content;
   max-width: 1920px;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_2029458ba73e {
   width: 1920px;
   height: 1012px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0b2040;
   opacity: 0.800000011920929;
 }

 .text_9a48588c3a1c {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_34f39aae309c {
   padding: 3px 0 1px 0;
   width: 1855px;
   height: 20px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_860125bcc0f9 {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_e3bd4ca4b24c {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_467ddcc585f7 {
   width: 100%;
   height: 48px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_3d1f0dde8403 {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_d6ab44c6c934 {
   padding: 0 100px 0 100px;
   width: 100%;
   height: 20px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7473b03e7d6a {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_903fbcd15f4b {
   padding: 10px 10px 10px 10px;
   width: 1880px;
   height: 148px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 60px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .imageview_3cefb53add00 {
   width: 370px;
   height: 250px;
   max-width: 370px;
   z-index: 1;
 }

 .container_7855a91ad9cf {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a67c373ab103 {
   width: 370px;
   height: 250px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_325fd16c870c {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_33a8023a3506 {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_35fb6fd0ec5e {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_e1c5cc361b63 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_3edb0eda2d83 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c934d9b05193 {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_961ac7578910 {
   padding: 0 0 9px 0;
   width: 370px;
   height: 29px;
   max-width: 390px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_961ac7578910 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_a937c000dac8 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a1df0f6e57bf {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5829c0fcb5c7 {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_3b310c101125 {
   padding: 20px 20px 20px 20px;
   width: 370px;
   height: 82px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_aab8481cad44 {
   position: relative !important;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .imageview_b38ea906797f {
   width: 370px;
   height: 250px;
   max-width: 370px;
   z-index: 1;
 }

 .container_1b425ebfbd4c {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7de1e6addbfe {
   width: 370px;
   height: 250px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_27322473d929 {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_b4bd1ff2b614 {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_dbd46bceea4d {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_579b2a4c58f8 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_910f6c899409 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c2326ac6e906 {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_1c7a11802cc7 {
   padding: 0 0 9px 0;
   width: 370px;
   height: 29px;
   max-width: 390px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_1c7a11802cc7 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_117b7363618b {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ca77cced32ab {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_9ac2ec2ad624 {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0820f1c8271c {
   padding: 20px 20px 20px 20px;
   width: 370px;
   height: 82px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_3808598bc85b {
   position: relative !important;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .imageview_183b090682e9 {
   width: 370px;
   height: 250px;
   max-width: 370px;
   z-index: 1;
 }

 .container_af73eb736676 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_37defa60c674 {
   width: 370px;
   height: 250px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_e5ba6c14d4d5 {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_ca47e4908fd7 {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_9c6d648879e7 {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_68f79dfd8fd5 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_8065d50250ef {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7d3324f95acb {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_aa6caa563407 {
   padding: 0 0 9px 0;
   width: 370px;
   height: 29px;
   max-width: 390px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_aa6caa563407 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_0a3883e01c7c {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_9742db85b4c7 {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_9bd24ba6eff3 {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_426ae1c1e4b7 {
   padding: 20px 20px 20px 20px;
   width: 370px;
   height: 82px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_cf6a088644b6 {
   position: relative !important;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .container_f8a26807cbeb {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 372px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
 }

 .container_af3c237eed53 {
   padding: 0 355px 0 355px;
   width: 1880px;
   height: 372px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 208px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_ce87c81ae110 {
   width: 370px;
   height: 250px;
   max-width: 370px;
   z-index: 1;
 }

 .container_d018964bfa6f {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_bcf17ff25a29 {
   width: 370px;
   height: 250px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_5399657d21dd {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_bc8a82f9260e {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_e05e72f954a9 {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_2ab7f6503b96 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_765a38092c77 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e3eca33ad290 {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_870b4e9494d3 {
   padding: 0 0 9px 0;
   width: 370px;
   height: 29px;
   max-width: 390px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_870b4e9494d3 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_141a3215a5ca {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_75d81b2ec1cc {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b9e8b6cac86d {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_8b7e17e8290d {
   padding: 20px 20px 20px 20px;
   width: 370px;
   height: 82px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_e178ed5aabf2 {
   position: relative !important;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .imageview_51b98499f8f5 {
   width: 370px;
   height: 250px;
   max-width: 370px;
   z-index: 1;
 }

 .container_ec3e8096405d {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f1e6f2a023b3 {
   width: 370px;
   height: 250px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_7ac6d157849a {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_0d94a7811329 {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_17349436e20a {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_de6ab5555e71 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_ca4fa7ff3fa8 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_77af676edb51 {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_90c7d98058b3 {
   padding: 0 0 9px 0;
   width: 370px;
   height: 29px;
   max-width: 390px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_90c7d98058b3 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_0a8c892c7e3f {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e464df7d9de5 {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_53216f934aee {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_10d356a9c4df {
   padding: 20px 20px 20px 20px;
   width: 370px;
   height: 82px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_11d70b4fa76c {
   position: relative !important;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .imageview_48057a1c1ef6 {
   width: 370px;
   height: 250px;
   max-width: 370px;
   z-index: 1;
 }

 .container_7495617e918e {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b05d51a5612d {
   width: 370px;
   height: 250px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_1fe9c7b8a783 {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_6245077b14c9 {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_1273eb9fee94 {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_d588a0318c8c {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_220d0be43a58 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5bfaec4bc476 {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_f04ce4bf6ace {
   padding: 0 0 9px 0;
   width: 370px;
   height: 29px;
   max-width: 390px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_f04ce4bf6ace {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_f6c7bbd22a95 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_96105b81baae {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_97ef11e540fe {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_475ec4c371b0 {
   padding: 20px 20px 20px 20px;
   width: 370px;
   height: 82px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_ffccd08d91d7 {
   position: relative !important;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .container_5efc5070f759 {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 372px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
 }

 .container_4d43be28192b {
   padding: 0 355px 0 355px;
   width: 1880px;
   height: 372px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 580px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_08c0507b88b4 {
   position: relative !important;
   width: 1920px;
   height: 1012px;
   background: url("https://cdn.yotako.io/88d887db-e07f-45af-9ae3-0c08783a773c/1:187.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

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

 .container_672307de72fb {
   padding: 3px 0 1px 0;
   width: 1855px;
   height: 20px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_33f80434205e {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

 .container_6667c99aae07 {
   padding: 0 100px 0 100px;
   width: 100%;
   height: 48px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_99bb0cc79b79 {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_cabbb0cf5c9b {
   padding: 0 100px 0 100px;
   width: 100%;
   height: 20px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_52a3c7eb0d7d {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

 .container_bc74749caec4 {
   width: 119.95px;
   height: 21px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d2cf53a365b0 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_59ae7e29e266 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_6a85cd4fbdb8 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

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

 .container_0a91dc0bb101 {
   width: 103.34px;
   height: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_62ddf602b697 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_62ddf602b697 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_1e83f268d25f {
   padding: 0 20.01px 0 20px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_6e8d83cb049c {
   width: 343.33px;
   height: 250px;
   max-width: 343.33px;
 }

 .container_4ae367281925 {
   width: 100%;
   height: 250px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a9c7bdaab049 {
   width: 100%;
   height: fit-content;
   max-width: 363.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-ae2504d21b46_9eb85bffa1b4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-d2bd83c79d86_9eb85bffa1b4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-bf0125855ee5_9eb85bffa1b4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-087fe4a41bf8_9eb85bffa1b4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-6d104c462549_9eb85bffa1b4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

 .text-a1cb6b1fae7c_9eb85bffa1b4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-d9d43a8105f4_9eb85bffa1b4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

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

 .container_fba530214ea4 {
   width: 100%;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_f15fc0aa2680 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_683f69409313 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

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

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

 .container_5bb11eb253f3 {
   width: 68.97px;
   height: 21px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_3f614b38cc38 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_346339abffab {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_1bba92cb8dc1 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

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

 .container_3b3a9f1abe3b {
   width: 103.34px;
   height: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_ff7f858515a6 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_ff7f858515a6 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_6237405ceba2 {
   padding: 0 20.01px 0 20px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_c3e157cebdc3 {
   width: 343.33px;
   height: 250px;
   max-width: 343.33px;
 }

 .container_443b2e62bb9e {
   width: 100%;
   height: 250px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d11a541dfff9 {
   width: 100%;
   height: fit-content;
   max-width: 363.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-e26f55baa6d5_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-6687101c6799_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-6fa39528d3db_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-b674049634b3_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-c674eec442f0_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-82f5d5f4b946_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-51b7dda01e1a_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-5ff88a48ced6_79878230a411 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

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

 .container_d585526cb199 {
   width: 100%;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_6d77c2e44886 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_a05a8408434b {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

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

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

 .container_c29a32f2db69 {
   width: 68.97px;
   height: 21px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5d6dcd57b5fc {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_0a027bd3a140 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_66702c217910 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

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

 .container_07b78ac4cc55 {
   width: 103.34px;
   height: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_ed10820f29a1 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_ed10820f29a1 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_e604593231de {
   padding: 0 20.01px 0 20px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_91d4e26e405c {
   width: 343.33px;
   height: 250px;
   max-width: 343.33px;
 }

 .container_f2dac454003c {
   width: 100%;
   height: 250px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_65438740938b {
   width: 100%;
   height: fit-content;
   max-width: 363.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-f062b850cf7a_2ef436e82c86 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-eb95f94b74e4_2ef436e82c86 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-856e5aa8a01c_2ef436e82c86 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

 .text-80171bec32c3_2ef436e82c86 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-51c88bdd94af_2ef436e82c86 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-3fcfa8ba8356_2ef436e82c86 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-207b39f9fa8f_2ef436e82c86 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

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

 .container_8ae9c6f3d3a8 {
   width: 100%;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_e4e0a7d26ef0 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_e86e765e06c9 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_aff822b40e7a {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 448px;
   justify-content: center;
   align-items: flex-start;
   gap: normal 40px;
   flex-direction: row;
 }

 .container_a125ab93709b {
   padding: 0 355px 0 355px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_7b0554e5135a {
   padding: 0 0 10px 0;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

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

 .container_55cb6200e889 {
   width: 68.97px;
   height: 21px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7b0a17aa3a5f {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_bc0c0a74113f {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_9b0aae5e0275 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

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

 .container_e900a9542b96 {
   width: 103.34px;
   height: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_6fc007486948 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_6fc007486948 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_2d6a3dd91368 {
   padding: 0 20.01px 0 20px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_00316d25bf9e {
   width: 343.33px;
   height: 250px;
   max-width: 343.33px;
 }

 .container_259212fc1b37 {
   width: 100%;
   height: 250px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_1fc813ed90a0 {
   width: 100%;
   height: fit-content;
   max-width: 363.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-4cb39d4e00ec_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-2a1022153875_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-cc18171cd2a5_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-d01d0019d903_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-39d644f34d4b_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-0680b1fda25e_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-2bf39437bc2a_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-93ff39f11ef0_bbf629801df4 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

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

 .container_39d967f1fc4d {
   width: 100%;
   height: fit-content;
   max-width: 323.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_d384ef3e592a {
   padding: 10px 0 10px 0;
   width: 323.33px;
   height: 100px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_234d800cb8a8 {
   padding: 0 10px 0 10px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_334a6910317a {
   padding: 10px 10px 30px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

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

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

 .container_0fc389a35378 {
   width: 68.97px;
   height: 21px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_aa28f167ab97 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_eb8e5231ddeb {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_40630ab61fc5 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

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

 .container_e03c8df6e453 {
   width: 103.34px;
   height: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_d8e1053c922f {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_d8e1053c922f {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_42ec79965f55 {
   padding: 0 20.01px 0 20px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_a276800b56c7 {
   width: 343.33px;
   height: 250px;
   max-width: 343.33px;
 }

 .container_ba45c6d50a03 {
   width: 100%;
   height: 250px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e073b98cd9c8 {
   width: 100%;
   height: fit-content;
   max-width: 363.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-a607feaab5ec_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-9873e1e79bb6_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-a7c9bfa3d0a1_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-6def2e90d464_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-e7c883ff588d_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-58a9e0ae4aef_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-70c24573be3e_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-9895a823a60a_bc91f4b4d810 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

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

 .container_dc75e309cce9 {
   width: 100%;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_cb0d1231fb9a {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_191ad15a90ff {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

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

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

 .container_7b135a3ba64d {
   width: 75.55px;
   height: 21px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_462f7dd56962 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_bc465341bd45 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_5e3ac4f6f744 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

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

 .container_1f180d2e08f6 {
   width: 103.34px;
   height: 38px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_a8716d128fc3 {
   width: fit-content;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_a8716d128fc3 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_486afc17f943 {
   padding: 0 20.01px 0 20px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_a6c5d4805693 {
   width: 343.33px;
   height: 250px;
   max-width: 343.33px;
 }

 .container_1820abf329ec {
   width: 100%;
   height: 250px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b934692d5ac4 {
   width: 100%;
   height: fit-content;
   max-width: 363.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-7c68e405a859_04f284785e67 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-afca97cbf0c5_04f284785e67 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-e1114fcb6d79_04f284785e67 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-772864c363f0_04f284785e67 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-c2bc13fabbe3_04f284785e67 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-32ae4fa70e92_04f284785e67 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

 .text-4861b67f885b_04f284785e67 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

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

 .container_b0fc882e16dc {
   width: 100%;
   height: fit-content;
   max-width: 343.33px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_1cad3862cfec {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_c94b22ef195c {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_4cbfa986bd8c {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 448px;
   justify-content: center;
   align-items: flex-start;
   gap: normal 40px;
   flex-direction: row;
 }

 .container_6dbac9bccb40 {
   padding: 0 355px 0 355px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_b501bd52f122 {
   padding: 60px 20px 60px 20px;
   width: 1920px;
   height: fit-content;
   max-width: 1920px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_62a49c08bf77 {
   width: 1920px;
   height: 728px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0b2040;
   opacity: 0.800000011920929;
 }

 .text_7c657b12f32a {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_4cc70bf641e7 {
   padding: 3px 0 1px 0;
   width: 539.2px;
   height: 20px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a081b4859ebf {
   width: 544.2px;
   height: 20px;
   max-width: 564.2px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 111px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_4a9da30e1ced {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_09cacf60dd0b {
   width: 100%;
   height: 72px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_966933ca7e55 {
   width: 544.2px;
   height: 72px;
   max-width: 564.2px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 151px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-381edaa88ad8_363ae3f6535e {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-08b8d941d202_363ae3f6535e {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-beab9f24aae8_363ae3f6535e {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_53f75ff78f7d {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_338cc90ed607 {
   width: 16px;
   height: 16px;
   max-width: 544.2px;
   z-index: 1;
   position: absolute !important;
   left: 1.11px;
   top: 0.59px;
 }

 .text_1b9a8c473fd4 {
   width: 107.83px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 18.22px;
   top: -0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_b32efbcf5ab5 {
   width: 16px;
   height: 16px;
   max-width: 544.2px;
   z-index: 1;
   position: absolute !important;
   left: 1.11px;
   top: 20.59px;
 }

 .text_8c61a16bfaf4 {
   width: 124.71px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 18.22px;
   top: 19.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_a9ea85e937d5 {
   width: 16px;
   height: 16px;
   max-width: 544.2px;
   z-index: 1;
   position: absolute !important;
   left: 1.11px;
   top: 40.59px;
 }

 .text_68f58c647e9a {
   width: 188.61px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 18.22px;
   top: 39.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_5edd170cdf5e {
   width: 16px;
   height: 16px;
   max-width: 544.2px;
   z-index: 1;
   position: absolute !important;
   left: 1.11px;
   top: 60.59px;
 }

 .text_48e680ce543b {
   width: 336.19px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 18.22px;
   top: 59.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_1cd6f115d344 {
   position: relative !important;
   width: 100%;
   height: 80px;
   z-index: 1;
 }

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

 .container_04a5f0f2ac96 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_2a520ee4bdad {
   padding: 0 0 8px 0;
   width: 544.2px;
   height: 264px;
   max-width: 564.2px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 233px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_61b12bc72f7b {
   position: relative !important;
   width: 564.2px;
   height: 100%;
   z-index: 1;
 }

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

 .container_6d31da07becd {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_55d9c2857ffa {
   width: 100%;
   height: 28px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_048624ea724b {
   width: 100%;
   height: fit-content;
   max-width: 595.8px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_43b51f473390 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_3226c8884daa {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_3bd886208add {
   padding: 14.5px 16px 9.5px 16px;
   width: 100%;
   height: 47px;
   min-height: 47px;
   max-width: 265.39px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_3bd886208add {
   width: 100%;
   height: 47px;
 }

 .input_text_3bd886208add::placeholder {
   width: 100%;
   z-index: 1;
   line-height: 21.79px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_146ecf8f20c0 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_ed5c4f5dfb33 {
   padding: 0 0 10px 0;
   width: 265.39px;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_06a8f1b828a5 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_b8f73359a6d1 {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_9d64968e3cfb {
   padding: 14.5px 16px 9.5px 16px;
   width: 100%;
   height: 47px;
   min-height: 47px;
   max-width: 265.39px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_9d64968e3cfb {
   width: 100%;
   height: 47px;
 }

 .input_text_9d64968e3cfb::placeholder {
   width: 100%;
   z-index: 1;
   line-height: 21.79px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_b722f3022d3d {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_c84abcf9c496 {
   padding: 0 0 10px 0;
   width: 265.39px;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 265.39px;
   top: 0px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_4b10225a1ed6 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_e1ac54ee3d72 {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_27f75f2cb53c {
   padding: 14.5px 16px 9.5px 16px;
   width: 100%;
   height: 47px;
   min-height: 47px;
   max-width: 530.8px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_27f75f2cb53c {
   width: 100%;
   height: 47px;
 }

 .input_text_27f75f2cb53c::placeholder {
   width: 100%;
   z-index: 1;
   line-height: 21.79px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_6ee9e97f6d88 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_6cb0b21bb5b6 {
   padding: 0 0 10px 0;
   width: 530.8px;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 77px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_14b46f9896ae {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 20px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_39fdfb691a33 {
   padding: 0 0 10px 0;
   width: 530.8px;
   height: 30px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 154px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_e10715411026 {
   width: 10.98px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 1px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_d586071ce6f7 {
   width: 4.82px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 12.66px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_7e4df057a6c8 {
   width: 10.98px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 18.11px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_0654b26933f6 {
   width: 10.98px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 33px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_2b35570a7cf5 {
   position: relative !important;
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .imageview_2850399f2ad8 {
   width: 30.8px;
   height: 22.8px;
   z-index: 1;
 }

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

 .container_cb0ece123a6c {
   padding: 12.09px 16px 12.11px 16px;
   height: fit-content;
   min-height: 47px;
   max-width: 265.39px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
 }

 .container_dd109b937954 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 47px;
   min-height: 1px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .input_select_e74c1b845ba3 {
   padding: 0 0 10px 10px;
   width: 265.39px;
   height: 57px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 184px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

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

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

 .container_5b6603f95429 {
   padding: 0.5px 98.39px 1.5px 1px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 1px;
   flex-direction: row;
 }

 .imageview_e12ec4a96ef6 {
   width: 20px;
   height: 20px;
   z-index: 1;
 }

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

 .container_3cbdee615bb7 {
   padding: 12.5px 16px 12.5px 16px;
   height: 47px;
   min-height: 47px;
   max-width: 265.39px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_a0b15051ede9 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 47px;
   min-height: 1px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .input_select_8d4e767c1dd7 {
   padding: 0 0 10px 10px;
   width: 265.39px;
   height: 57px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 265.39px;
   top: 184px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_1e3ccebb36c7 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_1bb344ad910f {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_8ca7441cce0e {
   padding: 13.5px 21px 13.5px 16px;
   width: 515.8px;
   height: 47px;
   min-height: 47px;
   max-width: 515.8px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .imageview_0dcfc1fc2e82 {
   width: 11px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 494.8px;
   top: 13.5px;
 }

 .input_select_4f6f79ecba48 {
   width: 515.8px;
   height: 47px;
   z-index: 1;
 }

 .container_da0b0f537a59 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_29aa6ae8feb6 {
   padding: 0 0 10px 0;
   width: 530.8px;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 241px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_58f474b62ee7 {
   width: fit-content;
   z-index: 2;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_6328a4e27f58 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_84103afca51b {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_c687d2d112bc {
   padding: 10px 16px 50px 16px;
   width: 100%;
   height: fit-content;
   min-height: 47px;
   max-width: 530.8px;
   z-index: 2;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_c687d2d112bc {
   width: 100%;
   height: fit-content;
 }

 .input_text_c687d2d112bc::placeholder {
   width: 100%;
   z-index: 2;
   line-height: 20px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_d9fd94764f81 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 100px;
   min-height: 1px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_c404f613c173 {
   padding: 0 0 10px 0;
   width: 530.8px;
   height: 110px;
   min-height: 11px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 318px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_4b5cb688c382 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

 .container_be3ef7850512 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_98247e88aa95 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-direction: row;
 }

 .container_0ba9fad8eafd {
   padding: 16px 21px 16px 21px;
   height: fit-content;
   min-height: 47px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #72bf44;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_c77ad12e2468 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 52px;
   min-height: 1px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-end;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .button_1f4bd1e017ee {
   padding: 0 0 10px 0;
   width: 530.8px;
   height: 62px;
   min-height: 11px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 428px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_1f4bd1e017ee {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_5b4ce1fd8f28 {
   position: relative !important;
   width: 530.8px;
   height: 490px;
   z-index: 1;
 }

 .container_f323cf840f8c {
   width: 100%;
   height: 490px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_9ce425fb8c34 {
   width: 523.3px;
   height: fit-content;
   max-width: 595.8px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_nested_9ce425fb8c34 {
   width: 523.3px;
   height: fit-content;
   max-width: 595.8px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_7d5a1193cb61 {
   padding: 40px 40px 30px 32.5px;
   width: 595.8px;
   height: 100%;
   z-index: 1;
   align-items: flex-end;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_481e5e3a2e32 {
   padding: 60px 0 60px 0;
   width: 1170px;
   height: 728px;
   z-index: 1;
   position: absolute !important;
   left: 375px;
   top: 0px;
   justify-content: center;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_ae0b85012cd2 {
   position: absolute !important;
   width: 1920px;
   height: 728px;
   left: 0px;
   top: 0px;
   background: url("https://cdn.yotako.io/88d887db-e07f-45af-9ae3-0c08783a773c/1:494.webp");
   background-size: contain;
   background-repeat: no-repeat;
   mix-blend-mode: normal;
 }

 .container_b2936f216164 {
   position: relative !important;
   width: 1920px;
   height: 728px;
   background: #0b2040;
 }

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

 .container_8f476e153d21 {
   padding: 3px 0 1px 0;
   width: 1855px;
   height: 20px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_48fdc219c086 {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

 .container_63748eb5ed1b {
   padding: 0 100px 0 100px;
   width: 100%;
   height: 48px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_6b7ecc89fe63 {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_db5bb4699e0a {
   padding: 0 100px 0 100px;
   width: 100%;
   height: 20px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d226d64a2666 {
   width: 100%;
   height: fit-content;
   max-width: 1880px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .imageview_59800a064d52 {
   width: 555px;
   height: 350.05px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_2899f63abb5c {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_da5b0e53651d {
   width: 44px;
   height: 197.04px;
   z-index: 2;
   position: absolute !important;
   left: 255.5px;
   top: 153.01px;
 }

 .container_89a3dd4808a2 {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

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

 .container_be954c16816e {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_ad64fd63d93e {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_d0f8aea8f33e {
   width: 555px;
   height: 350.05px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_bfdc86d47062 {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_fcfed0e1cac7 {
   width: 44px;
   height: 197.04px;
   z-index: 2;
   position: absolute !important;
   left: 255.5px;
   top: 153.01px;
 }

 .container_940cfec60359 {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

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

 .container_68dd4eeada55 {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_28820d3d8c12 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_603e915eec1c {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 390.05px;
   justify-content: center;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_8b04bcf492b9 {
   padding: 0 355px 0 355px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_aca88ef6b5c6 {
   padding: 0 0 10px 0;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_dd14e2b828a4 {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_3fe71be1a1ea {
   width: 555px;
   height: 350.05px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_e8263ae90fbc {
   width: 44px;
   height: 350.05px;
   z-index: 3;
   position: absolute !important;
   left: 255.5px;
   top: 153.01px;
 }

 .container_4ebe5d31c044 {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_5963ce57621d {
   width: 100%;
   height: 350.05px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b06c144d4c14 {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_93e23cb445ee {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_0119c8494acb {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_e74d516be847 {
   width: 555px;
   height: 350.05px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_6c91f1a2106c {
   width: 44px;
   height: 350.05px;
   z-index: 3;
   position: absolute !important;
   left: 255.5px;
   top: 153.01px;
 }

 .container_2ef4f4c110bc {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_9eb76652eec8 {
   width: 100%;
   height: 350.05px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_436e2bff1809 {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_5571ac30f027 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_339c4fb9afa7 {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 390.05px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_3001e57ff121 {
   padding: 0 355px 0 355px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_201f17533867 {
   width: 555px;
   height: 350.05px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_b5f9b41c11b5 {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_d03360935c4e {
   width: 44px;
   height: 350.05px;
   z-index: 2;
   position: absolute !important;
   left: 255.5px;
   top: 153.02px;
 }

 .container_8e8507ea18e3 {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

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

 .container_ea8e9d06a909 {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_33961295e161 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_70b5e34d1f0e {
   width: 555px;
   height: 350.05px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_d3cf0fe7d00e {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_9862b9866abc {
   width: 44px;
   height: 350.05px;
   z-index: 2;
   position: absolute !important;
   left: 255.5px;
   top: 153.02px;
 }

 .container_e488da8a9a20 {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

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

 .container_c0d779e54a73 {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_f62cb24cab36 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_3fcbe098d75b {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 390.05px;
   justify-content: center;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_4162439f29d4 {
   padding: 0 355px 0 355px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_2719fa11a384 {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_10065d403e02 {
   width: 555px;
   height: 350.05px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_25dd2cd5a97b {
   width: 44px;
   height: 350.05px;
   z-index: 3;
   position: absolute !important;
   left: 255.5px;
   top: 153.02px;
 }

 .container_850c74fa75b3 {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_b7dcbe509652 {
   width: 100%;
   height: 350.05px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ace6ecae6c5f {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_68a975b48d78 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_bfeea7e892c3 {
   width: 555px;
   height: 350.05px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_a6a625ec5bd4 {
   width: 555px;
   height: 350.05px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_f5a80c912f65 {
   width: 44px;
   height: 350.05px;
   z-index: 3;
   position: absolute !important;
   left: 255.5px;
   top: 153.02px;
 }

 .container_7284ffaffda9 {
   position: relative !important;
   width: 100%;
   height: 350.05px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_8c619f3acd26 {
   width: 100%;
   height: 350.05px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_3c9b10a97221 {
   width: 100%;
   height: fit-content;
   max-width: 575px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_1bd88de7cb03 {
   padding: 10px 10px 10px 10px;
   height: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7d9970a9cceb {
   padding: 10px 0 10px 0;
   width: 1170px;
   height: 390.05px;
   z-index: 1;
   justify-content: center;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_191fdb38ae92 {
   padding: 0 355px 0 355px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_4cb42e7a21e2 {
   padding: 80px 20px 80px 20px;
   width: 1920px;
   height: fit-content;
   max-width: 1920px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_f2ddf1966a84 {
   padding: 3px 0 1px 0;
   width: 1165px;
   height: 20px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d9b2084bfc5d {
   width: 100%;
   height: fit-content;
   max-width: 1170px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

 .container_4d2db8671bd0 {
   width: 100%;
   height: fit-content;
   max-width: 1170px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_b47f79a1ae44 {
   width: 70px;
   height: 70px;
   max-width: 320px;
   border-radius: 50% 50% 50% 50%;
 }

 .container_f0b1973b7abe {
   width: 320px;
   height: 70px;
   position: absolute !important;
   left: 30px;
   top: 30px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_57c2be5daf01 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_3419289e08e5 {
   margin: -0.5px 0 0 0;
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_cac8c444a825 {
   width: 320px;
   height: 39.5px;
   position: absolute !important;
   left: 30px;
   top: 120px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_6d297a204978 {
   width: 160px;
   height: 160px;
   z-index: 1;
   position: absolute !important;
   left: -30px;
   top: -100px;
   background: #72bf44;
   border-radius: 50% 50% 50% 50%;
 }

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

 .container_d728e213af10 {
   position: absolute !important;
   width: 30px;
   height: 30px;
   z-index: 1;
   left: 330px;
   top: 20px;
 }

 .imageview_f56bd59a9613 {
   width: 100%;
   height: 21px;
 }

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

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

 .container_c839f2192f17 {
   padding: 0 0 59px 0;
   width: 320px;
   height: 220px;
   min-height: 180px;
   position: absolute !important;
   left: 30px;
   top: 175px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_0ebe5cd4e042 {
   position: relative !important;
   width: 100%;
   height: 385px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #fafffe;
   box-shadow: 9px 11px 14px #0000001a;
 }

 .container_0ce4c7b2f560 {
   width: 380px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_222f16b41abf {
   padding: 0 15px 0 0;
   width: 395px;
   height: 100%;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_354454ac7261 {
   width: 70px;
   height: 70px;
   max-width: 320px;
   border-radius: 50% 50% 50% 50%;
 }

 .container_aad2963cb2f8 {
   width: 320px;
   height: 70px;
   position: absolute !important;
   left: 30px;
   top: 30px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_ee4f0b9cac35 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_f314959d5faa {
   margin: -0.5px 0 0 0;
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_a3c8a96904aa {
   width: 320px;
   height: 39.5px;
   position: absolute !important;
   left: 30px;
   top: 120px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_75aaa405676d {
   width: 160px;
   height: 160px;
   z-index: 1;
   position: absolute !important;
   left: -30px;
   top: -100px;
   background: #72bf44;
   border-radius: 50% 50% 50% 50%;
 }

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

 .container_b78a06ba755f {
   position: absolute !important;
   width: 30px;
   height: 30px;
   z-index: 1;
   left: 330px;
   top: 20px;
 }

 .imageview_b106aab95e43 {
   width: 100%;
   height: 21px;
 }

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

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

 .container_958407a77ea3 {
   padding: 0 0 79px 0;
   width: 320px;
   height: 220px;
   min-height: 180px;
   position: absolute !important;
   left: 30px;
   top: 175px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_3e51d1a26d21 {
   position: relative !important;
   width: 100%;
   height: 385px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #fafffe;
   box-shadow: 9px 11px 14px #0000001a;
 }

 .container_4177f9429e9e {
   width: 380px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_99df6e1305ef {
   padding: 0 15px 0 0;
   width: 395px;
   height: 100%;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_fc203232a36f {
   width: 70px;
   height: 70px;
   max-width: 320px;
   border-radius: 50% 50% 50% 50%;
 }

 .container_ab740c1870e5 {
   width: 320px;
   height: 70px;
   position: absolute !important;
   left: 30px;
   top: 30px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_68693b9122b2 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_da9e482551a2 {
   margin: -0.5px 0 0 0;
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_30b791ac09c0 {
   width: 320px;
   height: 39.5px;
   position: absolute !important;
   left: 30px;
   top: 120px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_fb4bfaff3698 {
   width: 160px;
   height: 160px;
   z-index: 1;
   position: absolute !important;
   left: -30px;
   top: -100px;
   background: #72bf44;
   border-radius: 50% 50% 50% 50%;
 }

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

 .container_345680c468f6 {
   position: absolute !important;
   width: 30px;
   height: 30px;
   z-index: 1;
   left: 330px;
   top: 20px;
 }

 .imageview_ec9202315803 {
   width: 100%;
   height: 21px;
 }

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

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

 .container_d12c70565656 {
   padding: 0 0 79px 0;
   width: 320px;
   height: 200px;
   min-height: 180px;
   position: absolute !important;
   left: 30px;
   top: 175px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_2510a0ce2929 {
   position: relative !important;
   width: 100%;
   height: 385px;
   background: #fafffe;
   box-shadow: 9px 11px 14px #0000001a;
 }

 .container_90ed9424a8ef {
   width: 380px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f2325639d370 {
   padding: 0 15px 0 0;
   width: 395px;
   height: 100%;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_3003d98d0c91 {
   width: 1975px;
   height: 385px;
   position: absolute !important;
   left: -790px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-direction: row;
 }

 .container_59ed1a5ca11f {
   position: relative !important;
   width: 1170px;
   height: 385px;
   overflow-x: hidden;
   overflow-y: hidden;
 }

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

 .container_7068d141e131 {
   padding: 40px 0 40px 0;
   width: 100%;
   height: 465px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c90b69c3c822 {
   width: 100%;
   height: fit-content;
   max-width: 1170px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_76de8881cf43 {
   padding: 80px 0 80px 0;
   width: 1170px;
   height: 733px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_c467ca00a084 {
   padding: 0 375px 0 375px;
   width: 1920px;
   height: fit-content;
   max-width: 1920px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   background: #0b2040;
 }

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

 .container_79b6af6dac3e {
   width: 1920px;
   height: fit-content;
   max-width: 1920px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ae5d0fa38d96 {
   width: 100%;
   height: 6783.19px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_c57fc5445cf3 {
   width: 187.66px;
   height: 79.53px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_74ad5981e87c {
   position: relative !important;
   width: 100%;
   height: 79.53px;
 }

 .container_11fff857d10e {
   width: 100%;
   height: fit-content;
   max-width: 332.78px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

 .container_a1401081fad6 {
   width: 100%;
   height: fit-content;
   max-width: 332.78px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_6af6197cc3ae {
   padding: 10px 10px 10px 10px;
   width: 332.78px;
   height: 100%;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

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

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

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

 .container_ff383aaf21a8 {
   width: 100%;
   height: fit-content;
   max-width: 166.94px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_8d6ba8df4298 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .text_a596d1e2c5e0 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .text_ea15ad1067b5 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .text_d389a6bd3a50 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

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

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

 .container_e6ce0bd16037 {
   width: 100%;
   height: fit-content;
   max-width: 166.94px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_75a83a3ac81f {
   padding: 40px 10px 16.53px 10px;
   width: 166.94px;
   height: 100%;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

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

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

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

 .container_5a080c313d36 {
   width: 100%;
   height: fit-content;
   max-width: 166.94px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

 .container_414cc5447fbb {
   width: 100%;
   height: fit-content;
   max-width: 166.94px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_85c1bc7787d8 {
   padding: 40px 10px 84.53px 10px;
   width: 166.94px;
   height: 100%;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

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

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

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

 .container_241b1e36d9ae {
   width: 100%;
   height: fit-content;
   max-width: 443.34px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_62ce5ae5850d {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d9785b1dfd0e {
   padding: 11px 16px 6px 16px;
   height: 40px;
   min-height: 40px;
   max-width: 303.33px;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_6448ab55b4c5 {
   padding: 0 5px 0 5px;
   width: 100%;
   height: 52px;
   min-height: 1px;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .input_text_0f72cd13854c {
   margin: 0 0 0 -0.01px;
   padding: 0 0 10px 0;
   width: 303.33px;
   height: 62px;
   min-height: 11px;
   z-index: 998;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .wrapper_input_text_0f72cd13854c {
   width: 303.33px;
   height: 62px;
 }

 .text_cd550aff4547 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

 .container_6a80a400a944 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c29fe32f2f8a {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-direction: row;
 }

 .container_ea07733cd46f {
   padding: 16px 21px 16px 21px;
   height: fit-content;
   min-height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #72bf44;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_a3ee42bc36b3 {
   padding: 0 5px 0 5px;
   width: 100%;
   height: 52px;
   min-height: 1px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-end;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .button_d99acc40b683 {
   margin: 0 0 0 -0.01px;
   padding: 0 0 10px 0;
   width: 130px;
   height: 62px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_d99acc40b683 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

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

 .container_7d71a30f0e1c {
   width: 428.34px;
   height: fit-content;
   max-width: 443.34px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_nested_7d71a30f0e1c {
   width: 428.34px;
   height: fit-content;
   max-width: 443.34px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_9987f023407e {
   padding: 40px 10px 23.53px 5px;
   width: 443.34px;
   height: 100%;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_2b171d0b11f3 {
   padding: 80px 0 80px 0;
   width: 1170px;
   height: 367.53px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
 }

 .container_42686424859e {
   padding: 0 375px 0 375px;
   width: 1920px;
   height: 367.53px;
   max-width: 1920px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   background: #000000fa;
 }

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

 .container_0bf52f2a1658 {
   width: 100%;
   height: 19.5px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_fdd912c6e8f4 {
   width: 100%;
   height: fit-content;
   max-width: 950px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_64397832060f {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_421d36af6b85 {
   height: 34px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .container_906fa51e1315 {
   padding: 10px 10px 10px 10px;
   width: 1920px;
   height: 54px;
   max-width: 1920px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 367.53px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_3265f74753c3 {
   position: relative !important;
   width: 100%;
   height: 421.53px;
 }

 .container_473309b55105 {
   width: 1920px;
   height: 7308.94px;
   min-height: 1200px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_adef61cf98b4 {
   width: 68px;
   height: 73px;
   max-width: 1920px;
   z-index: 1;
   position: absolute !important;
   left: 1838px;
   top: 7155.94px;
 }

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

 .imageview_e40e0fae8746 {
   width: 100%;
   height: 73.17px;
 }

 .container_425c502c4edf {
   width: 390px;
   height: 604.44px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0b2040;
   opacity: 0.800000011920929;
 }

 .text_d5dfd5e97ccd {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_bf14745735f5 {
   padding: 3px 0 1px 0;
   width: 345px;
   height: 20px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_3afd1eb7c5dd {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_b9a57aaa08f0 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_6bc2378a5bbd {
   width: 100%;
   height: 64px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_976573e8c83a {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_319ea636719c {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_6d70eb76c5c5 {
   width: 100%;
   height: 100px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_635188b00047 {
   padding: 0 0 20px 0;
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_234246ae870f {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

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

 .imageview_37c6f4210a7c {
   width: 14.58px;
   height: 20px;
   z-index: 1;
 }

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

 .container_aeb7e2c14c6d {
   padding: 13px 20.31px 13px 20.31px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_ce6ddde19ed7 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a191d26380c5 {
   width: 157.2px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_92d61edc9fe1 {
   width: fit-content;
   height: 46px;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_92d61edc9fe1 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .text_c061cf65eeb2 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

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

 .imageview_45d3b70ccd62 {
   width: 14.58px;
   height: 20px;
   z-index: 1;
 }

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

 .container_66e5af9cec8d {
   padding: 13px 21.77px 13px 21.78px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #ffffff;
 }

 .container_0ec59a8cf64a {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_93532d306493 {
   width: 136.14px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_afdc2961e479 {
   width: fit-content;
   height: 46px;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_afdc2961e479 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

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

 .imageview_c4ab1e52449e {
   width: 340px;
   height: 214.44px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_0cff81e0ebe7 {
   width: 340px;
   height: 214.44px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_18b1918f2e5d {
   width: 44px;
   height: 129.22px;
   z-index: 4;
   position: absolute !important;
   left: 148px;
   top: 85.22px;
 }

 .container_b03ac2c70520 {
   position: relative !important;
   width: 100%;
   height: 214.44px;
   z-index: 2;
   border-radius: 10px 10px 10px 10px;
 }

 .container_5c9dfcc17ab9 {
   width: 100%;
   height: 214.44px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_06ed2df9686d {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_4930dfc71369 {
   padding: 0 15px 0 15px;
   width: 370px;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_9818a7473e24 {
   padding: 20px 0 20px 0;
   width: 370px;
   height: 604.44px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 0px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_1dcaa98bc9bc {
   position: relative !important;
   width: 390px;
   height: 604.44px;
   background: url("https://cdn.yotako.io/88d887db-e07f-45af-9ae3-0c08783a773c/1:1900.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .text_a92c56cac1f8 {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_fca38611c402 {
   padding: 3px 0 1px 0;
   width: 325px;
   height: 20px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_1e863e7344ca {
   width: 330px;
   height: 20px;
   max-width: 370px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 20px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_715462b964a4 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_8b75c7edc975 {
   width: 100%;
   height: 108px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_422fd70d5ba8 {
   width: 330px;
   height: 108px;
   max-width: 370px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 60px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_af900722c723 {
   width: 340.52px;
   height: 160px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text-e54915a2c931_af900722c723 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-5044479d6f68_af900722c723 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-8b2e70475029_af900722c723 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text_834f02bedc7a {
   width: 197.19px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 136.06px;
   top: -1.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_23858dd738a9 {
   width: 44.07px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 18.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_3cb9db92f192 {
   position: absolute !important;
   width: 326.25px;
   height: 37px;
   z-index: 2;
   left: 0px;
   top: 141px;
 }

 .text_a0f3e84a9985 {
   width: 4.82px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 41.83px;
   top: 159.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_d235e48ae449 {
   position: relative !important;
   width: 100%;
   height: 180px;
   z-index: 1;
 }

 .text_688276ae8220 {
   width: 79.16px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_a521f11e7dfb {
   width: 183.7px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 78.84px;
   top: -1.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_63ea00d4f8b0 {
   width: 110.81px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 18.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_5c3e8eb7ba5f {
   position: absolute !important;
   width: 254.95px;
   height: 37px;
   z-index: 2;
   left: 0px;
   top: 1px;
 }

 .text_0397598ec3a5 {
   width: 227.78px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 110.27px;
   top: 19.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_d85cf3120f38 {
   width: 333.58px;
   height: 80px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 39.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_4758bee2a262 {
   position: relative !important;
   width: 100%;
   height: 120px;
   z-index: 1;
 }

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

 .container_54a41679ea7e {
   padding: 0 0 8px 0;
   width: 330px;
   height: 336px;
   max-width: 370px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 178px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_7085e811fc56 {
   position: relative !important;
   width: 100%;
   height: 534px;
   z-index: 1;
 }

 .imageview_e90a1a0ce4b6 {
   width: 330px;
   height: 250px;
   max-width: 330px;
   z-index: 1;
 }

 .container_8c9c86754a26 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_4020faec1437 {
   width: 330px;
   height: 250px;
   max-width: 370px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 20px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_b9d250b3589f {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_01cb7c88c14c {
   width: 100%;
   height: 28px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_2777d778d69e {
   width: 330px;
   height: 28px;
   max-width: 370px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 290px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_98312ba00d26 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 15px;
   flex-direction: row;
 }

 .text_a8a48a5b46f4 {
   width: fit-content;
   z-index: 2;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_6747b45cbd1a {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 15px;
   flex-direction: row;
 }

 .text_6b715fe143d7 {
   width: 327.61px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 22px;
   top: -0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_f214de3ea6ff {
   width: 95.7px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 19.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_0c8aca68c2a3 {
   position: relative !important;
   margin: -0.5px 0 0 0;
   width: 100%;
   height: 40px;
   z-index: 3;
 }

 .text_9f73710270d3 {
   width: 270.23px;
   height: 20px;
   z-index: 4;
   position: absolute !important;
   left: 22px;
   top: -0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_e9af29d599fc {
   width: 167.99px;
   height: 20px;
   z-index: 4;
   position: absolute !important;
   left: 0px;
   top: 19.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_8754630b2018 {
   position: relative !important;
   margin: -0.5px 0 0 0;
   width: 100%;
   height: 40px;
   z-index: 4;
 }

 .container_39897a753dbb {
   width: 100%;
   height: 120px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ec0f4e01ef30 {
   width: 330px;
   height: 120px;
   max-width: 370px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 328px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_5a9c0c8fe799 {
   position: relative !important;
   width: 100%;
   height: 448px;
   z-index: 1;
 }

 .container_58c84bb6c0e1 {
   padding: 20px 0 20px 0;
   width: 370px;
   height: 1032px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_51be925e1f17 {
   padding: 0 10px 0 10px;
   width: 390px;
   height: fit-content;
   max-width: 390px;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_45d0d48f6bb5 {
   width: 390px;
   height: 2450px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0b2040;
   opacity: 0.800000011920929;
 }

 .text_1c24c92c42fb {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_7e9b1318343c {
   padding: 3px 0 1px 0;
   width: 345px;
   height: 20px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_bf80298fa4ab {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_b5c2e6ad2033 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_fd69dc65484b {
   width: 100%;
   height: 48px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_6f67a0b79fae {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_6f3a48f75eeb {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b02737939d45 {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_a73392fa4c15 {
   padding: 10px 10px 10px 10px;
   width: 370px;
   height: 208px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 20px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .imageview_f7213efca697 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_935259484f01 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_42dda73ffbbd {
   width: 320px;
   height: 250px;
   max-width: 340px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_13ab57eb2fad {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_02bc6faa2923 {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_6ee0d06dcba4 {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_02e6805945d2 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_86d9c9a65f5d {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_0e1f3d4700eb {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_b63f68aefbca {
   padding: 0 0 9px 0;
   width: 320px;
   height: 29px;
   max-width: 340px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_b63f68aefbca {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .text_fab2d1e86a0f {
   width: 100%;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_7c31d254c6f6 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_1121055d65d1 {
   width: 100%;
   height: 42px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_379fb075d0a1 {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_6782441d2d78 {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: 82px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 10px 50px #080b0912);
 }

 .button_link_6782441d2d78 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_2c1f5141c1d2 {
   position: relative !important;
   width: 100%;
   height: 352px;
   z-index: 1;
 }

 .container_ed8004099490 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 367px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_8bcf60790e80 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 2;
 }

 .container_f0afff00683a {
   width: 100%;
   height: 250px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d74a4aae9dbb {
   width: 320px;
   height: 250px;
   max-width: 340px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_f886a422cb76 {
   width: fit-content;
   z-index: 3;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_c69d3d321a4d {
   width: fit-content;
   height: 16px;
   z-index: 3;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_96d34a748f24 {
   width: 12px;
   height: 16px;
   z-index: 3;
 }

 .container_02b2b2400abd {
   width: fit-content;
   height: fit-content;
   z-index: 3;
   justify-content: center;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_cc4a7df42efb {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 3;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_139d40bac806 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 3;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_fc78f9da5446 {
   width: 100%;
   height: 20px;
   z-index: 3;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_c0aaea97541e {
   padding: 0 0 9px 0;
   width: 320px;
   height: 29px;
   max-width: 340px;
   z-index: 3;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_c0aaea97541e {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .text_48a808ffb9fd {
   width: 100%;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_f823e4ce6596 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e65b99b4f78b {
   width: 100%;
   height: 42px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_3b198903446e {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_6000d49415c3 {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: 82px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 10px 50px #080b0912);
 }

 .button_link_6000d49415c3 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_923014f5809b {
   position: relative !important;
   width: 100%;
   height: 352px;
   z-index: 2;
 }

 .container_2e181e395653 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 367px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_b6c7c5578a1d {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_1337c348b379 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_375e55e191af {
   width: 320px;
   height: 250px;
   max-width: 340px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_8c9022a73d3a {
   width: fit-content;
   z-index: 2;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_e9f0d8ec4dc7 {
   width: fit-content;
   height: 16px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_a8d7956fa0d9 {
   width: 12px;
   height: 16px;
   z-index: 2;
 }

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

 .container_a9c715a68241 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_a2c8e950b990 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_4d69db7385ef {
   width: 100%;
   height: 20px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_8812a5702861 {
   padding: 0 0 9px 0;
   width: 320px;
   height: 29px;
   max-width: 340px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_8812a5702861 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_1f085c5d0842 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_abcf090ad16b {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_56c5b4fe6ebb {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0059e50cfda9 {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: 82px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_bf2cdce7551e {
   position: relative !important;
   width: 100%;
   height: 352px;
   z-index: 1;
 }

 .container_ca1f20db2901 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 367px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_a73b35ebd3a3 {
   width: 370px;
   height: 1101px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_156424e0694e {
   width: 370px;
   height: 1101px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 228px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_640399d43196 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 2;
 }

 .container_497632d43a73 {
   width: 100%;
   height: 250px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_2f64bcd0a0e4 {
   width: 320px;
   height: 250px;
   max-width: 340px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_2a5c36955de0 {
   width: fit-content;
   z-index: 3;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_af9e8efcbd7f {
   width: fit-content;
   height: 16px;
   z-index: 3;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_e20a22291f2d {
   width: 12px;
   height: 16px;
   z-index: 3;
 }

 .container_9623a635ce23 {
   width: fit-content;
   height: fit-content;
   z-index: 3;
   justify-content: center;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_e1ea4b058226 {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 3;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_138b4402f681 {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 3;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_bf089ac48c8c {
   width: 100%;
   height: 20px;
   z-index: 3;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_1e8404e75439 {
   padding: 0 0 9px 0;
   width: 320px;
   height: 29px;
   max-width: 340px;
   z-index: 3;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_1e8404e75439 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .text_24ef1a293045 {
   width: 100%;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_429011f3119a {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b27a3646b549 {
   width: 100%;
   height: 42px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_86bfc1d4cb31 {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_7783cb11504b {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: 82px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_9499457b98b6 {
   position: relative !important;
   width: 100%;
   height: 352px;
   z-index: 2;
 }

 .container_8a4ec117faa0 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 367px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_f1ddd0aebf03 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 2;
 }

 .container_7c3f66251f83 {
   width: 100%;
   height: 250px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b9ca05a5519f {
   width: 320px;
   height: 250px;
   max-width: 340px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_6f67a9daaddf {
   width: fit-content;
   z-index: 3;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_7d81a404ba0e {
   width: fit-content;
   height: 16px;
   z-index: 3;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_f4b522e182f0 {
   width: 12px;
   height: 16px;
   z-index: 3;
 }

 .container_3f22043de474 {
   width: fit-content;
   height: fit-content;
   z-index: 3;
   justify-content: center;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_93a908f6c34a {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 3;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_e3efb028ecdf {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 3;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c96264b937a6 {
   width: 100%;
   height: 20px;
   z-index: 3;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_b73a1f00f80e {
   padding: 0 0 9px 0;
   width: 320px;
   height: 29px;
   max-width: 340px;
   z-index: 3;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_b73a1f00f80e {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .text_517764926a00 {
   width: 100%;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_cd4f5be525a2 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_4a309d0626c7 {
   width: 100%;
   height: 42px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_46b65f3d5365 {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_d993d2bcc74e {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: 82px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_f1111d5acccd {
   position: relative !important;
   width: 100%;
   height: 352px;
   z-index: 2;
 }

 .container_1ae192513945 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 367px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_ef62357a3b4e {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 2;
 }

 .container_ae6666b013be {
   width: 100%;
   height: 250px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_0ea504f085ad {
   width: 320px;
   height: 250px;
   max-width: 340px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 10px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_e15f82e3a0ab {
   width: fit-content;
   z-index: 3;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_b0c903bfa0e5 {
   width: fit-content;
   height: 16px;
   z-index: 3;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_f2552ecb4f09 {
   width: 12px;
   height: 16px;
   z-index: 3;
 }

 .container_ca7b5ec88827 {
   width: fit-content;
   height: fit-content;
   z-index: 3;
   justify-content: center;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
 }

 .container_607992db4cce {
   padding: 1px 11px 1px 11px;
   width: fit-content;
   height: fit-content;
   z-index: 3;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_1d546dd73a6a {
   padding: 2px 0 0 0;
   width: 100%;
   height: fit-content;
   z-index: 3;
   align-items: flex-end;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ea56cb2eccff {
   width: 100%;
   height: 20px;
   z-index: 3;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_86666545a1f8 {
   padding: 0 0 9px 0;
   width: 320px;
   height: 29px;
   max-width: 340px;
   z-index: 3;
   position: absolute !important;
   left: 10px;
   top: 231px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_86666545a1f8 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .text_0fb00ee75a8a {
   width: 100%;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_37337b21acf3 {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_8c53924079b0 {
   width: 100%;
   height: 42px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_b49b0f3d3e7e {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_2d2ffc25a497 {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: 82px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 260px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 10px 50px #080b0912);
 }

 .button_link_2d2ffc25a497 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_af59e06368d0 {
   position: relative !important;
   width: 100%;
   height: 352px;
   z-index: 2;
 }

 .container_33fdf4a2115a {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 367px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_eb406bfd2754 {
   width: 370px;
   height: 1101px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_8b3bc428bbe0 {
   width: 370px;
   height: 1101px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 1329px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_9a67e48a54ae {
   position: relative !important;
   width: 390px;
   height: 2450px;
   background: url("https://cdn.yotako.io/88d887db-e07f-45af-9ae3-0c08783a773c/1:2000.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .text_2dd38704c4e1 {
   width: fit-content;
   z-index: 1;
   line-height: 16px;
   font-family: 'Montserrat';
 }

 .container_f2ff5f0e1936 {
   padding: 3px 0 1px 0;
   width: 345px;
   height: 20px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_e1a3c3ebe58c {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_e1a3c3ebe58c {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

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

 .container_f67910ed03c5 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_23d2883f3f90 {
   width: 100%;
   height: 72px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_124f63f9662b {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_4672655fa0e9 {
   width: 100%;
   height: 60px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_266f3f18b598 {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

 .container_f17b9ff87167 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e4c1fd15c6b1 {
   width: 119.95px;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_3e4adb9c57d4 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .wrapper_input_text_3e4adb9c57d4 {
   width: fit-content;
   height: fit-content;
 }

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

 .container_10617ec4e598 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_145f386f1d68 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_96bf568e25c2 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_72f371d744a6 {
   width: 96.47px;
   height: 38px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_dd8264c68362 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_dd8264c68362 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_0e5564b5f9fa {
   padding: 0 20px 0 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_nested_0e5564b5f9fa {
   padding: 0 20px 0 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   flex-direction: row;
   background: #ffffff;
   filter: drop-shadow(0px 10px 50px #080b0912);
 }

 .imageview_c1447761a7c3 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_782b12f143d3 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5a46ff4493a0 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-a252c2a1fcde_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-8a3f872e636a_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-e2817932092a_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-f86d759289b4_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-44b73c79cbf5_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-6d257dd96b8a_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-d9074535505c_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-61fa060b7962_d70fffdb9a8d {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_1eddb3aa0f33 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5d9dfde8f249 {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a33a9a5768b7 {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_2bb9a6c1cfd2 {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_5c32570a2feb {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 428px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_33fa9ad2ca1d {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 443px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_5eb3282c12d0 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_41cc5368422a {
   width: 68.97px;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_087ba9a95c2e {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_bc526fb2691c {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_0b7fbc3ec689 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_71ad6e181db7 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7f0ae876b31b {
   width: 96.47px;
   height: 38px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_b4ebd866cc41 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_b4ebd866cc41 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_1e59b3ccf4b3 {
   padding: 0 20px 0 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_ae52794dfd98 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_0c2e4a487231 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f1002289acda {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-d8cd851fb473_ff642c034b0b {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-70a3c9448b3d_ff642c034b0b {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

 .text-2ebb6c6ab22c_ff642c034b0b {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-08e691204a95_ff642c034b0b {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-cedea26c7996_ff642c034b0b {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-baaa5a644a94_ff642c034b0b {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-247999235f56_ff642c034b0b {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_b12e5fc5741f {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_26ea157145f3 {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a1c336bd40e0 {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_1e2a0f524ced {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_0f2459abf50f {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 428px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_e8ed679b20c9 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 443px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_2b20fb7f2e69 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d6410103ce5d {
   width: 68.97px;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5420f5cf5fa1 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_dd699b67f35e {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_cde19c1035af {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_3f0087dc2745 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_20e3c3bc1f25 {
   width: 96.47px;
   height: 38px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_8e0692116062 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_8e0692116062 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_2027f9a639f9 {
   padding: 0 20px 0 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_f22faf80bd72 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_c656c6073450 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_2af34b68f7fb {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-0109921993f1_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-bf87c8167182_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-7f013ce32cbb_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-e5e24ec66190_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-c08dab6df84b_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-523941a7584c_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-8132c1468fd5_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-7a026a160bc1_ccc97ca73800 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_bfc4552e60a5 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a58235122eab {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_40419fe641c3 {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_5a58418be62a {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_6d67d185d603 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 428px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_8f7ee3418dbe {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 443px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_7601f656d949 {
   width: 370px;
   height: 1409px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_6ce804819fac {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_bf80dbf07c59 {
   padding: 0 0 10px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_2be6575900c2 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_914f884a22ea {
   width: 68.97px;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f314f89ecca4 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_c84a6d948579 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_0c7591dad73a {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_29bc15be4143 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_2adb21a9f78e {
   width: 96.47px;
   height: 38px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_90fd78c81b44 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_90fd78c81b44 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_d8001cfe106b {
   padding: 0 20px 0 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_040e7289c56e {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_af0c21ed040c {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_4a614341569c {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-fcf80ce5986f_d1b28206fa56 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-263da5d04834_d1b28206fa56 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-f3caf8b335de_d1b28206fa56 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-ca2e3be747ce_d1b28206fa56 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

 .text-b51df2f663ae_d1b28206fa56 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-ba855c13a490_d1b28206fa56 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-ecd38cb753e1_d1b28206fa56 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_94240e8cc55f {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_aa70e4e70eb6 {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f948eea33f2a {
   width: 100%;
   height: fit-content;
   max-width: 300px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_24995b871624 {
   padding: 10px 0 10px 0;
   width: 300px;
   height: 100px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ef26f583d46d {
   padding: 0 10px 0 10px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_0c080a84eb32 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 408px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_daf7ffdce5d8 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 423px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_81b923e1c70e {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_06db4db59a51 {
   width: 68.97px;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7f8ef7d25ae8 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_0f387a0bca06 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_ec15096c3714 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_87d793824144 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_fedb5258f043 {
   width: 96.47px;
   height: 38px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_de58f8ace157 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_de58f8ace157 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_0e823eb62f90 {
   padding: 0 20px 0 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_9445cf62445a {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_73ad39c8e012 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_988369232c40 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-3ebbebc6e0cf_63aa1a876c08 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-a2e26761446e_63aa1a876c08 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-921321c5b09c_63aa1a876c08 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-dce9f60171e6_63aa1a876c08 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-2f348a0f8c36_63aa1a876c08 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-003da2f976af_63aa1a876c08 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-77f6dcec5caf_63aa1a876c08 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

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

 .container_16192bc6e4ca {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5e80636de18e {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_0be2ba4edebb {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_bea292e068b0 {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_375997ac900b {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 428px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_5ab31b3b478c {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 443px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_9c98121db621 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ab287c91107f {
   width: 75.55px;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_5189e2e203ec {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_ef84ce726210 {
   height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_415ec7f00f93 {
   padding: 9px 13px 9px 13px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   justify-content: center;
   align-items: flex-start;
   flex-direction: row;
   background: #72bf44;
 }

 .container_61d47aeccd21 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_6f46529bcb31 {
   width: 96.47px;
   height: 38px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .button_7fa4769b7008 {
   width: fit-content;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_7fa4769b7008 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_060289f4fef6 {
   padding: 0 20px 0 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
   flex-direction: row;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .imageview_c1cd8534ed03 {
   width: 320px;
   height: 250px;
   max-width: 320px;
   z-index: 1;
 }

 .container_e80e879d8d91 {
   width: 100%;
   height: 250px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_dad38d4b4caf {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .text-b3b6d8c2092b_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-49095a5b981c_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-33643709d55b_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-327b36f8f030_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-7135b0ee4b1c_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-93a1534d6a93_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-308d70ad3396_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .text-f3e6353e77f0_9a6c996bec49 {
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_60aca1d6d9e6 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_dba52d997047 {
   width: 100%;
   height: 80px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7355409389dd {
   width: 100%;
   height: fit-content;
   max-width: 304px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_d5357e6cefe7 {
   padding: 20px 20px 20px 20px;
   width: 304px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 10px 50px #080b0912;
 }

 .container_2ec717692451 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 428px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff00;
   box-shadow: 5px 10px 4px #0000004d;
 }

 .container_a805e6cbe8b7 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 443px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_09dde80e973b {
   width: 370px;
   height: 1389px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_267263139248 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_36168d26fb20 {
   padding: 20px 10px 20px 10px;
   width: 100%;
   height: fit-content;
   max-width: 390px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a5c594749b1f {
   width: 390px;
   height: 772px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0b2040;
   opacity: 0.800000011920929;
 }

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

 .container_fdeee611b4cb {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_8b0b5bfe22d4 {
   width: 100%;
   height: 28px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ad774b968a7f {
   width: 100%;
   height: fit-content;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_82ffeebd90b9 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_f244a6592901 {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_d1426b945240 {
   padding: 14.5px 16px 9.5px 16px;
   width: 100%;
   height: 47px;
   min-height: 47px;
   max-width: 335px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_d1426b945240 {
   width: 100%;
   height: 47px;
 }

 .input_text_d1426b945240::placeholder {
   width: 100%;
   z-index: 1;
   line-height: 21.79px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_d2099e6e1410 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_f14a27d3a63c {
   padding: 0 0 10px 0;
   width: 100%;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_68e5ec62d6f8 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_58a53b604357 {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_65610101b9d6 {
   padding: 14.5px 16px 9.5px 16px;
   width: 100%;
   height: 47px;
   min-height: 47px;
   max-width: 335px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_65610101b9d6 {
   width: 100%;
   height: 47px;
 }

 .input_text_65610101b9d6::placeholder {
   width: 100%;
   z-index: 1;
   line-height: 21.79px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_75031709a19c {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_e21d66ce5262 {
   padding: 0 0 10px 0;
   width: 100%;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_7a4990351b40 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_0d68f06257c1 {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_298805143fe2 {
   padding: 14.5px 16px 9.5px 16px;
   width: 100%;
   height: 47px;
   min-height: 47px;
   max-width: 335px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_298805143fe2 {
   width: 100%;
   height: 47px;
 }

 .input_text_298805143fe2::placeholder {
   width: 100%;
   z-index: 1;
   line-height: 21.79px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_c9d052b9c8ce {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_36f1c67e70a9 {
   padding: 0 0 10px 0;
   width: 100%;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_2fef587b7df4 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 20px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_929ff962c190 {
   padding: 0 0 10px 0;
   width: 100%;
   height: 30px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_e23ecba99bee {
   width: 10.98px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 1px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_61bebba40cc7 {
   width: 4.82px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 12.66px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_c94731de689f {
   width: 10.98px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 18.11px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_91b8282850a4 {
   width: 10.98px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 33px;
   top: 0.5px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_f2a39d9106f6 {
   position: relative !important;
   height: 22px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .imageview_f5bef9c6a951 {
   width: 30.8px;
   height: 22.8px;
   z-index: 2;
 }

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

 .container_eac94b2b9212 {
   padding: 12.09px 16px 12.11px 16px;
   height: fit-content;
   min-height: 47px;
   max-width: 335px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
 }

 .container_dc464b32b3d7 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 47px;
   min-height: 1px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .input_select_abda52c3183e {
   padding: 0 0 10px 10px;
   width: 100%;
   height: 57px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

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

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

 .container_a486ddafe51c {
   padding: 0.5px 168px 1.5px 1px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 1px;
   flex-direction: row;
 }

 .imageview_46f1fa339880 {
   width: 20px;
   height: 20px;
   z-index: 1;
 }

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

 .container_81dde1f1df3d {
   padding: 12.5px 16px 12.5px 16px;
   height: 47px;
   min-height: 47px;
   max-width: 335px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_82522c023b2a {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 47px;
   min-height: 1px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .input_select_ed57f7d22497 {
   padding: 0 0 10px 10px;
   width: 100%;
   height: 57px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_e776e2909704 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_c633e5b1221a {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_61041e03857c {
   padding: 13.5px 21px 13.5px 16px;
   width: 320px;
   height: 47px;
   min-height: 47px;
   max-width: 320px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .imageview_cb3430b6020b {
   width: 11px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 299px;
   top: 13.5px;
 }

 .input_select_9180d8572fbe {
   width: 320px;
   height: 47px;
   z-index: 1;
 }

 .container_e86e2fda6d23 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 67px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_8e90443aaf7f {
   padding: 0 0 10px 0;
   width: 100%;
   height: 77px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_c486110fdd3a {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_5bf12e831ab3 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .input_text_3bcd541d259c {
   padding: 10px 16px 50px 16px;
   width: 100%;
   height: fit-content;
   min-height: 47px;
   max-width: 335px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   filter: drop-shadow(0px 1px 2px #0000000d);
   color: #090b09;
   font-family: 'Open Sans';
 }

 .wrapper_input_text_3bcd541d259c {
   width: 100%;
   height: fit-content;
 }

 .input_text_3bcd541d259c::placeholder {
   width: 100%;
   z-index: 1;
   line-height: 20px;
   text-align: start;
   word-wrap: break-word;
   color: #090b09;
   font-family: 'Open Sans';
   letter-spacing: -0.5px;
 }

 .container_5cabea0fea47 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 100px;
   min-height: 1px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_c86d63e103ac {
   padding: 0 0 10px 0;
   width: 100%;
   height: 110px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_0663f8c20904 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

 .container_dab8f73c8f32 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7a9cb7c2b3b0 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-direction: row;
 }

 .container_aa216085ff6b {
   padding: 16px 21px 16px 21px;
   height: fit-content;
   min-height: 47px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #72bf44;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_68895c5400b0 {
   padding: 0 7.5px 0 7.5px;
   width: 100%;
   height: 52px;
   min-height: 1px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-end;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .button_60e01feb10bd {
   padding: 0 0 10px 0;
   width: 100%;
   height: 62px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_60e01feb10bd {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_ba33148cb816 {
   width: 335px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_9ac154d10501 {
   width: 100%;
   height: 624px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e3c1241eda4e {
   width: 327.5px;
   height: fit-content;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_7291e7e8de8e {
   padding: 15px 15px 5px 7.5px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-end;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_1ee13f09f27e {
   padding: 40px 0 40px 0;
   width: 350px;
   height: 772px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_95c31185e0de {
   position: absolute !important;
   width: 390px;
   height: 772px;
   left: 0px;
   top: 0px;
   background: url("https://cdn.yotako.io/88d887db-e07f-45af-9ae3-0c08783a773c/1:2307.webp");
   background-size: contain;
   background-repeat: no-repeat;
   mix-blend-mode: normal;
 }

 .container_862ac6b87fcb {
   position: relative !important;
   width: 390px;
   height: 772px;
   background: #0b2040;
 }

 .container_nested_862ac6b87fcb {
   width: 390px;
   height: 772px;
   background: #0b2040;
 }

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

 .container_776833b7b358 {
   padding: 3px 0 1px 0;
   width: 345px;
   height: 20px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f63857aadc4c {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

 .container_c6b978dca67f {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_52dce2acd2af {
   width: 100%;
   height: 60px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_93cc09d73d6b {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .imageview_13aeaca9b559 {
   width: 320px;
   height: 201.83px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_355f9a3b140e {
   width: 320px;
   height: 201.83px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_59e5491d3d92 {
   width: 44px;
   height: 201.81px;
   z-index: 3;
   position: absolute !important;
   left: 138px;
   top: 78.91px;
 }

 .container_9a237790df26 {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_828f02ac964e {
   width: 100%;
   height: 201.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_988de7f258cd {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_dfe4ee820f7b {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_d2d0ced42209 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_95733084cf89 {
   width: 320px;
   height: 201.83px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_40bcd331e61e {
   width: 320px;
   height: 201.83px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_1ece9be81724 {
   width: 44px;
   height: 201.81px;
   z-index: 3;
   position: absolute !important;
   left: 138px;
   top: 78.91px;
 }

 .container_e1510c2fe309 {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_e1416014925b {
   width: 100%;
   height: 201.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7383b253e2b2 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_e4032fd0dc60 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c419e6f5b49a {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_8654c96c529d {
   width: 370px;
   height: 493.63px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_70d20d6161b9 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_2bf676cd7540 {
   padding: 0 0 10px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_9581c221d4a9 {
   width: 320px;
   height: 201.83px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_f89ca92fadb7 {
   width: 320px;
   height: 201.83px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_0540f89c4994 {
   width: 44px;
   height: 201.81px;
   z-index: 2;
   position: absolute !important;
   left: 138px;
   top: 78.91px;
 }

 .container_0770b5ab6b68 {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

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

 .container_f00b56a106cd {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_409e8016d706 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_68090f019348 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_8020e125b362 {
   width: 320px;
   height: 201.83px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_fa4d9807774d {
   width: 320px;
   height: 201.83px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_64a5d2381b3e {
   width: 44px;
   height: 201.81px;
   z-index: 2;
   position: absolute !important;
   left: 138px;
   top: 78.9px;
 }

 .container_1ec33f08e2a9 {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

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

 .container_d3de42668fe1 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0803ab09bdeb {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_f9e3cf4d84b4 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_27566887695a {
   width: 370px;
   height: 493.63px;
   align-items: flex-start;
   justify-content: center;
   gap: 20.01px normal;
   flex-direction: column;
 }

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

 .imageview_fbd7a62a070c {
   width: 320px;
   height: 201.83px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_d047836e168c {
   width: 320px;
   height: 201.83px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_230440f3d73f {
   width: 44px;
   height: 201.81px;
   z-index: 3;
   position: absolute !important;
   left: 138px;
   top: 78.91px;
 }

 .container_25d8c1b90498 {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_970b3b54549a {
   width: 100%;
   height: 201.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_79f1c6386c17 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_d27cb722a7f4 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_a560d738b620 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_4b0410262c7c {
   width: 320px;
   height: 201.83px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_5066de193062 {
   width: 320px;
   height: 201.83px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_2ada45672935 {
   width: 44px;
   height: 201.81px;
   z-index: 3;
   position: absolute !important;
   left: 138px;
   top: 78.91px;
 }

 .container_ea243582a8f7 {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   z-index: 1;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_605af165363e {
   width: 100%;
   height: 201.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_1b24319dbb49 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_8678b44ffd9f {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_344cc465d38e {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_12ea02c82949 {
   width: 370px;
   height: 493.63px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_6f96f206c02a {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_3d2caa37e0f3 {
   width: 320px;
   height: 201.83px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_fda268ffdb64 {
   width: 320px;
   height: 201.83px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_c854df4efaab {
   width: 44px;
   height: 201.81px;
   z-index: 4;
   position: absolute !important;
   left: 138px;
   top: 78.91px;
 }

 .container_ba720f7b5ad1 {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   z-index: 2;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_facc3693cbdf {
   width: 100%;
   height: 201.81px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_3f6024861e05 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_829f9571fcd5 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_4531f6730fce {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_e941d5981cb5 {
   width: 320px;
   height: 201.83px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_a702de75e153 {
   width: 320px;
   height: 201.83px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_8eabc8d44dc2 {
   width: 44px;
   height: 201.81px;
   z-index: 4;
   position: absolute !important;
   left: 138px;
   top: 78.9px;
 }

 .container_32fea7d09cee {
   position: relative !important;
   width: 100%;
   height: 201.81px;
   z-index: 2;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff00;
   border-radius: 10px 10px 10px 10px;
   box-shadow: 10px 10px 10px #00000033;
 }

 .container_6a26d468c9c3 {
   width: 100%;
   height: 201.81px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_4d89de241af7 {
   width: 100%;
   height: fit-content;
   max-width: 340px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0d2b288a8557 {
   padding: 10px 10px 10px 10px;
   width: 100%;
   height: 221.81px;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c449c0362828 {
   padding: 0 15px 15px 15px;
   width: 100%;
   height: 236.81px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_aeed9022fd63 {
   width: 370px;
   height: 493.63px;
   z-index: 2;
   align-items: flex-start;
   justify-content: center;
   gap: 20.01px normal;
   flex-direction: column;
 }

 .container_3cbe4489100e {
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: center;
   justify-content: center;
   flex-direction: column;
 }

 .container_012abb687f53 {
   padding: 20px 10px 20px 10px;
   width: 100%;
   height: fit-content;
   max-width: 390px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_985bb94fefc0 {
   padding: 3px 0 1px 0;
   width: 365px;
   height: 20px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_93688b54a6cb {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

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

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

 .container_bc23826d292a {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .imageview_3798cea307d2 {
   width: 70px;
   height: 70px;
   max-width: 310px;
   border-radius: 50% 50% 50% 50%;
 }

 .container_ac999b46ef2f {
   width: 310px;
   height: 70px;
   position: absolute !important;
   left: 30px;
   top: 30px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

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

 .container_927c06fb0880 {
   margin: -0.5px 0 0 0;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_6c35437b16c0 {
   margin: -0.5px 0 0 0;
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Open Sans';
 }

 .container_bd3ab9008cf0 {
   width: 310px;
   height: 39.5px;
   position: absolute !important;
   left: 30px;
   top: 120px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_967abee621cc {
   width: 100%;
   height: 21px;
 }

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

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

 .container_410fe71a21c1 {
   padding: 0 0 59px 0;
   width: 310px;
   height: 200px;
   min-height: 180px;
   position: absolute !important;
   left: 30px;
   top: 175px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_b280cdc3ea9b {
   width: 160px;
   height: 160px;
   z-index: 1;
   position: absolute !important;
   left: -30px;
   top: -100px;
   background: #72bf44;
   border-radius: 50% 50% 50% 50%;
 }

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

 .container_bca1e1e772eb {
   position: absolute !important;
   width: 30px;
   height: 30px;
   z-index: 1;
   left: 320px;
   top: 20px;
 }

 .container_4ac6536835d2 {
   position: relative !important;
   width: 100%;
   height: 415px;
   background: #fafffe;
   box-shadow: 0px 10px 10px #0000001a;
 }

 .container_c4240078c639 {
   width: 370px;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7de78681ea1d {
   padding: 0 10px 0 0;
   width: 380px;
   height: 100%;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0fd797c17126 {
   width: 1900px;
   height: 415px;
   position: absolute !important;
   left: -380px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-direction: row;
 }

 .container_68c78473e355 {
   position: relative !important;
   width: 370px;
   height: 415px;
   overflow-x: hidden;
   overflow-y: hidden;
 }

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

 .container_2e1c4de37d49 {
   padding: 40px 0 40px 0;
   width: 100%;
   height: 495px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_24d0c0fab35a {
   width: 100%;
   height: fit-content;
   max-width: 370px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0c6680ba7185 {
   padding: 20px 0 20px 0;
   width: 370px;
   height: 623px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_879d408ecff8 {
   padding: 0 10px 0 10px;
   width: 100%;
   height: fit-content;
   max-width: 390px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   background: #0b2040;
 }

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

 .container_af7a81686360 {
   width: 390px;
   height: fit-content;
   max-width: 390px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_936a5240adb7 {
   width: 100%;
   height: 10753.94px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_330d22f0d31c {
   width: 210px;
   height: 89px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .container_e0ed90befdaf {
   position: relative !important;
   width: 100%;
   height: 89px;
   z-index: 1;
 }

 .container_16f82746406a {
   width: 100%;
   height: fit-content;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_8875b86a2507 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_c4358b050d6e {
   width: 100%;
   height: 68px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_e502aac297e1 {
   width: 100%;
   height: fit-content;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_372d1ac970af {
   padding: 0 0 30px 0;
   width: 100%;
   height: 207px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

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

 .container_41cc05b5a19b {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_2b66c3974d0a {
   width: 100%;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_9ae385680581 {
   width: 100%;
   height: fit-content;
   max-width: 175px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_c351643782c4 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .text_16b3fab46c55 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .text_b7afab643992 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .text_ff164e6b3be5 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

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

 .container_3e9495ea34fc {
   width: 100%;
   height: 110px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_661592ac25ca {
   width: 100%;
   height: fit-content;
   max-width: 175px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0ad0fa905852 {
   padding: 0 0 0 10px;
   width: 175px;
   height: 151px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

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

 .container_60fe213c381e {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_228098764989 {
   width: 100%;
   height: 42px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_90b2cee796cc {
   width: 100%;
   height: fit-content;
   max-width: 175px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_5d7ebdc09396 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_955a75ce4dc2 {
   width: 100%;
   height: 21px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_028024210993 {
   width: 100%;
   height: fit-content;
   max-width: 175px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_8d97d7f18c77 {
   padding: 0 0 0 10px;
   width: 175px;
   height: 83px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

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

 .container_fd13bdc3c7f6 {
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_36ea17bc024b {
   width: 100%;
   height: 48px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_ef8a5d62aabb {
   width: 100%;
   height: fit-content;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

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

 .container_75118a4ec5dd {
   padding: 0 0 1px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_0bfe324712b1 {
   padding: 11px 16px 6px 16px;
   height: 40px;
   min-height: 40px;
   max-width: 360px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #6d736d4d solid 1px;
   border-right: #6d736d4d solid 1px;
   border-bottom: #6d736d4d solid 1px;
   border-left: #6d736d4d solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_9a1948cca5f2 {
   padding: 0 5px 0 5px;
   width: 100%;
   height: 40px;
   min-height: 1px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .container_c2ce468f4f1a {
   padding: 0 0 10px 0;
   width: 100%;
   height: 50px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .text_d20b3e7210c6 {
   width: fit-content;
   z-index: 1;
   line-height: 20px;
   font-family: 'Montserrat';
 }

 .container_9213f4963413 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_732abb57620c {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   flex-direction: row;
 }

 .container_cfdad844d0ec {
   padding: 16px 21px 16px 21px;
   height: fit-content;
   min-height: 40px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #72bf44ff solid 1px;
   border-right: #72bf44ff solid 1px;
   border-bottom: #72bf44ff solid 1px;
   border-left: #72bf44ff solid 1px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #72bf44;
   box-shadow: 0px 1px 2px #0000000d;
 }

 .container_9b0909df24a5 {
   padding: 0 5px 0 5px;
   width: 100%;
   height: 52px;
   min-height: 1px;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-end;
   flex-wrap: wrap;
   flex-direction: row;
 }

 .button_243238177e16 {
   padding: 0 0 10px 0;
   width: 100%;
   height: 62px;
   min-height: 11px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .button_link_243238177e16 {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
 }

 .container_736b2ef694bf {
   width: 360px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_cf71629a45af {
   width: 100%;
   height: 112px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_05e85606d260 {
   width: 350px;
   height: fit-content;
   max-width: 350px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_e03d03f4f97e {
   padding: 34px 0 0 0;
   width: 100%;
   height: 204px;
   z-index: 1;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
 }

 .container_d0a1d846c1c2 {
   padding: 80px 0 70px 0;
   width: 350px;
   height: 855px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_255166768dbf {
   padding: 0 20px 0 20px;
   width: 390px;
   height: 855px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   background: #000000fa;
 }

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

 .container_1635f54086c0 {
   width: 100%;
   height: 40px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .container_7f96c937a677 {
   width: 100%;
   height: fit-content;
   max-width: 360px;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
 }

 .container_0cbd30a30fc8 {
   width: 100%;
   height: 40px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_b3eb6790eb6f {
   width: 100%;
   height: 34px;
   z-index: 1;
 }

 .container_d0b567f2a029 {
   padding: 15px 15px 15px 15px;
   width: 390px;
   height: 104px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 855px;
   align-items: flex-start;
   justify-content: center;
   flex-direction: column;
   background: #72bf44;
 }

 .container_4f62e4970ac0 {
   position: relative !important;
   width: 100%;
   height: 959px;
   z-index: 1;
 }

 .container_96dafd732095 {
   width: 390px;
   height: 11786.11px;
   min-height: 780px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
 }

 .imageview_a9a17e8afc8e {
   width: 48px;
   height: 53px;
   max-width: 390px;
   z-index: 1;
   position: absolute !important;
   left: 320px;
   top: 11653.11px;
 }

 .viewport_3a902bbce8d0 {
   width: 390px;
   height: 11786.11px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }


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

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

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

   ._1920w_light .vp_1920 {
     display: flex !important;
   }
 }