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

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

 * {
   box-sizing: border-box;
 }

 .centerlize {
   margin: 0 auto;
 }

 .relative {
   position: relative;
 }

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

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

 .yk_post_content p {
   margin: revert;
 }

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

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

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

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

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

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

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

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

 body .yk_transparent {
   background: transparent !important;
 }

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

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

 body .yt_text_vertical_bottom {
   display: flex;
   justify-content: flex-end;
   flex-direction: column;
   word-wrap: anywhere;
 }

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

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

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

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

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

 /* Reset ALL WordPress block margins and gaps */
 .wp-site-blocks,
 .wp-site-blocks>*,
 .wp-site-blocks * {
   margin-block-start: 0 !important;
   margin-block-end: 0 !important;
 }

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

 /* Ensure yotako containers don't inherit WordPress block gap */
 .yotako-main,
 .yotako-main * {
   margin-block-start: 0 !important;
   margin-block-end: 0 !important;
 }

 /* Remove WordPress default block gap */
 .wp-site-blocks {
   --wp--style--block-gap: 0 !important;
   gap: 0 !important;
 }

 /* Prevent extra space after last child in flex containers */
 [class^="viewport_"]:after,
 [class*=" viewport_"]:after {
   content: none !important;
 }

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

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

 /* Map with overlay support */
 .yotako-map-container {
   position: relative;
   width: 100%;
   height: 100%;
 }

 .yotako-map-container .yotako-map-iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0;
 }

 .yotako-map-container .yotako-map-overlay {
   position: relative;
   z-index: 1;
   pointer-events: auto;
 }

 .yotako-map-container .yotako-map-overlay * {
   pointer-events: auto;
 }

 /* FAQ Accordion */
 .yotako-faq {
   width: 100%;
 }

 .yotako-faq-item {
   overflow: hidden;
 }

 .yotako-faq-item .yotako-faq-question {
   cursor: pointer;
   user-select: none;
 }

 .yotako-faq-item .yotako-faq-answer {
   /* Height controlled by JavaScript for smooth animation */
   overflow: hidden;
 }

 .yotako-faq-item .yotako-faq-arrow-open {
   display: none;
 }

 .yotako-faq-item .yotako-faq-arrow-close {
   display: block;
 }

 .yotako-faq-item.open .yotako-faq-arrow-open {
   display: block;
 }

 .yotako-faq-item.open .yotako-faq-arrow-close {
   display: none;
 }

 /* Carousel */
 .yotako-carousel {
   position: relative;
   overflow: hidden;
 }

 .yotako-carousel-inner {
   position: relative;
   width: 100%;
 }

 .yotako-carousel-item {
   display: none;
   width: 100%;
 }

 .yotako-carousel-item.active {
   display: block;
 }

 .yotako-carousel-prev,
 .yotako-carousel-next {
   cursor: pointer;
   user-select: none;
 }

 .yotako-carousel-indicators {
   display: flex;
   justify-content: center;
   gap: 8px;
 }

 .yotako-carousel-indicator {
   cursor: pointer;
   opacity: 0.5;
   transition: opacity 0.3s;
 }

 .yotako-carousel-indicator.active {
   opacity: 1;
 }

 /* Dropdown */
 .yotako-dropdown {
   position: relative;
 }

 .yotako-dropdown-trigger {
   cursor: pointer;
   user-select: none;
 }

 .yotako-dropdown-content {
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 100;
   display: none;
   min-width: 100%;
 }

 .yotako-dropdown.open .yotako-dropdown-content {
   display: block;
 }

 .yotako-dropdown-option {
   cursor: pointer;
 }

 .yotako-dropdown-arrow {
   transition: transform 0.3s;
 }

 .yotako-dropdown.open .yotako-dropdown-arrow {
   transform: rotate(180deg);
 }

 /* Accessibility - Focus styles */
 .yotako-faq-item .yotako-faq-question:focus,
 .yotako-faq-item .yotako-faq-question:focus-visible,
 .yotako-carousel-prev:focus,
 .yotako-carousel-prev:focus-visible,
 .yotako-carousel-next:focus,
 .yotako-carousel-next:focus-visible,
 .yotako-carousel-indicator:focus,
 .yotako-carousel-indicator:focus-visible,
 .yotako-dropdown:focus,
 .yotako-dropdown:focus-visible,
 .yotako-dropdown-option:focus,
 .yotako-dropdown-option:focus-visible {
   outline: 2px solid currentColor;
   outline-offset: 2px;
 }

 /* Screen reader only content */
 .yotako-sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border: 0;
 }

 .imageview_fa5951a45061 {
   width: 160px;
   height: 34px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .container_wrapper_650ffd564901 {
   width: fit-content;
   height: 24px;
 }

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

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

 .container_a8cb81fc5104 {
   padding: 12px 24px 12px 24px;
   width: fit-content;
   height: fit-content;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 24px 24px 24px 24px;
 }

 .container_wrapper_a8cb81fc5104 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_a8cb81fc5104 {
   padding: 12px 24px 12px 24px;
   width: fit-content;
   height: fit-content;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 24px 24px 24px 24px;
 }

 .container_e00257ec22c5 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-end;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_9d51afc534a7 {
   padding: 12px 12px 12px 33px;
   width: 1260px;
   height: fit-content;
   border-top: 1px solid #6b6a6a00;
   border-right: 1px solid #6b6a6a00;
   border-bottom: 1px solid #6b6a6a00;
   border-left: 1px solid #6b6a6a00;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #0000000a;
   border-radius: 38px 38px 38px 38px;
 }

 .container_wrapper_9d51afc534a7 {
   width: 1260px;
   height: fit-content;
 }

 .container_nested_9d51afc534a7 {
   padding: 12px 12px 12px 33px;
   width: 1260px;
   height: fit-content;
   border-top: 1px solid #6b6a6a00;
   border-right: 1px solid #6b6a6a00;
   border-bottom: 1px solid #6b6a6a00;
   border-left: 1px solid #6b6a6a00;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #0000000a;
   border-radius: 38px 38px 38px 38px;
 }

 .container_f71facc158c0 {
   width: 1440px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #fe34e8ff 0%, #4012ebff 100%);
   filter: blur(58.7px);
   opacity: 0.07999999821186066;
 }

 .text_017f1b6c7995 {
   width: 100%;
   min-width: 0;
   height: 232px;
   z-index: 1;
   line-height: 124.34px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_017f1b6c7995 {
   overflow: visible;
 }

 .text-63ba74d567f6_017f1b6c7995 {
   line-height: 124.34px;
   font-family: 'Montserrat';
 }

 .text-894ed59d5f00_017f1b6c7995 {
   line-height: 124.34px;
   font-family: 'Montserrat';
 }

 .text-db3d4bbe475a_017f1b6c7995 {
   line-height: 124.34px;
   font-family: 'Montserrat';
 }

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

 .text_autoheight_de393e837ace {
   overflow: visible;
 }

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

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

 .imageview_f08ab60fc34e {
   width: 35.32px;
   height: 35.32px;
   z-index: 1;
 }

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

 .container_fbe3e067b53e {
   padding: 8px 8px 8px 18px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 32px 32px 32px 32px;
 }

 .container_wrapper_fbe3e067b53e {
   width: fit-content;
   height: fit-content;
   z-index: 1;
 }

 .container_nested_fbe3e067b53e {
   padding: 8px 8px 8px 18px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 32px 32px 32px 32px;
 }

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

 .container_0450fb0d171e {
   padding: 12px 12px 12px 12px;
   width: 176px;
   height: 51.32px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 1px solid #6b6a6a00;
   border-right: 1px solid #6b6a6a00;
   border-bottom: 1px solid #6b6a6a00;
   border-left: 1px solid #6b6a6a00;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #0000000a;
   border-radius: 38px 38px 38px 38px;
 }

 .container_wrapper_0450fb0d171e {
   width: 176px;
   height: 51.32px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_0450fb0d171e {
   padding: 12px 12px 12px 12px;
   width: 176px;
   height: 51.32px;
   z-index: 1;
   border-top: 1px solid #6b6a6a00;
   border-right: 1px solid #6b6a6a00;
   border-bottom: 1px solid #6b6a6a00;
   border-left: 1px solid #6b6a6a00;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #0000000a;
   border-radius: 38px 38px 38px 38px;
 }

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

 .container_fe6bc050f050 {
   width: 1209.08px;
   height: 401.32px;
   z-index: 1;
   position: absolute !important;
   left: 116.97px;
   top: 49px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 58px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_956e25e17134 {
   position: relative !important;
   overflow: visible;
   width: 1440px;
   height: 500px;
   flex-shrink: 0;
 }

 .text_da6deda3a123 {
   width: 694px;
   height: 55px;
   line-height: 54.72px;
   word-wrap: break-word;
   font-family: 'Aeonik Pro TRIAL';
 }

 .text_autoheight_da6deda3a123 {
   overflow: visible;
 }

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

 .container_cff6c487d043 {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_8dfeca507e9e {
   width: 596px;
   height: 24px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_autoheight_8dfeca507e9e {
   overflow: visible;
 }

 .container_8443f90fd5d2 {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 15px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_440e031ddd3c {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 30px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e092e8c0a453 {
   width: 694px;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 15px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cc738b95e830 {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_de000e78368b {
   width: 65.09px;
   height: 53.07px;
   flex-shrink: 0;
 }

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

 .imageview_5f087d781c11 {
   width: 159.09px;
   height: 41px;
   flex-shrink: 0;
 }

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

 .imageview_19ad5eb10c31 {
   width: 168px;
   height: 51px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

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

 .imageview_2e16fd724fdb {
   width: 121px;
   height: 46px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_2e16fd724fdb img {
   position: absolute;
   width: 127.62% !important;
   height: 469.48% !important;
   max-width: none !important;
   left: -13.99%;
   top: -176.06%;
 }

 .imageview_2e16fd724fdb.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .imageview_5a2f36309dc0 {
   width: 88px;
   height: 46.08px;
   flex-shrink: 0;
 }

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

 .imageview_e72c3bf9e98e {
   width: 57.65px;
   height: 55.32px;
   position: absolute !important;
   left: -3.38px;
   top: -3.2px;
 }

 .imageview_e72c3bf9e98e.wp-block-image {
   width: 54px !important;
   height: 49px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_e72c3bf9e98e img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .imageview_3ce447a7de3e {
   width: 58.4px;
   height: 10px;
   position: absolute !important;
   left: 61.2px;
   top: 10.9px;
 }

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

 .imageview_a92d1aee14a7 {
   width: 37.6px;
   height: 7.3px;
   position: absolute !important;
   left: 61.4px;
   top: 29px;
 }

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

 .text_7f283299b2e8 {
   width: max-content;
   position: absolute !important;
   left: 116.5px;
   top: 0.4px;
   line-height: 8.4px;
   font-family: 'Lato';
 }

 .container_70be3ddce861 {
   position: relative !important;
   overflow: visible;
   width: 127.5px;
   height: 49.3px;
   flex-shrink: 0;
 }

 .imageview_471ef3124ede {
   width: 150px;
   height: 56px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

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

 .imageview_1b1d8f031119 {
   width: 136px;
   height: 46px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

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

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

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

 .text_e50a2eb63b0c {
   width: 100%;
   min-width: 0;
   height: 55px;
   line-height: 54.72px;
   word-wrap: break-word;
   font-family: 'Aeonik Pro TRIAL';
 }

 .text_autoheight_e50a2eb63b0c {
   overflow: visible;
 }

 .text_afbe8bf82faf {
   width: 100%;
   min-width: 0;
   height: 55px;
   line-height: 54.72px;
   word-wrap: break-word;
   font-family: 'Aeonik Pro TRIAL';
 }

 .text_autoheight_afbe8bf82faf {
   overflow: visible;
 }

 .container_255a29c22b0f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
 }

 .text_3c651184c77e {
   width: 100%;
   min-width: 0;
   height: 56px;
   flex-shrink: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 28px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

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

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

 .imageview_919397146542 {
   width: 28px;
   height: 28px;
 }

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

 .container_1d2357e3def7 {
   padding: 8px 8px 8px 18px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 32px 32px 32px 32px;
 }

 .container_bbcd830501d2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-end;
   align-items: flex-end;
   gap: 0 38px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1da2473d52de {
   width: 188px;
   height: 32px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_1da2473d52de {
   overflow: visible;
 }

 .text_d061af6fade5 {
   width: 188px;
   height: 104px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_d061af6fade5 {
   overflow: visible;
 }

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

 .imageview_283b727b5cbc {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
 }

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

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

 .container_5bad4c88c45c {
   padding: 18px 18px 18px 18px;
   width: fit-content;
   height: fit-content;
   border-top: 1.8px solid #4012ebff;
   border-right: 0px solid #4012ebff;
   border-bottom: 0px solid #4012ebff;
   border-left: 0px solid #4012ebff;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
   background: #4012eb0d;
   border-radius: 24px 24px 24px 24px;
 }

 .text_412a65e814cb {
   width: 188px;
   height: 32px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_412a65e814cb {
   overflow: visible;
 }

 .text_5a89eff142fc {
   width: 188px;
   height: 104px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_5a89eff142fc {
   overflow: visible;
 }

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

 .imageview_7f0f99af78c3 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
 }

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

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

 .container_6af1a1a4cd71 {
   padding: 18px 18px 18px 18px;
   width: fit-content;
   height: fit-content;
   border-top: 1.8px solid #4012ebff;
   border-right: 0px solid #4012ebff;
   border-bottom: 0px solid #4012ebff;
   border-left: 0px solid #4012ebff;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
   background: #4012eb0d;
   border-radius: 24px 24px 24px 24px;
 }

 .text_13c64ed3b9ff {
   width: 188px;
   height: 32px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_13c64ed3b9ff {
   overflow: visible;
 }

 .text_0f7649cab438 {
   width: 188px;
   height: 104px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_0f7649cab438 {
   overflow: visible;
 }

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

 .imageview_cf0617497009 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
 }

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

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

 .container_eb34ed22d760 {
   padding: 18px 18px 18px 18px;
   width: fit-content;
   height: fit-content;
   border-top: 1.8px solid #4012ebff;
   border-right: 0px solid #4012ebff;
   border-bottom: 0px solid #4012ebff;
   border-left: 0px solid #4012ebff;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
   background: #4012eb0d;
   border-radius: 24px 24px 24px 24px;
 }

 .text_19bbddfec01e {
   width: 188px;
   height: 32px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_19bbddfec01e {
   overflow: visible;
 }

 .text_b027dd86dced {
   width: 188px;
   height: 104px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_b027dd86dced {
   overflow: visible;
 }

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

 .imageview_d98bea4fe88c {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
 }

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

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

 .container_3ddb61959b98 {
   padding: 18px 18px 18px 18px;
   width: fit-content;
   height: fit-content;
   border-top: 1.8px solid #4012ebff;
   border-right: 0px solid #4012ebff;
   border-bottom: 0px solid #4012ebff;
   border-left: 0px solid #4012ebff;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
   background: #4012eb0d;
   border-radius: 24px 24px 24px 24px;
 }

 .text_bc41d21277fb {
   width: 188px;
   height: 32px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_bc41d21277fb {
   overflow: visible;
 }

 .text_144e7c803fdc {
   width: 188px;
   height: 104px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_144e7c803fdc {
   overflow: visible;
 }

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

 .imageview_d4c56b82d859 {
   width: 16px;
   height: 16px;
   flex-shrink: 0;
 }

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

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

 .container_d16997c2f25c {
   padding: 18px 18px 18px 18px;
   width: fit-content;
   height: fit-content;
   border-top: 1.8px solid #4012ebff;
   border-right: 0px solid #4012ebff;
   border-bottom: 0px solid #4012ebff;
   border-left: 0px solid #4012ebff;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
   background: #4012eb0d;
   border-radius: 24px 24px 24px 24px;
 }

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

 .container_b565ba285e85 {
   padding: 24px 24px 24px 24px;
   width: 1262px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 38px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 32px 32px 38px 38px;
   box-shadow: 0px 4px 250px #2712eb12;
 }

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

 .text-b237544d2624_60fc9c147b60 {
   line-height: 60px;
   font-family: 'Montserrat';
 }

 .text-60ae5429bab1_60fc9c147b60 {
   line-height: 60px;
   font-family: 'Montserrat';
 }

 .text_6e09f4d2e6d4 {
   width: max-content;
   position: absolute !important;
   left: 151.94px;
   top: -0.4px;
   line-height: 28px;
   font-family: 'Montserrat';
 }

 .container_b2440fad03eb {
   position: relative !important;
   overflow: visible;
   width: 672px;
   height: 28px;
   flex-shrink: 0;
 }

 .container_c21f9ad9be6c {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_c435f3103243 {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #fe34e875;
   border-right: 1px solid #fe34e875;
   border-bottom: 1px solid #fe34e875;
   border-left: 1px solid #fe34e875;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_c435f3103243 {
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_c435f3103243 {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   border-top: 1px solid #fe34e875;
   border-right: 1px solid #fe34e875;
   border-bottom: 1px solid #fe34e875;
   border-left: 1px solid #fe34e875;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_8c7dd44f48e1 {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_8c7dd44f48e1 {
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_8c7dd44f48e1 {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_cab98c4f5501 {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_cab98c4f5501 {
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_cab98c4f5501 {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_b43797cbf0cd {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_b43797cbf0cd {
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_b43797cbf0cd {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_d4f5db5cb22b {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_d4f5db5cb22b {
   width: 144px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_d4f5db5cb22b {
   padding: 8px 16px 8px 16px;
   width: 144px;
   height: fit-content;
   border-top: 1px solid #c9c9d1ff;
   border-right: 1px solid #c9c9d1ff;
   border-bottom: 1px solid #c9c9d1ff;
   border-left: 1px solid #c9c9d1ff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   border-radius: 34px 34px 34px 34px;
 }

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

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

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

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

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

 .imageview_15e3cc4970a7 {
   width: 107px;
   height: 53px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_15e3cc4970a7 img {
   position: absolute;
   width: 100.00% !important;
   height: 407.55% !important;
   max-width: none !important;
   left: -0.24%;
   top: -47.16%;
 }

 .imageview_15e3cc4970a7.wp-block-image {
   overflow: hidden;
   position: relative;
 }

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

 .imageview_dcfaff018ef1 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
 }

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

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

 .container_7f94cb659e9a {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_08ac80c7e8ca {
   width: 578px;
   height: 354px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #242222ff 0%, #24222200 100%);
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_f4cd7e476d0c {
   position: relative !important;
   overflow: visible;
   width: 578px;
   height: 354px;
   flex-shrink: 0;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/I6:4242;118:2160.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
 }

 .text_15bfb1b6e1fd {
   height: 29px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 29.26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_15bfb1b6e1fd {
   overflow: visible;
 }

 .text-02f344898d66_15bfb1b6e1fd {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

 .text-5329949e08fd_15bfb1b6e1fd {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

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

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

 .container_c6261302568c {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_c6261302568c {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_c6261302568c {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_e968781c3be6 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_e968781c3be6 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_e968781c3be6 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_2ef047032d26 {
   width: 377px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
 }

 .container_243576b9f982 {
   padding: 12px 12px 12px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d3c55122c758 {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_236ca9d06749 {
   padding: 24px 24px 24px 24px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 24px 24px 24px 24px;
   box-shadow: 0px 4px 250px #4012eb1a;
 }

 .imageview_f4a0274e6361 {
   width: 107px;
   height: 53px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_f4a0274e6361 img {
   position: absolute;
   width: 100.00% !important;
   height: 409.81% !important;
   max-width: none !important;
   left: 0.00%;
   top: -154.91%;
 }

 .imageview_f4a0274e6361.wp-block-image {
   overflow: hidden;
   position: relative;
 }

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

 .imageview_0ff0968bbdbe {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
 }

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

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

 .container_4c97027e685c {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_15ecc3aceb64 {
   width: 578px;
   height: 354px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #242222ff 0%, #24222200 100%);
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_73b9d79998fc {
   position: relative !important;
   overflow: visible;
   width: 578px;
   height: 354px;
   flex-shrink: 0;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/I6:4243;118:2160.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
 }

 .text_55d2a1873e6e {
   height: 29px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 29.26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_55d2a1873e6e {
   overflow: visible;
 }

 .text-4dc7605001ca_55d2a1873e6e {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

 .text-3f574febdf61_55d2a1873e6e {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

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

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

 .container_eec0e630aa66 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_eec0e630aa66 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_eec0e630aa66 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_3b1ab96ddd76 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_3b1ab96ddd76 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_3b1ab96ddd76 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_0f95f5acd538 {
   width: 377px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
 }

 .container_98b6b94cc14b {
   padding: 12px 12px 12px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_89f20fb30ee7 {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9d6e3d14cb90 {
   padding: 24px 24px 24px 24px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 24px 24px 24px 24px;
   box-shadow: 0px 4px 250px #4012eb1a;
 }

 .container_61c7d05a06d0 {
   padding: 0 0.01px 0 0;
   width: 1249px;
   height: fit-content;
   justify-content: center;
   align-items: flex-start;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_43f9891c1bbd {
   width: 107px;
   height: 53px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_43f9891c1bbd img {
   position: absolute;
   width: 100.00% !important;
   height: 229.25% !important;
   max-width: none !important;
   left: 0.00%;
   top: -64.62%;
 }

 .imageview_43f9891c1bbd.wp-block-image {
   overflow: hidden;
   position: relative;
 }

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

 .imageview_9d3a6ccb3082 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
 }

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

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

 .container_7358f2351d90 {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_4d364607f37a {
   width: 578px;
   height: 354px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #242222ff 0%, #24222200 100%);
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_c20acd26c2f7 {
   position: relative !important;
   overflow: visible;
   width: 578px;
   height: 354px;
   flex-shrink: 0;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/I6:4245;118:2160.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
 }

 .text_8a2b8408226e {
   height: 29px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 29.26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_8a2b8408226e {
   overflow: visible;
 }

 .text-4c958315d517_8a2b8408226e {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

 .text-68e454209fd8_8a2b8408226e {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

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

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

 .container_96503446d97f {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_96503446d97f {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_96503446d97f {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_38e5ca5592a7 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_38e5ca5592a7 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_38e5ca5592a7 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_7bfbf7ffe9c0 {
   width: 377px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8c3c8c59663f {
   padding: 12px 12px 12px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8e753b23e90d {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_b4c2637956f4 {
   padding: 24px 24px 24px 24px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 24px 24px 24px 24px;
   box-shadow: 0px 4px 250px #4012eb1a;
 }

 .imageview_855c0a758c51 {
   width: 107px;
   height: 53px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_855c0a758c51 img {
   position: absolute;
   width: 74.23% !important;
   height: 302.51% !important;
   max-width: none !important;
   left: -0.14%;
   top: -179.96%;
 }

 .imageview_855c0a758c51.wp-block-image {
   overflow: hidden;
   position: relative;
 }

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

 .imageview_c4a8bdb3a480 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
 }

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

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

 .container_884bfbdece40 {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_53dd1d56ff71 {
   width: 578px;
   height: 354px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #242222ff 0%, #24222200 100%);
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_2a500e042b4c {
   position: relative !important;
   overflow: visible;
   width: 578px;
   height: 354px;
   flex-shrink: 0;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/I6:4246;118:2160.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
 }

 .text_49943923dc83 {
   height: 29px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 29.26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_49943923dc83 {
   overflow: visible;
 }

 .text-4153d12e279b_49943923dc83 {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

 .text-90ab09533652_49943923dc83 {
   line-height: 29.26px;
   font-family: 'Montserrat';
 }

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

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

 .container_942a973b8e1b {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_942a973b8e1b {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_942a973b8e1b {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_d010103cd430 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_d010103cd430 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_d010103cd430 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

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

 .container_008192c7adc5 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_wrapper_008192c7adc5 {
   width: 112px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_008192c7adc5 {
   padding: 8px 16px 8px 16px;
   width: 112px;
   height: fit-content;
   border-top: 1px solid #d1d5dbff;
   border-right: 1px solid #d1d5dbff;
   border-bottom: 1px solid #d1d5dbff;
   border-left: 1px solid #d1d5dbff;
   justify-content: center;
   align-items: center;
   gap: 0 5px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb1a;
   border-radius: 34px 34px 34px 34px;
 }

 .container_15cc88209940 {
   width: 377px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4458ff62e1b4 {
   padding: 12px 12px 12px 12px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4b9f2876e389 {
   width: 578px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_f6ce2259edda {
   padding: 24px 24px 24px 24px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 24px 24px 24px 24px;
   box-shadow: 0px 4px 250px #4012eb1a;
 }

 .container_44223efab0dc {
   padding: 0 0.01px 0 0;
   width: 1249px;
   height: fit-content;
   justify-content: center;
   align-items: flex-start;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8ae3d7288ab1 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 18px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .imageview_9de93bd04694 {
   width: 35.32px;
   height: 35.32px;
 }

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

 .container_8131fc901b94 {
   padding: 8px 8px 8px 18px;
   width: fit-content;
   height: fit-content;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 32px 32px 32px 32px;
 }

 .container_wrapper_8131fc901b94 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_8131fc901b94 {
   padding: 8px 8px 8px 18px;
   width: fit-content;
   height: fit-content;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 32px 32px 32px 32px;
 }

 .container_c3aa851047ce {
   width: 1249px;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 38px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1283fc9c73d2 {
   height: 60px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 60px;
   word-wrap: break-word;
   font-family: 'Aeonik Pro TRIAL';
 }

 .text_autoheight_1283fc9c73d2 {
   overflow: visible;
 }

 .text-f734831cc787_1283fc9c73d2 {
   line-height: 60px;
   font-family: 'Aeonik Pro TRIAL';
 }

 .text-716c379a3f0c_1283fc9c73d2 {
   line-height: 60px;
   font-family: 'Aeonik Pro TRIAL';
 }

 .container_eb57490e4ce1 {
   width: 1216px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ede94f1e2284 {
   height: 432px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: linear-gradient(180deg, #00000000 0%, #000000ff 100%);
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_1e5efdf80815 {
   width: 100%;
   min-width: 0;
   height: 432px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/6:4443.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
 }

 .container_5d788ea97088 {
   width: 576px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/6:4442.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 32px 32px 32px 32px;
 }

 .text_68c277c14dc9 {
   height: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 43.88px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_68c277c14dc9 {
   overflow: visible;
 }

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

 .text_4e411c2e2c0b {
   width: 488px;
   height: 48px;
   flex-shrink: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_4e411c2e2c0b {
   overflow: visible;
 }

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

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

 .imageview_089e228af900 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
 }

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

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

 .container_e0bae1885510 {
   padding: 32px 32px 32px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2a8f41b1b7aa {
   width: 576px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_81dcdf769f02 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: flex-end;
   gap: 0 64px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 32px 32px 32px 32px;
   box-shadow: 0px 4px 250px #4012eb1a;
 }

 .text_b10786a291aa {
   height: 88px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 43.88px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_b10786a291aa {
   overflow: visible;
 }

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

 .text_a60dc6d673d3 {
   width: 488px;
   height: 72px;
   flex-shrink: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_a60dc6d673d3 {
   overflow: visible;
 }

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

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

 .imageview_45f51d72505d {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
 }

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

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

 .container_6bd7a9b1bd10 {
   padding: 32px 32px 32px 32px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_eb27955d1bb0 {
   width: 576px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_7f28ed33ba79 {
   height: 432px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: linear-gradient(180deg, #00000000 0%, #000000ff 100%);
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_252937c13e58 {
   width: 100%;
   min-width: 0;
   height: 432px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/6:4468.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
 }

 .container_62b74b0b57ca {
   width: 576px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_64b857c14198 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: flex-end;
   gap: 0 64px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 32px 32px 32px 32px;
   box-shadow: 0px 4px 250px #4012eb1a;
 }

 .container_08456ced4738 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_56258d7dcf40 {
   width: fit-content;
   line-height: 60px;
   font-family: 'Aeonik Pro TRIAL';
 }

 .text_65b80d90ed0c {
   width: fit-content;
   line-height: 60px;
   font-family: 'Aeonik Pro TRIAL';
 }

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

 .text_21f7e31c57c7 {
   width: max-content;
   position: absolute !important;
   left: 91.64px;
   top: 0px;
   line-height: 72px;
   font-family: 'Montserrat';
 }

 .container_4296470654f4 {
   position: relative !important;
   overflow: visible;
   width: 232px;
   height: 72px;
   flex-shrink: 0;
 }

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

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

 .container_92a2c33a3bf0 {
   padding: 18px 12px 18px 12px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: center;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f9fafb;
   border-radius: 24px 24px 24px 24px;
 }

 .text_cf09ffc02926 {
   width: max-content;
   position: absolute !important;
   left: 61.01px;
   top: 0px;
   line-height: 72px;
   font-family: 'Montserrat';
 }

 .container_d2e068b228d9 {
   position: relative !important;
   overflow: visible;
   width: 232px;
   height: 72px;
   flex-shrink: 0;
 }

 .container_a76afdec465f {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .container_3ef50f2e0d2e {
   padding: 18px 12px 18px 12px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f9fafb;
   border-radius: 24px 24px 24px 24px;
 }

 .text_2a2c87110ac6 {
   width: max-content;
   position: absolute !important;
   left: 62.76px;
   top: 0px;
   line-height: 72px;
   font-family: 'Montserrat';
 }

 .container_c2972ff3532d {
   position: relative !important;
   overflow: visible;
   width: 232px;
   height: 72px;
   flex-shrink: 0;
 }

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

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

 .container_f3222407ae04 {
   padding: 18px 12px 18px 12px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f9fafb;
   border-radius: 24px 24px 24px 24px;
 }

 .text_0af283dea43e {
   width: max-content;
   position: absolute !important;
   left: 17.89px;
   top: 0px;
   line-height: 72px;
   font-family: 'Montserrat';
 }

 .container_57e0c83c0822 {
   position: relative !important;
   overflow: visible;
   width: 232px;
   height: 72px;
   flex-shrink: 0;
 }

 .container_36c97d1fb621 {
   width: 232px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_0afa2698ff25 {
   padding: 0 3px 0 3px;
   width: 232px;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_09676245c262 {
   padding: 18px 12px 18px 12px;
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
   background: #f9fafb;
   border-radius: 24px 24px 24px 24px;
 }

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

 .container_53b653038f59 {
   padding: 32px 32px 32px 32px;
   width: 1260px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
   border-radius: 32px 32px 32px 32px;
 }

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

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

 .container_d95e7ef13e45 {
   padding: 0 33px 0 33px;
   width: 1193px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1d888795fce8 {
   width: 671px;
   height: 56px;
   flex-shrink: 0;
   line-height: 28px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_1d888795fce8 {
   overflow: visible;
 }

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

 .container_d07538b4c3ff {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_0cfdd535e5f5 {
   width: 20.27px;
   height: 222.03px;
   position: absolute !important;
   left: 352.87px;
   top: 77.1px;
 }

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

 .imageview_bc98ccaeb970 {
   width: 20.27px;
   height: 237.03px;
   z-index: 1;
   position: absolute !important;
   left: 352.87px;
   top: 287.1px;
 }

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

 .imageview_cee47df8c58b {
   width: 20.27px;
   height: 262.53px;
   position: absolute !important;
   left: 351.87px;
   top: 747.1px;
 }

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

 .imageview_218b8ed1b1fe {
   width: 20.27px;
   height: 247.03px;
   z-index: 2;
   position: absolute !important;
   left: 352.87px;
   top: 512.1px;
 }

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

 .text_2e47a68eab9d {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_5465757e4da9 {
   position: relative !important;
   overflow: visible;
   width: 25.61px;
   height: 31.99px;
   flex-shrink: 0;
 }

 .container_2c816bb2411e {
   padding: 32px 35px 32px 35px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012ebb3;
   border-right: 1px solid #4012ebb3;
   border-bottom: 1px solid #4012ebb3;
   border-left: 1px solid #4012ebb3;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 300px 300px 300px 300px;
 }

 .container_85a293795dba {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb80;
   border-right: 1px solid #4012eb80;
   border-bottom: 1px solid #4012eb80;
   border-left: 1px solid #4012eb80;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_53ece4ce1b71 {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb66;
   border-right: 1px solid #4012eb66;
   border-bottom: 1px solid #4012eb66;
   border-left: 1px solid #4012eb66;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_97900f4790bd {
   padding: 10px 10px 10px 10px;
   width: 157.61px;
   height: 157.99px;
   border-top: 1px solid #4012eb1a;
   border-right: 1px solid #4012eb1a;
   border-bottom: 1px solid #4012eb1a;
   border-left: 1px solid #4012eb1a;
   position: absolute !important;
   left: 538px;
   top: 230px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .text_dea4d18bf080 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_46a523c01fff {
   position: relative !important;
   overflow: visible;
   width: 25.61px;
   height: 31.99px;
   flex-shrink: 0;
 }

 .container_2eeb78520800 {
   padding: 32px 35px 32px 35px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012ebb3;
   border-right: 1px solid #4012ebb3;
   border-bottom: 1px solid #4012ebb3;
   border-left: 1px solid #4012ebb3;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 300px 300px 300px 300px;
 }

 .container_f1ecbbbff0ea {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb80;
   border-right: 1px solid #4012eb80;
   border-bottom: 1px solid #4012eb80;
   border-left: 1px solid #4012eb80;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_c58dd05d9601 {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb66;
   border-right: 1px solid #4012eb66;
   border-bottom: 1px solid #4012eb66;
   border-left: 1px solid #4012eb66;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_36e268359b4d {
   padding: 10px 10px 10px 10px;
   width: 157.61px;
   height: 157.99px;
   border-top: 1px solid #4012eb1a;
   border-right: 1px solid #4012eb1a;
   border-bottom: 1px solid #4012eb1a;
   border-left: 1px solid #4012eb1a;
   position: absolute !important;
   left: 538px;
   top: 690px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .imageview_379567c0fa9f {
   width: 180.03px;
   height: 20.27px;
   z-index: 1;
   position: absolute !important;
   left: 193.1px;
   top: 62.87px;
 }

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

 .imageview_8f5df02b2201 {
   width: 180.03px;
   height: 20.27px;
   z-index: 3;
   position: absolute !important;
   left: 193.1px;
   top: 503.87px;
 }

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

 .imageview_190201f44658 {
   width: 180.03px;
   height: 20.27px;
   z-index: 1;
   position: absolute !important;
   left: 192.1px;
   top: 988.87px;
 }

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

 .imageview_9c4effc739b1 {
   width: 180.03px;
   height: 20.27px;
   z-index: 2;
   position: absolute !important;
   left: 352.87px;
   top: 278.87px;
 }

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

 .imageview_ff154133a377 {
   width: 180.03px;
   height: 20.27px;
   z-index: 3;
   position: absolute !important;
   left: 352.87px;
   top: 738.87px;
 }

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

 .text_7c9b43993197 {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_7c9b43993197 {
   overflow: visible;
 }

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

 .text_10a016977181 {
   height: 78px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_10a016977181 {
   overflow: visible;
 }

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

 .container_579d63dc6fba {
   width: 291px;
   height: 122px;
   position: absolute !important;
   left: 535px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_368b2acb70c2 {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_368b2acb70c2 {
   overflow: visible;
 }

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

 .text_1c47d1b6ef9c {
   height: 78px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_1c47d1b6ef9c {
   overflow: visible;
 }

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

 .container_e09e471ca191 {
   width: 291px;
   height: 122px;
   position: absolute !important;
   left: 535px;
   top: 441px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_6827d3f5c827 {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_6827d3f5c827 {
   overflow: visible;
 }

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

 .text_61804cec4b6b {
   height: 78px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_61804cec4b6b {
   overflow: visible;
 }

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

 .container_294896593132 {
   width: 291px;
   height: 122px;
   position: absolute !important;
   left: 534px;
   top: 926px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1d1c0971eeed {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_1d1c0971eeed {
   overflow: visible;
 }

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

 .text_ddf800e6fb61 {
   height: 78px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_ddf800e6fb61 {
   overflow: visible;
 }

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

 .container_3b58b2af1573 {
   width: 291px;
   height: 122px;
   position: absolute !important;
   left: 1px;
   top: 230px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_fb31086111be {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_fb31086111be {
   overflow: visible;
 }

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

 .text_bc00f2233ce9 {
   height: 78px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_bc00f2233ce9 {
   overflow: visible;
 }

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

 .container_b4a5365a7648 {
   width: 291px;
   height: 122px;
   position: absolute !important;
   left: 1px;
   top: 690px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_71e2788a8f13 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_f92eb9d028ae {
   position: relative !important;
   overflow: visible;
   width: 25.61px;
   height: 31.99px;
   flex-shrink: 0;
 }

 .container_28006377f9f3 {
   padding: 32px 35px 32px 35px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012ebb3;
   border-right: 1px solid #4012ebb3;
   border-bottom: 1px solid #4012ebb3;
   border-left: 1px solid #4012ebb3;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 300px 300px 300px 300px;
 }

 .container_33f57efa7d43 {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb80;
   border-right: 1px solid #4012eb80;
   border-bottom: 1px solid #4012eb80;
   border-left: 1px solid #4012eb80;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_1930fdb73ef6 {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb66;
   border-right: 1px solid #4012eb66;
   border-bottom: 1px solid #4012eb66;
   border-left: 1px solid #4012eb66;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_27d7c8a1f334 {
   padding: 10px 10px 10px 10px;
   width: 157.61px;
   height: 157.99px;
   border-top: 1px solid #4012eb1a;
   border-right: 1px solid #4012eb1a;
   border-bottom: 1px solid #4012eb1a;
   border-left: 1px solid #4012eb1a;
   position: absolute !important;
   left: 1px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .text_e34d02bd0885 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_0ee48ec802cb {
   position: relative !important;
   overflow: visible;
   width: 25.61px;
   height: 31.99px;
   flex-shrink: 0;
 }

 .container_ea0603b703d1 {
   padding: 32px 35px 32px 35px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012ebb3;
   border-right: 1px solid #4012ebb3;
   border-bottom: 1px solid #4012ebb3;
   border-left: 1px solid #4012ebb3;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 300px 300px 300px 300px;
 }

 .container_4140f3495e74 {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb80;
   border-right: 1px solid #4012eb80;
   border-bottom: 1px solid #4012eb80;
   border-left: 1px solid #4012eb80;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_72c1e1c45386 {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb66;
   border-right: 1px solid #4012eb66;
   border-bottom: 1px solid #4012eb66;
   border-left: 1px solid #4012eb66;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_da2f3bee0884 {
   padding: 10px 10px 10px 10px;
   width: 157.61px;
   height: 157.99px;
   border-top: 1px solid #4012eb1a;
   border-right: 1px solid #4012eb1a;
   border-bottom: 1px solid #4012eb1a;
   border-left: 1px solid #4012eb1a;
   position: absolute !important;
   left: 1px;
   top: 441px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .text_32d56ff45fd8 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_485f8fd7859a {
   position: relative !important;
   overflow: visible;
   width: 25.61px;
   height: 31.99px;
   flex-shrink: 0;
 }

 .container_42c63f2fd540 {
   padding: 32px 35px 32px 35px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012ebb3;
   border-right: 1px solid #4012ebb3;
   border-bottom: 1px solid #4012ebb3;
   border-left: 1px solid #4012ebb3;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 300px 300px 300px 300px;
 }

 .container_c7b51e2f0411 {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb80;
   border-right: 1px solid #4012eb80;
   border-bottom: 1px solid #4012eb80;
   border-left: 1px solid #4012eb80;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_a75fd2163ebf {
   padding: 10px 10px 10px 10px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #4012eb66;
   border-right: 1px solid #4012eb66;
   border-bottom: 1px solid #4012eb66;
   border-left: 1px solid #4012eb66;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_e23713636acf {
   padding: 10px 10px 10px 10px;
   width: 157.61px;
   height: 157.99px;
   border-top: 1px solid #4012eb1a;
   border-right: 1px solid #4012eb1a;
   border-bottom: 1px solid #4012eb1a;
   border-left: 1px solid #4012eb1a;
   position: absolute !important;
   left: 0px;
   top: 926px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 200px 200px 200px 200px;
 }

 .container_6b282a3d349b {
   position: relative !important;
   overflow: visible;
   width: 826px;
   height: 1083.99px;
   flex-shrink: 0;
 }

 .container_3ae0ce66155e {
   width: 1260px;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 42px 42px 42px 42px;
   box-shadow: 0px 4px 250px #fe34e81a;
 }

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

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

 .container_67cc86cda9df {
   padding: 0 275px 0 275px;
   width: 1179px;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d1d776a1b2b9 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_393f003b7e4a {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 31.99px;
   flex-shrink: 0;
 }

 .text_0864e7b9b2f1 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_63e8e7d525b9 {
   position: absolute !important;
   overflow: visible;
   width: 13.07px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_8bd87ad01ba4 {
   width: 314px;
   height: 48px;
   position: absolute !important;
   left: 25.08px;
   top: 0.4px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_8bd87ad01ba4 {
   overflow: visible;
 }

 .container_ce57bc4a2474 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 48px;
   flex-shrink: 0;
 }

 .text_799ad97ead6a {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_27e64700d21b {
   position: absolute !important;
   overflow: visible;
   width: 13.07px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_8ff5aa60f688 {
   width: 259px;
   height: 48px;
   position: absolute !important;
   left: 25.08px;
   top: 0.4px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_8ff5aa60f688 {
   overflow: visible;
 }

 .container_9d25731da743 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 48px;
   flex-shrink: 0;
 }

 .text_2b4a2308642a {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_f40b8c31924e {
   position: absolute !important;
   overflow: visible;
   width: 13.07px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_5a8552fee6cf {
   width: 264px;
   height: 48px;
   position: absolute !important;
   left: 25.08px;
   top: 0.4px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_5a8552fee6cf {
   overflow: visible;
 }

 .container_cf0ef4d74d04 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 48px;
   flex-shrink: 0;
 }

 .text_e2c750d43b5c {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_2b698a1c6daa {
   position: absolute !important;
   overflow: visible;
   width: 13.07px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_c5ebdbc360f2 {
   width: max-content;
   position: absolute !important;
   left: 25.08px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_e642ba293ea9 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
 }

 .text_b5f3f6c4bf30 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_48164b42fa50 {
   position: absolute !important;
   overflow: visible;
   width: 13.07px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_175700dde2f9 {
   width: max-content;
   position: absolute !important;
   left: 25.08px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_ea9a184a2318 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
 }

 .container_f1532928e960 {
   width: 100%;
   min-width: 0;
   height: 264px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_937847af8851 {
   padding: 32.8px 32.8px 0.8px 32.8px;
   width: 432px;
   height: 385.59px;
   flex-shrink: 0;
   border-top: 0.8px solid #ffffff0d;
   border-right: 0.8px solid #ffffff0d;
   border-bottom: 0.8px solid #ffffff0d;
   border-left: 0.8px solid #ffffff0d;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #0a0a12;
   border-radius: 16px 16px 16px 16px;
 }

 .text_a0e9ad4491d5 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_71680e8d1a06 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 31.99px;
   flex-shrink: 0;
 }

 .text_69c63f28c92e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_255754dd10e1 {
   position: absolute !important;
   overflow: visible;
   width: 11.99px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_488bb1aadb52 {
   width: 314px;
   height: 48px;
   position: absolute !important;
   left: 23.99px;
   top: 0.4px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_488bb1aadb52 {
   overflow: visible;
 }

 .container_70594529a57e {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 48px;
   flex-shrink: 0;
 }

 .text_fdb157039ba8 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_59c09c05170e {
   position: absolute !important;
   overflow: visible;
   width: 11.99px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_207ccd898ea7 {
   width: 259px;
   height: 48px;
   position: absolute !important;
   left: 23.99px;
   top: 0.4px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_207ccd898ea7 {
   overflow: visible;
 }

 .container_9860d9d14b93 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 48px;
   flex-shrink: 0;
 }

 .text_72d6e155aa88 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_9ab989e3069b {
   position: absolute !important;
   overflow: visible;
   width: 11.99px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_48cb16614617 {
   width: 264px;
   height: 48px;
   position: absolute !important;
   left: 23.99px;
   top: 0.4px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_48cb16614617 {
   overflow: visible;
 }

 .container_6a77f461bf59 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 48px;
   flex-shrink: 0;
 }

 .text_dcc5a06d3e38 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_0ff738f76c1d {
   position: absolute !important;
   overflow: visible;
   width: 11.99px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_3f7d2d0bb877 {
   width: max-content;
   position: absolute !important;
   left: 23.99px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_22ddea025ae9 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
 }

 .text_5b1d7cec6190 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_f70ca2740360 {
   position: absolute !important;
   overflow: visible;
   width: 11.99px;
   height: 24px;
   left: 0px;
   top: 4px;
 }

 .text_91bb06fd1214 {
   width: max-content;
   position: absolute !important;
   left: 23.99px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_3008136ab52d {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 28px;
   flex-shrink: 0;
 }

 .container_f2d010bcec96 {
   width: 100%;
   min-width: 0;
   height: 264px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0f1ea431710a {
   padding: 32.8px 32.8px 0.8px 32.8px;
   width: 432px;
   height: 385.59px;
   flex-shrink: 0;
   border-top: 0.8px solid #fe34e887;
   border-right: 0.8px solid #fe34e887;
   border-bottom: 0.8px solid #fe34e887;
   border-left: 0.8px solid #fe34e887;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
 }

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

 .container_1aec6bf88184 {
   padding: 40px 48px 40px 48px;
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
   background: linear-gradient(180deg, #ffffffff 0%, #ffffff00 100%);
   border-radius: 48px 48px 48px 48px;
 }

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

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

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

 .text_b6ccad758661 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.4px;
   line-height: 28px;
   font-family: 'Montserrat';
 }

 .container_878bba625528 {
   position: relative !important;
   overflow: visible;
   width: 647.59px;
   height: 28px;
   flex-shrink: 0;
 }

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

 .text_6c55e3b37a66 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .imageview_5bd02827e1d3 {
   width: 20px;
   height: 20px;
   position: absolute !important;
   left: 126.51px;
   top: 2px;
 }

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

 .container_e883bc8563a1 {
   position: relative !important;
   overflow: visible;
   width: 146.51px;
   height: 24px;
   flex-shrink: 0;
 }

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

 .imageview_5a3c9301112a {
   width: 100%;
   min-width: 0;
   height: 210px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

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

 .container_1cb5b188cd19 {
   width: 100%;
   min-width: 0;
   height: 209.99px;
   flex-shrink: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   border-radius: 16px 16px 16px 16px;
 }

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

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

 .text_620e16b37550 {
   height: 64px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_620e16b37550 {
   overflow: visible;
 }

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

 .text_756217678b8b {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_756217678b8b {
   overflow: visible;
 }

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

 .text_312231ca753e {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_312231ca753e {
   overflow: visible;
 }

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

 .container_0251b25fb909 {
   width: 406px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_a45bbd9e5833 {
   width: 100%;
   min-width: 0;
   height: 210px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

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

 .container_f5eb9b98a4b0 {
   width: 100%;
   min-width: 0;
   height: 209.99px;
   flex-shrink: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   border-radius: 16px 16px 16px 16px;
 }

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

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

 .text_66c3d0422d2d {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_66c3d0422d2d {
   overflow: visible;
 }

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

 .text_7bd3fcd0650b {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_7bd3fcd0650b {
   overflow: visible;
 }

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

 .text_d888700aebae {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_d888700aebae {
   overflow: visible;
 }

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

 .container_71af63505471 {
   width: 406px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_f348b4feecfa {
   width: 100%;
   min-width: 0;
   height: 210px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

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

 .container_6ee26b89e977 {
   width: 100%;
   min-width: 0;
   height: 209.99px;
   flex-shrink: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   border-radius: 16px 16px 16px 16px;
 }

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

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

 .text_c40fc618905e {
   height: 32px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_c40fc618905e {
   overflow: visible;
 }

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

 .text_efcaf061a8a9 {
   height: 48px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_efcaf061a8a9 {
   overflow: visible;
 }

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

 .text_beb2652482fa {
   height: 20px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_beb2652482fa {
   overflow: visible;
 }

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

 .container_f461dcbc04eb {
   width: 406px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_01dcf020ddcd {
   width: 1260px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

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

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

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

 .imageview_ae813ae78118 {
   width: 64px;
   height: 63px;
   flex-shrink: 0;
   transform-origin: center;
 }

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

 .text_5f3f79b71943 {
   width: fit-content;
   line-height: 28.8px;
   font-family: 'Plus Jakarta Sans';
 }

 .text-c0f99eaa34b8_5f3f79b71943 {
   line-height: 28.8px;
   font-family: 'Plus Jakarta Sans';
 }

 .text-ffc48c18ee56_5f3f79b71943 {
   line-height: 28.8px;
   font-family: 'Plus Jakarta Sans';
 }

 .imageview_04e6852efc1f {
   width: 56px;
   height: 56px;
   flex-shrink: 0;
 }

 .imageview_04e6852efc1f img {
   position: absolute;
   width: 64.0px !important;
   height: 64.0px !important;
   max-width: none !important;
   left: -4.0px;
   top: -3.0px;
 }

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

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

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

 .container_4166a4dc40c5 {
   width: 245px;
   height: 288px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0a23424f;
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_db9460170811 {
   position: absolute !important;
   overflow: visible;
   width: 245px;
   height: 288px;
   left: 0px;
   top: 0px;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/I6:4921;63:3153.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_857b4ff5613e {
   position: relative !important;
   overflow: visible;
   width: 245px;
   height: 288px;
   flex-shrink: 0;
   background: #d9d9d9;
   border-radius: 24px 24px 24px 24px;
 }

 .imageview_113e5a8405f2 {
   width: 42px;
   height: 42px;
   position: absolute !important;
   left: 0px;
   top: -0.33px;
   _scaling-factor: 1;
 }

 .imageview_113e5a8405f2.wp-block-image {
   width: 42px !important;
   height: 42px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_113e5a8405f2 img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .container_6720041591f1 {
   position: relative !important;
   overflow: visible;
   width: 312.89px;
   height: 48px;
   flex-shrink: 0;
 }

 .text_be2f26cb6f94 {
   height: 130px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_be2f26cb6f94 {
   overflow: visible;
 }

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

 .text_bd9d931892f6 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.67px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_a1bc2745a93d {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_1c10e6136918 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.33px;
   line-height: 20px;
   font-family: 'Inter';
 }

 .container_6435cc042cc4 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 20px;
   flex-shrink: 0;
 }

 .container_798664f29996 {
   width: 146.68px;
   height: 44px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_088436a71065 {
   width: 100%;
   min-width: 0;
   height: 20px;
   flex-shrink: 0;
 }

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

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

 .text_03cf09ac3ca1 {
   width: 100%;
   min-width: 0;
   height: 20px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_autoheight_03cf09ac3ca1 {
   overflow: visible;
 }

 .container_70d8767db45c {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5abcbe47ba70 {
   width: 100%;
   min-width: 0;
   height: 48px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e2e19e0d0df0 {
   padding: 0 12px 0 12px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-end;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
   border-radius: 14px 14px 14px 14px;
 }

 .container_b4f397906196 {
   width: 957px;
   height: fit-content;
   flex-shrink: 0;
   justify-content: flex-end;
   align-items: flex-end;
   gap: 0 53px;
   display: flex !important;
   flex-direction: row;
 }

 .container_113fa8747ccc {
   height: 194px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #0a23424f;
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_07198c447bed {
   height: 194px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/I6:4921;63:3159.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_b90f1589c866 {
   height: 194px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #d9d9d9;
   border-radius: 24px 24px 24px 24px;
 }

 .container_e58478a5d0ed {
   padding: 24px 24px 24px 24px;
   width: 1260px;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-end;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb17;
   border-radius: 38px 38px 38px 38px;
 }

 .container_2efbde8ae8fc {
   width: 1260px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_c5b536eb3161 {
   width: fit-content;
   line-height: 72.96px;
   font-family: 'Aeonik Pro TRIAL';
 }

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

 .text_1685d2881f60 {
   width: max-content;
   position: absolute !important;
   left: 164.6px;
   top: -0.4px;
   line-height: 28px;
   font-family: 'Montserrat';
 }

 .container_9a8742d80288 {
   position: relative !important;
   overflow: visible;
   width: 672px;
   height: 28px;
   flex-shrink: 0;
 }

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

 .imageview_9c712902df69 {
   width: 20px;
   height: 20px;
   flex-shrink: 0;
 }

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

 .container_e4ebb6adde88 {
   padding: 16px 24px 16px 24px;
   width: fit-content;
   height: fit-content;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 44px 44px 44px 44px;
 }

 .container_wrapper_e4ebb6adde88 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_e4ebb6adde88 {
   padding: 16px 24px 16px 24px;
   width: fit-content;
   height: fit-content;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 44px 44px 44px 44px;
 }

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

 .container_5f330bd51b7a {
   padding: 16px 24px 16px 24px;
   width: 199px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 1.8px solid #ffffffff;
   border-right: 1.8px solid #ffffffff;
   border-bottom: 1.8px solid #ffffffff;
   border-left: 1.8px solid #ffffffff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 44px 44px 44px 44px;
 }

 .container_wrapper_5f330bd51b7a {
   width: 199px;
   height: fit-content;
   flex-shrink: 0;
 }

 .container_nested_5f330bd51b7a {
   padding: 16px 24px 16px 24px;
   width: 199px;
   height: fit-content;
   border-top: 1.8px solid #ffffffff;
   border-right: 1.8px solid #ffffffff;
   border-bottom: 1.8px solid #ffffffff;
   border-left: 1.8px solid #ffffffff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   border-radius: 44px 44px 44px 44px;
 }

 .container_688bad8e65f2 {
   padding: 0 313.27px 0 313.26px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: flex-start;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_5eb58901da01 {
   padding: 80px 80px 80px 80px;
   width: 1260px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 36px 0;
   display: flex !important;
   flex-direction: column;
   background: url("https://cdn.yotako.io/45286f1b-4a0a-4508-b64f-37f3b923ca1b/6:5000.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 24px 24px 24px 24px;
   mix-blend-mode: normal;
 }

 .container_3cc3d1bda69f {
   width: 1260px;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 24px 24px 24px 24px;
 }

 .text_ecb38d3ab1d1 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -1.2px;
   line-height: 32px;
   font-family: 'Montserrat';
 }

 .container_6e21a260cd94 {
   position: relative !important;
   overflow: visible;
   width: 522px;
   height: 31.99px;
   flex-shrink: 0;
 }

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

 .container_97d2792abdeb {
   padding: 14px 24px 14px 24px;
   width: 522px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 0.8px solid #ffffff1a;
   border-right: 0.8px solid #ffffff1a;
   border-bottom: 0.8px solid #ffffff1a;
   border-left: 0.8px solid #ffffff1a;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #262637;
   border-radius: 50px 50px 50px 50px;
 }

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

 .container_d6cb9d7319a8 {
   margin: 0 0 0 -169px !important;
   padding: 12px 24px 12px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 24px 24px 24px 24px;
 }

 .container_wrapper_d6cb9d7319a8 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
 }

 .container_nested_d6cb9d7319a8 {
   margin: 0 0 0 -169px !important;
   padding: 12px 24px 12px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   border-top: 1.4px solid #822dc7ff;
   border-right: 1.4px solid #822dc7ff;
   border-bottom: 1.4px solid #822dc7ff;
   border-left: 1.4px solid #822dc7ff;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #4012eb;
   border-radius: 24px 24px 24px 24px;
 }

 .container_ac66e6f2c194 {
   padding: 0 0 0 0;
   width: 522px;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_f0a0a61e1889 {
   padding: 0 512px 0.8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   border-top: 0px solid #ffffff0d;
   border-right: 0px solid #ffffff0d;
   border-bottom: 0.8px solid #ffffff0d;
   border-left: 0px solid #ffffff0d;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_44eb5681c2bb {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_a6c4466657aa {
   position: relative !important;
   overflow: visible;
   width: 198.4px;
   height: 24px;
   flex-shrink: 0;
 }

 .text_eb4152fcc83c {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_601b0f08eaa4 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_db6d0e3c0059 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_c12a8c4038f6 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_535b43e7de1d {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_a4c5635342af {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_52113384afd3 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_9b5c6864ccd8 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_af5b95448190 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_08a5dcc45466 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .container_426c345b6bd6 {
   width: 198.4px;
   height: 168px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_75fb1baa8ef7 {
   width: 198.4px;
   height: 248px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1408294e4d35 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_ca4d2048dfbd {
   position: relative !important;
   overflow: visible;
   width: 198.4px;
   height: 24px;
   flex-shrink: 0;
 }

 .text_2dbf700b041c {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_b486c4dc99ae {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_80f4d287b5e0 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_48dc52e9cdbe {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .container_b3c664b192ca {
   width: 198.4px;
   height: 60px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_57b299a9a35f {
   width: 198.4px;
   height: 248px;
   position: absolute !important;
   left: 246.4px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a15554e4e247 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_84799365b167 {
   position: relative !important;
   overflow: visible;
   width: 198.4px;
   height: 24px;
   flex-shrink: 0;
 }

 .text_ef7b0b196702 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_684fcbd9f119 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_fc92e465b6ce {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_23e4d530af34 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_3dc57c59708f {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_6a3d5583685d {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_2ac6b80b22ea {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_328b235d0d6c {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_a52819bf41b0 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_6c47bee844fa {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .container_f79dc277e811 {
   width: 198.4px;
   height: 168px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_f79dc277e811 {
   width: 198.4px;
   height: 168px;
   flex-shrink: 0;
 }

 .container_nested_f79dc277e811 {
   width: 198.4px;
   height: 168px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b99d2313c542 {
   width: 198.4px;
   height: 248px;
   position: absolute !important;
   left: 492.8px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_ad764344d9fd {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_942851ebaa12 {
   position: relative !important;
   overflow: visible;
   width: 198.4px;
   height: 24px;
   flex-shrink: 0;
 }

 .text_32a3e587b2d3 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_3557b663ec64 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .container_wrapper_3557b663ec64 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .container_nested_3557b663ec64 {
   width: 100%;
   min-width: 0;
   height: 24px;
 }

 .text_979c0cf845cc {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_f94913dc1af2 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_14a8d115af02 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_b1b0e6b421fb {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .container_d3bd849b0289 {
   width: 198.4px;
   height: 96px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_d3bd849b0289 {
   width: 198.4px;
   height: 96px;
   flex-shrink: 0;
 }

 .container_nested_d3bd849b0289 {
   width: 198.4px;
   height: 96px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_419c2bebc32a {
   width: 198.4px;
   height: 248px;
   position: absolute !important;
   left: 739.2px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_9ca458bbb626 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_7569efb654b1 {
   position: relative !important;
   overflow: visible;
   width: 198.4px;
   height: 24px;
   flex-shrink: 0;
 }

 .text_cd81eabd13a3 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_4d853cf5b41a {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_dae0ece916d4 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .container_b32a10c91269 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 24px;
   flex-shrink: 0;
 }

 .text_7fd4aa9c99e7 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 8.4px;
   line-height: 24px;
   font-family: 'Montserrat';
 }

 .text_d732da830d56 {
   width: 149px;
   height: 48px;
   position: absolute !important;
   left: 0px;
   top: 32.4px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_autoheight_d732da830d56 {
   overflow: visible;
 }

 .container_03f926f78527 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 80px;
   flex-shrink: 0;
 }

 .imageview_af7c3b4a81e8 {
   width: 100%;
   min-width: 0;
   height: 36px;
   flex-shrink: 0;
 }

 .imageview_af7c3b4a81e8 img {
   position: absolute;
   width: 198.4px !important;
   height: 36.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

 .container_1cae8c0ccb42 {
   width: 198.4px;
   height: 200px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_1cae8c0ccb42 {
   width: 198.4px;
   height: 200px;
   flex-shrink: 0;
 }

 .container_nested_1cae8c0ccb42 {
   width: 198.4px;
   height: 200px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_357c39c9ca2d {
   width: 198.4px;
   height: 248px;
   position: absolute !important;
   left: 985.6px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8aafa0755541 {
   position: relative !important;
   overflow: visible;
   width: 1260px;
   height: 248px;
   flex-shrink: 0;
 }

 .imageview_709fe62390e0 {
   width: 23px;
   height: 4px;
   flex-shrink: 0;
 }

 .imageview_709fe62390e0 img {
   position: absolute;
   width: 255.0px !important;
   height: 53.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: -1.2px;
 }

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

 .text_ad64fd5454f5 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0.6px;
   line-height: 20px;
   font-family: 'Montserrat';
 }

 .container_33ba63c03d4d {
   position: relative !important;
   overflow: visible;
   width: 304.41px;
   height: 20px;
   flex-shrink: 0;
 }

 .container_47227c177189 {
   width: 100%;
   min-width: 0;
   height: 64.79px;
   flex-shrink: 0;
   border-top: 0.8px solid #ffffff0d;
   border-right: 0px solid #ffffff0d;
   border-bottom: 0px solid #ffffff0d;
   border-left: 0px solid #ffffff0d;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_0fcab3f9d542 {
   padding: 38px 0 38px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ae228e21f7f6 {
   padding: 24px 90px 24px 90px;
   width: 1440px;
   height: fit-content;
   border-top: 0.8px solid #ffffff0d;
   border-right: 0px solid #ffffff0d;
   border-bottom: 0px solid #ffffff0d;
   border-left: 0px solid #ffffff0d;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
   background: #030303;
 }

 .container_wrapper_ae228e21f7f6 {
   width: 1440px;
   height: fit-content;
 }

 .container_nested_ae228e21f7f6 {
   padding: 24px 90px 24px 90px;
   width: 1440px;
   height: fit-content;
   border-top: 0.8px solid #ffffff0d;
   border-right: 0px solid #ffffff0d;
   border-bottom: 0px solid #ffffff0d;
   border-left: 0px solid #ffffff0d;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
   background: #030303;
 }

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