 /*
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/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_62b1e06d1827 {
   width: 400px;
   height: 507px;
 }

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

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

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

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

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

 .text_27f222efbef9 {
   width: 451px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .button_ee5226f4faaf {
   padding: 10px 32px 10px 32px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

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

 .container_b60ffc3fa71e {
   width: 100%;
   height: fit-content;
   max-width: 1192px;
   justify-content: center;
   align-items: center;
   gap: normal 120px;
   flex-direction: row;
 }

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

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

 .text-ab4dfaca22b1_a1b9334f2406 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-b6f0e70410c8_a1b9334f2406 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-edab57f3bfc5_a1b9334f2406 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

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

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

 .text-c2e7f0c4b893_d3a651b54f6b {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-3585c1b2e68e_d3a651b54f6b {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .container_ffe3d94072da {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   transform-origin: unset;
   transform: rotate(-3.983180649313341e-16deg);
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
 }

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

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

 .text-517b727ec0b4_e0088ac19a71 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-af784ea8f0f3_e0088ac19a71 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .container_8f1f5a188a1e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   transform-origin: unset;
   transform: rotate(-3.9831948675007394e-16deg);
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
 }

 .container_6c7e9407c672 {
   padding: 20px 124px 20px 124px;
   width: 1440px;
   height: fit-content;
   transform-origin: unset;
   transform: rotate(3.975693351829396e-16deg);
   border-top: #3ebb9dff solid 2px;
   border-right: #3ebb9dff solid 0px;
   border-bottom: #3ebb9dff solid 2px;
   border-left: #3ebb9dff solid 0px;
   justify-content: center;
   align-items: center;
   gap: normal 100px;
   flex-direction: row;
   background: #ffffffbf;
   backdrop-filter: blur(10px);
 }

 .container_60c8d3f5a8e4 {
   width: 1440px;
   height: 1070px;
   align-items: center;
   justify-content: center;
   gap: 20px normal;
   flex-direction: column;
   background: url("https://cdn.yotako.io/82c8e5c4-2eee-4ef6-bcb4-ee3adcfc0577/2001:506.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

 .container_21188dfdf9df {
   width: 1440px;
   height: 1061px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
 }

 .text_60d39b50ca5e {
   width: 100%;
   max-width: 580px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .text-efa7ddeeb166_555e519008b3 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-66dad4175b54_555e519008b3 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

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

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

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

 .text-b162564218e5_92beb3d3786a {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-4044c0e93a85_92beb3d3786a {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .button_2e4c7f919d54 {
   padding: 20px 20px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

 .button_link_2e4c7f919d54 {
   display: flex;
   flex-direction: row;
   gap: normal 20px;
   align-items: flex-start;
 }

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

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

 .text-cbce1db57866_724164507976 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .container_bbd236eed364 {
   padding: 20px 20px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

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

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

 .text-520e239d410c_4b94e523baf6 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-56c1a93cad5e_4b94e523baf6 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .container_15b739f3a4cb {
   padding: 20px 20px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

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

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

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

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

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

 .container_3ac37b2fcae7 {
   width: 100%;
   height: fit-content;
   max-width: 580px;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_c653353b5205 {
   padding: 100px 0 100px 0;
   width: 100%;
   height: fit-content;
   max-width: 1192px;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 32px 32px 32px 32px;
 }

 .imageview_69c3475ae547 {
   width: 634.3px;
   height: 1552.31px;
   position: absolute !important;
   left: 635px;
   top: 259px;
 }

 .imageview_f1b3b8166a0c {
   width: 230px;
   height: 4px;
 }

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

 .imageview_9d0b6b612cab {
   width: 230px;
   height: 4px;
 }

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

 .text-565eb0a644e2_9cdf4a485801 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-99fe7e9a4616_9cdf4a485801 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-b12ba66d86b3_08ee70edb54f {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-db0998b02d8a_08ee70edb54f {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-a1671f85857e_96188406c229 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-026ac20c335a_96188406c229 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-a8650f80114b_96188406c229 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

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

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

 .container_793d4025b70a {
   width: 578px;
   height: 671px;
   position: absolute !important;
   left: 0px;
   top: 120px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

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

 .container_c06730f6384b {
   padding: 17.83px 31.81px 17.83px 31.81px;
   width: 219px;
   height: 66px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(-11.700846122665112deg);
   position: absolute !important;
   left: 4.95px;
   top: 61.44px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 16px 16px 16px 16px;
 }

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

 .container_24373646d120 {
   padding: 18px 31.85px 18px 31.85px;
   width: 150px;
   height: 66px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(12.062024303744469deg);
   position: absolute !important;
   left: 5.24px;
   top: 560.99px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 16px 16px 16px 16px;
 }

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

 .container_cba75119dcf4 {
   padding: 15.69px 31.28px 15.69px 31.28px;
   width: 152px;
   height: 66px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(7.258817643051763deg);
   position: absolute !important;
   left: 315.23px;
   top: 9.34px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 16px 16px 16px 16px;
 }

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

 .container_693c265f0c31 {
   padding: 16.45px 31.48px 16.45px 31.48px;
   width: 248px;
   height: 66px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(-8.813355826282159deg);
   position: absolute !important;
   left: 264.83px;
   top: 533.3px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 16px 16px 16px 16px;
 }

 .container_596d9fcee963 {
   position: absolute !important;
   width: 516.42px;
   height: 641.93px;
   z-index: 1;
   left: 28.39px;
   top: -90.32px;
   border-radius: 16px 16px 16px 16px;
 }

 .container_c3ab289b4259 {
   position: absolute !important;
   width: 570px;
   height: 443px;
   z-index: 1;
   left: 622px;
   top: 234px;
 }

 .container_9b324db925c5 {
   position: relative !important;
   width: 1192px;
   height: 911px;
 }

 .container_b64fa7c3a7e2 {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: 247px;
   top: 227px;
   background: #a17ad5;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

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

 .imageview_bef243ab2cf8 {
   width: 358px;
   height: 358px;
   z-index: 2;
   position: absolute !important;
   left: 152.59px;
   top: 274.54px;
   border-radius: 50px 50px 50px 50px;
 }

 .container_78f4c78869cb {
   position: absolute !important;
   width: 515.05px;
   height: 637px;
   z-index: 1;
   left: 0px;
   top: 0px;
   border-radius: 50px 50px 50px 50px;
 }

 .imageview_4502bbabba2c {
   width: 230px;
   height: 4px;
 }

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

 .imageview_da5cf30191bb {
   width: 230px;
   height: 4px;
 }

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

 .text-f95fb3714e6b_4c6f0c470cca {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-d56709dcb41b_4c6f0c470cca {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-76c1d2972163_4c6f0c470cca {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

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

 .text-9145071bc2c3_59e96ba5628b {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-8ea4df7103e9_59e96ba5628b {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-f47d0523f04e_59e96ba5628b {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

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

 .text-cf4a67692b91_b5a260bafbe1 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .container_614d0fa4320f {
   width: 580px;
   height: 607px;
   position: absolute !important;
   left: 612px;
   top: 15px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_31787c674eb9 {
   position: relative !important;
   width: 1192px;
   height: 757px;
 }

 .imageview_1669caa3901e {
   width: 230px;
   height: 4px;
 }

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

 .imageview_790dcbd8f84b {
   width: 230px;
   height: 4px;
 }

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

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

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

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

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

 .button_d5c9d4b7c864 {
   padding: 10px 32px 10px 32px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

 .container_e609db0ca1d7 {
   width: 478px;
   height: 522px;
   position: absolute !important;
   left: 100px;
   top: 100px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_42aa4420a6e8 {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: 596px;
   top: 90px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

 .container_5d414f27a31f {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: 876px;
   top: 486px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

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

 .container_8df23ee991c4 {
   padding: 13.63px 30.62px 13.63px 30.62px;
   width: 246px;
   height: 72px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(3.1561037661837332deg);
   position: absolute !important;
   left: 62.82px;
   top: 275.5px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #3ebb9d;
   border-radius: 16px 16px 16px 16px;
 }

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

 .container_f5e1be1b15e7 {
   padding: 15.81px 31.31px 15.81px 31.31px;
   width: 237px;
   height: 72px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(-7.496125171181176deg);
   position: absolute !important;
   left: 42.3px;
   top: 146.92px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #3ebb9d;
   border-radius: 16px 16px 16px 16px;
 }

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

 .container_95ee153ff10c {
   padding: 18.85px 32px 18.85px 32px;
   width: 227px;
   height: 72px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(13.889620811298654deg);
   position: absolute !important;
   left: 5.32px;
   top: 26.19px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #3ebb9d;
   border-radius: 16px 16px 16px 16px;
 }

 .container_10ee3fd930c9 {
   position: absolute !important;
   width: 310.61px;
   height: 354.22px;
   z-index: 1;
   left: 850.38px;
   top: 172.39px;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_43ee28232481 {
   width: 373px;
   height: 588px;
   z-index: 2;
   position: absolute !important;
   left: 589px;
   top: 134px;
 }

 .container_07297649b9c7 {
   position: relative !important;
   width: 1192px;
   height: 722px;
   background: #b33d9526;
   border-radius: 32px 32px 32px 32px;
 }

 .text_f0248ff0b384 {
   width: 580px;
   z-index: 1;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

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

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

 .imageview_4dcacd442237 {
   width: 204px;
   height: 4px;
   z-index: 1;
 }

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

 .text-607e26f13902_f35a144e783c {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-90844ea4ce39_f35a144e783c {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-b80389b3251b_f35a144e783c {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-e87c4ee0a6f3_f35a144e783c {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-71b4b48597c4_f35a144e783c {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-f4ad0056fe14_f35a144e783c {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .container_84a1766235ab {
   padding: 30px 30px 30px 30px;
   width: 376px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 16px 16px 16px 16px;
 }

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

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

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

 .imageview_5e4233f7035e {
   width: 204px;
   height: 4px;
   z-index: 1;
 }

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

 .text-619630917a1c_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-025bd67c2018_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-beb2ecf97ada_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-a6b3bc88739b_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-8c879759e7a5_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-c60761b91758_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-45c029350839_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-c0ffff834d5f_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-25e767f7ae61_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-cae3d9e7b953_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-8fdb6331a8fb_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-8d969c7288c1_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-dfcbd417d631_36e0bb172666 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .container_9f24498a053d {
   padding: 30px 30px 30px 30px;
   width: 376px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 16px 16px 16px 16px;
 }

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

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

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

 .imageview_a7ec5d9459a5 {
   width: 204px;
   height: 4px;
   z-index: 1;
 }

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

 .text-794eb1abe7b4_912590e06943 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-ca975e3f78d5_912590e06943 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-cf3337e6ea76_912590e06943 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

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

 .container_53a1d51bad26 {
   padding: 30px 30px 30px 30px;
   width: 376px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 16px 16px 16px 16px;
 }

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

 .text_fab9ede4f100 {
   width: 580px;
   z-index: 1;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .container_1ae3c2b37837 {
   padding: 120px 0 120px 0;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .text_48bc5f402d6e {
   width: 580px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .imageview_1e303c60a4bc {
   width: 593px;
   height: 833px;
   position: absolute !important;
   left: 314px;
   top: 8px;
   border-radius: 32px 32px 32px 32px;
 }

 .imageview_a65c90c54dbb {
   width: 518px;
   height: 725px;
   position: absolute !important;
   left: 922px;
   top: 60px;
   border-radius: 32px 32px 32px 32px;
   filter: blur(8px);
 }

 .container_5b8acceda66d {
   width: 429px;
   height: 820px;
   z-index: 1;
   position: absolute !important;
   left: 886px;
   top: 0px;
   background: linear-gradient(90deg, #ffffff00 0%, #ffffffff 100%);
 }

 .container_3f0e1fe9deec {
   width: 429px;
   height: 820px;
   transform-origin: unset;
   transform: rotate(180deg);
   position: absolute !important;
   left: -123px;
   top: 0px;
   background: linear-gradient(90deg, #ffffff00 0%, #ffffffff 100%);
 }

 .imageview_0f5d79a57a0b {
   width: 32px;
   height: 32px;
   z-index: 2;
   position: absolute !important;
   left: 918px;
   top: 394px;
 }

 .imageview_769f25c72cb5 {
   width: 32px;
   height: 32px;
   z-index: 1;
   position: absolute !important;
   left: 242px;
   top: 394px;
   opacity: 0.4000000059604645;
 }

 .container_20df4e90056d {
   position: relative !important;
   width: 1192px;
   height: 820px;
 }

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

 .text_7c5c6d2cc992 {
   width: 580px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

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

 .container_8299bc09281a {
   padding: 20px 20px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

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

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

 .button_6dc616f89a90 {
   padding: 20px 20px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

 .button_link_6dc616f89a90 {
   display: flex;
   flex-direction: row;
   gap: normal 20px;
   align-items: flex-start;
 }

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

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

 .container_d2b33c277dbf {
   padding: 20px 20px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

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

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

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

 .container_c43e94c4f2a0 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

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

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

 .container_5c8f766d9d57 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

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

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

 .container_ae0a963fcc62 {
   padding: 20px 20px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 32px 8px 8px 8px;
 }

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

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

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

 .container_00b7b09180e2 {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: 726px;
   top: 320px;
   background: #a17ad5;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

 .imageview_0d3bd16f61f0 {
   width: 230px;
   height: 4px;
 }

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

 .imageview_a6b89b5a5849 {
   width: 230px;
   height: 4px;
 }

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

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

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

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

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

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

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

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

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

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

 .button_f156cdacd7a2 {
   padding: 10px 32px 10px 32px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

 .container_392544dfddcd {
   width: 580px;
   height: 894px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .imageview_6091e5411a8d {
   width: 361px;
   height: 361px;
   z-index: 1;
   position: absolute !important;
   left: 133.05px;
   top: 0px;
   border-radius: 50px 50px 50px 50px;
 }

 .imageview_380c386d18e5 {
   width: 369px;
   height: 369px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 318.9px;
   border-radius: 50px 50px 50px 50px;
 }

 .container_1ae5831a472a {
   position: absolute !important;
   width: 499.67px;
   height: 695.59px;
   z-index: 1;
   left: 692.33px;
   top: 99.2px;
   border-radius: 50px 50px 50px 50px;
 }

 .container_b8b04c038b92 {
   position: relative !important;
   width: 1192px;
   height: 894px;
 }

 .container_cd01cf101451 {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: -10px;
   top: 20px;
   background: #a17ad5;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

 .imageview_e196b1c42116 {
   width: 548px;
   height: 711px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 152.14px;
   border-radius: 100px 100px 100px 100px;
 }

 .imageview_6e7799f3030f {
   width: 230px;
   height: 4px;
 }

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

 .imageview_c0a6f503d024 {
   width: 230px;
   height: 4px;
 }

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

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

 .text-843ee539e3fb_85fb8b5588f1 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-c3d0c4f12a74_85fb8b5588f1 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-df6105249b3a_85fb8b5588f1 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-92864627c9ad_df536492cfd4 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-e56d0aacc0a3_df536492cfd4 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-d271e586f2a2_89a72bb36191 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .text-65155d414244_89a72bb36191 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

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

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

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

 .container_bc08abe4a91c {
   width: 580px;
   height: 775px;
   position: absolute !important;
   left: 612px;
   top: 120px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .container_67a7e23981b6 {
   position: relative !important;
   width: 1192px;
   height: 1015px;
 }

 .text_3071c5f7c983 {
   width: 580px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_781fbf0a8aa8 {
   width: 580px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

 .text_8767649cf1d8 {
   width: 580px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

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

 .imageview_8b8c74a732f4 {
   width: 136px;
   height: 24px;
 }

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

 .imageview_6eebc05c0157 {
   width: 100%;
   height: 2px;
 }

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

 .container_9f994cbbb6d8 {
   padding: 20px 18px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   border-radius: 32px 8px 8px 8px;
 }

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

 .imageview_4f409585e0ed {
   width: 136px;
   height: 24px;
 }

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

 .imageview_4b7d77ea3c95 {
   width: 100%;
   height: 2px;
 }

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

 .container_d97609149c15 {
   padding: 20px 18px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   border-radius: 32px 8px 8px 8px;
 }

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

 .imageview_3ae14e051169 {
   width: 136px;
   height: 24px;
 }

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

 .imageview_873d0d1cb080 {
   width: 100%;
   height: 2px;
 }

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

 .container_7af807f1fed8 {
   padding: 20px 18px 20px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   border-radius: 32px 8px 8px 8px;
 }

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

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

 .imageview_5e9bd27857a3 {
   width: 136px;
   height: 24px;
 }

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

 .imageview_0e4eafe298c4 {
   width: 100%;
   height: 2px;
 }

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

 .container_eae0530cd897 {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   border-radius: 32px 8px 8px 8px;
 }

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

 .imageview_bf8a2cee33ea {
   width: 136px;
   height: 24px;
 }

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

 .imageview_dcc4c8a88a5b {
   width: 100%;
   height: 2px;
 }

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

 .container_c0a59f09e036 {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   border-radius: 32px 8px 8px 8px;
 }

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

 .imageview_c66dc72edb04 {
   width: 136px;
   height: 24px;
 }

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

 .imageview_3544b819d91d {
   width: 100%;
   height: 2px;
 }

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

 .container_fa6572f37b00 {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   border-radius: 32px 8px 8px 8px;
 }

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

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

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

 .container_974c7f4766fb {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: 676px;
   top: 430px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

 .container_a6a04dcf7979 {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: 986px;
   top: 20px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

 .imageview_a0fa06854c58 {
   width: 230px;
   height: 4px;
 }

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

 .imageview_3177801a8380 {
   width: 230px;
   height: 4px;
 }

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

 .text-699549846c39_3752cdea4927 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

 .text-b7def62f63d8_3752cdea4927 {
   line-height: 27px;
   font-family: 'Open Sans';
 }

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

 .button_72268cbafc7f {
   padding: 10px 32px 10px 32px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

 .container_1672d5528ca3 {
   width: 500px;
   height: 444px;
   position: absolute !important;
   left: 100px;
   top: 91.5px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
 }

 .imageview_430d91504fff {
   width: 400px;
   height: 507px;
   z-index: 1;
   position: absolute !important;
   left: 691px;
   top: 60px;
 }

 .container_aa5b7ada2115 {
   position: relative !important;
   width: 1192px;
   height: 627px;
   background: #b33d9526;
   border-radius: 32px 32px 32px 32px;
 }

 .text_89398c6756e6 {
   width: 580px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Open Sans';
 }

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

 .imageview_14c45646edb6 {
   width: 32px;
   height: 32px;
   z-index: 1;
 }

 .container_50a90e52a734 {
   padding: 12px 12px 12px 20px;
   width: 580px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #ee7fb24d;
   border-radius: 16px 16px 16px 16px;
 }

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

 .container_d7f59b7ea978 {
   padding: 12px 20px 12px 20px;
   width: 580px;
   height: fit-content;
   border-top: #a17ad51a solid 2px;
   border-right: #a17ad51a solid 2px;
   border-bottom: #a17ad51a solid 2px;
   border-left: #a17ad51a solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 16px 16px 16px 16px;
 }

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

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

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

 .container_09e35b971cd1 {
   padding: 12px 12px 12px 20px;
   width: 580px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #a17ad51a;
   border-radius: 16px 16px 16px 16px;
 }

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

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

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

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

 .container_3749bf040ba6 {
   padding: 12px 12px 12px 20px;
   width: 580px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #a17ad51a;
   border-radius: 16px 16px 16px 16px;
 }

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

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

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

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

 .container_8bddb033a362 {
   padding: 12px 12px 12px 20px;
   width: 580px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
   background: #a17ad51a;
   border-radius: 16px 16px 16px 16px;
 }

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

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

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

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

 .imageview_e7fa6203426e {
   width: 335px;
   height: 60px;
 }

 .imageview_8fc13c823b0c {
   width: 24px;
   height: 24px;
 }

 .imageview_cda19076ef36 {
   width: 24px;
   height: 24px;
 }

 .imageview_677eca500621 {
   width: 24px;
   height: 24px;
 }

 .imageview_bee061f249b2 {
   width: 24px;
   height: 24px;
 }

 .imageview_fa580b54a4fe {
   width: 24px;
   height: 24px;
 }

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

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

 .container_f7cb403747c0 {
   width: 100%;
   height: 1px;
   border-top: #ffffffff solid 2px;
   border-right: #ffffffff solid 2px;
   border-bottom: #ffffffff solid 2px;
   border-left: #ffffffff solid 2px;
   opacity: 0.20000000298023224;
 }

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

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

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

 .container_e51e719893c2 {
   padding: 60px 124px 60px 124px;
   width: 1440px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
   background: #2b1a44;
   border-radius: 32px 32px 0 0;
 }

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

 .imageview_9b480e94dcb2 {
   width: 24px;
   height: 24px;
 }

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

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

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

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

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

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

 .button_0bd9d2df6487 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

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

 .imageview_ff5a89195b2a {
   width: 302px;
   height: 382px;
 }

 .container_bfd8cc48280e {
   width: 100%;
   height: fit-content;
   align-items: flex-end;
   justify-content: center;
   gap: 60px normal;
   flex-direction: column;
 }

 .imageview_36c339e07c30 {
   width: 40px;
   height: 40px;
 }

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

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

 .text-a5b2396475b9_a2d34a8c7d5f {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-b671248680da_a2d34a8c7d5f {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-db7e99937bf0_a2d34a8c7d5f {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .imageview_59ad5c80d3b5 {
   width: 40px;
   height: 40px;
 }

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

 .text-618b28a98205_87dbbf30b650 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-04e425e12665_87dbbf30b650 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .container_d04696f58acc {
   width: 100%;
   height: fit-content;
   transform-origin: unset;
   transform: rotate(-3.983180649313341e-16deg);
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
 }

 .imageview_3443f64028fa {
   width: 40px;
   height: 40px;
 }

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

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

 .text-f0640bf3efe8_6d2e70488b32 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .container_b59e0131d5b1 {
   width: 100%;
   height: fit-content;
   transform-origin: unset;
   transform: rotate(-3.9831948675007394e-16deg);
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
 }

 .container_57addef06407 {
   padding: 20px 20px 20px 20px;
   width: 360px;
   height: fit-content;
   transform-origin: unset;
   transform: rotate(3.975693351829396e-16deg);
   border-top: #3ebb9dff solid 2px;
   border-right: #3ebb9dff solid 0px;
   border-bottom: #3ebb9dff solid 2px;
   border-left: #3ebb9dff solid 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
   background: #ffffffbf;
   backdrop-filter: blur(10px);
 }

 .container_35919ccc1f92 {
   padding: 60px 0 40px 0;
   width: 320px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 20px normal;
   flex-direction: column;
 }

 .container_35f5b650e3d0 {
   width: 360px;
   height: 1227px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: url("https://cdn.yotako.io/82c8e5c4-2eee-4ef6-bcb4-ee3adcfc0577/2001:592.webp");
   background-size: contain;
   background-repeat: no-repeat;
 }

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

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

 .text-c4e416c2644f_35bc060814d0 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-334648760bf3_35bc060814d0 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

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

 .imageview_1de0eada2af2 {
   width: 40px;
   height: 40px;
 }

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

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

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

 .container_3395c008c42b {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 16px;
   flex-direction: row;
   border-radius: 24px 8px 8px 8px;
 }

 .imageview_dd10e767cf0e {
   width: 40px;
   height: 40px;
 }

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

 .text-5149bc71154f_52ad4fe4324c {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .container_3f11686f2672 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 16px;
   flex-direction: row;
   border-radius: 24px 8px 8px 8px;
 }

 .imageview_a89d19780141 {
   width: 40px;
   height: 40px;
 }

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

 .text-de69c26b5d87_7809f1275749 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-8772fee3b8f0_7809f1275749 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .container_34d029d17814 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 16px;
   flex-direction: row;
   border-radius: 24px 8px 8px 8px;
 }

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

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

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

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

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

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

 .container_59abbe808cfe {
   padding: 40px 20px 40px 20px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 40px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 24px 24px 24px 24px;
 }

 .imageview_291f2bb1c15d {
   width: 335px;
   height: 2093.89px;
   position: absolute !important;
   left: 0px;
   top: 875px;
 }

 .imageview_c895daee407e {
   width: 178px;
   height: 3px;
 }

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

 .imageview_706957ad8447 {
   width: 178px;
   height: 3px;
 }

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

 .text-c8534f89aa2f_09e99e350db9 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-d38ff146928f_09e99e350db9 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-515c9b53d20c_580ec875ab20 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

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

 .text-117429c0cc9e_a71d67ee9d07 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-c4ccb38ca873_a71d67ee9d07 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-bf0b7be8b6c8_a71d67ee9d07 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

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

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

 .container_8ca8107a27aa {
   width: 320px;
   height: 700px;
   position: absolute !important;
   left: 0px;
   top: 70px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

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

 .container_b846a32edd4d {
   padding: 14.4px 25.47px 14.4px 25.47px;
   width: 167px;
   height: 51px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(-11.0000002542418deg);
   position: absolute !important;
   left: 3.33px;
   top: 15.46px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 12px 12px 12px 12px;
 }

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

 .container_d5937b30b288 {
   padding: 14.77px 25.55px 14.77px 25.55px;
   width: 116px;
   height: 51px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(12.000000090038494deg);
   position: absolute !important;
   left: 4.19px;
   top: 353.36px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 12px 12px 12px 12px;
 }

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

 .button_d8a748081fcc {
   padding: 12.85px 25.04px 12.85px 25.04px;
   width: 117px;
   height: 51px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(6.999999910278043deg);
   position: absolute !important;
   left: 205.19px;
   top: 7.42px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 12px 12px 12px 12px;
 }

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

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

 .container_d656f3a4a220 {
   padding: 13.63px 25.27px 13.63px 25.27px;
   width: 189px;
   height: 51px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(-9.000000135231682deg);
   position: absolute !important;
   left: 140.39px;
   top: 330.95px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #2b1a44;
   border-radius: 12px 12px 12px 12px;
 }

 .container_9fc838d33110 {
   position: absolute !important;
   width: 332.22px;
   height: 415.86px;
   z-index: 1;
   left: -2px;
   top: -0.46px;
   border-radius: 12px 12px 12px 12px;
 }

 .container_d8a034de96be {
   position: absolute !important;
   width: 320px;
   height: 415px;
   z-index: 1;
   left: 0px;
   top: 800px;
 }

 .container_66e136bbe106 {
   position: relative !important;
   width: 320px;
   height: 1285px;
 }

 .container_c0f0117c956a {
   width: 154px;
   height: 154px;
   position: absolute !important;
   left: 123px;
   top: 800px;
   background: #a17ad5;
   border-radius: 50% 50% 50% 50%;
   filter: blur(150px);
 }

 .imageview_2d09b4ec7ef4 {
   width: 178px;
   height: 3px;
 }

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

 .imageview_c1f9af3fb6a6 {
   width: 178px;
   height: 3px;
 }

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

 .text-a59985f102d5_58e2938f9594 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-bc7d8830c685_58e2938f9594 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-cd5cf889e577_58e2938f9594 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

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

 .text-f7e6222f1a19_8631ea7adc62 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-b915f3b008b7_8631ea7adc62 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-964195e4d16f_8631ea7adc62 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-8e69d5595e73_8631ea7adc62 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-e18e55bb9d48_d110904f47ea {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-dd44ed88d6e4_d110904f47ea {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .container_07717c2998d3 {
   width: 320px;
   height: 606px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .imageview_128d0edfe984 {
   width: 222px;
   height: 222px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 35px 35px 35px 35px;
 }

 .imageview_482f2187fa29 {
   width: 222px;
   height: 221px;
   z-index: 2;
   position: absolute !important;
   left: 95.31px;
   top: 170.54px;
   border-radius: 35px 35px 35px 35px;
 }

 .container_f38f666c6eff {
   position: absolute !important;
   width: 320px;
   height: 394.2px;
   z-index: 1;
   left: 0px;
   top: 636px;
   border-radius: 35px 35px 35px 35px;
 }

 .container_ce464dc7b5b9 {
   position: relative !important;
   width: 320px;
   height: 1100.2px;
 }

 .imageview_c64168f5e265 {
   width: 178px;
   height: 3px;
   z-index: 1;
 }

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

 .imageview_e97e7f65cf65 {
   width: 178px;
   height: 3px;
   z-index: 1;
 }

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

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

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

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

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

 .button_8fc4a0e7b330 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

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

 .container_926ca7cd9044 {
   width: 150px;
   height: 150px;
   z-index: 1;
   position: absolute !important;
   left: 120px;
   top: 172.8px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(150px);
 }

 .container_31353005e95b {
   width: 150px;
   height: 150px;
   z-index: 1;
   position: absolute !important;
   left: -10px;
   top: 552.8px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(150px);
 }

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

 .container_53cfaf84d9a2 {
   padding: 11.24px 24.49px 11.24px 24.49px;
   width: 188px;
   height: 51px;
   z-index: 2;
   transform-origin: unset;
   transform: rotate(3.000000047914165deg);
   position: absolute !important;
   left: 10.33px;
   top: 133.75px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #3ebb9d;
   border-radius: 12px 12px 12px 12px;
 }

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

 .container_a86be84ebdf5 {
   padding: 12.87px 25.05px 12.87px 25.05px;
   width: 181px;
   height: 51px;
   z-index: 3;
   transform-origin: unset;
   transform: rotate(7.052831451956253deg);
   position: absolute !important;
   left: 99.29px;
   top: 75.88px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #3ebb9d;
   border-radius: 12px 12px 12px 12px;
 }

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

 .container_f904fb81367c {
   padding: 12.55px 24.94px 12.55px 24.94px;
   width: 173px;
   height: 51px;
   z-index: 4;
   transform-origin: unset;
   transform: rotate(-6.236813480973991deg);
   position: absolute !important;
   left: 2.26px;
   top: 9.25px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #3ebb9d;
   border-radius: 12px 12px 12px 12px;
 }

 .container_bb09d4fa9a91 {
   position: absolute !important;
   width: 282.74px;
   height: 189.63px;
   z-index: 2;
   left: 0px;
   top: 0px;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_7359ce356216 {
   width: 295px;
   height: 474px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 209.63px;
   border-radius: 0 0 24px 0;
 }

 .container_422295d12537 {
   position: relative !important;
   width: 300px;
   height: 683.64px;
   z-index: 1;
 }

 .container_cf8f4e82ee83 {
   padding: 40px 0 0 20px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: center;
   gap: 44px normal;
   flex-direction: column;
   background: #b33d9526;
   border-radius: 24px 24px 24px 24px;
 }

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

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

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

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

 .imageview_f51d77dd4c1f {
   width: 153px;
   height: 3px;
   z-index: 2;
 }

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

 .text-8471fc4d537d_3ca711128b5a {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-afd97974d249_3ca711128b5a {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-585830527d02_3ca711128b5a {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-bebd852fc85e_3ca711128b5a {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-db1148d77ba3_3ca711128b5a {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-36e295b39482_3ca711128b5a {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .container_7b011f86fa28 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 12px 12px 12px 12px;
 }

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

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

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

 .imageview_b50291a51aab {
   width: 153px;
   height: 3px;
   z-index: 2;
 }

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

 .text-0483f61f38ba_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-ef0b693be3ce_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-98915a19d3ee_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-a5420e4c7930_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-b092a949a245_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-e0d13302e8bf_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-c0286bdb85d2_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-ebe9feba27a3_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-26b723dcd485_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-564f807d9d12_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-cb278ba2770f_950e6b2dd8cb {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .container_c27e8495b7a8 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 12px 12px 12px 12px;
 }

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

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

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

 .imageview_acbb71f7ef02 {
   width: 153px;
   height: 3px;
   z-index: 2;
 }

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

 .text-56aac5f09892_708ae3a90f97 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-bb346bded21a_708ae3a90f97 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-588ce02ecd3e_708ae3a90f97 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-a73e59c8c94e_708ae3a90f97 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-75ed5a3590d4_708ae3a90f97 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .container_b70b892799f9 {
   padding: 20px 20px 20px 20px;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   background: #a17ad51a;
   border-radius: 12px 12px 12px 12px;
 }

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

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

 .container_46703969f08c {
   padding: 70px 0 70px 0;
   width: 100%;
   height: fit-content;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   gap: 30px normal;
   flex-direction: column;
 }

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

 .imageview_f73f39d4bd14 {
   width: 24px;
   height: 24px;
   opacity: 0.4000000059604645;
 }

 .imageview_f819416dd856 {
   width: 24px;
   height: 24px;
 }

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

 .container_09f2fee0f43e {
   width: 24px;
   height: 4px;
   background: #b33d95;
   border-radius: 2px 2px 2px 2px;
 }

 .container_6e2368700dd3 {
   width: 8px;
   height: 4px;
   background: #ee7fb266;
   border-radius: 2px 2px 2px 2px;
 }

 .container_6a65298c7868 {
   width: 8px;
   height: 4px;
   background: #ee7fb266;
   border-radius: 2px 2px 2px 2px;
 }

 .container_7cad04104cf0 {
   width: 8px;
   height: 4px;
   background: #ee7fb266;
   border-radius: 2px 2px 2px 2px;
 }

 .container_64693c01706e {
   width: 8px;
   height: 4px;
   background: #ee7fb266;
   border-radius: 2px 2px 2px 2px;
 }

 .container_79b5d8b8b0fb {
   width: 8px;
   height: 4px;
   background: #ee7fb266;
   border-radius: 2px 2px 2px 2px;
 }

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

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

 .imageview_02dc43f6532f {
   width: 329px;
   height: 461px;
   position: absolute !important;
   left: 25px;
   top: 6px;
   border-radius: 16px 16px 16px 16px;
 }

 .imageview_ffa601800fe9 {
   width: 329px;
   height: 461px;
   position: absolute !important;
   left: 355px;
   top: 6px;
   border-radius: 16px 16px 16px 16px;
 }

 .container_3b0864b37dbc {
   width: 20px;
   height: 453px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(90deg, #ffffffff 0%, #ffffff00 100%);
 }

 .container_e8d5c305ccfc {
   width: 20px;
   height: 453px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(180deg);
   position: absolute !important;
   left: 340px;
   top: 0px;
   background: linear-gradient(90deg, #ffffffff 0%, #ffffff00 100%);
 }

 .container_1acc73679f50 {
   position: relative !important;
   width: 100%;
   height: 453px;
 }

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

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

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

 .imageview_0f8a1fbbae4d {
   width: 40px;
   height: 40px;
 }

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

 .container_33136b730ee9 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

 .imageview_bea82e275cc9 {
   width: 40px;
   height: 40px;
 }

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

 .container_364ec08b6eb5 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

 .imageview_7b160bbd90a3 {
   width: 40px;
   height: 40px;
 }

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

 .container_4cf769f0ce17 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

 .imageview_ddc1ddb63f56 {
   width: 40px;
   height: 40px;
 }

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

 .container_85303ddb71d4 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

 .imageview_cba8701813a8 {
   width: 40px;
   height: 40px;
 }

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

 .container_50e4b2e589e8 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

 .imageview_b73354a38490 {
   width: 40px;
   height: 40px;
 }

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

 .container_7d11ba23b7c5 {
   padding: 16px 16px 16px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

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

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

 .container_4048f4720a1b {
   width: 158px;
   height: 158px;
   position: absolute !important;
   left: 18px;
   top: 974.16px;
   background: #a17ad5;
   border-radius: 50% 50% 50% 50%;
   filter: blur(150px);
 }

 .imageview_8b26c3da6262 {
   width: 178px;
   height: 3px;
 }

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

 .imageview_13a63c81b136 {
   width: 178px;
   height: 3px;
 }

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

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

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

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

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

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

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

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

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

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

 .button_e915157fa05b {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

 .container_b829264bf5b0 {
   width: 320px;
   height: 816px;
   position: absolute !important;
   left: 0px;
   top: 70px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .imageview_5619b05bbbc4 {
   width: 223px;
   height: 223px;
   z-index: 1;
   position: absolute !important;
   left: 94.86px;
   top: 0px;
   border-radius: 35px 35px 35px 35px;
 }

 .imageview_6d69b6c3ef1c {
   width: 227px;
   height: 227px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 170.89px;
   border-radius: 35px 35px 35px 35px;
 }

 .container_525052d29a5c {
   position: absolute !important;
   width: 321.09px;
   height: 403.33px;
   z-index: 1;
   left: 0px;
   top: 930px;
   border-radius: 35px 35px 35px 35px;
 }

 .container_8121c5d587f4 {
   position: relative !important;
   width: 320px;
   height: 1403.33px;
 }

 .container_e8774c4cce78 {
   width: 186px;
   height: 186px;
   position: absolute !important;
   left: -10px;
   top: 772.83px;
   background: #a17ad5;
   border-radius: 50% 50% 50% 50%;
   filter: blur(200px);
 }

 .imageview_57ae70c54119 {
   width: 153px;
   height: 3px;
 }

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

 .text-f2b735670298_8e5907b69c62 {
   line-height: 41.6px;
   font-family: 'Open Sans';
 }

 .text-b55ec4f5f2ad_8e5907b69c62 {
   line-height: 41.6px;
   font-family: 'Open Sans';
 }

 .text-12d77eb55bdc_8e5907b69c62 {
   line-height: 41.6px;
   font-family: 'Open Sans';
 }

 .text-e7b15f743f2e_8e5907b69c62 {
   line-height: 41.6px;
   font-family: 'Open Sans';
 }

 .text-c63843693cc9_8e5907b69c62 {
   line-height: 41.6px;
   font-family: 'Open Sans';
 }

 .text-141744e32232_8e5907b69c62 {
   line-height: 41.6px;
   font-family: 'Open Sans';
 }

 .imageview_0b284186e35e {
   width: 153px;
   height: 3px;
 }

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

 .text-47e4ee17afec_7e3b4666e9e7 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-3580dce288d7_7e3b4666e9e7 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-e434d2c8ccec_7e3b4666e9e7 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-04113c653c5e_9a4869741bb1 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-d29e9cf727b2_9a4869741bb1 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

 .text-61ea31efa04a_9c4e11c3a873 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-c1eec0dd4ee5_9c4e11c3a873 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-94d9dc94ce66_9c4e11c3a873 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

 .text-662957d3b3ba_9c4e11c3a873 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

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

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

 .container_f34650264d7f {
   width: 320px;
   height: 763px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .imageview_dfe64c0eff48 {
   width: 320px;
   height: 416px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 793px;
   border-radius: 35px 35px 35px 35px;
 }

 .container_a9095cc6f77f {
   position: relative !important;
   width: 320px;
   height: 1209px;
 }

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

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

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

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

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

 .imageview_eab1b973ed0f {
   width: 100px;
   height: 20px;
 }

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

 .imageview_317a284b4273 {
   width: 100%;
   height: 2px;
 }

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

 .container_a8eb50ca6a0c {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

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

 .imageview_42d620452cc5 {
   width: 100px;
   height: 20px;
 }

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

 .imageview_7a9033924a46 {
   width: 100%;
   height: 2px;
 }

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

 .container_b20d42596c20 {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

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

 .imageview_5092dfa213fc {
   width: 100px;
   height: 20px;
 }

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

 .imageview_7f83d58a17e6 {
   width: 100%;
   height: 2px;
 }

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

 .container_4c1fb972ff1a {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

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

 .imageview_a6a066fb4e7b {
   width: 100px;
   height: 20px;
 }

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

 .imageview_3087e281ba57 {
   width: 100%;
   height: 2px;
 }

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

 .container_744b9a857d87 {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

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

 .imageview_f273f8d50222 {
   width: 100px;
   height: 20px;
 }

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

 .imageview_416bb3c6f923 {
   width: 100%;
   height: 2px;
 }

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

 .container_611873641ac2 {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

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

 .imageview_5b8a67956a77 {
   width: 100px;
   height: 20px;
 }

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

 .imageview_1c182ba37bda {
   width: 100%;
   height: 2px;
 }

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

 .container_6281e0b74c5e {
   padding: 20px 18px 20px 20px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad5ff solid 2px;
   border-right: #a17ad5ff solid 2px;
   border-bottom: #a17ad5ff solid 2px;
   border-left: #a17ad5ff solid 2px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px normal;
   flex-direction: column;
   border-radius: 24px 8px 8px 8px;
 }

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

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

 .container_a52fef3d2154 {
   width: 150px;
   height: 150px;
   position: absolute !important;
   left: 0px;
   top: 745.83px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(150px);
 }

 .container_dcbfca6c9b7c {
   width: 150px;
   height: 150px;
   position: absolute !important;
   left: 170px;
   top: 432.83px;
   background: #b33d95;
   border-radius: 50% 50% 50% 50%;
   filter: blur(150px);
 }

 .imageview_51e16ffa47a1 {
   width: 153px;
   height: 3px;
   z-index: 1;
 }

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

 .imageview_d9b98a10fd50 {
   width: 153px;
   height: 3px;
   z-index: 1;
 }

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

 .text-901c29ccdf89_cabe3ef7dc52 {
   line-height: 21px;
   font-family: 'Open Sans';
 }

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

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

 .button_0629677e2ef8 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #b33d95;
   border-radius: 100px 100px 100px 100px;
 }

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

 .container_5c3553a29de5 {
   width: 280px;
   height: 431px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 40px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .imageview_b37a367fbc37 {
   width: 280px;
   height: 355px;
   z-index: 1;
   position: absolute !important;
   left: 20px;
   top: 501px;
 }

 .container_491c1eea93b1 {
   position: relative !important;
   width: 320px;
   height: 896px;
   background: #b33d9526;
   border-radius: 24px 24px 24px 24px;
 }

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

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

 .imageview_69130141258a {
   width: 24px;
   height: 24px;
 }

 .container_d6fd60524034 {
   padding: 10px 10px 10px 16px;
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ee7fb24d;
   border-radius: 12px 12px 12px 12px;
 }

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

 .container_9093c32a0559 {
   padding: 10px 16px 10px 16px;
   width: 100%;
   height: fit-content;
   border-top: #a17ad51a solid 2px;
   border-right: #a17ad51a solid 2px;
   border-bottom: #a17ad51a solid 2px;
   border-left: #a17ad51a solid 2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 10px;
   flex-direction: row;
   border-radius: 12px 12px 12px 12px;
 }

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

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

 .imageview_9b9817f68510 {
   width: 24px;
   height: 24px;
 }

 .container_15e2f7365b18 {
   padding: 10px 10px 10px 16px;
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #a17ad51a;
   border-radius: 12px 12px 12px 12px;
 }

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

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

 .imageview_f7a9f8db2ef2 {
   width: 24px;
   height: 24px;
 }

 .container_10266a209b3f {
   padding: 10px 10px 10px 16px;
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #a17ad51a;
   border-radius: 12px 12px 12px 12px;
 }

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

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

 .imageview_a33c7ea885b8 {
   width: 24px;
   height: 24px;
 }

 .container_9439dd843674 {
   padding: 10px 10px 10px 16px;
   width: 100%;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #a17ad51a;
   border-radius: 12px 12px 12px 12px;
 }

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

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

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

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

 .imageview_7acd1db18c49 {
   width: 223px;
   height: 40px;
 }

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

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

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

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

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

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

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

 .container_62733d5870a9 {
   width: 100%;
   height: 1px;
   border-top: #ffffffff solid 2px;
   border-right: #ffffffff solid 2px;
   border-bottom: #ffffffff solid 2px;
   border-left: #ffffffff solid 2px;
   opacity: 0.20000000298023224;
 }

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

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

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

 .container_8d577fd02afa {
   padding: 40px 20px 40px 20px;
   width: 360px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 30px normal;
   flex-direction: column;
   background: #2b1a44;
   border-radius: 24px 24px 0 0;
 }

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


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

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

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

   .Desktop_Landing_Page_eBook .vp_1440 {
     display: flex !important;
   }
 }