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

 .container_4e29774e0192 {
   width: 1440px;
   height: 375.67px;
   position: absolute !important;
   left: 0px;
   top: 2924.33px;
   background: #121212;
 }

 .text_5f6c3a060f38 {
   width: 210px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.44px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text-35a3c24a29af_5f6c3a060f38 {
   line-height: 23.44px;
   font-family: 'Roboto';
 }

 .text-71c72fd2554c_5f6c3a060f38 {
   line-height: 23.44px;
   font-family: 'Source Sans 3';
 }

 .container_c5e76ac4968b {
   position: absolute !important;
   overflow: visible;
   width: 210px;
   height: 28px;
   z-index: 1;
   left: 1153.2px;
   top: 0px;
 }

 .text_8530d152c65d {
   width: 283.2px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_37bdec4fb292 {
   position: absolute !important;
   overflow: visible;
   width: 283.2px;
   height: 28px;
   z-index: 1;
   left: 831.6px;
   top: 0px;
 }

 .text_2b7c026dc03b {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 3px;
   line-height: 28.48px;
   font-family: 'Source Sans 3';
 }

 .container_c587dbbfa249 {
   position: absolute !important;
   overflow: visible;
   width: 1363.2px;
   height: 31px;
   z-index: 1;
   left: 48px;
   top: 3261px;
 }

 .text_fe5dc467c791 {
   width: 146.4px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 97px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_979ec58e8ecc {
   width: 146.4px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 48px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_326432233839 {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0.46px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_889d051cfa78 {
   position: absolute !important;
   overflow: visible;
   width: 200.57px;
   height: 125px;
   z-index: 1;
   left: 1159.2px;
   top: 3004px;
 }

 .text_4937e3d8a1c0 {
   width: 221.01px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_8207cf87ce33 {
   position: absolute !important;
   overflow: visible;
   width: 221.01px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 93px;
 }

 .text_3da4376118c7 {
   width: 259.41px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.48px;
   word-wrap: break-word;
   font-family: 'Raleway';
 }

 .text-70dee3dcc184_3da4376118c7 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-5e296fa584af_3da4376118c7 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-1527087896df_3da4376118c7 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .container_f1533952934a {
   position: absolute !important;
   overflow: visible;
   width: 259.41px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 50px;
 }

 .text_f40b3926b80f {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_bddfa63fb59a {
   position: absolute !important;
   overflow: visible;
   width: 200.12px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_37040317e8f3 {
   position: absolute !important;
   overflow: visible;
   width: 259.41px;
   height: 121px;
   z-index: 1;
   left: 743.79px;
   top: 3002px;
 }

 .text_f05bd4b61650 {
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_d4ba6d885ff2 {
   position: absolute !important;
   overflow: visible;
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
   left: 0px;
   top: 175px;
 }

 .container_wrapper_d4ba6d885ff2 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 175px;
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
 }

 .container_nested_d4ba6d885ff2 {
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
 }

 .text_cc08c8e97340 {
   width: 224.9px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_72b0a83e6ff5 {
   position: absolute !important;
   overflow: visible;
   width: 224.9px;
   height: 27px;
   z-index: 1;
   left: 0px;
   top: 132px;
 }

 .container_wrapper_72b0a83e6ff5 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 132px;
   width: 224.9px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_72b0a83e6ff5 {
   width: 224.9px;
   height: 27px;
   z-index: 1;
 }

 .text_b3608b0f751c {
   width: 138px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_5957f13e761d {
   position: absolute !important;
   overflow: visible;
   width: 138px;
   height: 27px;
   z-index: 1;
   left: 0.5px;
   top: 89px;
 }

 .container_wrapper_5957f13e761d {
   position: absolute !important;
   overflow: visible;
   left: 0.5px;
   top: 89px;
   width: 138px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_5957f13e761d {
   width: 138px;
   height: 27px;
   z-index: 1;
 }

 .text_53c0b863cbab {
   width: 170.9px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_5edc878daa2d {
   position: absolute !important;
   overflow: visible;
   width: 170.9px;
   height: 27px;
   z-index: 1;
   left: 0px;
   top: 46px;
 }

 .container_wrapper_5edc878daa2d {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 46px;
   width: 170.9px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_5edc878daa2d {
   width: 170.9px;
   height: 27px;
   z-index: 1;
 }

 .text_c12162977049 {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_273a21f807d8 {
   position: absolute !important;
   overflow: visible;
   width: 200.12px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_23334655c2e3 {
   position: absolute !important;
   overflow: visible;
   width: 224.9px;
   height: 199.47px;
   z-index: 1;
   left: 393.1px;
   top: 3004px;
 }

 .text_ae18b95e0c91 {
   width: 227.59px;
   height: 49px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_5b8f5f20d2f6 {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_5d212015be1e {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 82px;
   top: 3118px;
 }

 .imageview_b0e4519f0ed9 {
   width: 120px;
   height: 92px;
   z-index: 1;
   position: absolute !important;
   left: 72px;
   top: 3004px;
 }

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

 .container_06bac54d4bf5 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 3300px;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_wrapper_06bac54d4bf5 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1440px;
   height: 3300px;
 }

 .container_nested_06bac54d4bf5 {
   width: 1440px;
   height: 3300px;
   background: #ffffff;
 }

 .container_8142d867c7b7 {
   width: 1198.28px;
   height: 550px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 90px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_1e1590b52c2f {
   width: 728.26px;
   height: 271px;
   z-index: 2;
   position: absolute !important;
   left: 50.79px;
   top: 215px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .imageview_1c6fa68189a7 {
   width: 387px;
   height: 550px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_ca67835855d7 {
   position: absolute !important;
   overflow: visible;
   width: 387.37px;
   height: 550px;
   z-index: 2;
   left: 810.9px;
   top: 91px;
 }

 .text_82f3bd658c51 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .container_3b87c26b27b2 {
   position: absolute !important;
   overflow: visible;
   width: 342px;
   height: 54px;
   z-index: 1;
   left: 428px;
   top: 0px;
 }

 .container_538a9a018003 {
   position: absolute !important;
   overflow: visible;
   width: 1198.28px;
   height: 641px;
   z-index: 1;
   left: 122px;
   top: 2179px;
 }

 .text_0475da5c926d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 393px;
   top: 0px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .text_d2ed879e82cb {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

 .container_2f64eff6b978 {
   padding: 10px 10px 10px 10px;
   width: 209px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 496px;
   top: 659px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .container_wrapper_2f64eff6b978 {
   position: absolute !important;
   left: 496px;
   top: 659px;
   width: 209px;
   height: 44px;
   z-index: 1;
 }

 .container_nested_2f64eff6b978 {
   padding: 10px 10px 10px 10px;
   width: 209px;
   height: 44px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .imageview_07373b9e3d6d {
   width: 388px;
   height: 260px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_c3c8650b2525 {
   position: absolute !important;
   overflow: visible;
   width: 387.93px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_229830424b3d {
   position: absolute !important;
   overflow: visible;
   width: 388px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 88px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_8440a06fb4e3 {
   width: 388px;
   height: 260px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_3478279ce240 {
   position: absolute !important;
   overflow: visible;
   width: 387.93px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_607a0fc1681b {
   position: absolute !important;
   overflow: visible;
   width: 388px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 367px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_7b7c5ea830af {
   width: 388px;
   height: 260px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_4f1ecfb2f085 {
   position: absolute !important;
   overflow: visible;
   width: 387.93px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_ceb32ff70450 {
   position: absolute !important;
   overflow: visible;
   width: 388px;
   height: 260px;
   z-index: 1;
   left: 406px;
   top: 88px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_14167352bdda {
   width: 388px;
   height: 260px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_24ca993a9667 {
   position: absolute !important;
   overflow: visible;
   width: 387.93px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_ac24cf83ceec {
   position: absolute !important;
   overflow: visible;
   width: 388px;
   height: 260px;
   z-index: 1;
   left: 812px;
   top: 88px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_a8bef4f0f76c {
   width: 388px;
   height: 260px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_576419019ddc {
   position: absolute !important;
   overflow: visible;
   width: 387.93px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_2061b1a4aa66 {
   position: absolute !important;
   overflow: visible;
   width: 388px;
   height: 260px;
   z-index: 1;
   left: 406px;
   top: 367px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_c608fef5ca56 {
   width: 388px;
   height: 260px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_e8ac02b36d10 {
   position: absolute !important;
   overflow: visible;
   width: 387.93px;
   height: 260px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_887a4946e89a {
   position: absolute !important;
   overflow: visible;
   width: 388px;
   height: 260px;
   z-index: 1;
   left: 812px;
   top: 367px;
   background: #ffffff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_d317b1a2e52d {
   position: absolute !important;
   overflow: visible;
   width: 1200px;
   height: 703px;
   z-index: 1;
   left: 120px;
   top: 1376px;
 }

 .text_c405d3193edc {
   width: 489px;
   z-index: 1;
   position: absolute !important;
   left: 356px;
   top: 0px;
   line-height: 54px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_79ac0677b8aa {
   width: 284.78px;
   height: 408px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_50cbecdc9575 {
   width: 233.01px;
   z-index: 2;
   position: absolute !important;
   left: 26.03px;
   top: 146px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_03c106e5b1dd {
   width: 245.26px;
   z-index: 2;
   position: absolute !important;
   left: 20.02px;
   top: 26px;
   line-height: 40.5px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_976620b9d38d {
   position: relative !important;
   overflow: visible;
   height: 408px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_bdfe0782e484 {
   width: 284.27px;
   height: 408px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_39deb31bac29 {
   position: absolute !important;
   overflow: visible;
   width: 284.27px;
   height: 408px;
   z-index: 1;
   left: 0.17px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_f1696f31b8bb {
   width: 232.58px;
   z-index: 2;
   position: absolute !important;
   left: 25.98px;
   top: 146px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_6373e2d03e6b {
   width: 284.78px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 38px;
   line-height: 40.5px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_f0d4b474a325 {
   position: relative !important;
   overflow: visible;
   height: 408px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_2716aa61ddb6 {
   width: 284.61px;
   height: 408px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_09ab761e15ad {
   width: 232.86px;
   z-index: 2;
   position: absolute !important;
   left: 25.67px;
   top: 146px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_fbab57869b9f {
   width: 284.13px;
   z-index: 2;
   position: absolute !important;
   left: 0.66px;
   top: 38px;
   line-height: 40.5px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_02dd9523503c {
   position: relative !important;
   overflow: visible;
   height: 408px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_ce14e224c846 {
   width: 284.27px;
   height: 408px;
   z-index: 1;
   position: absolute !important;
   left: 0.52px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_370393b77dda {
   width: 232.58px;
   z-index: 2;
   position: absolute !important;
   left: 25.98px;
   top: 155px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_543c52b1b614 {
   width: 283.79px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 38px;
   line-height: 40.5px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_d512b0fcb0e1 {
   position: relative !important;
   overflow: visible;
   height: 408px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_5815102a9cd8 {
   width: 1199.14px;
   height: 408px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 109px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f3890014589a {
   position: absolute !important;
   overflow: visible;
   width: 1199.14px;
   height: 517px;
   z-index: 1;
   left: 120px;
   top: 769px;
 }

 .container_a489744876e6 {
   width: 1440px;
   height: 596px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #0000001a;
   mix-blend-mode: normal;
 }

 .container_6aa3fdde13b5 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 596px;
   z-index: 1;
   left: 0px;
   top: 0px;
   background: url("https://cdn.yotako.io/d9933ada-c170-4249-a3f5-5163f39f3626/135:1053.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_a6b6a68e7d1c {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 596px;
   z-index: 1;
   left: 0px;
   top: 96px;
 }

 .text_5232430fe092 {
   width: 100%;
   min-width: 0;
   z-index: 2;
   line-height: 96px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .text_fc2427758c99 {
   width: 100%;
   min-width: 0;
   z-index: 2;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_0422bc057f6e {
   width: fit-content;
   z-index: 2;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

 .container_8d271e889af8 {
   padding: 10px 10px 10px 10px;
   width: 242px;
   height: 44px;
   flex-shrink: 0;
   z-index: 2;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .container_wrapper_8d271e889af8 {
   width: 242px;
   height: 44px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_8d271e889af8 {
   padding: 10px 10px 10px 10px;
   width: 242px;
   height: 44px;
   z-index: 2;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .container_281970cc5a96 {
   width: 673px;
   height: 312px;
   z-index: 2;
   position: absolute !important;
   left: 47px;
   top: 237.05px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 23px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6947f7439eec {
   width: 1440px;
   height: 96px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .text_0f53b9c82be1 {
   width: fit-content;
   z-index: 2;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_2dc9d9b19fe6 {
   padding: 16px 20px 16px 20px;
   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_a219b1e30743 {
   width: fit-content;
   z-index: 2;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_f84bea7ab23e {
   padding: 16px 20px 16px 20px;
   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_035fbe38d475 {
   width: fit-content;
   z-index: 2;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_a39ada60dcb9 {
   padding: 16px 20px 16px 20px;
   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_2e2a36d00bfd {
   width: fit-content;
   z-index: 2;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

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

 .container_a236bcf5229a {
   width: 566px;
   height: 59px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_1a5af14221a5 {
   position: absolute !important;
   overflow: visible;
   width: 566px;
   height: 59px;
   z-index: 2;
   left: 826px;
   top: 18px;
 }

 .container_wrapper_1a5af14221a5 {
   position: absolute !important;
   overflow: visible;
   left: 826px;
   top: 18px;
   width: 566px;
   height: 59px;
   z-index: 2;
 }

 .container_nested_1a5af14221a5 {
   width: 566px;
   height: 59px;
   z-index: 2;
 }

 .imageview_7d8cb2c05716 {
   width: 191px;
   height: 72px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_85b8dbdda537 {
   position: absolute !important;
   overflow: visible;
   width: 191px;
   height: 72px;
   z-index: 2;
   left: 30px;
   top: 5px;
 }

 .container_wrapper_85b8dbdda537 {
   position: absolute !important;
   overflow: visible;
   left: 30px;
   top: 5px;
   width: 191px;
   height: 72px;
   z-index: 2;
 }

 .container_nested_85b8dbdda537 {
   width: 191px;
   height: 72px;
   z-index: 2;
 }

 .container_dc7fbd584707 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 96px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_wrapper_dc7fbd584707 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1440px;
   height: 96px;
   z-index: 1;
 }

 .container_nested_dc7fbd584707 {
   width: 1440px;
   height: 96px;
   z-index: 1;
 }

 .viewport_6814222b3fe8 {
   width: 1440px;
   height: 3292px;
   overflow-x: hidden;
   overflow-y: hidden;
 }

 .text_e4d654eb7c5a {
   width: 198px;
   height: 56px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 54px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_d95f3497390c {
   position: absolute !important;
   overflow: visible;
   width: 198px;
   height: 56px;
   left: 621px;
   top: 1832px;
 }

 .container_dc4af792ccc0 {
   width: 385.32px;
   height: 520px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_e2071f9763fc {
   position: absolute !important;
   overflow: visible;
   width: 385.32px;
   height: 520px;
   left: 0.23px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_dae5780ed23d {
   width: 315.26px;
   height: 267.65px;
   z-index: 1;
   position: absolute !important;
   left: 34.94px;
   top: 183px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_f4d546a9b7e9 {
   width: 386.02px;
   height: 114.71px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 43.33px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_f1bd013c0c36 {
   position: relative !important;
   overflow: visible;
   height: 520px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   border-radius: 10px 10px 10px 10px;
 }

 .container_187e4923a19e {
   width: 385.91px;
   height: 520px;
   position: absolute !important;
   left: 0.11px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_b3079fbd361d {
   width: 315.74px;
   height: 267.65px;
   z-index: 1;
   position: absolute !important;
   left: 34.97px;
   top: 175px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_c6599e017ded {
   width: 385.25px;
   height: 114.71px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 43.33px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_149531a004eb {
   position: relative !important;
   overflow: visible;
   height: 520px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   border-radius: 10px 10px 10px 10px;
 }

 .container_dc76b4ea0229 {
   width: 385.68px;
   height: 520px;
   position: absolute !important;
   left: 0.34px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_85550f4781ce {
   width: 315.56px;
   height: 267.65px;
   z-index: 1;
   position: absolute !important;
   left: 35.09px;
   top: 183px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_5819ec30a6a3 {
   width: 385.03px;
   height: 114.71px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 43.33px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_a68a6c87dac2 {
   position: relative !important;
   overflow: visible;
   height: 520px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   border-radius: 10px 10px 10px 10px;
 }

 .container_6452a26d7194 {
   width: 1200.07px;
   height: 520px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 21px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a6b8803bab27 {
   position: absolute !important;
   overflow: visible;
   width: 1200.07px;
   height: 520px;
   left: 120px;
   top: 1920px;
 }

 .text_6f931d722523 {
   width: 408.72px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 54px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_2365702284f1 {
   position: absolute !important;
   overflow: visible;
   width: 408.72px;
   height: 54px;
   left: 516px;
   top: 971px;
 }

 .container_17ce099f682d {
   width: 1200px;
   height: 457px;
   position: absolute !important;
   left: 120px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_97c82ab98735 {
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_a839f49e3588 {
   padding: 10px 10px 10px 10px;
   width: 553px;
   height: 440px;
   z-index: 1;
   position: absolute !important;
   left: 135px;
   top: 9px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_5b6f6d08c20f {
   width: 620px;
   height: 457px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_5b6f6d08c20f img {
   position: absolute;
   width: 109.68% !important;
   height: 100.09% !important;
   max-width: none !important;
   left: 0.27%;
   top: -0.06%;
 }

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

 .container_bb0c4aba7b7b {
   position: absolute !important;
   overflow: visible;
   width: 620px;
   height: 457px;
   z-index: 1;
   left: 700px;
   top: -0.39px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_7fbcc6bc855e {
   position: absolute !important;
   width: 1440px;
   height: 457px;
   left: 0px;
   top: 0px;
   overflow-x: clip;
   overflow-y: clip;
 }

 .container_028a3a544c6d {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 457px;
   left: 0px;
   top: 414px;
 }

 .text_de74e56c3a37 {
   width: max-content;
   position: absolute !important;
   left: 383px;
   top: 52px;
   line-height: 96px;
   font-family: 'Montserrat';
 }

 .container_2298a87f85c5 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 200px;
   left: 0px;
   top: 0px;
   background: url("https://cdn.yotako.io/d9933ada-c170-4249-a3f5-5163f39f3626/135:934.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   mix-blend-mode: normal;
   opacity: 0.10000000149011612;
 }

 .container_bc73789a646e {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 200px;
   left: 0px;
   top: 96px;
   background: #121212;
 }

 .text_4c13bb150f9d {
   width: max-content;
   position: absolute !important;
   left: 589px;
   top: 328px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .container_77023e3fdf34 {
   width: 1440px;
   height: 380px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #121212;
 }

 .text_d39c32b00aad {
   width: 210px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_d5d965752d3d {
   position: absolute !important;
   overflow: visible;
   width: 210px;
   height: 28px;
   z-index: 1;
   left: 1153.2px;
   top: 0px;
 }

 .text_7ba6907137c7 {
   width: 283.2px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_a4cb1018997f {
   position: absolute !important;
   overflow: visible;
   width: 283.2px;
   height: 28px;
   z-index: 1;
   left: 831.6px;
   top: 0px;
 }

 .text_7e9239dbc559 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 3px;
   line-height: 28.48px;
   font-family: 'Source Sans 3';
 }

 .container_b401987a15f2 {
   position: absolute !important;
   overflow: visible;
   width: 1363.2px;
   height: 31px;
   z-index: 1;
   left: 48px;
   top: 341px;
 }

 .text_b84e2ac966b8 {
   width: 146.4px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 97px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_fdee9e3388e0 {
   width: 146.4px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 48px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_687be601e2e1 {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0.46px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_5311a2a4d443 {
   position: absolute !important;
   overflow: visible;
   width: 200.57px;
   height: 125px;
   z-index: 1;
   left: 1159.2px;
   top: 46px;
 }

 .text_bb6263a3e4a5 {
   width: 221.01px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_5255a9abf465 {
   position: absolute !important;
   overflow: visible;
   width: 221.01px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 93px;
 }

 .text_58aec084220f {
   width: 259.41px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.48px;
   word-wrap: break-word;
   font-family: 'Raleway';
 }

 .text-744a79c28a20_58aec084220f {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-a2d9d8334dca_58aec084220f {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-6e99a10e4787_58aec084220f {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .container_c3274c69eba4 {
   position: absolute !important;
   overflow: visible;
   width: 259.41px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 50px;
 }

 .text_862d62734bac {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_3267ecaca76a {
   position: absolute !important;
   overflow: visible;
   width: 200.12px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_a782e7ad5757 {
   position: absolute !important;
   overflow: visible;
   width: 259.41px;
   height: 121px;
   z-index: 1;
   left: 743.79px;
   top: 44px;
 }

 .text_29d85497b3ef {
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_047ed9a62a47 {
   position: absolute !important;
   overflow: visible;
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
   left: 0px;
   top: 175px;
 }

 .container_wrapper_047ed9a62a47 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 175px;
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
 }

 .container_nested_047ed9a62a47 {
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
 }

 .text_1d0e0657e904 {
   width: 224.9px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_70e7c4889f0e {
   position: absolute !important;
   overflow: visible;
   width: 224.9px;
   height: 27px;
   z-index: 1;
   left: 0px;
   top: 132px;
 }

 .container_wrapper_70e7c4889f0e {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 132px;
   width: 224.9px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_70e7c4889f0e {
   width: 224.9px;
   height: 27px;
   z-index: 1;
 }

 .text_ea484fd0576c {
   width: 138px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_4b0a365d2871 {
   position: absolute !important;
   overflow: visible;
   width: 138px;
   height: 27px;
   z-index: 1;
   left: 0.5px;
   top: 89px;
 }

 .container_wrapper_4b0a365d2871 {
   position: absolute !important;
   overflow: visible;
   left: 0.5px;
   top: 89px;
   width: 138px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_4b0a365d2871 {
   width: 138px;
   height: 27px;
   z-index: 1;
 }

 .text_a677b8468d43 {
   width: 170.9px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_c935df5873c1 {
   overflow: visible;
   width: 170.9px;
   height: 27px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 46px;
 }

 .container_wrapper_c935df5873c1 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 46px;
   width: 170.9px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_c935df5873c1 {
   width: 170.9px;
   height: 27px;
   z-index: 1;
 }

 .text_ccac4775b59e {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_f2327464e56f {
   position: absolute !important;
   overflow: visible;
   width: 200.12px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_96f68750f42f {
   position: absolute !important;
   overflow: visible;
   width: 224.9px;
   height: 199.47px;
   z-index: 1;
   left: 393.1px;
   top: 46px;
 }

 .text_2b5b88151a5d {
   width: 227.59px;
   height: 49px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_47cdfdd99a28 {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_93e49b9dc9b4 {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 82px;
   top: 160px;
 }

 .imageview_d21b9e4866da {
   width: 120px;
   height: 92px;
   z-index: 1;
   position: absolute !important;
   left: 72px;
   top: 46px;
 }

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

 .container_fdee45bd3024 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 380px;
   left: -1px;
   top: 2540px;
 }

 .container_wrapper_fdee45bd3024 {
   position: absolute !important;
   overflow: visible;
   left: -1px;
   top: 2540px;
   width: 1440px;
   height: 380px;
 }

 .container_nested_fdee45bd3024 {
   width: 1440px;
   height: 380px;
 }

 .imageview_1553f7c139b0 {
   width: 1440px;
   height: 680px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .imageview_3ece0d51914f {
   width: 1380px;
   height: 115px;
   z-index: 1;
   position: absolute !important;
   left: 30px;
   top: 282px;
 }

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

 .container_e409dc0f1bac {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 680px;
   left: 0px;
   top: 1057px;
 }

 .container_9327a8abfc5c {
   width: 1440px;
   height: 96px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .text_9806b05d4295 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

 .container_6a8f51aa5d61 {
   padding: 16px 20px 16px 20px;
   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_858c198aefc1 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_74f940c2ec83 {
   padding: 16px 20px 16px 20px;
   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_223c29b1fcf8 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_10a7ee234ce7 {
   padding: 16px 20px 16px 20px;
   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_dd8551a89875 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

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

 .container_c83dab3b87b5 {
   width: 566px;
   height: 59px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_33b58d9082e0 {
   position: absolute !important;
   overflow: visible;
   width: 566px;
   height: 59px;
   z-index: 1;
   left: 826px;
   top: 18px;
 }

 .container_wrapper_33b58d9082e0 {
   position: absolute !important;
   overflow: visible;
   left: 826px;
   top: 18px;
   width: 566px;
   height: 59px;
   z-index: 1;
 }

 .container_nested_33b58d9082e0 {
   width: 566px;
   height: 59px;
   z-index: 1;
 }

 .imageview_7981fa5e391b {
   width: 191px;
   height: 72px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_388b39a36d3a {
   position: absolute !important;
   overflow: visible;
   width: 191px;
   height: 72px;
   z-index: 1;
   left: 30px;
   top: 5px;
 }

 .container_wrapper_388b39a36d3a {
   position: absolute !important;
   overflow: visible;
   left: 30px;
   top: 5px;
   width: 191px;
   height: 72px;
   z-index: 1;
 }

 .container_nested_388b39a36d3a {
   width: 191px;
   height: 72px;
   z-index: 1;
 }

 .container_767a327ed1db {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 96px;
   left: 0px;
   top: 0px;
 }

 .container_wrapper_767a327ed1db {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1440px;
   height: 96px;
 }

 .container_nested_767a327ed1db {
   width: 1440px;
   height: 96px;
 }

 .viewport_647d9dd89431 {
   width: 1440px;
   height: 2920px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }

 .container_2607c38c2f95 {
   width: 1202px;
   height: 181px;
   position: absolute !important;
   left: 0px;
   top: 71px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_afd06626780f {
   width: 1180px;
   height: 114px;
   z-index: 1;
   position: absolute !important;
   left: 11px;
   top: 74px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_ae4b159c751a {
   width: max-content;
   position: absolute !important;
   left: 332px;
   top: 0px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .text_41c33ec89fe1 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

 .container_7812a950aee2 {
   padding: 10px 10px 10px 10px;
   width: 249px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 477px;
   top: 188px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .container_wrapper_7812a950aee2 {
   position: absolute !important;
   left: 477px;
   top: 188px;
   width: 249px;
   height: 44px;
   z-index: 1;
 }

 .container_nested_7812a950aee2 {
   padding: 10px 10px 10px 10px;
   width: 249px;
   height: 44px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .container_365660067e99 {
   position: absolute !important;
   overflow: visible;
   width: 1202px;
   height: 252px;
   left: 0px;
   top: 0px;
 }

 .container_6a6e025015b8 {
   position: absolute !important;
   overflow: visible;
   width: 1202px;
   height: 252px;
   left: 119px;
   top: 3050px;
 }

 .text_a9e300007086 {
   width: max-content;
   position: absolute !important;
   left: 406px;
   top: 0px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .container_215785e059ef {
   width: 1200px;
   height: 457px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_f634f0a7eece {
   width: 551px;
   height: 442px;
   z-index: 1;
   position: absolute !important;
   left: 24px;
   top: 8px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .imageview_142d159fd094 {
   width: 600px;
   height: 457px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_24dc9876d7e3 {
   position: absolute !important;
   overflow: visible;
   width: 600px;
   height: 457px;
   z-index: 1;
   left: 600px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_228583adb331 {
   position: absolute !important;
   overflow: visible;
   width: 1200px;
   height: 457px;
   left: 0px;
   top: 86px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_1db27989a37f {
   position: absolute !important;
   overflow: visible;
   width: 1200px;
   height: 543px;
   left: 120px;
   top: 2407px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_5ad0cac19938 {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_05990540d376 {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.24px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_12b270b72eca {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 192px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_6aeceb755b14 {
   width: 388px;
   height: 114.71px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_b37539f94f93 {
   width: 70px;
   height: 47px;
   z-index: 2;
   position: absolute !important;
   left: 159px;
   top: 54px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_c9b7ed5d8c3a {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_95a32236fc83 {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_cefb76100ee1 {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.24px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_8c9acb986cb2 {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 192px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_7bfe25f5b5ba {
   width: 388px;
   height: 114.71px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_e4f54b9eab0b {
   width: 70px;
   height: 49px;
   z-index: 2;
   position: absolute !important;
   left: 159px;
   top: 52px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_b6bb66751784 {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_3d6db8b4b4ae {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f884e2f57d41 {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.24px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_f5b5d6d0736c {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 183px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_c7f17995604e {
   width: 388px;
   height: 114.71px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_66a29556f41b {
   width: 62px;
   height: 62px;
   z-index: 3;
   position: absolute !important;
   left: 163px;
   top: 46px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_f518048efb67 {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_ebd0f92c7e3d {
   width: 1204px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 86px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
 }

 .text_723c46ac4945 {
   width: max-content;
   position: absolute !important;
   left: 415px;
   top: 0px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .container_5339fce7d6d4 {
   position: absolute !important;
   overflow: visible;
   width: 1204px;
   height: 430px;
   left: 118px;
   top: 1877px;
 }

 .container_653a3b9c11f0 {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_46c9b121e355 {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.23px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_92914e5411ca {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 182px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_4fcfa0b19612 {
   width: 388px;
   height: 114.71px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_bf1e8f16a791 {
   width: 70px;
   height: 69px;
   z-index: 3;
   position: absolute !important;
   left: 159px;
   top: 32px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_e9a03c7eb1f7 {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_1f64e1fa564f {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_9e0d15e8d94d {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.23px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_d3c7f93d5ea3 {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 182px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_d48814a6c484 {
   width: 388px;
   height: 114.71px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_3945d143cf4c {
   width: 70px;
   height: 48px;
   z-index: 3;
   position: absolute !important;
   left: 159px;
   top: 53px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_d94bfb7854c8 {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_303dc36e09a2 {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_e9addea60de8 {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.23px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_f8f87bca7a59 {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 182px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_782bcb2fce33 {
   width: 388px;
   height: 114.71px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_378e8e340502 {
   width: 97px;
   height: 66px;
   z-index: 3;
   position: absolute !important;
   left: 146px;
   top: 44px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_a7b00cc210fe {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_ac09c74f0a9e {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_9d4e9b1f924c {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.23px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_2189c3b04244 {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 176px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_c21b95fcb62f {
   width: 388px;
   height: 114.71px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_4c5868d83e7e {
   width: 70px;
   height: 50px;
   z-index: 3;
   position: absolute !important;
   left: 159px;
   top: 37px;
 }

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

 .container_b6f24e419dd7 {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
 }

 .container_97946a2d9d23 {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_633c19c65bb1 {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.23px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_f1e3517bf148 {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 176px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_2715308fa147 {
   width: 388px;
   height: 114.71px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_e4fe02566871 {
   width: 70px;
   height: 70px;
   z-index: 3;
   position: absolute !important;
   left: 159px;
   top: 27px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_69bc82e648ce {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f802b1c1e2b7 {
   width: 387.3px;
   height: 344px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .container_5e7c2a540fe1 {
   position: absolute !important;
   overflow: visible;
   width: 387.3px;
   height: 344px;
   left: 0.23px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_4bd6199f14b4 {
   width: 304px;
   z-index: 1;
   position: absolute !important;
   left: 42px;
   top: 176px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_ef5be0f62666 {
   width: 388px;
   height: 114.71px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 77px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .imageview_286938e06438 {
   width: 70px;
   height: 76px;
   z-index: 3;
   position: absolute !important;
   left: 159px;
   top: 24px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_5fdfec0de683 {
   position: relative !important;
   overflow: visible;
   height: 344px;
   min-width: 388px;
   flex-grow: 1;
   flex-basis: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_df1683d3e8a8 {
   width: 1204px;
   height: 720px;
   position: absolute !important;
   left: 0px;
   top: 86px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 32px 20px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2db26971df87 {
   width: max-content;
   position: absolute !important;
   left: 312px;
   top: 0px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .container_33ae60036b5f {
   position: absolute !important;
   overflow: visible;
   width: 1204px;
   height: 806px;
   left: 118px;
   top: 971px;
 }

 .text_bbddcd0af8c8 {
   width: max-content;
   position: absolute !important;
   left: 325px;
   top: 0px;
   line-height: 54px;
   font-family: 'Montserrat';
 }

 .container_97766fe13e46 {
   width: 1200px;
   height: 457px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffe7d1;
   border-radius: 10px 10px 10px 10px;
 }

 .text_a7b4d0257891 {
   width: 551px;
   height: 442px;
   z-index: 1;
   position: absolute !important;
   left: 640px;
   top: 11px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text-d48fac0cd9cd_a7b4d0257891 {
   line-height: 30px;
   font-family: 'Montserrat';
 }

 .text-7d6904608d3e_a7b4d0257891 {
   line-height: 30px;
   font-family: 'Source Sans 3';
 }

 .text-58c0310d6bac_a7b4d0257891 {
   line-height: 36px;
   font-family: 'Source Sans 3';
 }

 .imageview_cf1bed2b9959 {
   width: 600px;
   height: 457px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

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

 .container_58e364a87d14 {
   position: absolute !important;
   overflow: visible;
   width: 600px;
   height: 457px;
   z-index: 1;
   left: 0px;
   top: 0px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_8a9937251bf4 {
   position: absolute !important;
   overflow: visible;
   width: 1200px;
   height: 457px;
   left: 0px;
   top: 86px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_e51a12f7cb6d {
   position: absolute !important;
   overflow: visible;
   width: 1200px;
   height: 543px;
   left: 120px;
   top: 328px;
   border-radius: 10px 10px 10px 10px;
 }

 .text_ddce1b005d3b {
   width: max-content;
   position: absolute !important;
   left: 340px;
   top: 52px;
   line-height: 96px;
   font-family: 'Montserrat';
 }

 .container_da2fe9a7b80f {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 200px;
   left: 0px;
   top: 0px;
   background: url("https://cdn.yotako.io/d9933ada-c170-4249-a3f5-5163f39f3626/154:27.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   mix-blend-mode: normal;
   opacity: 0.10000000149011612;
 }

 .container_83ec03b3ee1c {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 200px;
   left: 0px;
   top: 96px;
   background: #121212;
 }

 .container_1366b102c0b5 {
   width: 1440px;
   height: 380px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #121212;
 }

 .text_eb4d4dbf57ee {
   width: 210px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_fac36c15b8e5 {
   position: absolute !important;
   overflow: visible;
   width: 210px;
   height: 28px;
   z-index: 1;
   left: 1153.2px;
   top: 0px;
 }

 .text_75df6fdf893b {
   width: 283.2px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_fe5fb9480108 {
   position: absolute !important;
   overflow: visible;
   width: 283.2px;
   height: 28px;
   z-index: 1;
   left: 831.6px;
   top: 0px;
 }

 .text_388f55bc116c {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 3px;
   line-height: 28.48px;
   font-family: 'Source Sans 3';
 }

 .container_fe763d0bf9c3 {
   position: absolute !important;
   overflow: visible;
   width: 1363.2px;
   height: 31px;
   z-index: 1;
   left: 48px;
   top: 341px;
 }

 .text_8736810570e5 {
   width: 146.4px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 97px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_8f8356b3c52a {
   width: 146.4px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 48px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_7e546b2c9747 {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0.46px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_609ddb630f45 {
   position: absolute !important;
   overflow: visible;
   width: 200.57px;
   height: 125px;
   z-index: 1;
   left: 1159.2px;
   top: 46px;
 }

 .text_e6a61c3a307a {
   width: 221.01px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_291df631108f {
   position: absolute !important;
   overflow: visible;
   width: 221.01px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 93px;
 }

 .text_4e8e0bd29741 {
   width: 259.41px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.48px;
   word-wrap: break-word;
   font-family: 'Raleway';
 }

 .text-e02769dbb0b4_4e8e0bd29741 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-ddfff15e2144_4e8e0bd29741 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-2c9faa2f51a6_4e8e0bd29741 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .container_06fadf1e0017 {
   position: absolute !important;
   overflow: visible;
   width: 259.41px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 50px;
 }

 .text_bf3683c3aabd {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_69325e9e6afb {
   position: absolute !important;
   overflow: visible;
   width: 200.12px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_646f7513f25d {
   position: absolute !important;
   overflow: visible;
   width: 259.41px;
   height: 121px;
   z-index: 1;
   left: 743.79px;
   top: 44px;
 }

 .container_wrapper_646f7513f25d {
   position: absolute !important;
   overflow: visible;
   left: 743.79px;
   top: 44px;
   width: 259.41px;
   height: 121px;
   z-index: 1;
 }

 .container_nested_646f7513f25d {
   width: 259.41px;
   height: 121px;
   z-index: 1;
 }

 .text_f057d9c59adc {
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_19edabbe6940 {
   position: absolute !important;
   overflow: visible;
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
   left: 0px;
   top: 175px;
 }

 .container_wrapper_19edabbe6940 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 175px;
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
 }

 .container_nested_19edabbe6940 {
   width: 109.07px;
   height: 24.47px;
   z-index: 1;
 }

 .text_79d0d731a9b0 {
   width: 224.9px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_a7f6bc89045b {
   position: absolute !important;
   overflow: visible;
   width: 224.9px;
   height: 27px;
   z-index: 1;
   left: 0px;
   top: 132px;
 }

 .container_wrapper_a7f6bc89045b {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 132px;
   width: 224.9px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_a7f6bc89045b {
   width: 224.9px;
   height: 27px;
   z-index: 1;
 }

 .text_7e96a10dd3ba {
   width: 138px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_4d84273fff20 {
   position: absolute !important;
   overflow: visible;
   width: 138px;
   height: 27px;
   z-index: 1;
   left: 0.5px;
   top: 89px;
 }

 .container_wrapper_4d84273fff20 {
   position: absolute !important;
   overflow: visible;
   left: 0.5px;
   top: 89px;
   width: 138px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_4d84273fff20 {
   width: 138px;
   height: 27px;
   z-index: 1;
 }

 .text_908b5db88f9a {
   width: 170.9px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_86845c2f19b2 {
   overflow: visible;
   width: 170.9px;
   height: 27px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 46px;
 }

 .container_wrapper_86845c2f19b2 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 46px;
   width: 170.9px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_86845c2f19b2 {
   width: 170.9px;
   height: 27px;
   z-index: 1;
 }

 .text_5d0b8596bb36 {
   width: 200.12px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_0d6b07796977 {
   position: absolute !important;
   overflow: visible;
   width: 200.12px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_45dc76d8aced {
   position: absolute !important;
   overflow: visible;
   width: 224.9px;
   height: 199.47px;
   z-index: 1;
   left: 393.1px;
   top: 46px;
 }

 .container_wrapper_45dc76d8aced {
   position: absolute !important;
   overflow: visible;
   left: 393.1px;
   top: 46px;
   width: 224.9px;
   height: 199.47px;
   z-index: 1;
 }

 .container_nested_45dc76d8aced {
   width: 224.9px;
   height: 199.47px;
   z-index: 1;
 }

 .text_f042aba4a048 {
   width: 227.59px;
   height: 49px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_3dc6184572c0 {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_5257ea80a901 {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 82px;
   top: 160px;
 }

 .imageview_282a07c3b055 {
   width: 120px;
   height: 92px;
   z-index: 1;
   position: absolute !important;
   left: 72px;
   top: 46px;
 }

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

 .container_312f4670f61f {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 380px;
   left: 0px;
   top: 3401px;
 }

 .container_wrapper_312f4670f61f {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 3401px;
   width: 1440px;
   height: 380px;
 }

 .container_nested_312f4670f61f {
   width: 1440px;
   height: 380px;
 }

 .container_320628bfb4c1 {
   width: 1440px;
   height: 96px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .text_08b0711cbbd9 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

 .container_1ae6123528c2 {
   padding: 16px 20px 16px 20px;
   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_29d26b5339ec {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_f511912eecb5 {
   padding: 16px 20px 16px 20px;
   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_2aee31c04933 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_582cf92c63d6 {
   padding: 16px 20px 16px 20px;
   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_4ba5c90e47de {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

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

 .container_2f8295931e99 {
   width: 566px;
   height: 59px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_2b603b79e378 {
   position: absolute !important;
   overflow: visible;
   width: 566px;
   height: 59px;
   z-index: 1;
   left: 826px;
   top: 18px;
 }

 .container_wrapper_2b603b79e378 {
   position: absolute !important;
   overflow: visible;
   left: 826px;
   top: 18px;
   width: 566px;
   height: 59px;
   z-index: 1;
 }

 .container_nested_2b603b79e378 {
   width: 566px;
   height: 59px;
   z-index: 1;
 }

 .imageview_1f25dbbc3637 {
   width: 191px;
   height: 72px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_85bd0dc83fb5 {
   position: absolute !important;
   overflow: visible;
   width: 191px;
   height: 72px;
   z-index: 1;
   left: 30px;
   top: 5px;
 }

 .container_wrapper_85bd0dc83fb5 {
   position: absolute !important;
   overflow: visible;
   left: 30px;
   top: 5px;
   width: 191px;
   height: 72px;
   z-index: 1;
 }

 .container_nested_85bd0dc83fb5 {
   width: 191px;
   height: 72px;
   z-index: 1;
 }

 .container_202a58e54432 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 96px;
   left: 0px;
   top: 0px;
 }

 .container_wrapper_202a58e54432 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1440px;
   height: 96px;
 }

 .container_nested_202a58e54432 {
   width: 1440px;
   height: 96px;
 }

 .viewport_89dfa35a8902 {
   width: 1440px;
   height: 3781px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }

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

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

 .container_a95d26a874e3 {
   padding: 12px 16px 12px 16px;
   width: 100%;
   height: fit-content;
   min-width: 120px;
   border-top: 1px solid #d9d9d9ff;
   border-right: 1px solid #d9d9d9ff;
   border-bottom: 1px solid #d9d9d9ff;
   border-left: 1px solid #d9d9d9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
 }

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

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

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

 .container_04ab2c42b40c {
   padding: 12px 16px 12px 16px;
   width: 100%;
   height: fit-content;
   min-width: 120px;
   border-top: 1px solid #d9d9d9ff;
   border-right: 1px solid #d9d9d9ff;
   border-bottom: 1px solid #d9d9d9ff;
   border-left: 1px solid #d9d9d9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
 }

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

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

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

 .container_f2185c0e4dce {
   padding: 12px 16px 12px 16px;
   width: 100%;
   height: fit-content;
   min-width: 120px;
   border-top: 1px solid #d9d9d9ff;
   border-right: 1px solid #d9d9d9ff;
   border-bottom: 1px solid #d9d9d9ff;
   border-left: 1px solid #d9d9d9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .text_d13903f6a1a7 {
   width: 1112px;
   position: absolute !important;
   left: 16px;
   top: 12px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Inter';
 }

 .imageview_b24cce3d0b10 {
   width: 6.63px;
   height: 6.63px;
   position: absolute !important;
   left: 1132.35px;
   top: 67.35px;
 }

 .imageview_b24cce3d0b10 img {
   position: absolute;
   width: 7.3px !important;
   height: 7.3px !important;
   max-width: none !important;
   left: -0.4px;
   top: -0.4px;
 }

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

 .container_81380c458c86 {
   position: relative !important;
   overflow: visible;
   width: 1144px;
   height: 80px;
   flex-shrink: 0;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: inset 0 0 0 1px #d9d9d9ff;
 }

 .container_647ef2cca5ac {
   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_67adf907c1cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c2e687e125ef {
   padding: 24px 24px 24px 24px;
   width: 1192px;
   height: 504px;
   min-width: 320px;
   border-top: 1px solid #d9d9d9ff;
   border-right: 1px solid #d9d9d9ff;
   border-bottom: 1px solid #d9d9d9ff;
   border-left: 1px solid #d9d9d9ff;
   position: absolute !important;
   left: 0px;
   top: 105px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
 }

 .text_d7189a40b7ee {
   width: 542.98px;
   position: absolute !important;
   left: 329px;
   top: 0px;
   line-height: 54px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_12c32f830424 {
   position: absolute !important;
   overflow: visible;
   width: 1192px;
   height: 609px;
   left: 120px;
   top: 866px;
   border-radius: 8px 8px 8px 8px;
 }

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

 .text_45acca248543 {
   width: 428px;
   position: absolute !important;
   left: 0px;
   top: 54px;
   line-height: 30px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text-185ed548715c_45acca248543 {
   line-height: 30px;
   font-family: 'Source Sans 3';
 }

 .text-f037de74922f_45acca248543 {
   line-height: 30px;
   font-family: 'Source Sans 3';
 }

 .text-a2f6bc9e753f_45acca248543 {
   line-height: 30px;
   font-family: 'Source Sans 3';
 }

 .text-2cf3403af449_45acca248543 {
   line-height: 30px;
   font-family: 'Source Sans 3';
 }

 .text-b091d113c27d_45acca248543 {
   line-height: 30px;
   font-family: 'Source Sans 3';
 }

 .container_e906499ad4bb {
   position: absolute !important;
   overflow: visible;
   width: 428px;
   height: 294px;
   left: 132px;
   top: 334px;
 }

 .container_a341cdd327e8 {
   width: 1440px;
   height: 380px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #121212;
 }

 .text_fc166516b13a {
   width: 210px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_2c0c8bce6572 {
   position: absolute !important;
   overflow: visible;
   width: 210px;
   height: 28px;
   z-index: 1;
   left: 1153.2px;
   top: 0px;
 }

 .text_43d63d765227 {
   width: 283.2px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_4b7d8de801d1 {
   position: absolute !important;
   overflow: visible;
   width: 283.2px;
   height: 28px;
   z-index: 1;
   left: 831.6px;
   top: 0px;
 }

 .text_22b6d9bb3eda {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 3px;
   line-height: 28.48px;
   font-family: 'Source Sans 3';
 }

 .container_53960f28fd3f {
   position: absolute !important;
   overflow: visible;
   width: 1363.2px;
   height: 31px;
   z-index: 1;
   left: 48px;
   top: 341px;
 }

 .text_345bb6584c36 {
   width: 146.71px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 97px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_1c8506720d7e {
   width: 146.71px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 48px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .text_cf7f99b268b5 {
   width: 200.54px;
   z-index: 1;
   position: absolute !important;
   left: 0.46px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_1f512252e77c {
   position: absolute !important;
   overflow: visible;
   width: 201px;
   height: 125px;
   z-index: 1;
   left: 1159.2px;
   top: 46px;
 }

 .text_e35188161abd {
   width: 220.66px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_18ca06b02f56 {
   position: absolute !important;
   overflow: visible;
   width: 220.66px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 93px;
 }

 .text_cfc454096367 {
   width: 259px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 23.48px;
   word-wrap: break-word;
   font-family: 'Raleway';
 }

 .text-0d1bfc2e2bb5_cfc454096367 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-bbdab765a4e7_cfc454096367 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .text-32da37ee19fd_cfc454096367 {
   line-height: 23.48px;
   font-family: 'Source Sans 3';
 }

 .container_0e7b3eccf710 {
   position: absolute !important;
   overflow: visible;
   width: 259px;
   height: 28px;
   z-index: 1;
   left: 0px;
   top: 50px;
 }

 .text_d09a52605e34 {
   width: 199.81px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_7c25fe95c51b {
   position: absolute !important;
   overflow: visible;
   width: 199.81px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_146cdcf4a567 {
   position: absolute !important;
   overflow: visible;
   width: 259px;
   height: 121px;
   z-index: 1;
   left: 743.79px;
   top: 44px;
 }

 .text_3be8a09fa8df {
   width: 109.12px;
   height: 24.47px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_f0cfad4f83d5 {
   position: absolute !important;
   overflow: visible;
   width: 109.12px;
   height: 24.47px;
   z-index: 1;
   left: 0px;
   top: 175px;
 }

 .container_wrapper_f0cfad4f83d5 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 175px;
   width: 109.12px;
   height: 24.47px;
   z-index: 1;
 }

 .container_nested_f0cfad4f83d5 {
   width: 109.12px;
   height: 24.47px;
   z-index: 1;
 }

 .text_30523f6b3128 {
   width: 225px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_72c4da5b607f {
   position: absolute !important;
   overflow: visible;
   width: 225px;
   height: 27px;
   z-index: 1;
   left: 0px;
   top: 132px;
 }

 .container_wrapper_72c4da5b607f {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 132px;
   width: 225px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_72c4da5b607f {
   width: 225px;
   height: 27px;
   z-index: 1;
 }

 .text_1baa3ed48302 {
   width: 138.06px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_f87c9e3eacb1 {
   position: absolute !important;
   overflow: visible;
   width: 138.06px;
   height: 27px;
   z-index: 1;
   left: 0.5px;
   top: 89px;
 }

 .container_wrapper_f87c9e3eacb1 {
   position: absolute !important;
   overflow: visible;
   left: 0.5px;
   top: 89px;
   width: 138.06px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_f87c9e3eacb1 {
   width: 138.06px;
   height: 27px;
   z-index: 1;
 }

 .text_bdcf96318a57 {
   width: 170.98px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_d574807f7fb7 {
   position: absolute !important;
   overflow: visible;
   width: 170.98px;
   height: 27px;
   z-index: 1;
   left: 0px;
   top: 46px;
 }

 .container_wrapper_d574807f7fb7 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 46px;
   width: 170.98px;
   height: 27px;
   z-index: 1;
 }

 .container_nested_d574807f7fb7 {
   width: 170.98px;
   height: 27px;
   z-index: 1;
 }

 .text_cc6dcfa0a62f {
   width: 200.21px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Montserrat';
 }

 .container_ce6e31c20bed {
   position: absolute !important;
   overflow: visible;
   width: 200.21px;
   height: 33px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_49c5b6ef4a63 {
   position: absolute !important;
   overflow: visible;
   width: 225px;
   height: 199.47px;
   z-index: 1;
   left: 393.1px;
   top: 46px;
 }

 .container_wrapper_49c5b6ef4a63 {
   position: absolute !important;
   overflow: visible;
   left: 393.1px;
   top: 46px;
   width: 225px;
   height: 199.47px;
   z-index: 1;
 }

 .container_nested_49c5b6ef4a63 {
   width: 225px;
   height: 199.47px;
   z-index: 1;
 }

 .text_9e8ad58497ea {
   width: 227.59px;
   height: 49px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 28.48px;
   word-wrap: break-word;
   font-family: 'Source Sans 3';
 }

 .container_edee592bdbfb {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_073ae4172edd {
   position: absolute !important;
   overflow: visible;
   width: 227.59px;
   height: 49px;
   z-index: 1;
   left: 82px;
   top: 160px;
 }

 .imageview_20812f91d463 {
   width: 120px;
   height: 92px;
   z-index: 1;
   position: absolute !important;
   left: 72px;
   top: 46px;
 }

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

 .container_3f8625376e2d {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 380px;
   left: -1px;
   top: 1575px;
 }

 .container_wrapper_3f8625376e2d {
   position: absolute !important;
   overflow: visible;
   left: -1px;
   top: 1575px;
   width: 1440px;
   height: 380px;
 }

 .container_nested_3f8625376e2d {
   width: 1440px;
   height: 380px;
 }

 .text_f3538f339f4e {
   width: max-content;
   position: absolute !important;
   left: 587px;
   top: 52px;
   line-height: 96px;
   font-family: 'Montserrat';
 }

 .container_7e16f5c14652 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 200px;
   left: 0px;
   top: 0px;
   background: url("https://cdn.yotako.io/d9933ada-c170-4249-a3f5-5163f39f3626/156:21.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   mix-blend-mode: normal;
   opacity: 0.10000000149011612;
 }

 .container_80d08fd97338 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 200px;
   left: 0px;
   top: 96px;
   background: #121212;
 }

 .imageview_fc9c24e543c6 {
   width: 667px;
   height: 500px;
   position: absolute !important;
   left: 654px;
   top: 334px;
   border-radius: 10px 10px 10px 10px;
 }

 .imageview_fc9c24e543c6 img {
   width: 100%;
   height: 100%;
   object-fit: contain;
 }

 .text_fb67209f555c {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

 .container_979b4d97f7ad {
   padding: 10px 10px 10px 10px;
   width: 126px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 657px;
   top: 1409px;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .container_wrapper_979b4d97f7ad {
   position: absolute !important;
   left: 657px;
   top: 1409px;
   width: 126px;
   height: 44px;
   z-index: 1;
 }

 .container_nested_979b4d97f7ad {
   padding: 10px 10px 10px 10px;
   width: 126px;
   height: 44px;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
   background: #000000;
   border-radius: 20px 20px 20px 20px;
 }

 .container_36d463a3311d {
   width: 1440px;
   height: 96px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .text_e01a1b8df1b6 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_765b1b61ce07 {
   padding: 16px 20px 16px 20px;
   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_c59b9bbe4e3b {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_ec8f4295f3c4 {
   padding: 16px 20px 16px 20px;
   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_d4c3512a5c42 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

 .container_nested_93e15c7ff982 {
   padding: 16px 20px 16px 20px;
   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_69ab84395c08 {
   width: fit-content;
   z-index: 1;
   line-height: 27px;
   font-family: 'Source Sans 3';
 }

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

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

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

 .container_50c0e62cf266 {
   width: 566px;
   height: 59px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
 }

 .container_6391fe003aab {
   position: absolute !important;
   overflow: visible;
   width: 566px;
   height: 59px;
   z-index: 1;
   left: 826px;
   top: 18px;
 }

 .container_wrapper_6391fe003aab {
   position: absolute !important;
   overflow: visible;
   left: 826px;
   top: 18px;
   width: 566px;
   height: 59px;
   z-index: 1;
 }

 .container_nested_6391fe003aab {
   width: 566px;
   height: 59px;
   z-index: 1;
 }

 .imageview_102b44c1b214 {
   width: 191px;
   height: 72px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

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

 .container_772e627b4470 {
   position: absolute !important;
   overflow: visible;
   width: 191px;
   height: 72px;
   z-index: 1;
   left: 30px;
   top: 5px;
 }

 .container_wrapper_772e627b4470 {
   position: absolute !important;
   overflow: visible;
   left: 30px;
   top: 5px;
   width: 191px;
   height: 72px;
   z-index: 1;
 }

 .container_nested_772e627b4470 {
   width: 191px;
   height: 72px;
   z-index: 1;
 }

 .container_6682ed5204d5 {
   position: absolute !important;
   overflow: visible;
   width: 1440px;
   height: 96px;
   left: 0px;
   top: 0px;
 }

 .container_wrapper_6682ed5204d5 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1440px;
   height: 96px;
 }

 .container_nested_6682ed5204d5 {
   width: 1440px;
   height: 96px;
 }

 .viewport_f94eaf174c58 {
   width: 1440px;
   height: 1955px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }