529 lines
43 KiB
JavaScript
529 lines
43 KiB
JavaScript
"use client";
|
|
|
|
import { Pagination } from "swiper/modules";
|
|
import { Swiper, SwiperSlide } from "swiper/react";
|
|
|
|
export default function ServiceInfo() {
|
|
return (
|
|
<>
|
|
<Swiper
|
|
modules={[Pagination]}
|
|
pagination={{
|
|
clickable: true,
|
|
el: ".spd19",
|
|
}}
|
|
className="swiper tf-sw-mobile swiper-active-768"
|
|
>
|
|
<SwiperSlide className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={72}
|
|
viewBox="0 0 72 72"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M10.4985 25.5007C10.4985 28.2855 11.6048 30.9562 13.5739 32.9254C15.543 34.8945 18.2138 36.0007 20.9985 36.0007C23.7833 36.0007 26.454 34.8945 28.4232 32.9254C30.3923 30.9562 31.4985 28.2855 31.4985 25.5007C31.4985 22.716 30.3923 20.0452 28.4232 18.0761C26.454 16.107 23.7833 15.0007 20.9985 15.0007C18.2138 15.0007 15.543 16.107 13.5739 18.0761C11.6048 20.0452 10.4985 22.716 10.4985 25.5007Z"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M21.0015 15.0007V25.5007H31.5015"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M27 67.5007C29.7175 64.0694 31.2912 59.8728 31.5 55.5007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M45 67.5007C42.2825 64.0694 40.7088 59.8728 40.5 55.5007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M22.4956 67.5H49.4956"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M1.49854 46.5007H70.4985"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M4.49854 4.5H67.4985C67.4985 4.5 70.4985 4.5 70.4985 7.5V52.5C70.4985 52.5 70.4985 55.5 67.4985 55.5H4.49854C4.49854 55.5 1.49854 55.5 1.49854 52.5V7.5C1.49854 7.5 1.49854 4.5 4.49854 4.5Z"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M40.5 21L45 15L54 22.5L61.5 13.5"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M58.5 37.5007V33.0007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M52.5015 37.5V31.5"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M46.4985 37.5007V28.5007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M40.5 37.5007V33.0007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">Strategic Goal Setting</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
Defining clear, measurable, achievable, relevant, and time-bound (
|
|
SMART ) goals is a fundamental strategy for aligning individual
|
|
and team efforts with the overarching business vision.
|
|
</p>
|
|
</div>
|
|
</SwiperSlide>
|
|
<SwiperSlide className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={73}
|
|
viewBox="0 0 72 73"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<mask
|
|
id="mask0_4230_4974"
|
|
style={{ maskType: "luminance" }}
|
|
maskUnits="userSpaceOnUse"
|
|
x={0}
|
|
y={1}
|
|
width={72}
|
|
height={71}
|
|
>
|
|
<path
|
|
d="M0.830566 1.05422H71.7229V71.9465H0.830566V1.05422Z"
|
|
fill="white"
|
|
/>
|
|
</mask>
|
|
<g mask="url(#mask0_4230_4974)">
|
|
<path
|
|
d="M1.91064 23V18.708C1.91064 9.5695 9.38757 2.09258 18.526 2.09258H32.0822C33.2246 2.09258 34.1592 3.02719 34.1592 4.1695V32.2642C34.1592 33.4065 33.2246 34.3411 32.0822 34.3411H3.98757C2.84526 34.3411 1.91064 33.4065 1.91064 32.2642V22.8618M32.0822 38.6594H3.98757C2.84526 38.6594 1.91064 39.5941 1.91064 40.7364V54.2926C1.91064 63.431 9.38757 70.908 18.526 70.908H32.0822C33.2246 70.908 34.1592 69.9733 34.1592 68.831V40.7364C34.1592 39.5941 33.2246 38.6594 32.0822 38.6594ZM45.7206 70.908H40.4722C39.3299 70.908 38.3953 69.9733 38.3953 68.831V40.7364C38.3953 39.5941 39.3299 38.6594 40.4722 38.6594H68.5669C69.7092 38.6594 70.6436 39.5941 70.6436 40.7364V54.2926C70.6436 63.431 63.1669 70.908 54.0283 70.908H51.9515C51.1403 70.908 45.7206 70.908 45.7206 70.908ZM40.4722 34.3411H68.5669C69.7092 34.3411 70.6436 33.4065 70.6436 32.2642V18.708C70.6436 9.5695 63.1669 2.09258 54.0283 2.09258H40.4722C39.3299 2.09258 38.3953 3.02719 38.3953 4.1695V32.2642C38.3953 33.4065 39.3299 34.3411 40.4722 34.3411Z"
|
|
stroke="black"
|
|
strokeWidth={2}
|
|
strokeMiterlimit="22.926"
|
|
/>
|
|
<path
|
|
d="M23.3654 14.5425C23.3654 14.5425 21.2365 12.7529 18.7257 13.5092C16.4205 14.2037 16.098 16.8618 17.7658 17.9493C17.7658 17.9493 19.4024 18.6792 21.2176 19.3488C25.5871 20.9605 23.7048 25.1877 20.1873 25.1877C18.4258 25.1877 16.9475 24.4165 16.0527 23.429"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M45.8091 13.4119L48.1207 25.0986L48.6266 25.0952L51.976 13.5141L52.4964 13.5148L55.8365 25.0986L56.3424 25.0952L58.6633 13.4337"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
/>
|
|
<path
|
|
d="M48.96 48.0022H55.5125"
|
|
stroke="black"
|
|
strokeWidth="2.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M52.2231 48.0022V59.4883"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M25.8381 53.7452C25.8381 57.0216 23.1819 59.6777 19.9057 59.6777C16.6293 59.6777 13.9731 57.0216 13.9731 53.7452C13.9731 50.4688 16.6293 47.8127 19.9057 47.8127C23.1819 47.8127 25.8381 50.4688 25.8381 53.7452Z"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="bevel"
|
|
/>
|
|
</g>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">SWOT Analysis</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
A SWOT analysis is a strategic planning technique used to help a
|
|
person or organization identify strengths, weaknesses,
|
|
opportunities, and threats related to business competition or
|
|
project planning.
|
|
</p>
|
|
</div>
|
|
</SwiperSlide>
|
|
<SwiperSlide className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={72}
|
|
viewBox="0 0 72 72"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<g clipPath="url(#clip0_4230_5002)">
|
|
<path
|
|
d="M30.0156 4.81396C16.1033 4.81396 4.8252 16.0921 4.8252 30.0044C4.8252 43.9167 16.1033 55.1949 30.0156 55.1949C43.928 55.1949 55.2061 43.9167 55.2061 30.0044C55.1909 16.0984 43.9217 4.82911 30.0156 4.81396ZM30.0156 7.21306C33.6669 7.21593 37.2639 8.09692 40.5031 9.7817C43.7424 11.4665 46.529 13.9056 48.6278 16.8934L45.6289 19.8922C44.8992 19.4506 44.0636 19.2144 43.2106 19.2085C40.5607 19.2085 38.4125 21.3567 38.4125 24.0067C38.4166 24.8605 38.6516 25.6974 39.0926 26.4286L31.238 34.2832C30.5085 33.8384 29.6705 33.603 28.8161 33.603C27.9617 33.603 27.1237 33.8384 26.3942 34.2832L20.9387 28.8277C21.3797 28.0965 21.6147 27.2596 21.6188 26.4058C21.6221 23.7611 19.4809 21.6145 16.8362 21.6112C14.649 21.6085 12.738 23.088 12.1928 25.2062H7.74249C10.0137 14.7182 19.2845 7.2288 30.0156 7.21306ZM45.6097 24.0067C45.6097 25.3317 44.5357 26.4058 43.2106 26.4058C41.8856 26.4058 40.8116 25.3317 40.8116 24.0067C40.8116 22.6816 41.8856 21.6076 43.2106 21.6076C44.5357 21.6076 45.6097 22.6816 45.6097 24.0067ZM31.2152 38.4012C31.2152 39.7263 30.1411 40.8003 28.8161 40.8003C27.4911 40.8003 26.417 39.7263 26.417 38.4012C26.417 37.0762 27.4911 36.0021 28.8161 36.0021C30.1411 36.0021 31.2152 37.0762 31.2152 38.4012ZM19.2197 26.4058C19.2197 27.7308 18.1457 28.8049 16.8206 28.8049C15.4956 28.8049 14.4216 27.7308 14.4216 26.4058C14.4216 25.0807 15.4956 24.0067 16.8206 24.0067C18.1457 24.0067 19.2197 25.0807 19.2197 26.4058ZM41.0895 49.9328C37.7019 51.8137 33.8904 52.7991 30.0156 52.7956C17.4369 52.8042 7.23283 42.6142 7.22429 30.0355C7.22369 29.2237 7.26657 28.4123 7.35264 27.6052H12.1928C12.7381 29.7171 14.6394 31.1956 16.8206 31.2038C17.6745 31.1997 18.5113 30.9646 19.2425 30.5237L24.6981 35.9792C24.2571 36.7104 24.0221 37.5472 24.0179 38.4011C24.0179 41.051 26.1662 43.1993 28.8161 43.1993C31.466 43.1993 33.6143 41.051 33.6143 38.4011C33.6101 37.5472 33.3751 36.7104 32.9341 35.9792L40.7888 28.1246C41.5199 28.5655 42.3568 28.8006 43.2106 28.8047C45.8606 28.8047 48.0088 26.6565 48.0088 24.0065C48.0047 23.1527 47.7697 22.3158 47.3287 21.5847L49.9437 18.9708C56.0486 29.9659 52.0844 43.828 41.0895 49.9328Z"
|
|
fill="black"
|
|
/>
|
|
<path
|
|
d="M60.0045 12.0113C62.1857 12.003 64.087 10.5247 64.6323 8.41263H72V6.01354H64.6323C64.087 3.90144 62.1857 2.42315 60.0045 2.41491C57.3546 2.41491 55.2063 4.56314 55.2063 7.21309C55.2105 8.06694 55.4455 8.90378 55.8865 9.63497L53.7789 11.7426C43.6944 -1.3956 24.8688 -3.87116 11.7306 6.21327C-1.40756 16.2977 -3.88312 35.1235 6.2013 48.2617C15.7203 60.663 33.1693 63.6713 46.2913 55.1733L49.9115 58.7935L51.6077 60.4897L61.264 70.146C63.7199 72.6019 67.7015 72.6019 70.1575 70.146C72.6134 67.6901 72.6134 63.7085 70.1575 61.2526L60.5011 51.5963L58.805 49.9001L55.1847 46.2799C61.6111 36.3812 61.6111 23.6278 55.1847 13.729L57.5838 11.3299C58.3146 11.7711 59.1509 12.0065 60.0045 12.0113ZM60.0045 4.814C61.3295 4.814 62.4036 5.88804 62.4036 7.21309C62.4036 8.53813 61.3295 9.61218 60.0045 9.61218C58.6795 9.61218 57.6054 8.53813 57.6054 7.21309C57.6054 5.88804 58.6796 4.814 60.0045 4.814ZM68.4613 62.9488C69.9976 64.4506 70.0257 66.9136 68.5238 68.4499C67.022 69.9862 64.559 70.0142 63.0227 68.5124C63.0016 68.4918 62.9808 68.471 62.9602 68.4499L53.3038 58.7935L58.805 53.2924L68.4613 62.9488ZM57.1088 51.5963L51.6077 57.0974L48.2873 53.777C48.4565 53.6475 48.6148 53.5047 48.7816 53.3716C48.9483 53.2384 49.1414 53.0789 49.3202 52.929C49.5829 52.7082 49.842 52.4851 50.0963 52.256C50.227 52.1361 50.3518 52.0161 50.4801 51.8961C50.9718 51.4356 51.4483 50.9592 51.9088 50.4675C52.0287 50.3391 52.1487 50.2144 52.2686 50.0836C52.4974 49.8288 52.7218 49.5701 52.9416 49.3075C53.0918 49.1302 53.2394 48.9507 53.3842 48.7689C53.5162 48.6034 53.6589 48.4451 53.7885 48.2759L57.1088 51.5963ZM52.457 46.0244C52.0791 46.5522 51.6893 47.0692 51.2778 47.567C51.1579 47.7121 51.0295 47.8525 50.906 47.9952C50.5399 48.4212 50.1607 48.8356 49.7688 49.238C49.5984 49.4138 49.4253 49.587 49.2494 49.7574C48.8478 50.15 48.4333 50.5293 48.0066 50.8945C47.8639 51.0145 47.7236 51.1452 47.5784 51.2664C47.0806 51.6778 46.5636 52.0677 46.0358 52.4455C33.6181 61.3169 16.3598 58.4421 7.48841 46.0244C-1.38297 33.6067 1.49189 16.3484 13.9096 7.47699C26.3273 -1.3944 43.5856 1.48031 52.457 13.8982C59.3215 23.5068 59.3215 36.4157 52.457 46.0244Z"
|
|
fill="black"
|
|
/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_4230_5002">
|
|
<rect width={72} height={72} fill="white" />
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">Market Analysis</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
Understanding market trends, customer needs, competitive
|
|
landscapes is crucial for businesses to stay relevant. By
|
|
conducting thorough research and analysis, organizations can make
|
|
informed strategic decisions.
|
|
</p>
|
|
</div>
|
|
</SwiperSlide>
|
|
<SwiperSlide className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={72}
|
|
viewBox="0 0 72 72"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M68.625 20.25H61.875C61.5766 20.25 61.2905 20.3685 61.0795 20.5795C60.8685 20.7905 60.75 21.0766 60.75 21.375V64.125C60.75 64.4234 60.8685 64.7095 61.0795 64.9205C61.2905 65.1315 61.5766 65.25 61.875 65.25H68.625C68.9234 65.25 69.2095 65.1315 69.4205 64.9205C69.6315 64.7095 69.75 64.4234 69.75 64.125V21.375C69.75 21.0766 69.6315 20.7905 69.4205 20.5795C69.2095 20.3685 68.9234 20.25 68.625 20.25ZM67.5 63H63V22.5H67.5V63ZM57.375 65.25C57.6734 65.25 57.9595 65.1315 58.1705 64.9205C58.3815 64.7095 58.5 64.4234 58.5 64.125V30.375C58.5 30.0766 58.3815 29.7905 58.1705 29.5795C57.9595 29.3685 57.6734 29.25 57.375 29.25H50.625C50.3266 29.25 50.0405 29.3685 49.8295 29.5795C49.6185 29.7905 49.5 30.0766 49.5 30.375V64.125C49.5 64.4234 49.6185 64.7095 49.8295 64.9205C50.0405 65.1315 50.3266 65.25 50.625 65.25H57.375ZM51.75 31.5H56.25V63H51.75V31.5ZM46.125 65.25C46.4234 65.25 46.7095 65.1315 46.9205 64.9205C47.1315 64.7095 47.25 64.4234 47.25 64.125V38.25C47.25 37.9516 47.1315 37.6655 46.9205 37.4545C46.7095 37.2435 46.4234 37.125 46.125 37.125H39.375C39.0766 37.125 38.7905 37.2435 38.5795 37.4545C38.3685 37.6655 38.25 37.9516 38.25 38.25V64.125C38.25 64.4234 38.3685 64.7095 38.5795 64.9205C38.7905 65.1315 39.0766 65.25 39.375 65.25H46.125ZM40.5 39.375H45V63H40.5V39.375ZM34.875 65.25C35.1734 65.25 35.4595 65.1315 35.6705 64.9205C35.8815 64.7095 36 64.4234 36 64.125V47.25C36 46.9516 35.8815 46.6655 35.6705 46.4545C35.4595 46.2435 35.1734 46.125 34.875 46.125H28.125C27.8266 46.125 27.5405 46.2435 27.3295 46.4545C27.1185 46.6655 27 46.9516 27 47.25V64.125C27 64.4234 27.1185 64.7095 27.3295 64.9205C27.5405 65.1315 27.8266 65.25 28.125 65.25H34.875ZM29.25 48.375H33.75V63H29.25V48.375ZM23.625 65.25C23.9234 65.25 24.2095 65.1315 24.4205 64.9205C24.6315 64.7095 24.75 64.4234 24.75 64.125V51.75C24.75 51.4516 24.6315 51.1655 24.4205 50.9545C24.2095 50.7435 23.9234 50.625 23.625 50.625H16.875C16.5766 50.625 16.2905 50.7435 16.0795 50.9545C15.8685 51.1655 15.75 51.4516 15.75 51.75V64.125C15.75 64.4234 15.8685 64.7095 16.0795 64.9205C16.2905 65.1315 16.5766 65.25 16.875 65.25H23.625ZM18 52.875H22.5V63H18V52.875ZM12.375 65.25C12.6734 65.25 12.9595 65.1315 13.1705 64.9205C13.3815 64.7095 13.5 64.4234 13.5 64.125V57.375C13.5 57.0766 13.3815 56.7905 13.1705 56.5795C12.9595 56.3685 12.6734 56.25 12.375 56.25H5.625C5.32663 56.25 5.04048 56.3685 4.82951 56.5795C4.61853 56.7905 4.5 57.0766 4.5 57.375V64.125C4.5 64.4234 4.61853 64.7095 4.82951 64.9205C5.04048 65.1315 5.32663 65.25 5.625 65.25H12.375ZM6.75 58.5H11.25V63H6.75V58.5ZM30.375 20.25H32.625C32.9234 20.25 33.2095 20.1315 33.4205 19.9205C33.6315 19.7095 33.75 19.4234 33.75 19.125C33.75 18.8266 33.6315 18.5405 33.4205 18.3295C33.2095 18.1185 32.9234 18 32.625 18H31.5V16.875C31.5 16.5766 31.3815 16.2905 31.1705 16.0795C30.9595 15.8685 30.6734 15.75 30.375 15.75C30.0766 15.75 29.7905 15.8685 29.5795 16.0795C29.3685 16.2905 29.25 16.5766 29.25 16.875V18.1935C28.4997 18.4591 27.8675 18.9814 27.4649 19.6679C27.0623 20.3545 26.9154 21.1613 27.05 21.9458C27.1846 22.7302 27.5921 23.4418 28.2005 23.955C28.8089 24.4681 29.5791 24.7497 30.375 24.75C30.6734 24.75 30.9595 24.8685 31.1705 25.0795C31.3815 25.2905 31.5 25.5766 31.5 25.875C31.5 26.1734 31.3815 26.4595 31.1705 26.6705C30.9595 26.8815 30.6734 27 30.375 27H28.125C27.8266 27 27.5405 27.1185 27.3295 27.3295C27.1185 27.5405 27 27.8266 27 28.125C27 28.4234 27.1185 28.7095 27.3295 28.9205C27.5405 29.1315 27.8266 29.25 28.125 29.25H29.25V30.375C29.25 30.6734 29.3685 30.9595 29.5795 31.1705C29.7905 31.3815 30.0766 31.5 30.375 31.5C30.6734 31.5 30.9595 31.3815 31.1705 31.1705C31.3815 30.9595 31.5 30.6734 31.5 30.375V29.0565C32.2503 28.7909 32.8825 28.2686 33.2851 27.5821C33.6877 26.8955 33.8346 26.0887 33.7 25.3042C33.5654 24.5198 33.1579 23.8082 32.5495 23.295C31.9411 22.7819 31.1709 22.5003 30.375 22.5C30.0766 22.5 29.7905 22.3815 29.5795 22.1705C29.3685 21.9595 29.25 21.6734 29.25 21.375C29.25 21.0766 29.3685 20.7905 29.5795 20.5795C29.7905 20.3685 30.0766 20.25 30.375 20.25Z"
|
|
fill="black"
|
|
/>
|
|
<path
|
|
d="M68.625 6.75H61.875C61.5767 6.75 61.2905 6.86853 61.0795 7.07951C60.8686 7.29048 60.75 7.57663 60.75 7.875C60.75 8.17337 60.8686 8.45952 61.0795 8.67049C61.2905 8.88147 61.5767 9 61.875 9H65.909L50.159 24.75H43.8278C43.8591 24.3758 43.8748 24.0005 43.875 23.625C43.8749 21.0613 43.1449 18.5507 41.7702 16.3868C40.3956 14.2228 38.4332 12.495 36.1126 11.4054C33.792 10.3159 31.2092 9.90957 28.6661 10.2341C26.1231 10.5586 23.725 11.6005 21.7524 13.238C19.7798 14.8754 18.3143 17.0406 17.5271 19.4805C16.74 21.9203 16.6638 24.5338 17.3075 27.0153C17.9513 29.4968 19.2883 31.7438 21.1622 33.4933C23.0361 35.2428 25.3694 36.4226 27.8892 36.8947L23.1591 41.625H14.625C14.4773 41.625 14.331 41.6541 14.1945 41.7106C14.058 41.7672 13.934 41.85 13.8295 41.9545L2.57951 53.2045C2.36853 53.4155 2.25 53.7016 2.25 54C2.25 54.2984 2.36853 54.5845 2.57951 54.7955C2.7905 55.0065 3.07665 55.125 3.37503 55.125C3.67341 55.125 3.95956 55.0065 4.17054 54.7955L15.0909 43.875H23.625C23.7728 43.875 23.9191 43.8459 24.0556 43.7894C24.1921 43.7328 24.3161 43.65 24.4205 43.5455L30.8503 37.1157C33.759 37.0094 36.5558 35.9676 38.8253 34.1452C41.0948 32.3229 42.7159 29.8171 43.448 27H50.625C50.7728 27 50.9191 26.9709 51.0556 26.9144C51.1921 26.8578 51.3161 26.775 51.4205 26.6705L67.5 10.591V14.625C67.5 14.9234 67.6186 15.2095 67.8295 15.4205C68.0405 15.6315 68.3267 15.75 68.625 15.75C68.9234 15.75 69.2095 15.6315 69.4205 15.4205C69.6315 15.2095 69.75 14.9234 69.75 14.625V7.875C69.75 7.57663 69.6315 7.29048 69.4205 7.07951C69.2095 6.86853 68.9234 6.75 68.625 6.75ZM30.375 34.875C28.15 34.875 25.9749 34.2152 24.1249 32.979C22.2748 31.7429 20.8329 29.9859 19.9814 27.9302C19.1299 25.8745 18.9071 23.6125 19.3412 21.4302C19.7753 19.2479 20.8467 17.2434 22.4201 15.67C23.9934 14.0967 25.998 13.0252 28.1803 12.5912C30.3625 12.1571 32.6245 12.3799 34.6802 13.2314C36.7359 14.0828 38.4929 15.5248 39.7291 17.3748C40.9652 19.2249 41.625 21.4 41.625 23.625C41.6216 26.6076 40.4353 29.4672 38.3262 31.5762C36.2172 33.6853 33.3577 34.8716 30.375 34.875Z"
|
|
fill="black"
|
|
/>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">Financial Planning</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
A robust financial plan is the cornerstone of sustainable business
|
|
growth. It involves a meticulous process of budgeting,
|
|
forecasting, and risk management to ensure financial stability.
|
|
</p>
|
|
</div>
|
|
</SwiperSlide>
|
|
|
|
<div className="sw-dots spd19 style-default sw-pagination-mb mt_20 justify-content-center d-flex d-md-none" />
|
|
</Swiper>
|
|
<div className="swiper tf-sw-mobile swiper-inActive-768">
|
|
<div className="swiper-wrapper tf-grid-layout-md md-col-2 lg-col-4 gap_24">
|
|
<div className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={72}
|
|
viewBox="0 0 72 72"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M10.4985 25.5007C10.4985 28.2855 11.6048 30.9562 13.5739 32.9254C15.543 34.8945 18.2138 36.0007 20.9985 36.0007C23.7833 36.0007 26.454 34.8945 28.4232 32.9254C30.3923 30.9562 31.4985 28.2855 31.4985 25.5007C31.4985 22.716 30.3923 20.0452 28.4232 18.0761C26.454 16.107 23.7833 15.0007 20.9985 15.0007C18.2138 15.0007 15.543 16.107 13.5739 18.0761C11.6048 20.0452 10.4985 22.716 10.4985 25.5007Z"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M21.0015 15.0007V25.5007H31.5015"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M27 67.5007C29.7175 64.0694 31.2912 59.8728 31.5 55.5007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M45 67.5007C42.2825 64.0694 40.7088 59.8728 40.5 55.5007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M22.4956 67.5H49.4956"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M1.49854 46.5007H70.4985"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M4.49854 4.5H67.4985C67.4985 4.5 70.4985 4.5 70.4985 7.5V52.5C70.4985 52.5 70.4985 55.5 67.4985 55.5H4.49854C4.49854 55.5 1.49854 55.5 1.49854 52.5V7.5C1.49854 7.5 1.49854 4.5 4.49854 4.5Z"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M40.5 21L45 15L54 22.5L61.5 13.5"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M58.5 37.5007V33.0007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M52.5015 37.5V31.5"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M46.4985 37.5007V28.5007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M40.5 37.5007V33.0007"
|
|
stroke="#000000"
|
|
strokeWidth={2}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="round"
|
|
/>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">Strategic Goal Setting</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
Defining clear, measurable, achievable, relevant, and time-bound
|
|
( SMART ) goals is a fundamental strategy for aligning
|
|
individual and team efforts with the overarching business
|
|
vision.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={73}
|
|
viewBox="0 0 72 73"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<mask
|
|
id="mask0_4230_4974"
|
|
style={{ maskType: "luminance" }}
|
|
maskUnits="userSpaceOnUse"
|
|
x={0}
|
|
y={1}
|
|
width={72}
|
|
height={71}
|
|
>
|
|
<path
|
|
d="M0.830566 1.05422H71.7229V71.9465H0.830566V1.05422Z"
|
|
fill="white"
|
|
/>
|
|
</mask>
|
|
<g mask="url(#mask0_4230_4974)">
|
|
<path
|
|
d="M1.91064 23V18.708C1.91064 9.5695 9.38757 2.09258 18.526 2.09258H32.0822C33.2246 2.09258 34.1592 3.02719 34.1592 4.1695V32.2642C34.1592 33.4065 33.2246 34.3411 32.0822 34.3411H3.98757C2.84526 34.3411 1.91064 33.4065 1.91064 32.2642V22.8618M32.0822 38.6594H3.98757C2.84526 38.6594 1.91064 39.5941 1.91064 40.7364V54.2926C1.91064 63.431 9.38757 70.908 18.526 70.908H32.0822C33.2246 70.908 34.1592 69.9733 34.1592 68.831V40.7364C34.1592 39.5941 33.2246 38.6594 32.0822 38.6594ZM45.7206 70.908H40.4722C39.3299 70.908 38.3953 69.9733 38.3953 68.831V40.7364C38.3953 39.5941 39.3299 38.6594 40.4722 38.6594H68.5669C69.7092 38.6594 70.6436 39.5941 70.6436 40.7364V54.2926C70.6436 63.431 63.1669 70.908 54.0283 70.908H51.9515C51.1403 70.908 45.7206 70.908 45.7206 70.908ZM40.4722 34.3411H68.5669C69.7092 34.3411 70.6436 33.4065 70.6436 32.2642V18.708C70.6436 9.5695 63.1669 2.09258 54.0283 2.09258H40.4722C39.3299 2.09258 38.3953 3.02719 38.3953 4.1695V32.2642C38.3953 33.4065 39.3299 34.3411 40.4722 34.3411Z"
|
|
stroke="black"
|
|
strokeWidth={2}
|
|
strokeMiterlimit="22.926"
|
|
/>
|
|
<path
|
|
d="M23.3654 14.5425C23.3654 14.5425 21.2365 12.7529 18.7257 13.5092C16.4205 14.2037 16.098 16.8618 17.7658 17.9493C17.7658 17.9493 19.4024 18.6792 21.2176 19.3488C25.5871 20.9605 23.7048 25.1877 20.1873 25.1877C18.4258 25.1877 16.9475 24.4165 16.0527 23.429"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M45.8091 13.4119L48.1207 25.0986L48.6266 25.0952L51.976 13.5141L52.4964 13.5148L55.8365 25.0986L56.3424 25.0952L58.6633 13.4337"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
/>
|
|
<path
|
|
d="M48.96 48.0022H55.5125"
|
|
stroke="black"
|
|
strokeWidth="2.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M52.2231 48.0022V59.4883"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="square"
|
|
strokeLinejoin="round"
|
|
/>
|
|
<path
|
|
d="M25.8381 53.7452C25.8381 57.0216 23.1819 59.6777 19.9057 59.6777C16.6293 59.6777 13.9731 57.0216 13.9731 53.7452C13.9731 50.4688 16.6293 47.8127 19.9057 47.8127C23.1819 47.8127 25.8381 50.4688 25.8381 53.7452Z"
|
|
stroke="black"
|
|
strokeWidth="1.5"
|
|
strokeMiterlimit={10}
|
|
strokeLinecap="round"
|
|
strokeLinejoin="bevel"
|
|
/>
|
|
</g>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">SWOT Analysis</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
A SWOT analysis is a strategic planning technique used to help a
|
|
person or organization identify strengths, weaknesses,
|
|
opportunities, and threats related to business competition or
|
|
project planning.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={72}
|
|
viewBox="0 0 72 72"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<g clipPath="url(#clip0_4230_5002)">
|
|
<path
|
|
d="M30.0156 4.81396C16.1033 4.81396 4.8252 16.0921 4.8252 30.0044C4.8252 43.9167 16.1033 55.1949 30.0156 55.1949C43.928 55.1949 55.2061 43.9167 55.2061 30.0044C55.1909 16.0984 43.9217 4.82911 30.0156 4.81396ZM30.0156 7.21306C33.6669 7.21593 37.2639 8.09692 40.5031 9.7817C43.7424 11.4665 46.529 13.9056 48.6278 16.8934L45.6289 19.8922C44.8992 19.4506 44.0636 19.2144 43.2106 19.2085C40.5607 19.2085 38.4125 21.3567 38.4125 24.0067C38.4166 24.8605 38.6516 25.6974 39.0926 26.4286L31.238 34.2832C30.5085 33.8384 29.6705 33.603 28.8161 33.603C27.9617 33.603 27.1237 33.8384 26.3942 34.2832L20.9387 28.8277C21.3797 28.0965 21.6147 27.2596 21.6188 26.4058C21.6221 23.7611 19.4809 21.6145 16.8362 21.6112C14.649 21.6085 12.738 23.088 12.1928 25.2062H7.74249C10.0137 14.7182 19.2845 7.2288 30.0156 7.21306ZM45.6097 24.0067C45.6097 25.3317 44.5357 26.4058 43.2106 26.4058C41.8856 26.4058 40.8116 25.3317 40.8116 24.0067C40.8116 22.6816 41.8856 21.6076 43.2106 21.6076C44.5357 21.6076 45.6097 22.6816 45.6097 24.0067ZM31.2152 38.4012C31.2152 39.7263 30.1411 40.8003 28.8161 40.8003C27.4911 40.8003 26.417 39.7263 26.417 38.4012C26.417 37.0762 27.4911 36.0021 28.8161 36.0021C30.1411 36.0021 31.2152 37.0762 31.2152 38.4012ZM19.2197 26.4058C19.2197 27.7308 18.1457 28.8049 16.8206 28.8049C15.4956 28.8049 14.4216 27.7308 14.4216 26.4058C14.4216 25.0807 15.4956 24.0067 16.8206 24.0067C18.1457 24.0067 19.2197 25.0807 19.2197 26.4058ZM41.0895 49.9328C37.7019 51.8137 33.8904 52.7991 30.0156 52.7956C17.4369 52.8042 7.23283 42.6142 7.22429 30.0355C7.22369 29.2237 7.26657 28.4123 7.35264 27.6052H12.1928C12.7381 29.7171 14.6394 31.1956 16.8206 31.2038C17.6745 31.1997 18.5113 30.9646 19.2425 30.5237L24.6981 35.9792C24.2571 36.7104 24.0221 37.5472 24.0179 38.4011C24.0179 41.051 26.1662 43.1993 28.8161 43.1993C31.466 43.1993 33.6143 41.051 33.6143 38.4011C33.6101 37.5472 33.3751 36.7104 32.9341 35.9792L40.7888 28.1246C41.5199 28.5655 42.3568 28.8006 43.2106 28.8047C45.8606 28.8047 48.0088 26.6565 48.0088 24.0065C48.0047 23.1527 47.7697 22.3158 47.3287 21.5847L49.9437 18.9708C56.0486 29.9659 52.0844 43.828 41.0895 49.9328Z"
|
|
fill="black"
|
|
/>
|
|
<path
|
|
d="M60.0045 12.0113C62.1857 12.003 64.087 10.5247 64.6323 8.41263H72V6.01354H64.6323C64.087 3.90144 62.1857 2.42315 60.0045 2.41491C57.3546 2.41491 55.2063 4.56314 55.2063 7.21309C55.2105 8.06694 55.4455 8.90378 55.8865 9.63497L53.7789 11.7426C43.6944 -1.3956 24.8688 -3.87116 11.7306 6.21327C-1.40756 16.2977 -3.88312 35.1235 6.2013 48.2617C15.7203 60.663 33.1693 63.6713 46.2913 55.1733L49.9115 58.7935L51.6077 60.4897L61.264 70.146C63.7199 72.6019 67.7015 72.6019 70.1575 70.146C72.6134 67.6901 72.6134 63.7085 70.1575 61.2526L60.5011 51.5963L58.805 49.9001L55.1847 46.2799C61.6111 36.3812 61.6111 23.6278 55.1847 13.729L57.5838 11.3299C58.3146 11.7711 59.1509 12.0065 60.0045 12.0113ZM60.0045 4.814C61.3295 4.814 62.4036 5.88804 62.4036 7.21309C62.4036 8.53813 61.3295 9.61218 60.0045 9.61218C58.6795 9.61218 57.6054 8.53813 57.6054 7.21309C57.6054 5.88804 58.6796 4.814 60.0045 4.814ZM68.4613 62.9488C69.9976 64.4506 70.0257 66.9136 68.5238 68.4499C67.022 69.9862 64.559 70.0142 63.0227 68.5124C63.0016 68.4918 62.9808 68.471 62.9602 68.4499L53.3038 58.7935L58.805 53.2924L68.4613 62.9488ZM57.1088 51.5963L51.6077 57.0974L48.2873 53.777C48.4565 53.6475 48.6148 53.5047 48.7816 53.3716C48.9483 53.2384 49.1414 53.0789 49.3202 52.929C49.5829 52.7082 49.842 52.4851 50.0963 52.256C50.227 52.1361 50.3518 52.0161 50.4801 51.8961C50.9718 51.4356 51.4483 50.9592 51.9088 50.4675C52.0287 50.3391 52.1487 50.2144 52.2686 50.0836C52.4974 49.8288 52.7218 49.5701 52.9416 49.3075C53.0918 49.1302 53.2394 48.9507 53.3842 48.7689C53.5162 48.6034 53.6589 48.4451 53.7885 48.2759L57.1088 51.5963ZM52.457 46.0244C52.0791 46.5522 51.6893 47.0692 51.2778 47.567C51.1579 47.7121 51.0295 47.8525 50.906 47.9952C50.5399 48.4212 50.1607 48.8356 49.7688 49.238C49.5984 49.4138 49.4253 49.587 49.2494 49.7574C48.8478 50.15 48.4333 50.5293 48.0066 50.8945C47.8639 51.0145 47.7236 51.1452 47.5784 51.2664C47.0806 51.6778 46.5636 52.0677 46.0358 52.4455C33.6181 61.3169 16.3598 58.4421 7.48841 46.0244C-1.38297 33.6067 1.49189 16.3484 13.9096 7.47699C26.3273 -1.3944 43.5856 1.48031 52.457 13.8982C59.3215 23.5068 59.3215 36.4157 52.457 46.0244Z"
|
|
fill="black"
|
|
/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_4230_5002">
|
|
<rect width={72} height={72} fill="white" />
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">Market Analysis</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
Understanding market trends, customer needs, competitive
|
|
landscapes is crucial for businesses to stay relevant. By
|
|
conducting thorough research and analysis, organizations can
|
|
make informed strategic decisions.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div className="swiper-slide">
|
|
<div className="tf-box-icon style-7 h-full effect-icon">
|
|
<div className="icon mb_32">
|
|
<svg
|
|
width={72}
|
|
height={72}
|
|
viewBox="0 0 72 72"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
d="M68.625 20.25H61.875C61.5766 20.25 61.2905 20.3685 61.0795 20.5795C60.8685 20.7905 60.75 21.0766 60.75 21.375V64.125C60.75 64.4234 60.8685 64.7095 61.0795 64.9205C61.2905 65.1315 61.5766 65.25 61.875 65.25H68.625C68.9234 65.25 69.2095 65.1315 69.4205 64.9205C69.6315 64.7095 69.75 64.4234 69.75 64.125V21.375C69.75 21.0766 69.6315 20.7905 69.4205 20.5795C69.2095 20.3685 68.9234 20.25 68.625 20.25ZM67.5 63H63V22.5H67.5V63ZM57.375 65.25C57.6734 65.25 57.9595 65.1315 58.1705 64.9205C58.3815 64.7095 58.5 64.4234 58.5 64.125V30.375C58.5 30.0766 58.3815 29.7905 58.1705 29.5795C57.9595 29.3685 57.6734 29.25 57.375 29.25H50.625C50.3266 29.25 50.0405 29.3685 49.8295 29.5795C49.6185 29.7905 49.5 30.0766 49.5 30.375V64.125C49.5 64.4234 49.6185 64.7095 49.8295 64.9205C50.0405 65.1315 50.3266 65.25 50.625 65.25H57.375ZM51.75 31.5H56.25V63H51.75V31.5ZM46.125 65.25C46.4234 65.25 46.7095 65.1315 46.9205 64.9205C47.1315 64.7095 47.25 64.4234 47.25 64.125V38.25C47.25 37.9516 47.1315 37.6655 46.9205 37.4545C46.7095 37.2435 46.4234 37.125 46.125 37.125H39.375C39.0766 37.125 38.7905 37.2435 38.5795 37.4545C38.3685 37.6655 38.25 37.9516 38.25 38.25V64.125C38.25 64.4234 38.3685 64.7095 38.5795 64.9205C38.7905 65.1315 39.0766 65.25 39.375 65.25H46.125ZM40.5 39.375H45V63H40.5V39.375ZM34.875 65.25C35.1734 65.25 35.4595 65.1315 35.6705 64.9205C35.8815 64.7095 36 64.4234 36 64.125V47.25C36 46.9516 35.8815 46.6655 35.6705 46.4545C35.4595 46.2435 35.1734 46.125 34.875 46.125H28.125C27.8266 46.125 27.5405 46.2435 27.3295 46.4545C27.1185 46.6655 27 46.9516 27 47.25V64.125C27 64.4234 27.1185 64.7095 27.3295 64.9205C27.5405 65.1315 27.8266 65.25 28.125 65.25H34.875ZM29.25 48.375H33.75V63H29.25V48.375ZM23.625 65.25C23.9234 65.25 24.2095 65.1315 24.4205 64.9205C24.6315 64.7095 24.75 64.4234 24.75 64.125V51.75C24.75 51.4516 24.6315 51.1655 24.4205 50.9545C24.2095 50.7435 23.9234 50.625 23.625 50.625H16.875C16.5766 50.625 16.2905 50.7435 16.0795 50.9545C15.8685 51.1655 15.75 51.4516 15.75 51.75V64.125C15.75 64.4234 15.8685 64.7095 16.0795 64.9205C16.2905 65.1315 16.5766 65.25 16.875 65.25H23.625ZM18 52.875H22.5V63H18V52.875ZM12.375 65.25C12.6734 65.25 12.9595 65.1315 13.1705 64.9205C13.3815 64.7095 13.5 64.4234 13.5 64.125V57.375C13.5 57.0766 13.3815 56.7905 13.1705 56.5795C12.9595 56.3685 12.6734 56.25 12.375 56.25H5.625C5.32663 56.25 5.04048 56.3685 4.82951 56.5795C4.61853 56.7905 4.5 57.0766 4.5 57.375V64.125C4.5 64.4234 4.61853 64.7095 4.82951 64.9205C5.04048 65.1315 5.32663 65.25 5.625 65.25H12.375ZM6.75 58.5H11.25V63H6.75V58.5ZM30.375 20.25H32.625C32.9234 20.25 33.2095 20.1315 33.4205 19.9205C33.6315 19.7095 33.75 19.4234 33.75 19.125C33.75 18.8266 33.6315 18.5405 33.4205 18.3295C33.2095 18.1185 32.9234 18 32.625 18H31.5V16.875C31.5 16.5766 31.3815 16.2905 31.1705 16.0795C30.9595 15.8685 30.6734 15.75 30.375 15.75C30.0766 15.75 29.7905 15.8685 29.5795 16.0795C29.3685 16.2905 29.25 16.5766 29.25 16.875V18.1935C28.4997 18.4591 27.8675 18.9814 27.4649 19.6679C27.0623 20.3545 26.9154 21.1613 27.05 21.9458C27.1846 22.7302 27.5921 23.4418 28.2005 23.955C28.8089 24.4681 29.5791 24.7497 30.375 24.75C30.6734 24.75 30.9595 24.8685 31.1705 25.0795C31.3815 25.2905 31.5 25.5766 31.5 25.875C31.5 26.1734 31.3815 26.4595 31.1705 26.6705C30.9595 26.8815 30.6734 27 30.375 27H28.125C27.8266 27 27.5405 27.1185 27.3295 27.3295C27.1185 27.5405 27 27.8266 27 28.125C27 28.4234 27.1185 28.7095 27.3295 28.9205C27.5405 29.1315 27.8266 29.25 28.125 29.25H29.25V30.375C29.25 30.6734 29.3685 30.9595 29.5795 31.1705C29.7905 31.3815 30.0766 31.5 30.375 31.5C30.6734 31.5 30.9595 31.3815 31.1705 31.1705C31.3815 30.9595 31.5 30.6734 31.5 30.375V29.0565C32.2503 28.7909 32.8825 28.2686 33.2851 27.5821C33.6877 26.8955 33.8346 26.0887 33.7 25.3042C33.5654 24.5198 33.1579 23.8082 32.5495 23.295C31.9411 22.7819 31.1709 22.5003 30.375 22.5C30.0766 22.5 29.7905 22.3815 29.5795 22.1705C29.3685 21.9595 29.25 21.6734 29.25 21.375C29.25 21.0766 29.3685 20.7905 29.5795 20.5795C29.7905 20.3685 30.0766 20.25 30.375 20.25Z"
|
|
fill="black"
|
|
/>
|
|
<path
|
|
d="M68.625 6.75H61.875C61.5767 6.75 61.2905 6.86853 61.0795 7.07951C60.8686 7.29048 60.75 7.57663 60.75 7.875C60.75 8.17337 60.8686 8.45952 61.0795 8.67049C61.2905 8.88147 61.5767 9 61.875 9H65.909L50.159 24.75H43.8278C43.8591 24.3758 43.8748 24.0005 43.875 23.625C43.8749 21.0613 43.1449 18.5507 41.7702 16.3868C40.3956 14.2228 38.4332 12.495 36.1126 11.4054C33.792 10.3159 31.2092 9.90957 28.6661 10.2341C26.1231 10.5586 23.725 11.6005 21.7524 13.238C19.7798 14.8754 18.3143 17.0406 17.5271 19.4805C16.74 21.9203 16.6638 24.5338 17.3075 27.0153C17.9513 29.4968 19.2883 31.7438 21.1622 33.4933C23.0361 35.2428 25.3694 36.4226 27.8892 36.8947L23.1591 41.625H14.625C14.4773 41.625 14.331 41.6541 14.1945 41.7106C14.058 41.7672 13.934 41.85 13.8295 41.9545L2.57951 53.2045C2.36853 53.4155 2.25 53.7016 2.25 54C2.25 54.2984 2.36853 54.5845 2.57951 54.7955C2.7905 55.0065 3.07665 55.125 3.37503 55.125C3.67341 55.125 3.95956 55.0065 4.17054 54.7955L15.0909 43.875H23.625C23.7728 43.875 23.9191 43.8459 24.0556 43.7894C24.1921 43.7328 24.3161 43.65 24.4205 43.5455L30.8503 37.1157C33.759 37.0094 36.5558 35.9676 38.8253 34.1452C41.0948 32.3229 42.7159 29.8171 43.448 27H50.625C50.7728 27 50.9191 26.9709 51.0556 26.9144C51.1921 26.8578 51.3161 26.775 51.4205 26.6705L67.5 10.591V14.625C67.5 14.9234 67.6186 15.2095 67.8295 15.4205C68.0405 15.6315 68.3267 15.75 68.625 15.75C68.9234 15.75 69.2095 15.6315 69.4205 15.4205C69.6315 15.2095 69.75 14.9234 69.75 14.625V7.875C69.75 7.57663 69.6315 7.29048 69.4205 7.07951C69.2095 6.86853 68.9234 6.75 68.625 6.75ZM30.375 34.875C28.15 34.875 25.9749 34.2152 24.1249 32.979C22.2748 31.7429 20.8329 29.9859 19.9814 27.9302C19.1299 25.8745 18.9071 23.6125 19.3412 21.4302C19.7753 19.2479 20.8467 17.2434 22.4201 15.67C23.9934 14.0967 25.998 13.0252 28.1803 12.5912C30.3625 12.1571 32.6245 12.3799 34.6802 13.2314C36.7359 14.0828 38.4929 15.5248 39.7291 17.3748C40.9652 19.2249 41.625 21.4 41.625 23.625C41.6216 26.6076 40.4353 29.4672 38.3262 31.5762C36.2172 33.6853 33.3577 34.8716 30.375 34.875Z"
|
|
fill="black"
|
|
/>
|
|
</svg>
|
|
</div>
|
|
<h5 className="mb_24">Financial Planning</h5>
|
|
<p className="text-body-1 text_mono-gray-7">
|
|
A robust financial plan is the cornerstone of sustainable
|
|
business growth. It involves a meticulous process of budgeting,
|
|
forecasting, and risk management to ensure financial stability.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div className="sw-dots style-default sw-pagination-mb mt_20 justify-content-center d-flex d-md-none" />
|
|
</div>
|
|
</>
|
|
);
|
|
}
|