 /*
Theme Name: Yotako
Author: Yotako team
Author URI: https://yotako.io/
Description: Design in Figma or AdobeXD. Publish in WordPress. The Figma/Adobe XD to WordPress plugin by Yotako is the fastest way of converting your beautiful design into a fully functional WordPress website in a few clicks without writing a single line of code! Get your custom domain, professional email, and world-class secure hosting, without the hassle.
Requires at least: 5.9
Tested up to: 5.9
Requires PHP: 5.6
Version: 2.0.0
License: © Yotako 2016-2024
License URI:  https://yotako.io/
Tags: figma-to-wordpress, adobe-xd-to-wordpress, xd-to-wordpress, design-to-code, seamless-transition, design-to-wordpress
Yotako WordPress Theme, (C) 2024 Yotako.io
*/
 @import url("https://storage.googleapis.com/yotako-fonts/CdnFonts/css/Inter.css");
 @import url("style-browsers-support.css");

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

 * {
   box-sizing: border-box;
 }

 .centerlize {
   margin: 0 auto;
 }

 .relative {
   position: relative
 }

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

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

 .yk_post_content p {
   margin: revert;
 }

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

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

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

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

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

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

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

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

 body .yk_transparent {
   background: transparent !important;
 }

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

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

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

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

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

 body .wp-block-video video {
   width: 100%;
 }

 [class^="container_"],
 [class*=" container_"],
 [class^="button_"],
 [class*=" button_"] {
   display: flex;
 }

 [class^="grid_"],
 [class*=" grid_"] {
   display: grid;
 }

 [class^="vp_"],
 [class*=" vp_"] {
   display: flex;
   flex-direction: column;
   /* align-items if needed */
 }

 *[onclick] {
   cursor: pointer;
 }

 input {
   padding: 0 10px;
 }

 .wp-block-image {
   margin: unset;
   padding: unset;
 }

 .wp-block-image img {
   vertical-align: top;
   border-radius: inherit;
   width: 100%;
 }

 .wp-block-yotako-block-input-text {
   position: relative;
   background: transparent;
   border: none;
 }

 .wp-block-image .components-resizable-box__container {
   max-width: unset !important;
 }

 .yt-post-template {
   justify-content: space-between !important;
 }

 body .yt-post-card {
   position: relative !important;
 }

 body .yt_fill_size {
   height: fit_content !important;
   min-height: 100vh !important;
 }

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

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

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

 .text_1f5cc1c656fe {
   width: max-content;
   position: absolute !important;
   left: 64px;
   top: 8px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_adf83639828f {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 32px;
   top: 14px;
   mix-blend-mode: normal;
 }

 .button_35c5ec84718b {
   position: relative !important;
   width: 281.4px;
   height: 44px;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
   mix-blend-mode: normal;
 }

 .button_link_35c5ec84718b {}

 .text_0d76013d35c9 {
   width: max-content;
   position: absolute !important;
   left: 65px;
   top: 8px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_85536b3a7aa9 {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 33px;
   top: 14px;
   mix-blend-mode: normal;
 }

 .button_55840832d583 {
   position: relative !important;
   width: 300.11px;
   height: 44px;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   border-radius: 6px 6px 6px 6px;
   mix-blend-mode: normal;
 }

 .button_link_55840832d583 {}

 .container_6594383e40a5 {
   padding: 0 0 0 325.25px;
   width: 581.51px;
   height: 44px;
   position: absolute !important;
   left: 16px;
   top: 486px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 16px;
   flex-direction: row;
   mix-blend-mode: normal;
 }

 .imageview_d15071faa6bb {
   width: 144px;
   height: 48px;
   position: absolute !important;
   left: 16px;
   top: 16px;
   mix-blend-mode: normal;
 }

 .container_25288a2610a9 {
   position: relative !important;
   width: 175.68px;
   height: 80px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .imageview_f5a492b697a3 {
   width: 144px;
   height: 48px;
   position: absolute !important;
   left: 16px;
   top: 16px;
   mix-blend-mode: normal;
 }

 .container_480dcc9e1425 {
   position: relative !important;
   width: 175.83px;
   height: 80px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .imageview_9cc1fa02e2ea {
   width: 149px;
   height: 48px;
   position: absolute !important;
   left: 16px;
   top: 16px;
   mix-blend-mode: normal;
 }

 .container_5923d7ccb73d {
   position: relative !important;
   width: 181.4px;
   height: 80px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .container_3ca4eb2ebc43 {
   padding: 0 0 0 333.55px;
   width: 532.91px;
   height: 80px;
   position: absolute !important;
   left: 16px;
   top: 366px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 24px;
   flex-direction: row;
   mix-blend-mode: normal;
 }

 .text_456aebb84c33 {
   width: max-content;
   position: absolute !important;
   left: 278.38px;
   top: 28px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_a73e72424a2d {
   width: max-content;
   position: absolute !important;
   left: 53.77px;
   top: 0px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .container_c0f84ea34a95 {
   position: absolute !important;
   width: 768px;
   height: 56px;
   left: 256px;
   top: 270px;
   mix-blend-mode: normal;
 }

 .text_9274b628522c {
   width: max-content;
   position: absolute !important;
   left: 371.88px;
   top: 205.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .text_07fbd97e68df {
   width: max-content;
   position: absolute !important;
   left: 348.98px;
   top: 59.5px;
   line-height: 60px;
   font-family: 'Inter';
 }

 .text_9974be765176 {
   width: max-content;
   position: absolute !important;
   left: 408.98px;
   top: -0.5px;
   line-height: 60px;
   font-family: 'Inter';
 }

 .container_8e9dbfa9de1d {
   position: absolute !important;
   width: 1248px;
   height: 120px;
   left: 16px;
   top: 62px;
   mix-blend-mode: normal;
 }

 .text_81d2ee252e1d {
   width: max-content;
   position: absolute !important;
   left: 17px;
   top: 9px;
   line-height: 20px;
   font-family: 'Inter';
 }

 .button_4eefde1550ae {
   position: absolute !important;
   width: 229.75px;
   height: 38px;
   border-top: #ffffff4d solid 1px;
   border-right: #ffffff4d solid 1px;
   border-bottom: #ffffff4d solid 1px;
   border-left: #ffffff4d solid 1px;
   left: 525.13px;
   top: 0px;
   background: #ffffff33;
   border-radius: 9999px 9999px 9999px 9999px;
   mix-blend-mode: normal;
 }

 .button_link_4eefde1550ae {}

 .container_d0f8a05d4d4b {
   position: absolute !important;
   width: 1280px;
   height: 530px;
   left: 72.5px;
   top: 96px;
   mix-blend-mode: normal;
 }

 .container_bc82b4a3d8ac {
   position: relative !important;
   width: 1425px;
   height: 722px;
   background: linear-gradient(90deg, #f97316ff 0%, #ea580cff 50%, #ef4444ff 100%);
   mix-blend-mode: normal;
 }

 .text_8ddcf2e2aa65 {
   width: max-content;
   position: absolute !important;
   left: 341.84px;
   top: 56px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_e9b20efd3b8f {
   width: max-content;
   position: absolute !important;
   left: 418.3px;
   top: -0.5px;
   line-height: 40px;
   font-family: 'Inter';
 }

 .container_e643946859ff {
   position: relative !important;
   width: 1248px;
   height: 84px;
   mix-blend-mode: normal;
 }

 .imageview_5e24cf0f3af2 {
   width: 228.4px;
   height: 128px;
   mix-blend-mode: normal;
 }

 .text_d026e03d93d5 {
   width: max-content;
   position: absolute !important;
   left: 82.34px;
   top: 64px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_2eda281ee4d2 {
   width: max-content;
   position: absolute !important;
   left: 84.16px;
   top: 23.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .container_e456a021ca41 {
   position: relative !important;
   width: 228.4px;
   height: 116px;
   mix-blend-mode: normal;
 }

 .container_0201882e76bc {
   padding: 2px 0 0 2px;
   width: 230.4px;
   height: 244px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .imageview_574eb57e61e3 {
   width: 228.41px;
   height: 128px;
   mix-blend-mode: normal;
 }

 .text_5d7d57027d83 {
   width: max-content;
   position: absolute !important;
   left: 84.69px;
   top: 64px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_f2afbef3f05b {
   width: max-content;
   position: absolute !important;
   left: 84.17px;
   top: 23.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .container_3183198a6538 {
   position: relative !important;
   width: 228.41px;
   height: 116px;
   mix-blend-mode: normal;
 }

 .container_fa425459a14d {
   padding: 2px 0 0 2px;
   width: 230.41px;
   height: 244px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .imageview_5e20e83173eb {
   width: 228.4px;
   height: 128px;
   mix-blend-mode: normal;
 }

 .text_f5e9653cd210 {
   width: max-content;
   position: absolute !important;
   left: 73.67px;
   top: 64px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_2567c2a0aee8 {
   width: max-content;
   position: absolute !important;
   left: 84.16px;
   top: 23.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .container_f75095be04af {
   position: relative !important;
   width: 228.4px;
   height: 116px;
   mix-blend-mode: normal;
 }

 .container_f142dac2ce8e {
   padding: 2px 0 0 2px;
   width: 230.4px;
   height: 244px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .imageview_1a035f0e0585 {
   width: 228.41px;
   height: 128px;
   mix-blend-mode: normal;
 }

 .text_e776a1901a29 {
   width: max-content;
   position: absolute !important;
   left: 67.67px;
   top: 64px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_758cec0ae747 {
   width: max-content;
   position: absolute !important;
   left: 84.17px;
   top: 23.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .container_b771b7364800 {
   position: relative !important;
   width: 228.41px;
   height: 116px;
   mix-blend-mode: normal;
 }

 .container_1393d36f983b {
   padding: 2px 0 0 2px;
   width: 230.41px;
   height: 244px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .imageview_83bd1d5e8372 {
   width: 228.4px;
   height: 128px;
   mix-blend-mode: normal;
 }

 .text_15764058873b {
   width: max-content;
   position: absolute !important;
   left: 64.19px;
   top: 64px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_d5ef0293c15f {
   width: max-content;
   position: absolute !important;
   left: 84.16px;
   top: 23.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .container_178ed54fa9a4 {
   position: relative !important;
   width: 228.4px;
   height: 116px;
   mix-blend-mode: normal;
 }

 .container_617acb0e6117 {
   padding: 2px 0 0 2px;
   width: 230.4px;
   height: 244px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   overflow-x: hidden;
   overflow-y: hidden;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .container_c717577e9dde {
   width: 1152.02px;
   height: 246px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 24px;
   flex-direction: row;
   mix-blend-mode: normal;
 }

 .container_8ed0ef4a8e9d {
   padding: 0 16px 0 16px;
   width: 1280px;
   height: 330px;
   position: absolute !important;
   left: 72.5px;
   top: 64px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
   mix-blend-mode: normal;
 }

 .container_cde0274067c5 {
   position: relative !important;
   width: 1425px;
   height: 506px;
   background: #ffffff;
   mix-blend-mode: normal;
 }

 .text_aec935cb98b3 {
   width: max-content;
   position: absolute !important;
   left: 25.17px;
   top: 211.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_69da667eb9ca {
   width: max-content;
   position: absolute !important;
   left: 174.48px;
   top: 179.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_27c35a9f2de1 {
   width: max-content;
   position: absolute !important;
   left: 222.42px;
   top: 144px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_786aac57d6f8 {
   width: 128px;
   height: 128px;
   position: absolute !important;
   left: 224px;
   top: 0px;
   mix-blend-mode: normal;
 }

 .container_61dbbed349ac {
   position: relative !important;
   width: 576px;
   height: 236px;
   mix-blend-mode: normal;
 }

 .text_a4cf5e159257 {
   width: max-content;
   position: absolute !important;
   left: 35.86px;
   top: 211.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_c4b7a381914a {
   width: max-content;
   position: absolute !important;
   left: 143.47px;
   top: 179.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_1d1b1067c4cc {
   width: max-content;
   position: absolute !important;
   left: 210.77px;
   top: 144px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_703f76496219 {
   width: 128px;
   height: 128px;
   position: absolute !important;
   left: 224px;
   top: 0px;
   mix-blend-mode: normal;
 }

 .container_7bf81fea69e8 {
   position: relative !important;
   width: 576px;
   height: 236px;
   mix-blend-mode: normal;
 }

 .container_21604ded1551 {
   width: 1152px;
   height: 236px;
   position: absolute !important;
   left: 32px;
   top: 96px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
   mix-blend-mode: normal;
 }

 .text_3743944d0da2 {
   width: max-content;
   position: absolute !important;
   left: 475.28px;
   top: 31.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .container_9747a493046c {
   position: absolute !important;
   width: 1248px;
   height: 364px;
   left: 16px;
   top: 370px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .text_3af9b56d1fda {
   width: max-content;
   position: absolute !important;
   left: 9.16px;
   top: 23.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_228ee665b080 {
   width: max-content;
   position: absolute !important;
   left: 21.17px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_3b35523eb5f5 {
   position: absolute !important;
   width: 238px;
   height: 48px;
   left: 24px;
   top: 144px;
   mix-blend-mode: normal;
 }

 .text_2487211deab6 {
   width: max-content;
   position: absolute !important;
   left: 44.06px;
   top: 104px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_614cb1e35ce5 {
   width: 64px;
   height: 64px;
   position: absolute !important;
   left: 111px;
   top: 24px;
   mix-blend-mode: normal;
 }

 .container_e83564c85e40 {
   position: absolute !important;
   width: 286px;
   height: 216px;
   left: 1px;
   top: 1px;
   mix-blend-mode: normal;
 }

 .container_c5ddc7eb3c0d {
   position: relative !important;
   width: 288px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .text_309dbc2a96ef {
   width: max-content;
   position: absolute !important;
   left: 1.58px;
   top: 23.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_aaad33b3c7de {
   width: max-content;
   position: absolute !important;
   left: 36.3px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_b367bfcd3681 {
   position: absolute !important;
   width: 238px;
   height: 48px;
   left: 24px;
   top: 144px;
   mix-blend-mode: normal;
 }

 .text_347093fa7433 {
   width: max-content;
   position: absolute !important;
   left: 88.55px;
   top: 104px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_dff54628fadb {
   width: 64px;
   height: 64px;
   position: absolute !important;
   left: 111px;
   top: 24px;
   mix-blend-mode: normal;
 }

 .container_ee523881aabb {
   position: absolute !important;
   width: 286px;
   height: 216px;
   left: 1px;
   top: 1px;
   mix-blend-mode: normal;
 }

 .container_08e2c18644d5 {
   position: relative !important;
   width: 288px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .text_94908da390df {
   width: max-content;
   position: absolute !important;
   left: 49.63px;
   top: 23.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_f49ef796c109 {
   width: max-content;
   position: absolute !important;
   left: 20.27px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_3dbb102f5257 {
   position: absolute !important;
   width: 238px;
   height: 48px;
   left: 24px;
   top: 144px;
   mix-blend-mode: normal;
 }

 .text_14dc69d57574 {
   width: max-content;
   position: absolute !important;
   left: 29.8px;
   top: 104px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_98c2c2f54fed {
   width: 64px;
   height: 64px;
   position: absolute !important;
   left: 111px;
   top: 24px;
   mix-blend-mode: normal;
 }

 .container_7e6df7a8def7 {
   position: absolute !important;
   width: 286px;
   height: 216px;
   left: 1px;
   top: 1px;
   mix-blend-mode: normal;
 }

 .container_86cfef857b3f {
   position: relative !important;
   width: 288px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .text_b37098147a12 {
   width: max-content;
   position: absolute !important;
   left: 39.86px;
   top: 23.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_7f30d7f2524f {
   width: max-content;
   position: absolute !important;
   left: 2.95px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_f7c1dfaea205 {
   position: absolute !important;
   width: 238px;
   height: 48px;
   left: 24px;
   top: 144px;
   mix-blend-mode: normal;
 }

 .text_82283c0d55cc {
   width: max-content;
   position: absolute !important;
   left: 54.64px;
   top: 104px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_9ea3c08aeb3e {
   width: 64px;
   height: 64px;
   position: absolute !important;
   left: 111px;
   top: 24px;
   mix-blend-mode: normal;
 }

 .container_3bbbffa7894e {
   position: absolute !important;
   width: 286px;
   height: 216px;
   left: 1px;
   top: 1px;
   mix-blend-mode: normal;
 }

 .container_fd5e5934ce0a {
   position: relative !important;
   width: 288px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .container_3e1a49d1402b {
   width: 1152px;
   height: 218px;
   position: absolute !important;
   left: 16px;
   top: 88px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
   mix-blend-mode: normal;
 }

 .text_599504d15445 {
   width: max-content;
   position: absolute !important;
   left: 428.27px;
   top: -0.5px;
   line-height: 40px;
   font-family: 'Inter';
 }

 .container_9da9f4b3b0a9 {
   position: absolute !important;
   width: 1280px;
   height: 734px;
   left: 72.5px;
   top: 64px;
   mix-blend-mode: normal;
 }

 .container_cb855a534078 {
   position: relative !important;
   width: 1425px;
   height: 862px;
   background: #f9fafb;
   mix-blend-mode: normal;
 }

 .imageview_e2d80973924b {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 375.09px;
   top: 14px;
   mix-blend-mode: normal;
 }

 .text_c0e7458cd5ad {
   width: max-content;
   position: absolute !important;
   left: 64px;
   top: 8px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_22637a16b1e8 {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 32px;
   top: 14px;
   mix-blend-mode: normal;
 }

 .button_ea7369565086 {
   position: absolute !important;
   width: 423.1px;
   height: 44px;
   left: 124.45px;
   top: 220px;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
   mix-blend-mode: normal;
 }

 .button_link_ea7369565086 {}

 .text_5ccd1acf4383 {
   width: max-content;
   position: absolute !important;
   left: 164.89px;
   top: 28px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_4d3240b7ba44 {
   width: max-content;
   position: absolute !important;
   left: 11.83px;
   top: 0px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .container_7b567da24120 {
   position: absolute !important;
   width: 608px;
   height: 56px;
   left: 32px;
   top: 132px;
   mix-blend-mode: normal;
 }

 .text_0729f56accce {
   width: max-content;
   position: absolute !important;
   left: 174.14px;
   top: 0px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_f31d37cfc83c {
   width: 24px;
   height: 24px;
   position: absolute !important;
   left: 142.14px;
   top: 2px;
   mix-blend-mode: normal;
 }

 .container_1c1a3b0f42f0 {
   position: absolute !important;
   width: 608px;
   height: 28px;
   left: 32px;
   top: 80px;
   mix-blend-mode: normal;
 }

 .text_8a6de913846e {
   width: max-content;
   position: absolute !important;
   left: 259.97px;
   top: -0.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .imageview_eef26e66cb17 {
   width: 32px;
   height: 32px;
   position: absolute !important;
   left: 215.97px;
   top: 0px;
   mix-blend-mode: normal;
 }

 .container_0be5e6e8bcfe {
   position: absolute !important;
   width: 608px;
   height: 32px;
   left: 32px;
   top: 32px;
   mix-blend-mode: normal;
 }

 .container_c47cee627109 {
   position: absolute !important;
   width: 672px;
   height: 296px;
   left: 304px;
   top: 126px;
   background: #ffffff1a;
   border-radius: 16px 16px 16px 16px;
   mix-blend-mode: normal;
 }

 .text_d2c6b8e80286 {
   width: max-content;
   position: absolute !important;
   left: 466.3px;
   top: 61.5px;
   line-height: 40px;
   font-family: 'Inter';
 }

 .text_3cbdfe8b999c {
   width: max-content;
   position: absolute !important;
   left: 17px;
   top: 9px;
   line-height: 20px;
   font-family: 'Inter';
 }

 .button_5520ce081780 {
   position: absolute !important;
   width: 141.4px;
   height: 38px;
   border-top: #ffffff4d solid 1px;
   border-right: #ffffff4d solid 1px;
   border-bottom: #ffffff4d solid 1px;
   border-left: #ffffff4d solid 1px;
   left: 569.3px;
   top: 0px;
   background: #ffffff33;
   border-radius: 9999px 9999px 9999px 9999px;
   mix-blend-mode: normal;
 }

 .button_link_5520ce081780 {}

 .container_8600e9654590 {
   position: absolute !important;
   width: 1280px;
   height: 422px;
   left: 72.5px;
   top: 64px;
   mix-blend-mode: normal;
 }

 .container_2ae721b4cbb5 {
   position: relative !important;
   width: 1425px;
   height: 550px;
   background: linear-gradient(90deg, #f97316ff 0%, #dc2626ff 100%);
   mix-blend-mode: normal;
 }

 .text_7d66e48001fe {
   width: max-content;
   position: absolute !important;
   left: 129px;
   top: 56px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_72c6a7e2e5ca {
   width: max-content;
   position: absolute !important;
   left: 211.94px;
   top: -0.5px;
   line-height: 40px;
   font-family: 'Inter';
 }

 .container_a6e7a9145730 {
   position: relative !important;
   width: 896px;
   height: 84px;
   mix-blend-mode: normal;
 }

 .text_25d5e028a752 {
   width: max-content;
   position: absolute !important;
   left: 170.06px;
   top: 168.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_75f3861ff848 {
   width: max-content;
   position: absolute !important;
   left: 28px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .imageview_78da8622c88c {
   width: 20px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 2px;
   mix-blend-mode: normal;
 }

 .container_35c4ff2ec40b {
   position: absolute !important;
   width: 846px;
   height: 24px;
   left: 24px;
   top: 96px;
   mix-blend-mode: normal;
 }

 .text_1ad7befddd1e {
   width: max-content;
   position: absolute !important;
   left: 28px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .imageview_d79e6642e0ed {
   width: 20px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 2px;
   mix-blend-mode: normal;
 }

 .container_09782cad2b1e {
   position: absolute !important;
   width: 846px;
   height: 24px;
   left: 24px;
   top: 64px;
   mix-blend-mode: normal;
 }

 .text_f9e3791ba8e4 {
   width: max-content;
   position: absolute !important;
   left: 24px;
   top: 23.5px;
   line-height: 32px;
   font-family: 'Inter';
 }

 .container_26e5b7758ae2 {
   position: absolute !important;
   width: 894px;
   height: 144px;
   left: 1px;
   top: 1px;
   background: linear-gradient(90deg, #14b8a6ff 0%, #0d9488ff 100%);
   mix-blend-mode: normal;
 }

 .container_b4bd80878632 {
   position: relative !important;
   width: 896px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .container_ecfe10b795f8 {
   width: 896px;
   height: 302px;
   position: absolute !important;
   left: 264.5px;
   top: 64px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   mix-blend-mode: normal;
 }

 .container_021bd8b6d8d6 {
   position: relative !important;
   width: 1425px;
   height: 462px;
   background: #ffffff;
   mix-blend-mode: normal;
 }

 .text_685457f41f8d {
   width: max-content;
   position: absolute !important;
   left: 130.08px;
   top: 23.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_8736c649a7d4 {
   width: max-content;
   position: absolute !important;
   left: 2px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_73119e3e1477 {
   position: absolute !important;
   width: 344.66px;
   height: 48px;
   left: 24px;
   top: 144px;
   mix-blend-mode: normal;
 }

 .text_8f2a7629203b {
   width: max-content;
   position: absolute !important;
   left: 81.28px;
   top: 104px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_3f77ed6f1c18 {
   width: 64px;
   height: 64px;
   position: absolute !important;
   left: 164.33px;
   top: 24px;
   mix-blend-mode: normal;
 }

 .container_26b075e2c4a3 {
   position: absolute !important;
   width: 392.66px;
   height: 216px;
   left: 1px;
   top: 1px;
   mix-blend-mode: normal;
 }

 .container_09f96b8b7b58 {
   position: relative !important;
   width: 394.66px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .text_a0f7a9dbbedd {
   width: max-content;
   position: absolute !important;
   left: 35.8px;
   top: 143.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_3c87d1d2870e {
   width: max-content;
   position: absolute !important;
   left: 97.39px;
   top: 104px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_f492ea9fbba4 {
   width: 64px;
   height: 64px;
   position: absolute !important;
   left: 164.33px;
   top: 24px;
   mix-blend-mode: normal;
 }

 .container_a46adb454dcf {
   position: absolute !important;
   width: 392.68px;
   height: 192px;
   left: 1px;
   top: 1px;
   mix-blend-mode: normal;
 }

 .container_2b2515bd9306 {
   position: relative !important;
   width: 394.68px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .text_b88c9467fe54 {
   width: max-content;
   position: absolute !important;
   left: 148.3px;
   top: 23.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .text_b7e0b6435cfc {
   width: max-content;
   position: absolute !important;
   left: 10.47px;
   top: -0.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_04d8c4f79c06 {
   position: absolute !important;
   width: 344.66px;
   height: 48px;
   left: 24px;
   top: 144px;
   mix-blend-mode: normal;
 }

 .text_cef77e43ff25 {
   width: max-content;
   position: absolute !important;
   left: 84.64px;
   top: 104px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_a4f3ff68113d {
   width: 64px;
   height: 64px;
   position: absolute !important;
   left: 164.33px;
   top: 24px;
   mix-blend-mode: normal;
 }

 .container_6c78e7a41c6b {
   position: absolute !important;
   width: 392.66px;
   height: 216px;
   left: 1px;
   top: 1px;
   mix-blend-mode: normal;
 }

 .container_6774e038967e {
   position: relative !important;
   width: 394.66px;
   height: 218px;
   border-top: #e5e5e5ff solid 1px;
   border-right: #e5e5e5ff solid 1px;
   border-bottom: #e5e5e5ff solid 1px;
   border-left: #e5e5e5ff solid 1px;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 0px 0px #00000000;
   mix-blend-mode: normal;
 }

 .container_7ac7df8829da {
   width: 1184px;
   height: 218px;
   position: absolute !important;
   left: 16px;
   top: 168px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
   mix-blend-mode: normal;
 }

 .text_5523dff78432 {
   width: max-content;
   position: absolute !important;
   left: 181.39px;
   top: 28px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .text_bda2b78ec9ae {
   width: max-content;
   position: absolute !important;
   left: 28.77px;
   top: 0px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .container_f096841a341d {
   position: absolute !important;
   width: 768px;
   height: 56px;
   left: 256px;
   top: 64px;
   mix-blend-mode: normal;
 }

 .text_2f13381f2f7c {
   width: max-content;
   position: absolute !important;
   left: 473.95px;
   top: -0.5px;
   line-height: 40px;
   font-family: 'Inter';
 }

 .container_5789599b785f {
   position: absolute !important;
   width: 1280px;
   height: 386px;
   left: 72.5px;
   top: 64px;
   mix-blend-mode: normal;
 }

 .container_df7400d40c1b {
   position: relative !important;
   width: 1425px;
   height: 514px;
   background: linear-gradient(135deg, #eff6ffff 0%, #faf5ffff 100%);
   mix-blend-mode: normal;
 }

 .text_e8a929101981 {
   width: max-content;
   position: absolute !important;
   left: 48px;
   top: 6px;
   line-height: 28px;
   font-family: 'Inter';
 }

 .imageview_7472e4a6f497 {
   width: 40px;
   height: 40px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   mix-blend-mode: normal;
 }

 .container_a80fb8749dc9 {
   position: relative !important;
   width: 394.66px;
   height: 40px;
   mix-blend-mode: normal;
 }

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

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

 .container_bfecb3640273 {
   padding: 0 86.66px 0 0;
   width: 394.66px;
   height: 48px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   mix-blend-mode: normal;
 }

 .container_aad672a494ee {
   width: 394.66px;
   height: 88px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   mix-blend-mode: normal;
 }

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

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

 .imageview_15f4eae27474 {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 0px;
   top: 4px;
   mix-blend-mode: normal;
 }

 .container_a7df6eac07d0 {
   position: relative !important;
   width: 394.68px;
   height: 24px;
   mix-blend-mode: normal;
 }

 .container_b872ad913521 {
   width: 394.68px;
   height: 52px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   mix-blend-mode: normal;
 }

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

 .imageview_1227c345f81d {
   width: 64px;
   height: 24px;
   mix-blend-mode: normal;
 }

 .container_1acfd0ac9a67 {
   width: 394.66px;
   height: 52px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
   mix-blend-mode: normal;
 }

 .container_bad0e8f4a0dd {
   width: 1184px;
   height: 104px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: normal 32px;
   flex-direction: row;
   mix-blend-mode: normal;
 }

 .text_27aa513ff398 {
   width: max-content;
   position: absolute !important;
   left: 363.14px;
   top: 32.5px;
   line-height: 24px;
   font-family: 'Inter';
 }

 .container_98c33240f9be {
   position: relative !important;
   width: 1248px;
   height: 57px;
   border-top: #374151ff solid 1px;
   border-right: #374151ff solid 0px;
   border-bottom: #374151ff solid 0px;
   border-left: #374151ff solid 0px;
   mix-blend-mode: normal;
 }

 .container_4a18db54ffa0 {
   padding: 0 16px 0 16px;
   width: 1280px;
   height: 161px;
   position: absolute !important;
   left: 72.5px;
   top: 48px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px normal;
   flex-direction: column;
   mix-blend-mode: normal;
 }

 .container_97f9ee523831 {
   position: relative !important;
   width: 1425px;
   height: 289px;
   background: #1f2937;
   mix-blend-mode: normal;
 }

 .container_nested_97f9ee523831 {
   width: 1425px;
   height: 289px;
   background: #1f2937;
   mix-blend-mode: normal;
 }

 .container_9a7e9f286dba {
   width: 1425px;
   height: 3905px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   flex-direction: column;
   background: linear-gradient(135deg, #f8fafcff 0%, #eff6ffff 100%);
   mix-blend-mode: normal;
 }

 .imageview_ada46cec4115 {
   width: 16px;
   height: 16px;
   z-index: 1;
   position: absolute !important;
   left: 103.83px;
   top: 11.5px;
   mix-blend-mode: normal;
   opacity: 0.699999988079071;
 }

 .imageview_3f2ef476d2d6 {
   width: 20px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 62.83px;
   top: 0.5px;
   mix-blend-mode: normal;
 }

 .text_582ddefe4c2a {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   line-height: 21px;
   font-family: 'Inter';
 }

 .container_73ba00b8835a {
   position: absolute !important;
   width: 82.83px;
   height: 21px;
   z-index: 1;
   left: 13px;
   top: 9px;
   mix-blend-mode: normal;
 }

 .button_e8523e03ce0d {
   position: absolute !important;
   width: 132.83px;
   height: 39px;
   z-index: 1;
   border-top: #ffffff1f solid 1px;
   border-right: #ffffff1f solid 1px;
   border-bottom: #ffffff1f solid 1px;
   border-left: #ffffff1f solid 1px;
   left: 1268.17px;
   top: 837px;
   background: #121212;
   border-radius: 8px 8px 8px 8px;
   filter: drop-shadow(0px 2px 8px #0000001f);
   mix-blend-mode: normal;
 }

 .button_link_e8523e03ce0d {}

 .container_c69dcecc23e3 {
   position: absolute !important;
   width: 1425px;
   height: 3809px;
   left: 0px;
   top: 48px;
   background: #ffffff;
   mix-blend-mode: normal;
 }

 .viewport_2fd6a819beca {
   width: 1425px;
   height: 3905px;
   overflow-x: hidden;
   overflow-y: hidden;
 }