 /*
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=Poppins:ital,wght@0,100,200,300,400,500,600,700,800,900;1,100,200,300,400,500,600,700,800,900");
 @import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Roboto&display=swap");
 @import url("https://fonts.googleapis.com/css?display=swap&family=Open+Sans:ital,wght@0,100,200,300,400,500,600,700,800,900;1,100,200,300,400,500,600,700,800,900");
 @import url("style-browsers-support.css");

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

 * {
   box-sizing: border-box;
 }

 .centerlize {
   margin: 0 auto;
 }

 .relative {
   position: relative
 }

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

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

 .yk_post_content p {
   margin: revert;
 }

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

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

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

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

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

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

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

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

 body .yk_transparent {
   background: transparent !important;
 }

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

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

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

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

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

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

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

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

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

 *[onclick] {
   cursor: pointer;
 }

 input {
   padding: 0 10px;
 }

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

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

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

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

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

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

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

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

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

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

 .imageview_ef41730f6cd4 {
   width: 100%;
   aspect-ratio: 1 / 0.3853273911552965;
 }

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

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

 .container_b31aa6b5ddd2 {
   padding: 10px 36px 10px 36px;
   width: 100%;
   height: fit-content;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 6px 6px 6px 6px;
 }

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

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

 .container_fcedd4770613 {
   padding: 28px 80px 28px 80px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
 }

 .text_fee7fa14b567 {
   width: 100%;
   line-height: 74.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7353b6dbef3e {
   width: 100%;
   line-height: 39.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .container_a15fe0897503 {
   padding: 12px 91px 12px 91px;
   width: 306px;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 6px 6px 6px 6px;
 }

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

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

 .imageview_ad1631a0189b {
   width: 372px;
   height: 48px;
 }

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

 .container_28825a59dcda {
   width: 538px;
   height: 569px;
   z-index: 1;
   position: absolute !important;
   left: 99px;
   top: 38px;
   filter: blur(32px);
   opacity: 0.07999999821186066;
 }

 .imageview_1a21a940c3fc {
   width: 455px;
   height: 360px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 229.88px;
   border-radius: 11px 11px 11px 11px;
 }

 .imageview_35e00fc4c576 {
   width: 376px;
   height: 582px;
   z-index: 3;
   position: absolute !important;
   left: 234px;
   top: 1px;
 }

 .container_9d87ae1689a1 {
   position: relative !important;
   width: 610px;
   height: 593px;
   z-index: 1;
 }

 .container_0e13772568f9 {
   margin: -20px 0 0 0;
   width: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: center;
   justify-content: space-between;
   flex-direction: row;
 }

 .container_08d9e7788e49 {
   padding: 0 190px 0 190px;
   width: 1440px;
   height: 723px;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
   background: #ffffff;
 }

 .text_27069819f3c6 {
   width: fit-content;
   line-height: 30.8px;
   font-family: 'Roboto';
 }

 .container_cd6448478645 {
   padding: 0 16px 0 16px;
   width: fit-content;
   height: fit-content;
   justify-content: flex-start;
   align-items: flex-start;
   flex-direction: row;
 }

 .container_edbf645c46ee {
   padding: 16px 0 16px 0;
   width: 100%;
   height: fit-content;
   max-width: 1280px;
   justify-content: center;
   align-items: flex-start;
   gap: normal 97px;
   flex-direction: row;
 }

 .container_0811f0def644 {
   padding: 0 190px 0 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   flex-direction: column;
   background: #0a1e3f;
 }

 .text_826125266ae9 {
   width: 100%;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_a7018c2d4590 {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .imageview_778b459edb50 {
   width: 32.67px;
   height: 32px;
 }

 .text_515ea642c301 {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_054a5989ed60 {
   padding: 0 12px 0 12px;
   width: 338px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_3ccb3045724b {
   width: 21.5px;
   height: 29.1px;
 }

 .text_604e7ae15b1f {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_e1130b361016 {
   padding: 0 12px 0 12px;
   width: 338px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_50d9be6821d3 {
   width: 31.33px;
   height: 32px;
 }

 .text_fb205c64c1ca {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_0783c262768e {
   padding: 0 12px 0 12px;
   width: 338px;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   border-radius: 8px 8px 8px 8px;
 }

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

 .imageview_62c9f78d9cea {
   width: 100%;
   aspect-ratio: 1 / 0.43636363636363634;
 }

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

 .container_51a9713d2ef1 {
   padding: 12px 48px 12px 48px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_325fe9a740ea {
   padding: 146px 190px 146px 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #ffffff;
 }

 .text_20abf5891fc7 {
   width: 100%;
   z-index: 1;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7a48268aab5d {
   width: 100%;
   z-index: 1;
   line-height: 39.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3f8e1bea7df2 {
   width: 100%;
   z-index: 1;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .text_12ae5f1c1692 {
   width: fit-content;
   z-index: 1;
   line-height: 30.8px;
   font-family: 'Roboto';
 }

 .text_8494013797e7 {
   width: fit-content;
   z-index: 1;
   line-height: 52.8px;
   font-family: 'Roboto';
 }

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

 .container_6954189206bb {
   width: 87.48px;
   height: 1px;
   z-index: 2;
   transform-origin: unset;
   transform: rotate(169.46081570528466deg);
   border-top: #25272aff solid 2px;
   border-right: #25272aff solid 2px;
   border-bottom: #25272aff solid 2px;
   border-left: #25272aff solid 2px;
   position: absolute !important;
   left: 82.63px;
   top: 3.32px;
 }

 .container_187bcfe8049c {
   position: relative !important;
   width: 85px;
   height: 38px;
   z-index: 1;
 }

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

 .text_4735e2e604c3 {
   width: 100%;
   z-index: 1;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .container_0fdd2c54ad9b {
   width: 211px;
   height: 120px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .imageview_3c5614ee6a74 {
   width: 24px;
   height: 24px;
   z-index: 1;
 }

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

 .container_74f56af55e66 {
   width: 249px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-end;
   gap: normal 16px;
   flex-direction: row;
 }

 .imageview_7c9af7c707ca {
   width: 24px;
   height: 24px;
   z-index: 1;
 }

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

 .container_e5a381eff035 {
   width: 249px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-end;
   gap: normal 16px;
   flex-direction: row;
 }

 .imageview_d66da74ad297 {
   width: 24px;
   height: 24px;
   z-index: 1;
 }

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

 .container_fa9de96ae148 {
   width: 249px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-end;
   gap: normal 16px;
   flex-direction: row;
 }

 .container_48885970ae57 {
   padding: 8px 0 8px 0;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .container_0a79e0f1d72d {
   width: fit-content;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px normal;
   flex-direction: column;
 }

 .container_68386048270f {
   width: fit-content;
   height: 120px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 42px;
   flex-direction: row;
 }

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

 .container_0fecfc7f9433 {
   width: 964px;
   height: 187px;
   z-index: 1;
   position: absolute !important;
   left: 48px;
   top: 36px;
   align-items: center;
   justify-content: center;
   gap: 42px normal;
   flex-direction: column;
 }

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

 .button_470790788c06 {
   padding: 12px 104.5px 12px 104.5px;
   width: 374px;
   height: 58px;
   z-index: 1;
   position: absolute !important;
   left: 343px;
   top: 239px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_66513d16d703 {
   padding: 70.71px 70.71px 70.71px 70.71px;
   width: fit-content;
   height: fit-content;
   z-index: 2;
   transform-origin: unset;
   transform: rotate(3.1805546814635168e-15deg);
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #0a1e3f;
 }

 .container_8a62fae04098 {
   padding: 56.57px 0 0 0;
   width: 344px;
   height: 154px;
   z-index: 2;
   transform-origin: unset;
   transform: rotate(45deg);
   position: absolute !important;
   left: 852.07px;
   top: -40.48px;
   align-items: center;
   justify-content: flex-end;
   gap: 10px normal;
   flex-direction: column;
   background: #ffffff;
 }

 .container_9a1d945ee4c4 {
   position: relative !important;
   width: 1060px;
   height: 333px;
   z-index: 1;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
 }

 .container_nested_9a1d945ee4c4 {
   width: 1060px;
   height: 333px;
   z-index: 1;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 8px 8px 8px 8px;
 }

 .text_7a93536f1579 {
   width: 100%;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_2f9e26308731 {
   width: 100%;
   z-index: 1;
   line-height: 43.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_08d34d1c251e {
   width: 100%;
   z-index: 1;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .imageview_019e0f3766bc {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_9058017a1e13 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_ea4da733b95a {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_617dc3aa3eb1 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_d1602fb95e13 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_ac5827c56b84 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

 .container_85a53a114f1f {
   width: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
 }

 .imageview_faadd864c2ac {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

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

 .container_9c7af3ad5e6b {
   padding: 12px 41px 12px 41px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_311e0c1a347f {
   padding: 24px 24px 24px 24px;
   height: 413px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   background: #e6e8eb;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_e01a21b3d763 {
   width: 12px;
   height: 13.86px;
   z-index: 1;
 }

 .text_302fe615746d {
   width: 100%;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_e41ad0bffbb7 {
   width: 100%;
   z-index: 1;
   line-height: 43.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3f450d422c6c {
   width: 100%;
   z-index: 1;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .imageview_eb90507a2027 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_34ebcc007ea6 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_27c5e0dc2d56 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_95fa182e3922 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_353bc34710a1 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_d5f1b8d22498 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

 .container_6b924671233e {
   width: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
 }

 .imageview_2e360a8e8d56 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

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

 .container_a18d59b509ef {
   padding: 12px 41px 12px 41px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_652bf3f75d0c {
   padding: 24px 24px 24px 24px;
   height: 413px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   background: #536178;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_0a2d298fea1a {
   width: 12px;
   height: 13.86px;
   z-index: 1;
 }

 .text_bde88e01d8bf {
   width: 100%;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_3ff993e0d124 {
   width: 100%;
   z-index: 1;
   line-height: 43.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_e7c9bd1d92cd {
   width: 100%;
   z-index: 1;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .imageview_60f49979ba9a {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_2a94f3fdc09a {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_e7a9b41b0297 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_a8c54652f71c {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_bf0e98463a18 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_8009c1b12dcb {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

 .container_c17b266b9602 {
   width: 100%;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 12px normal;
   flex-direction: column;
 }

 .imageview_f27198179b6f {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

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

 .container_d26b0527d2c2 {
   padding: 12px 41px 12px 41px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_03338db4b4ea {
   padding: 24px 24px 24px 24px;
   height: 413px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

 .imageview_8eadc753473d {
   width: 12px;
   height: 13.86px;
   z-index: 1;
 }

 .text_ebfc4d2389f7 {
   width: 100%;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_50b932cc11d4 {
   width: 100%;
   z-index: 1;
   line-height: 43.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ecc903024c6e {
   width: 100%;
   z-index: 1;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .imageview_4ec2ea3c42aa {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_415e00fdbb48 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_dc18716d0f76 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_a5cfc2489e45 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

 .imageview_0c8dc2ca2e44 {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

 .text_fe4bd81510c8 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

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

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

 .imageview_1e532455993f {
   width: 16px;
   height: 16px;
   z-index: 1;
 }

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

 .container_563acf020b22 {
   padding: 12px 41px 12px 41px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   border-top: #ffffffff solid 1px;
   border-right: #ffffffff solid 1px;
   border-bottom: #ffffffff solid 1px;
   border-left: #ffffffff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_5b73c07ca071 {
   padding: 24px 24px 24px 24px;
   height: 413px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   background: #040c19;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .text_104b785fc1e3 {
   width: fit-content;
   z-index: 1;
   line-height: 39.2px;
   font-family: 'Roboto';
 }

 .text_999d24279d9e {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .imageview_24aa867b5e3a {
   width: 104px;
   height: 105px;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .container_05d8ef94f154 {
   padding: 0 0 0 40px;
   width: 489px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-end;
   align-items: center;
   gap: normal 21px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 100px 100px 100px 100px;
 }

 .imageview_fe932cba1e9b {
   height: 5.77px;
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
 }

 .imageview_a1257409c578 {
   width: 104px;
   height: 105px;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .text_55f5f37b4063 {
   flex-grow: 1;
   flex-basis: 0px;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .button_847e5a19d523 {
   padding: 0 40px 0 0;
   width: 489px;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 21px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 100px 100px 100px 100px;
 }

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

 .container_153f0bda76ce {
   width: 100%;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: normal 20px;
   flex-direction: row;
   border-radius: 80px 80px 80px 80px;
 }

 .text_c60289457641 {
   width: 736px;
   z-index: 1;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_8e0a80e00572 {
   width: 1060px;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
 }

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

 .container_d1fac562a46d {
   padding: 12px 48px 12px 48px;
   width: fit-content;
   height: fit-content;
   z-index: 1;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

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

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

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

 .container_228c1904a484 {
   padding: 146px 190px 146px 190px;
   width: 100%;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #f7f7f7;
 }

 .text_e7e2c47e15cc {
   width: 100%;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_91fbfc05e060 {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .text_ddf1e5a9a4bf {
   width: fit-content;
   line-height: 34px;
   font-family: 'Roboto';
 }

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

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

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

 .button_7f27a86ad8a7 {
   padding: 16px 16px 16px 16px;
   width: 458px;
   height: fit-content;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 10px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 12px 12px 12px 12px;
 }

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

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

 .imageview_17287ab0a27d {
   width: 616px;
   height: 2px;
 }

 .text_e549fd3da1fa {
   width: fit-content;
   line-height: 34px;
   font-family: 'Roboto';
 }

 .text_2755f58294b5 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

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

 .container_318959ffbd9e {
   padding: 49px 34.67px 24px 34.67px;
   height: 147px;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-end;
   gap: 16px normal;
   flex-direction: column;
   background: #e6e8eb;
   border-radius: 8px 8px 8px 8px;
 }

 .text_d4b1e9b09724 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

 .text_659e9a6b748b {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

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

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

 .container_8813768f2eeb {
   padding: 16px 11.67px 24px 11.67px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-end;
   gap: 16px normal;
   flex-direction: column;
   background: #ced2d8;
   border-radius: 8px 8px 8px 8px;
 }

 .text_9c27e200ac99 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

 .text_ad7aa90b2bf0 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

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

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

 .button_f2b5da91466b {
   padding: 16px 25.67px 24px 25.67px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-end;
   gap: 16px normal;
   flex-direction: column;
   background: #536178;
   border-radius: 8px 8px 8px 8px;
 }

 .button_link_f2b5da91466b {
   display: flex;
   flex-direction: column;
   gap: 16px normal;
   align-items: center;
 }

 .text_af4ca48e5d8d {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

 .text_5a4421a89234 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

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

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

 .button_b47681263fa5 {
   padding: 16px 34.67px 24px 34.67px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-end;
   gap: 16px normal;
   flex-direction: column;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

 .button_link_b47681263fa5 {
   display: flex;
   flex-direction: column;
   gap: 16px normal;
   align-items: center;
 }

 .text_c16ed4e4e7ae {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

 .text_aa4fa3de4f98 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

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

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

 .button_f0dfd4610bf8 {
   padding: 16px 34.67px 24px 34.67px;
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-end;
   gap: 16px normal;
   flex-direction: column;
   background: #081832;
   border-radius: 8px 8px 8px 8px;
 }

 .button_link_f0dfd4610bf8 {
   display: flex;
   flex-direction: column;
   gap: 16px normal;
   align-items: center;
 }

 .text_e72faf2eebef {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

 .text_81a0c85f42b3 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

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

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

 .button_f14bfebf51cc {
   padding: 16px 30.17px 24px 30.17px;
   height: 147px;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-end;
   gap: 16px normal;
   flex-direction: column;
   background: #040c19;
   border-radius: 8px 8px 8px 8px;
 }

 .button_link_f14bfebf51cc {
   display: flex;
   flex-direction: column;
   gap: 16px normal;
   align-items: center;
 }

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

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

 .container_2a2b281b3c4b {
   padding: 36px 36px 36px 36px;
   width: 100%;
   height: fit-content;
   border-top: #0a1e3fff solid 2px;
   border-right: #0a1e3fff solid 2px;
   border-bottom: #0a1e3fff solid 2px;
   border-left: #0a1e3fff solid 2px;
   align-items: center;
   justify-content: flex-start;
   gap: 36px normal;
   flex-direction: column;
   background: #e6e8eb;
   border-radius: 16px 16px 16px 16px;
 }

 .text_9bfdf031b4c9 {
   width: 100%;
   height: 34px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_f6c58345d786 {
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #ffffff;
   border-radius: 12px 12px 12px 12px;
 }

 .container_3f198cb39ff7 {
   padding: 146px 190px 146px 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #ffffff;
 }

 .text_9ac59570887f {
   width: 100%;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

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

 .text_7683bc16470e {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .text_03d0e193d95f {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .text_8d38b6a03e41 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .text_6b9e7b1fec05 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

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

 .container_cf041157b5cc {
   padding: 12px 48px 12px 48px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

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

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

 .container_9623e518a216 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 92px normal;
   flex-direction: column;
 }

 .imageview_18af54107319 {
   width: 416px;
   height: 552px;
   border-radius: 23px 23px 23px 23px;
 }

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

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

 .container_ac0b267e5141 {
   padding: 146px 190px 146px 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #f7f7f7;
 }

 .text_54536db39911 {
   width: 100%;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_c71ecba073db {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .text_43aa694e155d {
   width: 100%;
   line-height: 39.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .button_e26541935a16 {
   padding: 32px 32px 32px 32px;
   width: 302px;
   height: 142px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   background: #e6e8eb;
   border-radius: 8px 8px 8px 8px;
 }

 .button_link_e26541935a16 {
   display: flex;
   flex-direction: column;
   gap: 24px normal;
   align-items: center;
 }

 .container_0846104cbce6 {
   height: 1px;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 2px;
   border-right: #0a1e3fff solid 2px;
   border-bottom: #0a1e3fff solid 2px;
   border-left: #0a1e3fff solid 2px;
 }

 .text_4d705c611ed5 {
   width: 100%;
   line-height: 39.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .button_3791c1f61b4f {
   padding: 32px 32px 32px 32px;
   width: 302px;
   height: 142px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   background: #536178;
   border-radius: 8px 8px 8px 8px;
 }

 .button_link_3791c1f61b4f {
   display: flex;
   flex-direction: column;
   gap: 24px normal;
   align-items: center;
 }

 .container_d8eff9e672af {
   height: 1px;
   flex-grow: 1;
   flex-basis: 0px;
   border-top: #0a1e3fff solid 2px;
   border-right: #0a1e3fff solid 2px;
   border-bottom: #0a1e3fff solid 2px;
   border-left: #0a1e3fff solid 2px;
 }

 .text_9c200c1e75be {
   width: 100%;
   line-height: 39.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .button_af442921692b {
   padding: 32px 32px 32px 32px;
   width: 302px;
   height: 142px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

 .button_link_af442921692b {
   display: flex;
   flex-direction: column;
   gap: 24px normal;
   align-items: center;
 }

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

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

 .button_3bd7722e0d64 {
   padding: 12px 48px 12px 48px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

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

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

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

 .button_94b622176d5d {
   padding: 12px 48px 12px 48px;
   width: fit-content;
   height: fit-content;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   border-radius: 6px 6px 6px 6px;
 }

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

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

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

 .container_e2d8b2ec28f4 {
   padding: 146px 190px 146px 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #ffffff;
 }

 .text_7c13443e0368 {
   width: 100%;
   line-height: 43.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .text_5e0734332a0c {
   width: fit-content;
   line-height: 34px;
   font-family: 'Roboto';
 }

 .imageview_a2f0fa8bd3ae {
   width: 162px;
   height: 54px;
 }

 .imageview_0c5a4236ed4d {
   width: 182px;
   height: 54px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .button_97f5623c6871 {
   position: relative !important;
   width: 182px;
   height: 54px;
 }

 .button_link_97f5623c6871 {}

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

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

 .container_2f2241b19786 {
   padding: 80px 0 80px 0;
   width: 480px;
   height: 100%;
   max-width: 480px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
 }

 .imageview_cbc436d98790 {
   width: 485px;
   height: 584px;
   position: absolute !important;
   left: 5.29px;
   top: -0.02px;
 }

 .container_3943124bbe01 {
   position: relative !important;
   width: 498px;
   height: 452px;
   overflow-x: hidden;
   overflow-y: hidden;
 }

 .container_47898e61c426 {
   padding: 0 190px 0 190px;
   width: 100%;
   height: 398px;
   align-items: flex-end;
   justify-content: space-between;
   flex-direction: row;
   background: #0a1e3f;
 }

 .text_af541bd20456 {
   width: 100%;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_6f455f36c99e {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .text_cf411b90ae39 {
   width: 100%;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_ceab5cb28c46 {
   width: 100%;
   height: fit-content;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .container_83253c1f61df {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

 .text_a788a9e1b46d {
   width: 100%;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_53f238045018 {
   width: 100%;
   height: fit-content;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .container_00ed7f5bd8f2 {
   height: fit-content;
   flex-grow: 1;
   flex-basis: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px normal;
   flex-direction: column;
 }

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

 .text_c959b7769f64 {
   width: 100%;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_06f03a6e07d2 {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_cb98014c15b5 {
   padding: 8px 12px 8px 12px;
   width: 100%;
   height: fit-content;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: flex-start;
   align-items: center;
   gap: normal 16px;
   flex-direction: row;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

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

 .text_1295772741ee {
   width: 100%;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_7ca2d2662121 {
   width: 744px;
   position: absolute !important;
   left: 12px;
   top: 12px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_3a00512ea0ac {
   width: 2.83px;
   height: 1px;
   transform-origin: unset;
   transform: rotate(135deg);
   border-top: #25272aff solid 1px;
   border-right: #25272aff solid 1px;
   border-bottom: #25272aff solid 1px;
   border-left: #25272aff solid 1px;
   position: absolute !important;
   left: 764.85px;
   top: 93.18px;
 }

 .container_08fdf80c9379 {
   width: 8.49px;
   height: 1px;
   z-index: 1;
   transform-origin: unset;
   transform: rotate(135deg);
   border-top: #25272aff solid 1px;
   border-right: #25272aff solid 1px;
   border-bottom: #25272aff solid 1px;
   border-left: #25272aff solid 1px;
   position: absolute !important;
   left: 762.85px;
   top: 88.11px;
 }

 .container_7da443a666bd {
   position: relative !important;
   width: 768px;
   height: 97px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

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

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

 .text_a161f33dedfb {
   width: fit-content;
   line-height: 23.8px;
   font-family: 'Roboto';
 }

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

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

 .button_61195b69d883 {
   padding: 12px 48px 12px 48px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

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

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

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

 .container_c0a38863b836 {
   padding: 146px 190px 146px 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 48px normal;
   flex-direction: column;
   background: #ffffff;
 }

 .text_242ce6977864 {
   width: 100%;
   line-height: 74.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .text_ff67f00cb112 {
   width: 100%;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

 .imageview_d029c9c67b93 {
   width: 282px;
   height: 2px;
   position: absolute !important;
   left: 205px;
   top: 88px;
 }

 .imageview_f6f080a831dd {
   width: 282px;
   height: 2px;
   position: absolute !important;
   left: 575px;
   top: 88px;
 }

 .imageview_eb0fc0bdcaba {
   width: 130px;
   height: 130px;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .text_86c60ca4e62f {
   width: 100%;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_846821dadcd8 {
   padding: 0 16px 0 16px;
   width: 321.33px;
   height: 185px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 20px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .imageview_d149eda9675c {
   width: 130px;
   height: 130px;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .text_6503c1da2f1b {
   width: 100%;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_87a9b08a609a {
   padding: 0 16px 0 16px;
   width: 321.33px;
   height: 185px;
   z-index: 1;
   position: absolute !important;
   left: 369.33px;
   top: 20px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .imageview_e0e54a8af7c0 {
   width: 130px;
   height: 130px;
   z-index: 1;
   aspect-ratio: 1 / 1;
 }

 .text_f25ec3e154e5 {
   width: 100%;
   z-index: 1;
   line-height: 30.8px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .container_25eb9535d047 {
   padding: 0 16px 0 16px;
   width: 321.33px;
   height: 185px;
   z-index: 1;
   position: absolute !important;
   left: 738.67px;
   top: 20px;
   align-items: center;
   justify-content: flex-start;
   gap: 24px normal;
   flex-direction: column;
 }

 .container_8ef5b0d684b5 {
   position: relative !important;
   width: 1060px;
   height: 225px;
 }

 .text_db57b6f0bf12 {
   max-width: 768px;
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 34px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .container_31f0e83e66cd {
   padding: 12px 28px 12px 28px;
   width: 768px;
   height: fit-content;
   max-width: 768px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: center;
   align-items: center;
   gap: normal 32px;
   flex-direction: row;
   border-radius: 8px 8px 8px 8px;
 }

 .text_5efa5b9a487b {
   width: fit-content;
   line-height: 30.8px;
   font-family: 'Roboto';
 }

 .text_9709a99a04d6 {
   width: 100%;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

 .text_895fb5ccda3c {
   flex-grow: 1;
   flex-basis: 0px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

 .button_87274b5f391d {
   padding: 15.5px 12px 15.5px 12px;
   width: 100%;
   height: 58px;
   border-top: #0a1e3fff solid 1px;
   border-right: #0a1e3fff solid 1px;
   border-bottom: #0a1e3fff solid 1px;
   border-left: #0a1e3fff solid 1px;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   background: #ffffff;
   border-radius: 6px 6px 6px 6px;
 }

 .button_link_87274b5f391d {
   display: flex;
   flex-direction: row;
   align-items: center;
 }

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

 .container_54552115285a {
   padding: 12px 48px 12px 48px;
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: normal 8px;
   flex-direction: row;
   background: #0a1e3f;
   border-radius: 8px 8px 8px 8px;
 }

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

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

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

 .text_e418eaa2cc8e {
   width: 100%;
   line-height: 20.4px;
   word-wrap: break-word;
   font-family: 'Roboto';
 }

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

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

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

 .container_2b49db71cb75 {
   padding: 146px 190px 146px 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #f7f7f7;
 }

 .imageview_0a9a0c5f6e7a {
   width: 307px;
   height: 118px;
 }

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

 .text_324d080cb7d2 {
   width: fit-content;
   line-height: 27.2px;
   font-family: 'Roboto';
 }

 .imageview_087975cba685 {
   width: 144px;
   height: 48px;
 }

 .imageview_d76ba4599283 {
   width: 162px;
   height: 48px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .button_c5561bc78cc5 {
   position: relative !important;
   width: 162px;
   height: 48px;
 }

 .button_link_c5561bc78cc5 {}

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

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

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

 .container_2749293496fb {
   width: 100%;
   height: 1px;
   border-top: #ffffff33 solid 1px;
   border-right: #ffffff33 solid 1px;
   border-bottom: #ffffff33 solid 1px;
   border-left: #ffffff33 solid 1px;
 }

 .text_869186681b6e {
   width: 100%;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

 .text_af37011a61ea {
   width: 100%;
   line-height: 23.8px;
   word-wrap: break-word;
   font-family: 'Poppins';
 }

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

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

 .container_0832228abda0 {
   width: 100%;
   height: 1px;
   border-top: #ffffff33 solid 1px;
   border-right: #ffffff33 solid 1px;
   border-bottom: #ffffff33 solid 1px;
   border-left: #ffffff33 solid 1px;
 }

 .text_29b2bb34c30c {
   width: fit-content;
   line-height: 23.8px;
   font-family: 'Roboto';
 }

 .text_3bd98bbb776a {
   width: fit-content;
   line-height: 23.8px;
   font-family: 'Roboto';
 }

 .text_c1d599f9cd32 {
   width: fit-content;
   line-height: 23.8px;
   font-family: 'Roboto';
 }

 .text_e61da050e872 {
   width: fit-content;
   line-height: 23.8px;
   font-family: 'Roboto';
 }

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

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

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

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

 .container_34c72e8043b5 {
   padding: 80px 190px 80px 190px;
   width: 100%;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 80px normal;
   flex-direction: column;
   background: #0a1e3f;
 }

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