 /*
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://amplitude.yotako.io/google?family=Inter:ital,wght@0,100,200,300,400,500,600,700,800,900;1,100,200,300,400,500,600,700,800,900&display=swap");
 @import url("https://fonts.googleapis.com/css?display=swap&family=Poppins: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?display=swap&family=Roboto:ital,wght@0,100,200,300,400,500,600,700,800,900;1,100,200,300,400,500,600,700,800,900");
 @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_f329f648b367 {
   width: 109px;
   height: 47.28px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

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

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

 .container_9fef9211ae33 {
   width: 79px;
   height: 27px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_886b2c4ed656 {
   position: relative !important;
   overflow: visible;
   width: 79px;
   height: 27px;
   flex-shrink: 0;
 }

 .container_wrapper_886b2c4ed656 {
   position: relative !important;
   overflow: visible;
   width: 79px;
   height: 27px;
   flex-shrink: 0;
 }

 .container_nested_886b2c4ed656 {
   width: 79px;
   height: 27px;
 }

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

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

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

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

 .container_53efabfb0a16 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_53efabfb0a16 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_7cb1dd317bbf {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_7cb1dd317bbf {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

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

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

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

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

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

 .container_wrapper_3c6ed89b9f76 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

 .text_2c26a6156594 {
   width: 768px;
   z-index: 1;
   line-height: 92.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_2b512c894bc8 {
   width: 768px;
   z-index: 1;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .container_4c911e12ca66 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_4c911e12ca66 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_9f124cc8660c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_9f124cc8660c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_6f884084ed4e {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: flex-end;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_33df9de4a2f5 {
   width: fit-content;
   height: fit-content;
   max-width: 768px;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d9435da4d99a {
   padding: 0 256px 0 256px;
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_480e0acc35ee {
   padding: 112px 80px 112px 80px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_6e9bb5b5fca7 {
   width: 1439px;
   height: 959px;
   flex-shrink: 0;
   z-index: 2;
 }

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

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

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

 .container_56a0779ae3ac {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

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

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

 .text_f3ea2c43d81d {
   width: 768px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_eb9247aa1e51 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_8d7de27975d8 {
   width: 395px;
   height: 264px;
   flex-shrink: 0;
   border-radius: 14px 14px 14px 14px;
 }

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

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

 .text_7dbf07452c77 {
   width: fit-content;
   line-height: 52px;
   font-family: 'Poppins';
 }

 .text_cff731f042db {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_ad978cccf41d {
   width: 395px;
   height: 263px;
   flex-shrink: 0;
   border-radius: 15px 15px 15px 15px;
 }

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

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

 .text_b61f0a978208 {
   width: fit-content;
   line-height: 52px;
   font-family: 'Poppins';
 }

 .text_cf5ce2070118 {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_f39e911fe4b9 {
   width: 394.67px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_871ce90f0062 {
   width: 395px;
   height: 263px;
   flex-shrink: 0;
   border-radius: 14px 14px 14px 14px;
 }

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

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

 .text_eaf795fdf967 {
   width: fit-content;
   line-height: 52px;
   font-family: 'Poppins';
 }

 .text_37e5aeea6a7d {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_2ac84c3f8ee5 {
   width: 394.67px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-end;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

 .container_9a80c83cf640 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

 .container_112b12c63d0f {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: center;
   justify-content: center;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b4a4a9c7d31e {
   padding: 112px 80px 112px 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

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

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

 .container_1b03115c63c4 {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_a356fdbb6c90 {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_683042902348 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_d63d0ebf6973 {
   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;
 }

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

 .container_edb6aa3495af {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_a02fb9c97e3a {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_a02fb9c97e3a img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_a02fb9c97e3a.wp-block-image {
   overflow: hidden;
 }

 .container_cf3fc579000d {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

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

 .container_d1951a4a1ec8 {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

 .container_34ec118a9aca {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_681dadfd9d7f {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_294a6f42be83 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_4314cde2ce4d {
   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;
 }

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

 .container_e66e54ebe164 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_13ad91dd77b2 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_13ad91dd77b2 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.08%;
   top: -0.04%;
 }

 .imageview_13ad91dd77b2.wp-block-image {
   overflow: hidden;
 }

 .container_9ec2c46fb943 {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

 .container_97da375d767b {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: center;
   justify-content: center;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_310e7380b397 {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: center;
   justify-content: center;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

 .container_aad856e78a7e {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_855090bb0d87 {
   width: fit-content;
   line-height: 72px;
   font-family: 'Poppins';
 }

 .text_531cc236b03a {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_31dbb6a84f4c {
   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;
 }

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

 .container_3660345cb5bd {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_575d80dc38c0 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_575d80dc38c0 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_575d80dc38c0.wp-block-image {
   overflow: hidden;
 }

 .container_8db11a0e961e {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

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

 .container_d3bfc71d76ba {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2f43285b2a56 {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

 .container_c499fefffbc2 {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_3c8a5981d197 {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_180135d0f023 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .container_efc355f7b83e {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_09f1ba440b10 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_09f1ba440b10 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_09f1ba440b10.wp-block-image {
   overflow: hidden;
 }

 .container_4d620b7f8a29 {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

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

 .container_847a551e1414 {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

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

 .text_d90459ed1c79 {
   width: 768px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_3a1d93d1d7ef {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_a58bdac8272a {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_3526b265ada7 {
   width: 394.67px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_a61ac8ce7fd9 {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_ac39f912ac54 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_38a0f775d859 {
   width: 394.67px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_859f89b84341 {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_1c6b62289974 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_248fba3426e5 {
   width: fit-content;
   line-height: 52px;
   font-family: 'Poppins';
 }

 .text_5f28eb38fccf {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

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

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

 .container_504d5eb75a3c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

 .container_7f7ead3b4d7a {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: center;
   justify-content: center;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .text_35c0ac86300a {
   width: fit-content;
   line-height: 72px;
   font-family: 'Poppins';
 }

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

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

 .text_5729477c37c4 {
   width: 100%;
   min-width: 0;
   line-height: 36.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

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

 .text_aef17d20dfb7 {
   width: 100%;
   min-width: 0;
   line-height: 36.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .text_5c043b2f1ea9 {
   width: 300px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .text_4a032c8ea6c2 {
   width: 100%;
   min-width: 0;
   line-height: 36.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .container_08c2254a1dff {
   padding: 0 27px 0 27px;
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

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

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

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

 .text_d6e7b0c52ac0 {
   width: fit-content;
   line-height: 72px;
   font-family: 'Poppins';
 }

 .text_39ac05ee31b4 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .container_4b9e6e56d075 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_4b9e6e56d075 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_b51f9043ba17 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_b51f9043ba17 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

 .container_41303feda19a {
   padding: 0 256px 0 256px;
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .imageview_9c03bd424520 {
   width: 1440px;
   height: 960px;
   flex-shrink: 0;
 }

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

 .container_433283f72aff {
   width: 1440px;
   height: 960px;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7a706d3e1822 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   overflow-x: clip;
   overflow-y: clip;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_02b6bcadc953 {
   width: 768px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_2d3c8f0840d1 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .text_7b3a48f9193d {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .input_text_80a8b7c4edb3 {
   padding: 8px 12px 8px 12px;
   width: 380px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 998;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
   font-family: 'Inter';
 }

 .wrapper_input_text_80a8b7c4edb3 {
   width: 380px;
   height: fit-content;
 }

 .input_text_80a8b7c4edb3::placeholder {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 27px;
   text-align: start;
   word-wrap: break-word;
   color: #ffffff99;
   font-family: 'Inter';
   letter-spacing: -0.5px;
 }

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

 .container_8016a04a65d5 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #f2f2f2;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_8016a04a65d5 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #f2f2f2;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_60d6128d0e40 {
   width: 513px;
   height: fit-content;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .text_45ac2ef3b205 {
   width: 513px;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_832ba06db4ce {
   width: fit-content;
   height: fit-content;
   max-width: 768px;
   align-items: center;
   justify-content: center;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

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

 .container_1fa8f62c3cd5 {
   padding: 0 566px 0 566px;
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_6d9ee72272cd {
   padding: 112px 64px 112px 64px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
   background: #603e14;
 }

 .imageview_1eef2df70d58 {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

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

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

 .container_wrapper_029bd79981a5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

 .imageview_3b25c2c6e293 {
   width: 96px;
   height: 24px;
 }

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

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

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

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

 .container_wrapper_a75cffdc9321 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

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

 .container_wrapper_fb79274a2f35 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

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

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

 .container_wrapper_787782e6c06d {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

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

 .container_wrapper_7242acef674f {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

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

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

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

 .text_2fe6e7920c9f {
   width: 188px;
   flex-shrink: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_3eb22e615852 {
   width: 188px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-end;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_wrapper_a02b66e22ce0 {
   width: fit-content;
   height: fit-content;
   max-width: 400px;
 }

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

 .container_d2117579d735 {
   width: 1280px;
   height: fit-content;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .line_a84f45ce71c8 {
   width: 1280px;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

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

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

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

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

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

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

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

 .container_173543d5a8f1 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: center;
   justify-content: center;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_wrapper_f8edc76bb567 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

 .imageview_d82d158eba21 {
   width: 109px;
   height: 47px;
   flex-shrink: 0;
 }

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

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

 .container_245f67588abe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

 .text_63bfb527ee0d {
   width: 335px;
   z-index: 1;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_f12ea4eeac99 {
   width: 335px;
   z-index: 1;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_caf7cacf2d38 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_a606ab1855cc {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_a606ab1855cc {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_c64ba02d69c7 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_c64ba02d69c7 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_80b4714707e3 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_8fbae0c4e441 {
   width: fit-content;
   height: fit-content;
   max-width: 768px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a4d3bd1ba2d4 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_aba97ae03af0 {
   padding: 64px 20px 64px 20px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_9619cc0ad7ba {
   width: 375px;
   height: 250px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .container_f98654eafbe6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

 .text_74bb6b047654 {
   width: fit-content;
   z-index: 2;
   line-height: 24px;
   font-family: 'Inter';
 }

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

 .text_48cd8da62941 {
   width: 335px;
   z-index: 2;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_463c9604d87b {
   width: 335px;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_2b1db45b8852 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_87853505f12b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 768px;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_0b87cc89b52d {
   width: 334px;
   height: 222px;
   flex-shrink: 0;
   z-index: 2;
   border-radius: 14px 14px 14px 14px;
 }

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

 .text_8dc8dc7ffa4a {
   width: 335px;
   z-index: 2;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_44bd2c94896f {
   width: 335px;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_f7a04c9c0f16 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .imageview_772d594073cb {
   width: 333px;
   height: 222px;
   flex-shrink: 0;
   z-index: 2;
   border-radius: 14px 14px 14px 14px;
 }

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

 .text_585cfa651b71 {
   width: fit-content;
   z-index: 2;
   line-height: 31.2px;
   font-family: 'Poppins';
 }

 .text_8b316f6706b8 {
   width: 335px;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_86df25c3e9f1 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .imageview_50e1ee0cf74d {
   width: 333px;
   height: 222px;
   flex-shrink: 0;
   z-index: 2;
   border-radius: 15px 15px 15px 15px;
 }

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

 .text_9fb82bd2b6a9 {
   width: fit-content;
   z-index: 2;
   line-height: 31.2px;
   font-family: 'Poppins';
 }

 .text_ed6fa8777319 {
   width: 335px;
   z-index: 2;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_1f111e9d6776 {
   width: fit-content;
   height: fit-content;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_5cf24949bf6c {
   width: fit-content;
   z-index: 2;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_3a5dad325580 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_wrapper_3433d36aff8b {
   width: fit-content;
   height: fit-content;
   z-index: 2;
 }

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

 .container_983de5d1657b {
   height: fit-content;
   max-width: 1280px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 2;
   align-items: center;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4e4a95c2d18c {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 2;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fcebd6;
 }

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

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

 .container_a2346d87d840 {
   padding: 20px 0 20px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_eddf2c14a5cf {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .container_c10f4f5251ba {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_1edddcdceed6 {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_1edddcdceed6 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_1edddcdceed6.wp-block-image {
   overflow: hidden;
 }

 .container_3237ba218634 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

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

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

 .container_db0bf0cca5b0 {
   padding: 0 20px 0 20px;
   width: 375px;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .container_312b4dac9a1f {
   padding: 20px 0 20px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_5a1c18133280 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .container_dcf29bdfdd29 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_64dca03f5f66 {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_64dca03f5f66 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.08%;
   top: -0.04%;
 }

 .imageview_64dca03f5f66.wp-block-image {
   overflow: hidden;
 }

 .container_85291bb629a5 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

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

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

 .container_11b143c7b5b5 {
   padding: 0 20px 0 20px;
   width: 375px;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .container_af0935d72406 {
   padding: 20px 0 20px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_549aacc68a1c {
   width: 335px;
   z-index: 1;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_31d5eafff5a1 {
   width: 335px;
   z-index: 1;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_84444d0d006c {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .container_4f3d216688bd {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_c6ef6859f08a {
   width: 335px;
   height: 335px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_c6ef6859f08a img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_c6ef6859f08a.wp-block-image {
   overflow: hidden;
 }

 .container_ecd2d4ee5438 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .container_455413c39918 {
   height: fit-content;
   max-width: 1280px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8eaf62fd901b {
   padding: 0 20px 0 20px;
   width: 375px;
   height: fit-content;
   z-index: 1;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .container_d254ad6384d1 {
   padding: 20px 0 20px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_dc9aec030483 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .container_847e0ca13bf6 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_aa468a8e159a {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_aa468a8e159a img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_aa468a8e159a.wp-block-image {
   overflow: hidden;
 }

 .container_3538f8de1a55 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

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

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

 .container_f0bf5af8fdb9 {
   padding: 0 20px 0 20px;
   width: 375px;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_d1393396f839 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

 .text_ad26c446f83c {
   width: 335px;
   z-index: 1;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_96363918e2a8 {
   width: 335px;
   z-index: 1;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_5c1bfb6d706e {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .imageview_460dc770d979 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_d76afb5122eb {
   width: 335px;
   z-index: 1;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_7769f956e05d {
   width: 335px;
   z-index: 1;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_685b650915cd {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_eb7d0420f1b0 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_fabb6ed3f787 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_6e990258d015 {
   width: 335px;
   z-index: 1;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_f193e1abda2e {
   width: 335px;
   z-index: 1;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_150d87b3303f {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_dffd537ebf1b {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_a2d54bcdb141 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

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

 .text_87f962ed6faa {
   width: fit-content;
   z-index: 1;
   line-height: 31.2px;
   font-family: 'Poppins';
 }

 .text_4ae4f4364734 {
   width: 335px;
   z-index: 1;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_76940ca5e5ff {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4ba51eee3c49 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .container_6e22f77d79d0 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

 .container_41ee11bda222 {
   height: fit-content;
   max-width: 1280px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8530ee5d64b7 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fcebd6;
 }

 .text_10c29090ea4a {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_65a93da95e30 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_43e66c1ddb71 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 768px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_23e487b108a7 {
   width: 335px;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .container_fb598509477e {
   padding: 0 33px 0 33px;
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .text_64ee01174376 {
   width: 335px;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .text_1290bd11e71b {
   width: 300px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .text_ac86b3127221 {
   width: 335px;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .container_38bc57b42ef7 {
   padding: 0 54px 0 54px;
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

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

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

 .text_36944ec39986 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_c02ac09ee707 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .container_fdfaebf1cd9c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_fdfaebf1cd9c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_783b07f41710 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_783b07f41710 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_98ffebbe8045 {
   width: 375px;
   height: 250px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_45764ea36413 {
   position: relative !important;
   overflow: visible;
   width: 375px;
   height: 250px;
   flex-shrink: 0;
 }

 .container_f1053ee85ff6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_c757bf74e056 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_cf1a9f7ef5f2 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .text_a67e14459688 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .input_text_02b68955c9ac {
   padding: 8px 12px 8px 12px;
   width: 335px;
   height: 37px;
   flex-shrink: 0;
   z-index: 998;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
   font-family: 'Inter';
 }

 .wrapper_input_text_02b68955c9ac {
   width: 335px;
   height: 37px;
 }

 .input_text_02b68955c9ac::placeholder {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 21px;
   text-align: start;
   word-wrap: break-word;
   color: #ffffff99;
   font-family: 'Inter';
   letter-spacing: -0.5px;
 }

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

 .container_46c20261804f {
   padding: 10px 24px 10px 24px;
   width: 335px;
   height: 41px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #f2f2f2;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_wrapper_46c20261804f {
   width: 335px;
   height: 41px;
   flex-shrink: 0;
 }

 .container_nested_46c20261804f {
   padding: 10px 24px 10px 24px;
   width: 335px;
   height: 41px;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #f2f2f2;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .text_365c35ebd2c8 {
   width: 335px;
   line-height: 15px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_a469792677e0 {
   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_ac585775e981 {
   height: fit-content;
   max-width: 768px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .container_023689377555 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #603e14;
 }

 .imageview_9f4845b52778 {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

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

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

 .imageview_3654be3df251 {
   width: 96px;
   height: 24px;
 }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .text_75a69cd98d7d {
   width: 335px;
   flex-shrink: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

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

 .line_f8c0c55f1214 {
   width: 335px;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

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

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

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

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

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

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

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

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

 .container_989f0b1a52ad {
   padding: 48px 20px 48px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #603e14;
 }

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

 .imageview_5cd721c2b8b2 {
   width: 109px;
   height: 47.28px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

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

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

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

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

 .container_wrapper_94e11b5a88e3 {
   width: 79px;
   height: fit-content;
   flex-shrink: 0;
 }

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

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

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

 .container_332a8bb0e4ec {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_332a8bb0e4ec {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_b3004fd00718 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_b3004fd00718 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

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

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

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

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

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

 .text_8d2482f5ca11 {
   width: 100%;
   min-width: 0;
   z-index: 1;
   line-height: 92.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_8966a3d5393e {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_4e8062adb6e5 {
   width: 100%;
   min-width: 0;
   z-index: 1;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_2d07c0a155d9 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_2d07c0a155d9 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_31f13759ac9e {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_31f13759ac9e {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_ef9adeb6e7ac {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_89c8a42180b9 {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_36f4af9b9d2c {
   width: 1280px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_4a3290c981d9 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1ce794d1481e {
   padding: 112px 80px 112px 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

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

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

 .text_3b715d500d6f {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_45de312b053e {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .imageview_dff797309f4f {
   width: 600px;
   height: 640px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 37px 37px 37px 37px;
 }

 .imageview_dff797309f4f img {
   position: absolute;
   width: 246.50% !important;
   height: 154.06% !important;
   max-width: none !important;
   left: -135.18%;
   top: 0.00%;
 }

 .imageview_dff797309f4f.wp-block-image {
   overflow: hidden;
 }

 .container_e3fb58b2be55 {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 640px;
   flex-shrink: 0;
 }

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

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

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

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

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

 .text_0c1d06eabdb5 {
   width: 616px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_d81127cba171 {
   width: 616px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_319c169524e8 {
   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_3eb205dc36b8 {
   width: 616px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_124acad9bfae {
   width: 100%;
   min-width: 0;
   line-height: 104px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3d99b71b7b6f {
   width: 100%;
   min-width: 0;
   line-height: 36.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_e470af51bcc9 {
   width: 244px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1136e4d3092f {
   width: 100%;
   min-width: 0;
   line-height: 104px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ec467f83c3ce {
   width: 100%;
   min-width: 0;
   line-height: 36.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_1bc5d7bb14b7 {
   padding: 0 24px 0 24px;
   width: 276px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .text_2821d9bf45ab {
   width: 100%;
   min-width: 0;
   line-height: 104px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_338916f3c591 {
   width: 100%;
   min-width: 0;
   line-height: 36.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_ce1f39bcffde {
   width: 244px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_253c779d1391 {
   width: 100%;
   min-width: 0;
   line-height: 104px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b8692c24aed8 {
   width: 100%;
   min-width: 0;
   line-height: 36.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_43c905fd1ed4 {
   width: 244px;
   height: fit-content;
   flex-shrink: 0;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

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

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

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

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

 .text_a9c920c3d9f1 {
   width: 768px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_069c08a47991 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_8b661c241e06 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_482aa225d910 {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_2a1a58237fda {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_711cbd39a9dc {
   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_062d7a16c459 {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_e490517c6a46 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_968db998318c {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_2ecb67185f88 {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_895b0d77c193 {
   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_b86c61146cc3 {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_20436c81096e {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_9769e7d1e084 {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_0cfa3763c1ed {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_6908b3cda193 {
   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_68791e42c166 {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_ac796a5ac9ee {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_2f540d3a8eff {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_fb5536816452 {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_113c0b704f38 {
   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_747c70d16de7 {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

 .container_b0f226681e57 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_b0f226681e57 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .imageview_b998bc841f5e {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

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

 .container_56217e5128cd {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

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

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

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

 .text_7ad051a6f41d {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_6e923803f245 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_7bf9afd57f2e {
   width: 600px;
   height: 422px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

 .container_7387124e8652 {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_100beccd6b3b {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_a16f0ce30f18 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_4dbdcf47f22b {
   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_b83cde2a2ba0 {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_accd67583853 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_accd67583853 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_accd67583853.wp-block-image {
   overflow: hidden;
 }

 .container_db7ff6f48e7a {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

 .container_5c8820a710b1 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8a41a389ce8d {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

 .container_3172c37ce40c {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_1ae618874729 {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_28270f69992c {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_d7e8accedd6f {
   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_74acc4cc7d6d {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_3a0d681a6e45 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_3a0d681a6e45 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_3a0d681a6e45.wp-block-image {
   overflow: hidden;
 }

 .container_4f08fba5397b {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

 .container_292a7286782a {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_525f600a893f {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

 .container_755501d85687 {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_d1fbd6e95248 {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_ae226211ed0a {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_9123058aed02 {
   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_d6e493dda8a8 {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_447b145d8397 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_447b145d8397 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.08%;
   top: -0.04%;
 }

 .imageview_447b145d8397.wp-block-image {
   overflow: hidden;
 }

 .container_297c026b72f9 {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

 .container_2719fd24e2b0 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_da18e8c50984 {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

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

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

 .container_292ff2409f64 {
   padding: 17px 0 17px 0;
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_5aedc3c65fcb {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_8039210d66f1 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_6f64dbf3581e {
   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_dd4869efbbdf {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_2098d44d1919 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_2098d44d1919 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_2098d44d1919.wp-block-image {
   overflow: hidden;
 }

 .container_39e83b2973dd {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

 .container_280371ea7d11 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d5baca89eaf3 {
   padding: 0 80px 0 80px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_989d00836080 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   overflow-x: clip;
   overflow-y: clip;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_1fec71e5990a {
   width: fit-content;
   line-height: 72px;
   font-family: 'Poppins';
 }

 .text_c53dd046b3d4 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .container_b07b48d2c35b {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_b07b48d2c35b {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_07a80d3fbca5 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_07a80d3fbca5 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_cd6d9a5a95be {
   width: 1440px;
   height: 960px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

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

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

 .imageview_126101a12141 {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

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

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

 .imageview_2e3102386c76 {
   width: 96px;
   height: 24px;
 }

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

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

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

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

 .container_wrapper_fc2f9760550b {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

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

 .container_wrapper_f23e1a7712e1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

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

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

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

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

 .container_wrapper_14cd85f97056 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

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

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

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

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

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

 .text_2c4a171e7fe0 {
   width: 188px;
   flex-shrink: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .container_bcece69620e3 {
   width: 1280px;
   height: fit-content;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .line_0aaa096d07fc {
   width: 1280px;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

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

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

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

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

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

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

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

 .container_82f366a05478 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .imageview_e08044fd9b9f {
   width: 100%;
   min-width: 0;
   height: 63.28px;
 }

 .imageview_e08044fd9b9f img {
   position: absolute;
   width: 375.0px !important;
   height: 63.3px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

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

 .container_e48eb2523ee4 {
   width: 80px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c331cd43c47f {
   width: 335px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 36px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_6ff840df3d68 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 195px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_b1be893ee6f1 {
   width: 335px;
   z-index: 1;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_52885206a141 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_52885206a141 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_078eb89a742c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_078eb89a742c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_d3d031897207 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_1f787039a25b {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c88dcf58c684 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fcebd6;
 }

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

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

 .text_f60deac4b33d {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_f49a02027add {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .imageview_c958b9be115c {
   width: 326px;
   height: 348px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 37px 37px 37px 37px;
 }

 .imageview_c958b9be115c img {
   position: absolute;
   width: 246.50% !important;
   height: 154.06% !important;
   max-width: none !important;
   left: -135.18%;
   top: 0.00%;
 }

 .imageview_c958b9be115c.wp-block-image {
   overflow: hidden;
 }

 .container_1f1dbc8f7f78 {
   position: relative !important;
   overflow: visible;
   width: 326px;
   height: 348px;
   flex-shrink: 0;
 }

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

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

 .container_d8ea29890a69 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fcebd6;
 }

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

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

 .text_beda6a39187e {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_511ff8909a2a {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .text_e9b7f4a67fa1 {
   width: 100%;
   min-width: 0;
   line-height: 72.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_db2ac1628494 {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_7d22407e79f9 {
   padding: 0 0 0 32px;
   width: 335px;
   height: fit-content;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_56dbfa62c808 {
   width: 100%;
   min-width: 0;
   line-height: 72.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ca85307036ca {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_1b5fb407407d {
   padding: 0 0 0 32px;
   width: 335px;
   height: fit-content;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_dd2ac403eccd {
   width: 100%;
   min-width: 0;
   line-height: 72.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_da0171298787 {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_c5e1f42a1035 {
   padding: 0 0 0 32px;
   width: 335px;
   height: fit-content;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_bf5ba4d4faa2 {
   width: 100%;
   min-width: 0;
   line-height: 72.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ea03e774e367 {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_fd36505428f0 {
   padding: 0 0 0 32px;
   width: 335px;
   height: fit-content;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .text_b576f0a17ffd {
   width: 100%;
   min-width: 0;
   line-height: 72.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_b0512876d0d7 {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_c1d6f2da2677 {
   padding: 0 0 0 32px;
   width: 335px;
   height: fit-content;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_4e6516747999 {
   width: 100%;
   min-width: 0;
   line-height: 72.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_9e9b6b71bd8a {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_7461fc9d4f3c {
   padding: 0 0 0 32px;
   width: 335px;
   height: fit-content;
   border-top: 0px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 1px solid #02090726;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

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

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

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

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

 .text_5c9a4d49a7f5 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_3591bab63033 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_17f0cc97a5cd {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_d6c511a32606 {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_31274f5ff293 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_d5d133e51f5a {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_ffd0348630dc {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_c01ab439fb5b {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_2f320a8dfebc {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_54bb44e52a03 {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_9eaf484dec43 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_adb293ea07ef {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_9ae8bcdddb77 {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_d0279d2701c2 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .container_5b7b9406e06b {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

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

 .text_7df975ecc667 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_f4e4cb09e958 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

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

 .imageview_b8944d2bfc88 {
   width: 336px;
   height: 180px;
   flex-shrink: 0;
 }

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

 .container_f9dab1325113 {
   padding: 64px 19px 64px 19px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

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

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

 .container_69f9689a6faf {
   padding: 20px 0 20px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_1828912dcdc7 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .container_4a530d9783f6 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_4a530d9783f6 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .imageview_1b93176f1359 {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

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

 .container_ebc1b196b5cc {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

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

 .container_nested_ebc1b196b5cc {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

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

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

 .imageview_ebeefb874cb9 {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_ebeefb874cb9 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_ebeefb874cb9.wp-block-image {
   overflow: hidden;
 }

 .container_a1c05b5cb65d {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

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

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

 .container_7cb75c7f9e47 {
   padding: 0 20px 0 20px;
   width: 375px;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_fcbc19cb7cb3 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .imageview_7568be4dad6f {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_7568be4dad6f img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_7568be4dad6f.wp-block-image {
   overflow: hidden;
 }

 .container_e7e2babebae1 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

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

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

 .container_6c5295a59fd2 {
   padding: 0 20px 0 20px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_3881767b4f89 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .imageview_0334441648ad {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_0334441648ad img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.08%;
   top: -0.04%;
 }

 .imageview_0334441648ad.wp-block-image {
   overflow: hidden;
 }

 .container_f05638ea0b86 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

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

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

 .container_f9aae3c1fbe9 {
   padding: 0 20px 0 20px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

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

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

 .text_4f9e31b02005 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .imageview_ccc1bea15d5c {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_ccc1bea15d5c img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_ccc1bea15d5c.wp-block-image {
   overflow: hidden;
 }

 .container_77e2d550f1a5 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

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

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

 .container_568adff93e1d {
   padding: 0 20px 0 20px;
   width: fit-content;
   height: fit-content;
   border-top: 1px solid #02090726;
   border-right: 0px solid #02090726;
   border-bottom: 0px solid #02090726;
   border-left: 0px solid #02090726;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
 }

 .container_6175616872d0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_1aa8359bbe39 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_231cd363c515 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .container_eec1896f9c89 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_eec1896f9c89 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_4004357b679b {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_4004357b679b {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_31dc35826a5b {
   width: 375px;
   height: 250px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_fa76c6d90aaf {
   position: relative !important;
   overflow: visible;
   width: 375px;
   height: 250px;
   flex-shrink: 0;
 }

 .container_1494d387be8b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .imageview_02af23fe64b6 {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

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

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

 .text_9a2cd597e67d {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 22px;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_3d7d05f861a6 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 40px;
   flex-shrink: 0;
 }

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

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

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

 .container_0a4287677e7b {
   position: absolute !important;
   overflow: visible;
   width: 335px;
   height: 36px;
   left: 0px;
   top: 22px;
 }

 .container_ae57955f882e {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 58px;
   flex-shrink: 0;
 }

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

 .imageview_9ed7c4d7999c {
   width: 96px;
   height: 24px;
 }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 .text_25f2c2605fb8 {
   width: 335px;
   flex-shrink: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

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

 .line_10aeb70fddae {
   width: 335px;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

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

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

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

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

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

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

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

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

 .container_3d2df87dd004 {
   padding: 48px 20px 48px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #603e14;
 }

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

 .imageview_73af8d4c5ab2 {
   width: 109px;
   height: 47.28px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

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

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

 .container_366be8e0195b {
   width: 79px;
   height: 27px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_44359474be72 {
   position: relative !important;
   overflow: visible;
   width: 79px;
   height: 27px;
   flex-shrink: 0;
 }

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

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

 .container_8a4fe27efb99 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_8a4fe27efb99 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_7fb55a5ea921 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_7fb55a5ea921 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

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

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

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

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

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

 .text_82a8de8748cb {
   width: 100%;
   min-width: 0;
   z-index: 1;
   line-height: 92.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_0e6d92ada096 {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_5d2170dd163a {
   width: 100%;
   min-width: 0;
   z-index: 1;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_1e2bd6f482f2 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_1e2bd6f482f2 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_f18f18367c5e {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_f18f18367c5e {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_f12f05ab45fd {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ba5864190d68 {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0e91ea3715b0 {
   width: 1280px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_63240366fd3d {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_53c63cadd5d5 {
   padding: 112px 80px 112px 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

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

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

 .text_cb5433be03cf {
   width: 768px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_d45a14fa43b4 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_037a71ccb69b {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_586d45c88ca4 {
   width: fit-content;
   line-height: 52px;
   font-family: 'Poppins';
 }

 .text_bef3dc46437f {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_716db6ced843 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_e91905a75351 {
   width: fit-content;
   line-height: 52px;
   font-family: 'Poppins';
 }

 .text_a4bcb167e210 {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_fc6d55809d9c {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_119659a535cd {
   width: fit-content;
   line-height: 52px;
   font-family: 'Poppins';
 }

 .text_c633e770d3f0 {
   width: 394.67px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

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

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

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

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

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

 .text_e6631dfa156d {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_a8d4c22d9c6f {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_016380ece9b8 {
   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;
 }

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

 .container_1c95e134b52e {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_1c95e134b52e {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .imageview_a9b9164b4a35 {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

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

 .container_46f53b1f2885 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

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

 .container_nested_46f53b1f2885 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

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

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

 .imageview_b38f16b794f9 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_b38f16b794f9 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_b38f16b794f9.wp-block-image {
   overflow: hidden;
 }

 .container_0fd8d5a1bd5c {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

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

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

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

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

 .text_272ec379b2fa {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_e34b60e7ec00 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_fdfb2b00942f {
   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_7ebb06137276 {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_fd0b9df3b152 {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_fd0b9df3b152 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.08%;
   top: -0.04%;
 }

 .imageview_fd0b9df3b152.wp-block-image {
   overflow: hidden;
 }

 .container_d28b2ed1c5a8 {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

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

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

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

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

 .text_5bf37de73ed9 {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_9513e1281440 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_bccefe79f68a {
   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_80b501603383 {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_36c2a42355cf {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_36c2a42355cf img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_36c2a42355cf.wp-block-image {
   overflow: hidden;
 }

 .container_808acfe30c1f {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

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

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

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

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

 .text_4f62976cc9f9 {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_3c5a0fa7a995 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_3faa01c92e3f {
   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_557b7ddb2d2a {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_f4275c22215b {
   width: 600px;
   height: 600px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_f4275c22215b img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_f4275c22215b.wp-block-image {
   overflow: hidden;
 }

 .container_bd4fc6916fea {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 600px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

 .text_c3bb7b40ad37 {
   width: 768px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_6573f5cf87c2 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_d948d1689b64 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_7b080c0479bf {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_02906eb274a5 {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_4d98031f7eb1 {
   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_ba2f8ab49364 {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_fc6298998c62 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_d77298f749ed {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_f1eb39f036ad {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_f5d5fdb816dd {
   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_40b66472e85f {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_05efcf55c98e {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_1dad7d4710a4 {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_8046d2d8ae17 {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_d11d7c99e1a9 {
   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_1b69097313d4 {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_80d7b4e249e8 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_2a16423aa7d6 {
   width: 296px;
   line-height: 41.6px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_a0e4f648fd90 {
   width: 296px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_487b761a839f {
   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_ce515f75846d {
   width: 296px;
   height: fit-content;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

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

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

 .text_b0f273c17e90 {
   width: 768px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_822d341d1786 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .container_3b69ad643c2a {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_3b69ad643c2a {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_460f57741270 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_460f57741270 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

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

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

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

 .imageview_b24c8b8dfdca {
   width: 1440px;
   height: 960px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

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

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

 .imageview_4fc84d2ae487 {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

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

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

 .imageview_06af4e37bc04 {
   width: 96px;
   height: 24px;
 }

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

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

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

 .container_c441fda21c06 {
   padding: 8px 0 8px 0;
   width: 188px;
   height: 40px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_c441fda21c06 {
   position: absolute !important;
   left: 0px;
   top: 0px;
   width: 188px;
   height: 40px;
 }

 .container_nested_c441fda21c06 {
   padding: 8px 0 8px 0;
   width: 188px;
   height: 40px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

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

 .container_f1ec62f09c97 {
   padding: 8px 0 8px 0;
   width: 188px;
   height: 40px;
   position: absolute !important;
   left: 0px;
   top: 40px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f1ec62f09c97 {
   position: absolute !important;
   left: 0px;
   top: 40px;
   width: 188px;
   height: 40px;
 }

 .container_nested_f1ec62f09c97 {
   padding: 8px 0 8px 0;
   width: 188px;
   height: 40px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c96e0e11e826 {
   position: relative !important;
   overflow: visible;
   width: 188px;
   height: 80px;
   flex-shrink: 0;
 }

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

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

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

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

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

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

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

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

 .text_b877d2952050 {
   width: 188px;
   flex-shrink: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .container_d07b739800b1 {
   width: 1280px;
   height: fit-content;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .line_1d94a34a9a12 {
   width: 1280px;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

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

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

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

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

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

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

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

 .container_4e1d8b5836e1 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

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

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

 .imageview_a50614981c6f {
   width: 100%;
   min-width: 0;
   height: 63.28px;
 }

 .imageview_a50614981c6f img {
   position: absolute;
   width: 375.0px !important;
   height: 63.3px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

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

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

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

 .text_6d13addb67da {
   width: 335px;
   z-index: 1;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .text_621a1c42fa37 {
   width: 335px;
   z-index: 1;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

 .container_1161dc5051e7 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_nested_1161dc5051e7 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

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

 .container_b7a028ca752f {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_b7a028ca752f {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_46bf01bc4162 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

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

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

 .container_e40e672d2927 {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1398abf6dfc8 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fcebd6;
 }

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

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

 .text_93ba93428646 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_318196db1d42 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_ddbd5202ddb2 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_66a11ab59c5e {
   width: 335px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_d89afc39872c {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_35e1c4b6f14c {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_086170647ccb {
   width: fit-content;
   line-height: 31.2px;
   font-family: 'Poppins';
 }

 .text_53c7bd18a5a4 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

 .imageview_b2b76c3c418e {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

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

 .text_adb16ef04653 {
   width: fit-content;
   line-height: 31.2px;
   font-family: 'Poppins';
 }

 .text_81db71085a00 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

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

 .container_caf4a6d27a2b {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fcebd6;
 }

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

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

 .text_08814a5ea25d {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_736673ee542f {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

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

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

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

 .container_46b2bf589f9a {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .container_nested_46b2bf589f9a {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

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

 .imageview_218fbe620dd8 {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

 .imageview_218fbe620dd8 img {
   width: 100%;
   height: 100%;
 }

 .container_4b87c549ec6b {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

 .container_wrapper_4b87c549ec6b {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_4b87c549ec6b {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

 .container_c1efd7fa6acf {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_331838eb3dfb {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_9a15bb187312 {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_9a15bb187312 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_9a15bb187312.wp-block-image {
   overflow: hidden;
 }

 .container_b429c9ce2f75 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

 .container_e6354962f055 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_12512c22a3f8 {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c6d3bf4a4f7b {
   padding: 64px 20px 64px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a5d3712275b4 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_287e77f2dc3c {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_79b8fe070e14 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_09443a6d3066 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_579311273974 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d03c76912a5d {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d8fd34540f85 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_005c7a62b946 {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_005c7a62b946 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.08%;
   top: -0.04%;
 }

 .imageview_005c7a62b946.wp-block-image {
   overflow: hidden;
 }

 .container_de4914752d9d {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

 .container_bbb3dbacfabd {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e069290e72cf {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_89fc2f613a5c {
   padding: 64px 20px 64px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9ea11332a4bb {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_708cc1e5a17a {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a3f050d0f68a {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_2f84008b67e6 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_c69249221e37 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5f8a256e74ac {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_38fca4c6a63c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_66dc729f57fe {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_66dc729f57fe img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_66dc729f57fe.wp-block-image {
   overflow: hidden;
 }

 .container_491d6c972346 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

 .container_dcd69a810d8e {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ccaf1eecc130 {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_848dd9e81434 {
   padding: 64px 20px 64px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ceab4950ad15 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_ca96a78fe687 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f569744d26dc {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_50521e7a88ea {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_319c6189fac9 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_699e94fca024 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_81dd03753bbb {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_cc8fb218b17a {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_wrapper_cc8fb218b17a {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_cc8fb218b17a {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .text_89e8d6b55a5c {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .imageview_6b43ac026ddf {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

 .imageview_6b43ac026ddf img {
   width: 100%;
   height: 100%;
 }

 .container_4303ad264991 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

 .container_wrapper_4303ad264991 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_4303ad264991 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

 .container_b6e6d6ce4220 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_89a063ff8866 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_2b00fe8a2ecb {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_2b00fe8a2ecb img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_2b00fe8a2ecb.wp-block-image {
   overflow: hidden;
 }

 .container_30eaeb64a1c5 {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

 .container_dee32c98e58a {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_382e1324d6bf {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ee673b98bcbe {
   padding: 64px 20px 64px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4fa8ac82ab72 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   overflow-x: clip;
   overflow-y: clip;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_87438e1ef0d5 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_9ac645a8ad9c {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_81ddc66c7a9a {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_94d236d13ec7 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_20498bf6a684 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8b1eae3decf8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 768px;
   align-items: center;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_151dbdb9b701 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_151dbdb9b701 img {
   width: 100%;
   height: 100%;
 }

 .text_96c5e1fe7f1a {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_a5b9116b1f7c {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_0cd184155cdd {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6cc7b95048de {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_4a062fd4f29b {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_4a062fd4f29b img {
   width: 100%;
   height: 100%;
 }

 .text_2aec0fd30111 {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_4bc3e100b630 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_5b3621487df3 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6bbede7ff24d {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_25878b7293e0 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_25878b7293e0 img {
   width: 100%;
   height: 100%;
 }

 .text_eb99f6396290 {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_311bc1586a8b {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_ff753d270bd4 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e56175a89e3e {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_040b3d8c3502 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_040b3d8c3502 img {
   width: 100%;
   height: 100%;
 }

 .text_0a2656ac7254 {
   width: 335px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_72293e9f0f2a {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_3f7179335cae {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_713de5a02ad1 {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_302899f30b78 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e09d0f8b7bf5 {
   height: fit-content;
   max-width: 1280px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0899e0fb6a95 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #fcebd6;
 }

 .text_cb12f18b8907 {
   width: 335px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_175653ccd8f5 {
   width: 335px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_a8d293c6204e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_7d818157dd76 {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_37ff1b6432fd {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_wrapper_37ff1b6432fd {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_37ff1b6432fd {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .text_57f142d5cd0d {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_89cc9160623c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_wrapper_89cc9160623c {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_89cc9160623c {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_1acae604c821 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a51aaed44beb {
   height: fit-content;
   max-width: 768px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_39185a15f901 {
   width: 335px;
   height: fit-content;
   max-width: 1280px;
   flex-shrink: 0;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4277f280ceff {
   padding: 64px 20px 64px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_6718b840acf5 {
   width: 375px;
   height: 250px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_6718b840acf5 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .container_02cc897e921a {
   position: relative !important;
   overflow: visible;
   width: 375px;
   height: 250px;
   flex-shrink: 0;
 }

 .container_c7bf8d367769 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .imageview_144e8a550fc3 {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

 .imageview_144e8a550fc3 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_905a7289f8d3 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_f228922a3e5b {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_a257c5c73c52 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_ed7c9304138d {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_be8cce8bcda3 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_daac895972ad {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_406a885a28a8 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_794f1aeba304 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_393660c4a156 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_cf4b3212a1b2 {
   width: 96px;
   height: 24px;
 }

 .imageview_cf4b3212a1b2 img {
   width: 100%;
   height: 100%;
 }

 .container_dd79408d14a7 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0cefae0d5da6 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_2fef4f9d6181 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_2fef4f9d6181 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_2fef4f9d6181 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a9a1ee83e6a6 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_9397fc4ff42b {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_9397fc4ff42b {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_9397fc4ff42b {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1051ab90e593 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_04f0f78df2f4 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_86f8968cc635 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3e39fa1b6e24 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_6b8289f0d515 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_48b9e119bdf3 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_53508974d436 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8f562983ebb1 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_9b4ed03c4359 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c06af295ae61 {
   width: 335px;
   flex-shrink: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_89637695c359 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_45287e9608e3 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_d768628a447a {
   width: fit-content;
   height: fit-content;
   max-width: 400px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_dddcd26c8f39 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .line_ddd12ca43a6e {
   width: 335px;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

 .text_fe598d26fa3a {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_4f0f316f7b00 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_f779a9f5ec50 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_688bb9a10652 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_2b017e2f01a4 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_131c089d5df2 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_75166830b8d4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d01a73908968 {
   height: fit-content;
   max-width: 1280px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d56b01f1aadc {
   padding: 48px 20px 48px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #603e14;
 }

 .viewport_d3a78af7b75b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: center;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_4951fb9478c8 {
   width: 109px;
   height: 47.28px;
   flex-shrink: 0;
 }

 .imageview_4951fb9478c8 img {
   width: 100%;
   height: 100%;
 }

 .text_8e22980e1047 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_a58f35faae32 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_a58f35faae32 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_a58f35faae32 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_949696ab9ce7 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_d6f5fe9183b9 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_d6f5fe9183b9 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_d6f5fe9183b9 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_04542238f0c1 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_c5007b3febb3 {
   width: 79px;
   height: 27px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_faa8585beaaa {
   position: relative !important;
   overflow: visible;
   width: 79px;
   height: 27px;
   flex-shrink: 0;
 }

 .container_wrapper_faa8585beaaa {
   position: relative !important;
   overflow: visible;
   width: 79px;
   height: 27px;
   flex-shrink: 0;
 }

 .container_nested_faa8585beaaa {
   width: 79px;
   height: 27px;
 }

 .container_a4cfb1984b5b {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 32px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b6d96c6c5bef {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_c51e4d71e192 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_wrapper_c51e4d71e192 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_c51e4d71e192 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .text_e961c6042725 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_829256a59ed0 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_wrapper_829256a59ed0 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_829256a59ed0 {
   padding: 8px 20px 8px 20px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_de9501c4e7b8 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2a3cf6524828 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-end;
   align-items: center;
   gap: 0 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_dee9ba03d1a7 {
   width: 1312px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_23bfc0db1c9a {
   padding: 15px 64px 15px 64px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

 .text_54a0e7d75db4 {
   width: fit-content;
   z-index: 1;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_f66fb8d9aec9 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d4bc960e3eb9 {
   width: 100%;
   min-width: 0;
   z-index: 1;
   line-height: 92.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_704504263acd {
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1e3c8aa99635 {
   width: 600px;
   flex-shrink: 0;
   z-index: 1;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_80e3fde48326 {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: flex-end;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_874e64af2eab {
   width: 1280px;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_2887cef6ff1b {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4a0be35c197d {
   padding: 112px 80px 112px 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

 .text_26c0138bca20 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_223b0d8d8c2e {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fd01a4286372 {
   width: 600px;
   line-height: 72px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_420ecb7aede0 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_0637cafbd50f {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c2713c17a93a {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_466643deb9ec {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_38517e6d3248 {
   width: fit-content;
   line-height: 41.6px;
   font-family: 'Poppins';
 }

 .text_7fb2bf857bff {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_0c8af5ff2d39 {
   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_726bb3130f69 {
   padding: 112px 0 112px 0;
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_98625a5f045f {
   width: 600px;
   height: 752px;
   flex-shrink: 0;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_98625a5f045f img {
   position: absolute;
   width: 188.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -47.26%;
   top: -0.04%;
 }

 .imageview_98625a5f045f.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .container_57e9d8137360 {
   padding: 56px 0 56px 0;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_3230e2f9a658 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 80px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_f85a0fabef58 {
   width: 600px;
   height: 600px;
   flex-shrink: 0;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_f85a0fabef58 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_f85a0fabef58.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .container_b944edaeef95 {
   padding: 132px 0 132px 0;
   width: 600px;
   height: 864px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f4f8ae507c36 {
   position: relative !important;
   overflow: visible;
   width: 600px;
   height: 864px;
   flex-shrink: 0;
 }

 .imageview_0dc5001e1b73 {
   width: 600px;
   height: 475px;
   flex-shrink: 0;
 }

 .imageview_0dc5001e1b73 img {
   width: 100%;
   height: 100%;
 }

 .imageview_8b5cb4b16046 {
   width: 600px;
   height: 600px;
   flex-shrink: 0;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_8b5cb4b16046 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_8b5cb4b16046.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .container_bc766f78bd01 {
   padding: 132px 0 132px 0;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ce2dfce99ae6 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 80px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5f4c74b7beb7 {
   width: fit-content;
   line-height: 41.6px;
   font-family: 'Poppins';
 }

 .text_97e9b529b318 {
   width: 600px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_4b6c263ae7b2 {
   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_dc7f3d6a960f {
   padding: 112px 0 112px 0;
   width: 600px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_8292f6962e7e {
   width: 600px;
   height: 600px;
   flex-shrink: 0;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_8292f6962e7e img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_8292f6962e7e.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .container_98518b47c9ab {
   padding: 132px 0 132px 0;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1aa5930c99ec {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 80px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f42849a4c296 {
   padding: 0 80px 0 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-end;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_ef72c720d1b2 {
   width: fit-content;
   line-height: 72px;
   font-family: 'Poppins';
 }

 .text_27952a483bb5 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_126a4312d551 {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_53a37f799b72 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_77542b4f5f5f {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_wrapper_77542b4f5f5f {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_77542b4f5f5f {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .text_c725503a96d9 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_d073a29826d6 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_wrapper_d073a29826d6 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_d073a29826d6 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_1e0957136a71 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2839a6e5d8a1 {
   width: fit-content;
   height: fit-content;
   max-width: 768px;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_183c760ca74f {
   padding: 0 256px 0 256px;
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_428d4038f25e {
   padding: 112px 80px 112px 80px;
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_d79993e7916e {
   width: 1440px;
   height: 960px;
   flex-shrink: 0;
 }

 .imageview_d79993e7916e img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .container_bdb86c8c68d5 {
   width: 1440px;
   height: 960px;
   flex-shrink: 0;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6c52ad789900 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_4fec4627919e {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_1bdfb96e4d1c {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_0f90e2627eb2 {
   width: fit-content;
   line-height: 72px;
   font-family: 'Poppins';
 }

 .text_20ff480471e3 {
   width: 768px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_fbcbf4a97b64 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_14de069c1e73 {
   width: fit-content;
   height: fit-content;
   max-width: 768px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_ed4c5ec5ce28 {
   width: 32px;
   height: 32px;
   flex-shrink: 0;
 }

 .imageview_ed4c5ec5ce28 img {
   width: 100%;
   height: 100%;
 }

 .text_5bd8d3fb1380 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 36.4px;
   font-family: 'Poppins';
 }

 .text_42a897e9ea7e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 44px;
   line-height: 27px;
   font-family: 'Inter';
 }

 .text_5cb582a4a41f {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 79px;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_5c7417719813 {
   position: relative !important;
   overflow: visible;
   width: 400px;
   height: 103px;
   flex-shrink: 0;
 }

 .container_6c8fd3569c8c {
   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;
 }

 .imageview_cf8d71815ea6 {
   width: 32px;
   height: 32px;
   flex-shrink: 0;
 }

 .imageview_cf8d71815ea6 img {
   width: 100%;
   height: 100%;
 }

 .text_e67861116377 {
   width: fit-content;
   line-height: 36.4px;
   font-family: 'Poppins';
 }

 .text_a7b513e08bc6 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .text_1dd7ef9a6618 {
   width: fit-content;
   line-height: 27px;
   font-family: 'Inter';
 }

 .container_9388663dba5b {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_006679dea7e6 {
   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;
 }

 .imageview_1e59991620c0 {
   width: 32px;
   height: 32px;
   flex-shrink: 0;
 }

 .imageview_1e59991620c0 img {
   width: 100%;
   height: 100%;
 }

 .text_b77fc64397ed {
   width: fit-content;
   line-height: 36.4px;
   font-family: 'Poppins';
 }

 .text_bd0ed946bd89 {
   width: 400px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_6f18f36642bb {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4cdff2dc94dd {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_d384fce1d9e6 {
   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_ceda82ddecb9 {
   width: 400px;
   height: fit-content;
   max-width: 400px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_2d598443763f {
   width: 100%;
   min-width: 0;
   flex-shrink: 0;
   aspect-ratio: 1 / 0.6666666666666666;
   height: auto !important;
 }

 .imageview_2d598443763f img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .container_1a4ba2c09947 {
   width: 800px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_eb5c553cab7a {
   width: 1280px;
   height: fit-content;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_9dbddd97d6b1 {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_232bc0162402 {
   padding: 112px 80px 112px 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #603e14;
 }

 .imageview_51eba0f25bda {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

 .imageview_51eba0f25bda img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_80b5e48921d5 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_7926aac30715 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_67fbd748a444 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_9179c39aa83d {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_b4e31ca5443d {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_f05997026ef5 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_e17e19b5dd38 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_632c54db0eb4 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9116ae48a91e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_wrapper_9116ae48a91e {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .container_nested_9116ae48a91e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_4de8034b5d5a {
   width: 168px;
   height: 24px;
 }

 .imageview_4de8034b5d5a img {
   width: 100%;
   height: 100%;
 }

 .container_257d4e2ae7c7 {
   width: 816px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_13c38ad7853a {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_030956c1efaa {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_126b2b4e4db0 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_5194d0fd34ea {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_5194d0fd34ea {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .container_nested_5194d0fd34ea {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c7c82ec6077b {
   width: 188px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_d2016faae638 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_4811e3aa5bf9 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a9b5e3d4cf20 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_cb178b2ad2a7 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3f12d0a66f8b {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_4cbf56badaf1 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ec4c13cfccf7 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_8c4f17a5fb55 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2ed7259d1253 {
   width: 188px;
   flex-shrink: 0;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_fa18d261341f {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_be94601e2b1a {
   width: 188px;
   height: fit-content;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_95c642ca313c {
   width: fit-content;
   height: fit-content;
   max-width: 400px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1cc9cc14b502 {
   width: 1280px;
   height: fit-content;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .line_70d5cbd6f378 {
   width: 1280px;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

 .text_3ff89d33453a {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_75e382a4a68c {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_bb17fbc8ec74 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_d5701f8ef01c {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_54974cf84e66 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_54974cf84e66 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_54974cf84e66 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ea902894f044 {
   width: 1280px;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_27ba8e75f223 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4674d3b883ba {
   width: fit-content;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_4b82125260ec {
   padding: 80px 80px 80px 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #603e14;
 }

 .container_wrapper_4b82125260ec {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .container_nested_4b82125260ec {
   padding: 80px 80px 80px 80px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #603e14;
 }

 .viewport_862cb7006bc1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_cfd62cd0cb84 {
   width: 100%;
   min-width: 0;
   height: 64px;
 }

 .imageview_cfd62cd0cb84 img {
   position: absolute;
   width: 375.0px !important;
   height: 64.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_cfd62cd0cb84.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_06a5f52e94b2 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_c7022002f744 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_c6890bc047ab {
   width: 100%;
   min-width: 0;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_588d38ad373e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_9314371d725a {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_74f38b2b5528 {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_37d5fb0d4ab3 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_wrapper_37d5fb0d4ab3 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_37d5fb0d4ab3 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .text_de920d9bbe7f {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_7919940260b6 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_wrapper_7919940260b6 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_7919940260b6 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_087e8116efa5 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_78d3398a42b3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2c2a51bb12be {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c720cea47dcf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b1f889fa675c {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #fcebd6;
 }

 .text_a0b28857fa63 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_073c3557ea7b {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_a7cba118295f {
   width: 100%;
   min-width: 0;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_02848757d8e3 {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_1025074adeb6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_53002b085baa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_fa9d16bdfb9e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_90ab669c4dbe {
   width: 100%;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_90753c90e59c {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_01af43842d3d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cbc88c29a25b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_6337dd8f3ab8 {
   width: 335px;
   height: 335px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_6337dd8f3ab8 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.08%;
   top: -0.04%;
 }

 .imageview_6337dd8f3ab8.wp-block-image {
   overflow: hidden;
 }

 .container_07c990467abc {
   position: relative !important;
   overflow: visible;
   width: 335px;
   height: 335px;
   flex-shrink: 0;
 }

 .container_9be62ff8cfb6 {
   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_623cc5c250bd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_836a60bf3c80 {
   width: 335px;
   height: 335px;
   flex-shrink: 0;
   border-radius: 41px 41px 41px 41px;
 }

 .imageview_836a60bf3c80 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -33.67%;
   top: 0.00%;
 }

 .imageview_836a60bf3c80.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .container_9e9e5be886ce {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_a06bd42ddccb {
   width: 335px;
   height: 335px;
   flex-shrink: 0;
   border-radius: 39px 39px 39px 39px;
 }

 .imageview_a06bd42ddccb img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -50.00%;
   top: 0.00%;
 }

 .imageview_a06bd42ddccb.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .container_9cac213c156e {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1e01f7520dd5 {
   width: 100%;
   min-width: 0;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_a0aa26c7fb35 {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_804cc735790b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ba3733b94a23 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-end;
   gap: 80px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_8385f37ecd56 {
   width: 335px;
   height: 335px;
   flex-shrink: 0;
   border-radius: 38px 38px 38px 38px;
 }

 .imageview_8385f37ecd56 img {
   position: absolute;
   width: 150.00% !important;
   height: 100.00% !important;
   max-width: none !important;
   left: -25.00%;
   top: 0.00%;
 }

 .imageview_8385f37ecd56.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .container_d697957ddac7 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c80e75fe949f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f4c5958f2e68 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_099c7bffba07 {
   width: 100%;
   min-width: 0;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_90721dffbc9c {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_1c9eaef8dc60 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_eb7b742a0bf2 {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_852e9a6bed89 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .container_wrapper_852e9a6bed89 {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_852e9a6bed89 {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0a5a7a;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #00000033, inset 0px 0px 0px 1px #02090726, inset 0px 2px 1px #ffffff40, inset 0px 32px 24px #ffffff0d;
 }

 .text_70297f2b2302 {
   width: fit-content;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_5a0b874b4eda {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   box-shadow: 0px 1px 2px #0209070d, inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_wrapper_5a0b874b4eda {
   width: fit-content;
   height: fit-content;
 }

 .container_nested_5a0b874b4eda {
   padding: 10px 24px 10px 24px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #0209070d;
   border-radius: 6px 6px 6px 6px;
   filter: drop-shadow(0px 1px 2px #0209070d);
   box-shadow: inset 0px -2px 1px #0209070d, inset 0px 0px 0px 1px #0209070d;
 }

 .container_edb2d3ee4b38 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ca6ba8edcc9b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 768px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c66ec10b885b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_10aae0cac8bf {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_ff8685708a1e {
   width: 375px;
   height: 250px;
   flex-shrink: 0;
 }

 .imageview_ff8685708a1e img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .container_00751659452d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_088603b28310 {
   width: fit-content;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_09f5a9fa1119 {
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .text_8c4705d53639 {
   width: 100%;
   min-width: 0;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_57361d2dc911 {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_bda316929b64 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 20px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c44671434065 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 768px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_892b0dccf94a {
   width: 32px;
   height: 32px;
   flex-shrink: 0;
 }

 .imageview_892b0dccf94a img {
   width: 100%;
   height: 100%;
 }

 .text_ba936146198d {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_680be990e883 {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_4b8bd3fc708c {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_d4944e9d295b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1d57a4803803 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_cf879de3641c {
   width: 32px;
   height: 32px;
   flex-shrink: 0;
 }

 .imageview_cf879de3641c img {
   width: 100%;
   height: 100%;
 }

 .text_abf6f5709532 {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_eef278a79c22 {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_cf243e1a0d37 {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_66e348f7ef80 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_55f4c7b146c8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_e0f5bef4b034 {
   width: 32px;
   height: 32px;
   flex-shrink: 0;
 }

 .imageview_e0f5bef4b034 img {
   width: 100%;
   height: 100%;
 }

 .text_094d97af1913 {
   width: 100%;
   min-width: 0;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_23e10cae4529 {
   width: 100%;
   min-width: 0;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_9c726debf28d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_88adf94ddbd6 {
   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_93b4380594c2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 12px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ce295dfb8ce7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 400px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_ce17a5079671 {
   width: 335px;
   height: 224px;
   flex-shrink: 0;
   border-radius: 27px 27px 27px 27px;
 }

 .imageview_ce17a5079671 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .container_32c0c3f1df37 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8a3f8f9e938e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1114d91f7377 {
   padding: 64px 20px 64px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #603e14;
 }

 .imageview_1aaa7c38d841 {
   width: 105px;
   height: 46px;
   flex-shrink: 0;
 }

 .imageview_1aaa7c38d841 img {
   width: 100%;
   height: 100%;
   object-fit: cover;
 }

 .text_9a2c67d5dc22 {
   width: 100%;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_173a40fd206d {
   width: 100%;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_b8b88d662099 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_49c7de5339b8 {
   width: 100%;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_3533ff926341 {
   width: 100%;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .text_20305f7d9927 {
   width: 100%;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_7f2396b300d4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_ff0a53dc3770 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e3a234b01ae7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_83f9f876c159 {
   width: 96px;
   height: 24px;
 }

 .imageview_83f9f876c159 img {
   width: 100%;
   height: 100%;
 }

 .container_e756230cde70 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_cc3fadd3edbc {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_46cb1c1ab943 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_6dcd0d15f4b5 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_efb45a94b488 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_efb45a94b488 {
   width: 100%;
   min-width: 0;
   height: fit-content;
 }

 .container_nested_efb45a94b488 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_40d7c21d6803 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_a97ebc520bf5 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_8c9028f41a88 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_6e57d97d5741 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_f955f93a0817 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_6fb586667e69 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_66f3fabe373e {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_66857fb5fdc7 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_41de4a98fbe5 {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .text_ff8cc6aeb888 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   line-height: 18px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .container_91eb8b4ace3e {
   padding: 8px 0 8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   display: flex !important;
   flex-direction: row;
 }

 .container_6534987ca536 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c8cf0733596e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 400px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9ae5751bca5d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .line_255c8502a24f {
   width: 100%;
   min-width: 0;
   height: 1px;
   flex-shrink: 0;
   border-top: 1px solid #ffffff33;
   border-right: 1px solid #ffffff33;
   border-bottom: 1px solid #ffffff33;
   border-left: 1px solid #ffffff33;
   direction: horizontal;
   background: #ffffff33;
 }

 .text_d493cd10f85d {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_03b15078825d {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_28a277809b53 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .text_d678973f4f83 {
   width: fit-content;
   line-height: 18px;
   font-family: 'Inter';
 }

 .container_2b290b68990f {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_733a4dc87275 {
   padding: 0 0 16px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cc5f037f0fb7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_f565cd33cb61 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 1280px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2291b6bf8d16 {
   padding: 48px 20px 48px 20px;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #603e14;
 }

 .viewport_c60d8f25c878 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }


 @media (max-width: 824px) {
   .accueil_desktop_6ci .yotako-main {
     display: none !important;
   }

   .accueil_desktop_6ci .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .accueil_desktop_6ci .yotako-main {
     display: none !important;
   }

   .accueil_desktop_6ci .vp_1440 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .propos_desktop_axu .yotako-main {
     display: none !important;
   }

   .propos_desktop_axu .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .propos_desktop_axu .yotako-main {
     display: none !important;
   }

   .propos_desktop_axu .vp_1440 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .services_desktop_6ci .yotako-main {
     display: none !important;
   }

   .services_desktop_6ci .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .services_desktop_6ci .yotako-main {
     display: none !important;
   }

   .services_desktop_6ci .vp_1440 {
     display: flex !important;
   }
 }

 @media (max-width: 824px) {
   .page_de_remerciement_desktop_6ci .yotako-main {
     display: none !important;
   }

   .page_de_remerciement_desktop_6ci .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .page_de_remerciement_desktop_6ci .yotako-main {
     display: none !important;
   }

   .page_de_remerciement_desktop_6ci .vp_1440 {
     display: flex !important;
   }
 }