{"id":6693,"date":"2025-12-22T11:41:20","date_gmt":"2025-12-22T08:11:20","guid":{"rendered":"https:\/\/sepasholding.com\/english-home-page\/"},"modified":"2025-12-30T15:12:38","modified_gmt":"2025-12-30T11:42:38","slug":"english-home-page","status":"publish","type":"page","link":"https:\/\/sepasholding.com\/en\/english-home-page\/","title":{"rendered":"english home page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6693\" class=\"elementor elementor-6693\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b3ebfb4 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"b3ebfb4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-601ac2a\" data-id=\"601ac2a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a90b97f animated-slow elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-html\" data-id=\"a90b97f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:3000}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* ================= RESET ================= *\/\r\n.el-app * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n\/* ================= APP ================= *\/\r\n.el-app {\r\n  position: relative;\r\n  margin-left: 0;\r\n  margin-right: 0;\r\n  max-width: 1100px;\r\n  font-family: sans-serif;\r\n  background: none;\r\n  border-radius: 20px;\r\n  overflow: visible;\r\n}\r\n\r\n.el-app-overlay { display: none; }\r\n\r\n.el-app-content {\r\n  position: relative;\r\n  z-index: 5;\r\n  padding: 2rem;\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: flex-start; \/* \u0686\u067e \u0686\u06cc\u0646 *\/\r\n}\r\n\r\n\/* ================= CAROUSEL ================= *\/\r\n.carousel-content-container {\r\n  perspective: 1000px;\r\n  margin: 2rem 0;\r\n}\r\n\r\n.carousel-container {\r\n  width: 500px;\r\n  height: 500px;\r\n  border-radius: 50%;\r\n  transform-style: preserve-3d;\r\n  transform: rotateX(75deg);\r\n  transition: 0.5s ease;\r\n}\r\n\r\n.carousel-rotated-parent {\r\n  width: 100%;\r\n  height: 100%;\r\n  transform-style: preserve-3d;\r\n  transform: rotate(calc(var(--rotate-carousel,0) * 1deg));\r\n  transition: 1s cubic-bezier(.175,.885,.32,1.275);\r\n}\r\n\r\n.carousel {\r\n  position: absolute;\r\n  inset: 0;\r\n  border-radius: 50%;\r\n  transform-style: preserve-3d;\r\n}\r\n\r\n.carousel-item-container {\r\n  position: absolute;\r\n  inset: 0;\r\n  display: flex;\r\n  justify-content: center;\r\n  transform: rotate(calc(var(--rotate) * 1deg));\r\n  transform-style: preserve-3d;\r\n}\r\n\r\n\/* ================= CARD STYLE ================= *\/\r\n.carousel-item-card {\r\n    margin: 0 0 50px 0;\r\n  height: 200px;\r\n  aspect-ratio: 3\/4;\r\n  transform: translateY(-50%) rotateX(-105deg) rotateY(180deg);\r\n  background: radial-gradient(circle at top, rgba(142,101,79,0.15), rgba(10,10,10,0.95));\r\n  border: 1px solid rgba(142,101,79,0.65);\r\n  border-radius: 18px;\r\n  box-shadow: 0 0 8px rgba(142,101,79,0.45), 0 0 18px rgba(142,101,79,0.25), inset 0 0 12px rgba(142,101,79,0.15);\r\n  transition: 0.3s ease;\r\n}\r\n\r\n.carousel-item-card:hover {\r\n  box-shadow: 0 0 12px rgba(142,101,79,0.7), 0 0 30px rgba(142,101,79,0.4), inset 0 0 18px rgba(142,101,79,0.25);\r\n}\r\n\r\n.carousel-item-card-content {\r\n  position: absolute;\r\n  inset: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n.carousel-item-card img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: contain;\r\n  background: transparent;\r\n  border-radius: 16px;\r\n  padding: 12px;\r\n}\r\n\r\n\/* ================= BUTTONS ================= *\/\r\n\/* ================= BUTTONS NEO-BROWN ================= *\/\r\n.btns-row {\r\n  display: flex;\r\n  gap: 5rem;\r\n  margin: 5rem 0;\r\n  justify-content: center;\r\n  width: 100%;\r\n}\r\n\r\nbutton {\r\n  width: 100px;\r\n  height: 40px;\r\n  border-radius: 0.35rem;\r\n  border: 1px solid #a17b66;\r\n  background: transparent;\r\n  color: white;\r\n  font-weight: 600;\r\n  text-transform: uppercase;\r\n  letter-spacing: 0.2rem;\r\n  cursor: pointer;\r\n  position: relative;\r\n  overflow: hidden;\r\n  transition: color 0.3s ease, background 0.3s ease, box-shadow 0.5s ease;\r\n\r\n  \/* Glow effect *\/\r\n  box-shadow: 0 0 10px #a17b66, 0 0 20px #a17b66, 0 0 30px #a17b66 inset;\r\n}\r\n\r\nbutton:hover {\r\n  color: white;\r\n  background: #a17b66;\r\n  box-shadow: 0 0 15px #a17b66, 0 0 30px #a17b66, 0 0 45px #a17b66 inset;\r\n}\r\n\r\n\/* \u0644\u0627\u06cc\u0647 \u0646\u0648\u0631\u06cc \u0686\u0631\u062e\u0627\u0646 *\/\r\n\/*button::before {\r\n  \/*content: \"\";\r\n \/* position: absolute;\r\n  inset: -3px;*\/ \/* \u0641\u0627\u0635\u0644\u0647 \u06a9\u0645\u06cc \u0628\u06cc\u0631\u0648\u0646 \u062f\u06a9\u0645\u0647 \u0628\u0631\u0627\u06cc \u0647\u0627\u0644\u0647 *\/\r\n  background: conic-gradient(\r\n    from 0deg,\r\n    rgba(142, 101, 79, 0.7),\r\n    rgba(142, 101, 79, 0.2),\r\n    rgba(142, 101, 79, 0.7)\r\n  );\r\n  z-index: 0;\r\n  filter: blur(8px);\r\n  border-radius: 0.35rem;\r\n  animation: spinNeon 2.5s linear infinite;\r\n}\r\n\r\n\/* \u0627\u0646\u06cc\u0645\u06cc\u0634\u0646 \u0686\u0631\u062e\u0634 \u0646\u0648\u0631 \u0646\u0626\u0648\u0646\u06cc *\/\r\n@keyframes spinNeon {\r\n  0% { transform: rotate(0deg); }\r\n  100% { transform: rotate(360deg); }\r\n}\r\n\r\n\/* \u0644\u0627\u06cc\u0647 \u0631\u0648\u06cc\u06cc \u062f\u06a9\u0645\u0647 (\u0645\u062d\u062a\u0648\u0627) *\/\r\nbutton span {\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n\r\n\/* \u062a\u063a\u06cc\u06cc\u0631 \u0631\u0646\u06af \u0645\u062a\u0646 \u0647\u0646\u06af\u0627\u0645 \u0647\u0627\u0648\u0631 *\/\r\nbutton:hover span {\r\n  color: #8e654f !important; \/* \u0642\u0647\u0648\u0647\u200c\u0627\u06cc \u0646\u0626\u0648\u0646\u06cc \u0631\u0648\u0634\u0646 *\/\r\n}\r\n\r\n\/* \u062a\u063a\u06cc\u06cc\u0631 \u067e\u0633\u200c\u0632\u0645\u06cc\u0646\u0647 \u0647\u0646\u06af\u0627\u0645 \u06a9\u0644\u06cc\u06a9 *\/\r\nbutton:active {\r\n  background: #1a0f08 !important; \/* \u0642\u0647\u0648\u0647\u200c\u0627\u06cc \u062e\u06cc\u0644\u06cc \u062a\u06cc\u0631\u0647 *\/\r\n  color: #fff;\r\n}\r\n\r\n\/* \u0646\u0633\u062e\u0647 \u0631\u06cc\u0633\u067e\u0627\u0646\u0633\u06cc\u0648 *\/\r\n\r\n\/* ===== TABLET (iPad \/ Tablet) ===== *\/\r\n@media (min-width: 769px) and (max-width: 1024px) {\r\n\r\n  .el-app {\r\n    max-width: 100%;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .el-app-content {\r\n    padding: 1.5rem;\r\n    align-items: center;\r\n  }\r\n\r\n  .carousel-content-container {\r\n    width: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .carousel-container {\r\n    width: 380px;\r\n    height: 380px;\r\n    transform: rotateX(70deg);\r\n  }\r\n\r\n  .carousel-item-card {\r\n    height: 170px;\r\n    transform: translateY(-45%) rotateX(-100deg) rotateY(180deg);\r\n  }\r\n\r\n  .btns-row {\r\n    margin: 4rem 0 2rem;\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n\r\n  .el-app {\r\n    max-width: 100%;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .el-app-content {\r\n    padding: 1rem;\r\n    align-items: center;\r\n  }\r\n\r\n  .carousel-content-container {\r\n    width: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .carousel-container {\r\n    width: 280px;\r\n    height: 280px;\r\n    transform: rotateX(65deg); \/* \u06a9\u0645\u062a\u0631 \u06a9\u0647 \u0628\u06cc\u0631\u0648\u0646 \u0646\u0632\u0646\u0647 *\/\r\n  }\r\n\r\n  .carousel-item-card {\r\n    height: 140px;\r\n    transform: translateY(-40%) rotateX(-95deg) rotateY(180deg);\r\n  }\r\n\r\n  .btns-row {\r\n    margin: 3rem 0 1rem;\r\n  }\r\n}\r\n\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n<div class=\"el-app\">\r\n  <div class=\"el-app-content\">\r\n\r\n    <div class=\"carousel-content-container\">\r\n      <div class=\"carousel-container\">\r\n        <div class=\"carousel-rotated-parent\">\r\n          <ul class=\"carousel\">\r\n\t\t\t\r\n            <li class=\"carousel-item-container\" style=\"--rotate:0\" data-title=\"Logo 1\">\r\n\t\t\t\r\n              <div class=\"carousel-item-card\">\r\n\t\t\t  \r\n                <div class=\"carousel-item-card-content\">\r\n\t\t\t\t  <a href=\"https:\/\/sepasholding.com\/bimeh\/\">\r\n                  <img decoding=\"async\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-01.png\">\r\n\t\t\t\t  <\/a>\r\n                <\/div>\r\n\t\t\t\t\r\n              <\/div>\r\n\t\t\t  \r\n            <\/li>\r\n\t\t\t\r\n            <li class=\"carousel-item-container\" style=\"--rotate:60\" data-title=\"Logo 2\">\r\n              <div class=\"carousel-item-card\">\r\n                <div class=\"carousel-item-card-content\">\r\n\t\t\t\t<a href=\"https:\/\/sepasholding.com\/%db%8c%d8%a7-%d9%be%d8%b3%d8%aa\/\">\r\n                  <img decoding=\"async\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u06cc\u0627\u067e\u0633\u062a.png\">\r\n\t\t\t\t  <\/a>\r\n                <\/div>\r\n              <\/div>\r\n            <\/li>\r\n\r\n            <li class=\"carousel-item-container\" style=\"--rotate:120\" data-title=\"Logo 3\">\r\n              <div class=\"carousel-item-card\">\r\n                <div class=\"carousel-item-card-content\">\r\n\t\t\t\t<a href=\"https:\/\/sepasholding.com\/parsnetsis-2\/\">\r\n                  <img decoding=\"async\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u067e\u06cc\u0634\u0631\u0648-\u0627\u0646\u0631\u0698\u06cc-\u0627\u0644\u0645\u0627\u0633-\u06a9\u06cc\u0634.png\">\r\n\t\t\t\t  <\/a>\r\n                <\/div>\r\n              <\/div>\r\n            <\/li>\r\n\r\n            <li class=\"carousel-item-container\" style=\"--rotate:180\" data-title=\"Logo 4\">\r\n              <div class=\"carousel-item-card\">\r\n                <div class=\"carousel-item-card-content\">\r\n\t\t\t\t<a href=\"https:\/\/sepasholding.com\/%d9%85%d8%af%db%8c%d8%b1%db%8c%d8%aa-%d8%a7%d8%b1%d8%aa%d8%a8%d8%a7%d8%b7%d8%a7%d8%aa-%d9%85%d8%a7%d9%87%d8%a7%d9%86\/\">\r\n                  <img decoding=\"async\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10-1.png\">\r\n\t\t\t\t<\/a>\r\n                <\/div>\r\n              <\/div>\r\n            <\/li>\r\n\r\n            <li class=\"carousel-item-container\" style=\"--rotate:240\" data-title=\"Logo 5\">\r\n              <div class=\"carousel-item-card\">\r\n                <div class=\"carousel-item-card-content\">\r\n\t\t\t\t<a href=\"https:\/\/sepasholding.com\/faragir-kara\/\">\r\n                  <img decoding=\"async\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-16.png\">\r\n\t\t\t\t<\/a>\r\n                <\/div>\r\n              <\/div>\r\n            <\/li>\r\n\r\n            <li class=\"carousel-item-container\" style=\"--rotate:300\" data-title=\"Logo 6\">\r\n              <div class=\"carousel-item-card\">\r\n                <div class=\"carousel-item-card-content\">\r\n\t\t\t\t<a href=\"https:\/\/sepasholding.com\/safar\/\">\r\n                  <img decoding=\"async\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-02.png\">\r\n\t\t\t\t<\/a>\r\n                <\/div>\r\n              <\/div>\r\n            <\/li>\r\n\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n<!-- <div class=\"btns-row\">\r\n  <button onclick=\"handlePrev()\" style=\"transform: rotate(180deg);\">\u279c<\/button>\r\n  <button onclick=\"handleNext()\" style=\"transform: rotate(0deg);\">\u279c<\/button>\r\n<\/div> -->\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\nconst parent = document.querySelector('.carousel-rotated-parent');\r\n\r\nlet rotation = 0;\r\nconst step = 60; \/\/ \u0632\u0627\u0648\u06cc\u0647 \u0647\u0631 \u0622\u06cc\u062a\u0645\r\n\r\n\/* ========= \u062f\u06a9\u0645\u0647\u200c\u0647\u0627 ========= *\/\r\nfunction handlePrev(){\r\n  rotation += step;\r\n  parent.style.setProperty('--rotate-carousel', rotation);\r\n}\r\n\r\nfunction handleNext(){\r\n  rotation -= step;\r\n  parent.style.setProperty('--rotate-carousel', rotation);\r\n}\r\n\r\n\/* ========= DRAG \/ TOUCH \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u0634\u062f\u0647 ========= *\/\r\n\/* \u0627\u06cc\u0646 \u0628\u062e\u0634 \u062d\u0630\u0641 \u0634\u062f *\/\r\n\r\n\/* \u06a9\u0631\u0633\u0631 *\/\r\nconst carouselArea = document.querySelector('.carousel-container');\r\ncarouselArea.style.cursor = 'default'; \/\/ \u062d\u0627\u0644\u062a \u0639\u0627\u062f\u06cc\r\n\r\n\/* ========= AUTO LOOP ========= *\/\r\nsetInterval(() => {\r\n  rotation -= step;\r\n  parent.style.setProperty('--rotate-carousel', rotation);\r\n}, 3000); \/\/ \u0647\u0631 \u06f3 \u062b\u0627\u0646\u06cc\u0647 \u06cc\u06a9\u0628\u0627\u0631 \u0645\u06cc\u0686\u0631\u062e\u062f\r\n<\/script>\r\n\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e402701 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e402701\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3081be3\" data-id=\"3081be3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-18657a0 elementor-widget-tablet__width-initial elementor-widget elementor-widget-html\" data-id=\"18657a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\r\n\r\n  .smoky-text-container {\r\n    position: relative;\r\n    font-family: 'Assistant', sans-serif;\r\n  }\r\n\r\n  .smoky-text {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    font-size: 50px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    letter-spacing: 5px;\r\n    position: relative;\r\n  }\r\n\r\n  .smoky-text li {\r\n    list-style: none;\r\n    margin: 0 5px;\r\n    position: relative;\r\n    color: #fff;\r\n    animation: moveForward 2s ease-in-out infinite;\r\n  }\r\n\r\n  \/* Shadow duplicate using ::after *\/\r\n  .smoky-text li::after {\r\n    content: attr(data-letter);\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    color: #a17b66;\r\n    filter: blur(6px);\r\n    opacity: 0.6;\r\n    transform: translateZ(-50px);\r\n    z-index: -1;\r\n  }\r\n\r\n  \/* Keyframes for moving letters forward and fading *\/\r\n  @keyframes moveForward {\r\n    0% {\r\n      transform: translateZ(0) scale(1);\r\n      opacity: 1;\r\n    }\r\n    50% {\r\n      transform: translateZ(30px) scale(1.2);\r\n      opacity: 0.4;\r\n    }\r\n    100% {\r\n      transform: translateZ(0) scale(1);\r\n      opacity: 1;\r\n    }\r\n  }\r\n\r\n  \/* Stagger animation for each letter *\/\r\n  .smoky-text li:nth-child(1) { animation-delay: 0s; }\r\n  .smoky-text li:nth-child(2) { animation-delay: 0.1s; }\r\n  .smoky-text li:nth-child(3) { animation-delay: 0.2s; }\r\n  .smoky-text li:nth-child(4) { animation-delay: 0.3s; }\r\n  .smoky-text li:nth-child(5) { animation-delay: 0.4s; }\r\n  .smoky-text li:nth-child(6) { animation-delay: 0.5s; }\r\n  .smoky-text li:nth-child(7) { animation-delay: 0.6s; }\r\n  .smoky-text li:nth-child(8) { animation-delay: 0.7s; }\r\n  .smoky-text li:nth-child(9) { animation-delay: 0.8s; }\r\n  .smoky-text li:nth-child(10) { animation-delay: 0.9s; }\r\n  .smoky-text li:nth-child(11) { animation-delay: 1s; }\r\n  .smoky-text li:nth-child(12) { animation-delay: 1.1s; }\r\n  .smoky-text li:nth-child(13) { animation-delay: 1.2s; }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 768px) {\r\n    .smoky-text { font-size: 20px; letter-spacing: 0px; }\r\n  }\r\n  @media (max-width: 480px) {\r\n    .smoky-text { font-size: 18px; letter-spacing: 0px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"smoky-text-container\">\r\n    <ul class=\"smoky-text\">\r\n      <li data-letter=\"S\">S<\/li>\r\n      <li data-letter=\"E\">E<\/li>\r\n      <li data-letter=\"P\">P<\/li>\r\n      <li data-letter=\"A\">A<\/li>\r\n      <li data-letter=\"S\">S<\/li>\r\n      <li data-letter=\" \"> <\/li>\r\n      <li data-letter=\"H\">H<\/li>\r\n      <li data-letter=\"O\">O<\/li>\r\n      <li data-letter=\"L\">L<\/li>\r\n      <li data-letter=\"D\">D<\/li>\r\n      <li data-letter=\"I\">I<\/li>\r\n      <li data-letter=\"N\">N<\/li>\r\n      <li data-letter=\"G\">G<\/li>\r\n    <\/ul>\r\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bae30bf elementor-widget-tablet__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"bae30bf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9a37cc8\" data-id=\"9a37cc8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d706b66 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"d706b66\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f4b55de\" data-id=\"f4b55de\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3561c69 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3561c69\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3a7afdf\" data-id=\"3a7afdf\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7c64592 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"7c64592\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Sepas Holding<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84d4691 elementor-widget elementor-widget-heading\" data-id=\"84d4691\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About  Sepas Holding<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1bf318 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"a1bf318\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:44}},&quot;motion_fx_opacity_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"50\" data-end=\"493\">The <strong data-start=\"54\" data-end=\"69\">Sepas Group<\/strong> began its activities in 2016 (1395) initially as separate companies operating in the fields of <strong data-start=\"165\" data-end=\"214\">InsurTech, TravelTech, FinTech, and Oil &amp; Gas<\/strong>. In 2021 (1400), these companies merged to form a single entity called <strong data-start=\"286\" data-end=\"303\">Sepas Holding<\/strong>. Relying on the latest technical infrastructures and experienced professionals, Sepas Holding has aimed to develop and expand the insurance, tourism, and financial sectors in the country.<\/p><p data-start=\"495\" data-end=\"1046\">Within each of these sectors, a variety of products and services have been offered. The main <strong data-start=\"588\" data-end=\"610\">InsurTech products<\/strong> include <strong data-start=\"619\" data-end=\"632\">Bimeh.com<\/strong>, <strong data-start=\"634\" data-end=\"661\">Insurance Tender System<\/strong>, <strong data-start=\"663\" data-end=\"689\">Smart Marketing System<\/strong>, and the <strong data-start=\"699\" data-end=\"720\">Marketer Platform<\/strong>. The <strong data-start=\"726\" data-end=\"749\">TravelTech products<\/strong> include <strong data-start=\"758\" data-end=\"765\">GDS<\/strong>, <strong data-start=\"767\" data-end=\"780\">Safar.com<\/strong>, <strong data-start=\"782\" data-end=\"801\">Shana YesTravel<\/strong>, <strong data-start=\"803\" data-end=\"832\">Airport Management System<\/strong>, <strong data-start=\"834\" data-end=\"869\">Flight Permit Management System<\/strong>, <strong data-start=\"871\" data-end=\"877\">I6<\/strong>, <strong data-start=\"879\" data-end=\"886\">BSP<\/strong>, and <strong data-start=\"892\" data-end=\"899\">CRS<\/strong>. The <strong data-start=\"905\" data-end=\"925\">FinTech products<\/strong> include <strong data-start=\"934\" data-end=\"949\">Marketplace<\/strong>, <strong data-start=\"951\" data-end=\"969\">Digital Wallet<\/strong>, <strong data-start=\"971\" data-end=\"981\">Yapost<\/strong>, <strong data-start=\"983\" data-end=\"1024\">Kara Comprehensive Services Expansion<\/strong>, and <strong data-start=\"1030\" data-end=\"1043\">Yadak.com<\/strong>.<\/p><p data-start=\"1048\" data-end=\"1322\">Sepas Holding\u2019s goal is to provide high-quality services across all four sectors, meet customer needs, and create a suitable online platform. Thanks to its continuous efforts, the group has now established itself as a key player in the country\u2019s entrepreneurial ecosystem.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d365f2 elementor-widget elementor-widget-timeline-widget-addon\" data-id=\"2d365f2\" data-element_type=\"widget\" data-widget_type=\"timeline-widget-addon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ========= Timeline Widget Pro For Elementor 2.3.0 ========= --><div id=\"twae-wrapper-2d365f2\" class=\"twae-horizontal-timeline twae-wrapper twae-horizontal-wrapper style-1 twae-bg-simple\" data-style=\"style-1\" data-enable-popup=\"no\"><div class=\"twae-wrapper-inside\"><div id=\"twae-slider-container\" class=\"twae-slider-container swiper-container\" data-slidestoshow=\"2\" data-spacebw=\"20\" data-autoplay=\"false\" data-style=\"style-1\" data-infinite-loop=\"false\" data-speed=\"1000\"><div  class=\"twae-slider-wrapper swiper-wrapper equal-height-slides\"><div  id=\"twae-article-4f9a16e\" class=\"twae-story swiper-slide elementor-repeater-item-4f9a16e twae-story-no-dot\" data-index=\"0\"><div class=\"twae-story-line\"><\/div><div class=\"twae-labels \" data-aos=\"none\"><div class=\"twae-label-big\">2016<\/div><div class=\"twae-label-small \">Start of Activities<\/div><\/div><div class=\"twae-arrow\" ><\/div><div class=\"twae-content\"><div class=\"twae-title \">Formation of several independent companies in the fields of insurance, travel, and online services<\/div><div class=\"twae-description \"><\/div><\/div><\/div><div  id=\"twae-article-be546db\" class=\"twae-story swiper-slide elementor-repeater-item-be546db twae-story-no-dot\" data-index=\"1\"><div class=\"twae-story-line\"><\/div><div class=\"twae-labels \" data-aos=\"none\"><div class=\"twae-label-big\">2018<\/div><div class=\"twae-label-small \">Consolidation of companies<\/div><\/div><div class=\"twae-arrow\" ><\/div><div class=\"twae-content\"><div class=\"twae-title \">Creating an integrated structure for operational coordination and development planning.<\/div><div class=\"twae-description \"><\/div><\/div><\/div><div  id=\"twae-article-06957de\" class=\"twae-story swiper-slide elementor-repeater-item-06957de twae-story-no-dot\" data-index=\"2\"><div class=\"twae-story-line\"><\/div><div class=\"twae-labels \" data-aos=\"none\"><div class=\"twae-label-big\">2019<\/div><div class=\"twae-label-small \">Holding officially established<\/div><\/div><div class=\"twae-arrow\" ><\/div><div class=\"twae-content\"><div class=\"twae-title \">Sepas Holding brand launched, uniting the companies under one group.<\/div><div class=\"twae-description \"><\/div><\/div><\/div><div  id=\"twae-article-cf423ce\" class=\"twae-story swiper-slide elementor-repeater-item-cf423ce twae-story-no-dot\" data-index=\"3\"><div class=\"twae-story-line\"><\/div><div class=\"twae-labels \" data-aos=\"none\"><div class=\"twae-label-big\">2021<\/div><div class=\"twae-label-small \">Expansion of digital services<\/div><\/div><div class=\"twae-arrow\" ><\/div><div class=\"twae-content\"><div class=\"twae-title \">Growth of online insurance platforms, travel services, and technical infrastructure development.<\/div><div class=\"twae-description \"><\/div><\/div><\/div><div  id=\"twae-article-86729b5\" class=\"twae-story swiper-slide elementor-repeater-item-86729b5 twae-story-no-dot\" data-index=\"4\"><div class=\"twae-story-line\"><\/div><div class=\"twae-labels \" data-aos=\"none\"><div class=\"twae-label-big\">2022<\/div><div class=\"twae-label-small \">entry into FinTech<\/div><\/div><div class=\"twae-arrow\" ><\/div><div class=\"twae-content\"><div class=\"twae-title \">Adding financial services, digital wallets, and payment tools.<\/div><div class=\"twae-description \"><\/div><\/div><\/div><div  id=\"twae-article-72382f7\" class=\"twae-story swiper-slide elementor-repeater-item-72382f7 twae-story-no-dot\" data-index=\"5\"><div class=\"twae-story-line\"><\/div><div class=\"twae-labels \" data-aos=\"none\"><div class=\"twae-label-big\">2024<\/div><div class=\"twae-label-small \">Scaling network and partners<\/div><\/div><div class=\"twae-arrow\" ><\/div><div class=\"twae-content\"><div class=\"twae-title \">Acquiring subsidiaries, growing users, and partnering with multiple businesses.<\/div><div class=\"twae-description \"><\/div><\/div><\/div><div  id=\"twae-article-b257c42\" class=\"twae-story swiper-slide elementor-repeater-item-b257c42 twae-story-no-dot\" data-index=\"6\"><div class=\"twae-story-line\"><\/div><div class=\"twae-labels \" data-aos=\"none\"><div class=\"twae-label-big\">2025<\/div><div class=\"twae-label-small \">Expanding into new markets<\/div><\/div><div class=\"twae-arrow\" ><\/div><div class=\"twae-content\"><div class=\"twae-description \"><ul><li style=\"text-align: left\"><strong>Focus on AI and service automation<\/strong><\/li><li style=\"text-align: left\"><strong>Expand presence in B2B markets<\/strong><\/li><li style=\"text-align: left\"><strong>Develop infrastructure services (APIs, partner panels, marketplaces)<\/strong><\/li><li style=\"text-align: left\"><strong>Increase collaboration with domestic and international companies<\/strong><\/li><li style=\"text-align: left\"><strong>Enhance data security and service architecture<\/strong><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div> <!-- Add Arrows -->\r\n<div class=\"twae-button-prev\"><i aria-hidden=\"true\" class=\"fas fa-angle-left\"><\/i><\/div>\r\n<div class=\"twae-button-next\"><i aria-hidden=\"true\" class=\"fas fa-angle-right\"><\/i><\/div>\r\n<div class=\"twae-h-line\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d22d599\" data-id=\"d22d599\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d79f4a3 elementor-widget elementor-widget-image\" data-id=\"d79f4a3\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_direction&quot;:&quot;negative&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:22,&quot;end&quot;:42}},&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_direction&quot;:&quot;negative&quot;,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:52}},&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:20,&quot;end&quot;:45}},&quot;motion_fx_blur_effect&quot;:&quot;yes&quot;,&quot;motion_fx_blur_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:20,&quot;end&quot;:31}},&quot;motion_fx_rotateZ_effect&quot;:&quot;yes&quot;,&quot;motion_fx_rotateZ_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_rotateZ_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:14}},&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:33,&quot;end&quot;:88}},&quot;motion_fx_opacity_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_blur_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_blur_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:7,&quot;sizes&quot;:[]},&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1434\" height=\"1184\" src=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/12\/Sepas-copy-3-1.webp\" class=\"attachment-full size-full wp-image-6163\" alt=\"\" srcset=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/12\/Sepas-copy-3-1.webp 1434w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/12\/Sepas-copy-3-1-300x248.webp 300w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/12\/Sepas-copy-3-1-1024x845.webp 1024w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/12\/Sepas-copy-3-1-768x634.webp 768w\" sizes=\"(max-width: 1434px) 100vw, 1434px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-515b1c3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"515b1c3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4807e1c\" data-id=\"4807e1c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-01f224a elementor-align-left elementor-widget elementor-widget-button\" data-id=\"01f224a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Main Activities<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-51c0555 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"51c0555\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2183056\" data-id=\"2183056\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-981b402 elementor-widget elementor-widget-text-editor\" data-id=\"981b402\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-544582c0 elementor-widget elementor-widget-heading\" data-id=\"544582c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\"><div class=\"elementor-widget-container\"><p><strong>Core Activities<\/strong><\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3dc2e6d elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3dc2e6d\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cf53bb2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cf53bb2\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-f2dcd8d\" data-id=\"f2dcd8d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5e14489 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"5e14489\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"3389\" height=\"3389\" viewBox=\"0 0 3389 3389\" fill=\"none\"><mask id=\"mask0_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path d=\"M0 0H3388.86V3388.96H0V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_271_246)\"><mask id=\"mask1_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3158 3388.4L1155.3 3194.4C1031.1 3182.3 1005.1 3040.4 1118.3 2927.2L1551.2 2494.3L0 942.898L942.898 0L2494.2 1551.3L2927.1 1118.4C3040.3 1005.2 3182.2 1031.2 3194.3 1155.4L3388.3 3158.1C3398.6 3265.2 3265.1 3398.7 3158 3388.4Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask1_271_246)\"><path d=\"M1694.44 -1694.43L-1694.48 1694.47L1694.43 5083.39L5083.34 1694.48L1694.44 -1694.43Z\" fill=\"#C7947B\"><\/path><\/g><\/g><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">01<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3455757 elementor-widget elementor-widget-heading\" data-id=\"3455757\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OIL &amp; GAS\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b9e213 elementor-widget elementor-widget-text-editor\" data-id=\"7b9e213\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Lorem ipsum is placeholder text used to demonstrate the visual form of a document or a typeface without relying on meaningful content. Printers and texts, as well as newspapers and magazines, use it in columns and rows as needed.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bb33162\" data-id=\"bb33162\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-20d573c elementor-widget elementor-widget-text-editor\" data-id=\"20d573c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul style=\"direction: rtl; list-style-type: disc;\">\n  <li>Drill AI<\/li>\n  <li>Energy Almas Kish<\/li>\n<\/ul>\n\n<style>\nul li::marker {\n    color: #C8B0A4;\n}\n<\/style>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-c978387\" data-id=\"c978387\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6094614 animated-fast elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6094614\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"313\" height=\"313\" src=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/gas-and-oil.webp\" class=\"attachment-full size-full wp-image-5393\" alt=\"\" srcset=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/gas-and-oil.webp 313w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/gas-and-oil-300x300.webp 300w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/gas-and-oil-150x150.webp 150w\" sizes=\"(max-width: 313px) 100vw, 313px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-580bd45 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"580bd45\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eba3d10\" data-id=\"eba3d10\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c59711 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1c59711\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-419daac elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"419daac\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4b0db2c\" data-id=\"4b0db2c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1dc902e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1dc902e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4ad8e30\" data-id=\"4ad8e30\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c0199a elementor-align-left elementor-widget elementor-widget-button\" data-id=\"1c0199a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"3389\" height=\"3389\" viewBox=\"0 0 3389 3389\" fill=\"none\"><mask id=\"mask0_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path d=\"M0 0H3388.86V3388.96H0V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_271_246)\"><mask id=\"mask1_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3158 3388.4L1155.3 3194.4C1031.1 3182.3 1005.1 3040.4 1118.3 2927.2L1551.2 2494.3L0 942.898L942.898 0L2494.2 1551.3L2927.1 1118.4C3040.3 1005.2 3182.2 1031.2 3194.3 1155.4L3388.3 3158.1C3398.6 3265.2 3265.1 3398.7 3158 3388.4Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask1_271_246)\"><path d=\"M1694.44 -1694.43L-1694.48 1694.47L1694.43 5083.39L5083.34 1694.48L1694.44 -1694.43Z\" fill=\"#C7947B\"><\/path><\/g><\/g><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">02<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97920ec elementor-widget elementor-widget-heading\" data-id=\"97920ec\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FINTECH\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7b0250 elementor-widget elementor-widget-text-editor\" data-id=\"f7b0250\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Lorem ipsum is placeholder text used to demonstrate the visual form of a document or a typeface without relying on meaningful content. Printers and texts, as well as newspapers and magazines, use it in columns and rows as needed.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4c6cf89\" data-id=\"4c6cf89\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51b65ae elementor-widget elementor-widget-text-editor\" data-id=\"51b65ae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul style=\"direction: rtl; list-style-type: disc;\">\n  <li>NetsisPay<\/li>\n  <li>Yaapost<\/li>\n  <li>Kara Universal Services<\/li>\n  <li>YadakDotCom<\/li>\n<\/ul>\n\n<style>\nul li::marker {\n    color: #C8B0A4;\n}\n<\/style>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-d36e2b0\" data-id=\"d36e2b0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d175d03 animated-fast elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d175d03\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"313\" height=\"313\" src=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/finacial.webp\" class=\"attachment-full size-full wp-image-5391\" alt=\"\" srcset=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/finacial.webp 313w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/finacial-300x300.webp 300w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/finacial-150x150.webp 150w\" sizes=\"(max-width: 313px) 100vw, 313px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b9b8e3a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b9b8e3a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d2ebe4\" data-id=\"5d2ebe4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eb8a5c5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"eb8a5c5\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-232c726 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"232c726\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-9d724bd\" data-id=\"9d724bd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-88c8766 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"88c8766\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"3389\" height=\"3389\" viewBox=\"0 0 3389 3389\" fill=\"none\"><mask id=\"mask0_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path d=\"M0 0H3388.86V3388.96H0V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_271_246)\"><mask id=\"mask1_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3158 3388.4L1155.3 3194.4C1031.1 3182.3 1005.1 3040.4 1118.3 2927.2L1551.2 2494.3L0 942.898L942.898 0L2494.2 1551.3L2927.1 1118.4C3040.3 1005.2 3182.2 1031.2 3194.3 1155.4L3388.3 3158.1C3398.6 3265.2 3265.1 3398.7 3158 3388.4Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask1_271_246)\"><path d=\"M1694.44 -1694.43L-1694.48 1694.47L1694.43 5083.39L5083.34 1694.48L1694.44 -1694.43Z\" fill=\"#C7947B\"><\/path><\/g><\/g><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">03<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-91ccd30 elementor-widget elementor-widget-heading\" data-id=\"91ccd30\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TRAVELTECH\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd2677c elementor-widget elementor-widget-text-editor\" data-id=\"fd2677c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Lorem ipsum is placeholder text used to demonstrate the visual form of a document or a typeface without relying on meaningful content. Printers and texts, as well as newspapers and magazines, use it in columns and rows as needed.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2082c49\" data-id=\"2082c49\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-06c52fb elementor-widget elementor-widget-text-editor\" data-id=\"06c52fb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul style=\"direction: rtl; list-style-type: disc;\">\n  <li>SafarDotCom<\/li>\n  <li>Shana Travel<\/li>\n  <li>\u0633\u0627\u0645\u0627\u0646\u0647 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0641\u0631\u0648\u062f\u06af\u0627\u0647<\/li>\n  <li>\u0633\u0627\u0645\u0627\u0646\u0647 \u0645\u062f\u06cc\u0631\u06cc\u062a \u0645\u062c\u0648\u0632 \u067e\u0631\u0648\u0627\u0632<\/li>\n  <li>I6 \u0648 BSP<\/li>\n  <li>CRS<\/li>\n<\/ul>\n\n<style>\nul li::marker {\n    color: #C8B0A4;\n}\n<\/style>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-47f43ac\" data-id=\"47f43ac\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f2843d6 animated-fast elementor-invisible elementor-widget elementor-widget-image\" data-id=\"f2843d6\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"313\" height=\"313\" src=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/travel.webp\" class=\"attachment-full size-full wp-image-5386\" alt=\"\" srcset=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/travel.webp 313w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/travel-300x300.webp 300w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/travel-150x150.webp 150w\" sizes=\"(max-width: 313px) 100vw, 313px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3aea2b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3aea2b2\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-13c54b0\" data-id=\"13c54b0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0e93404 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"0e93404\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e4c4490 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e4c4490\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b452234\" data-id=\"b452234\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-752e744 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"752e744\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"3389\" height=\"3389\" viewBox=\"0 0 3389 3389\" fill=\"none\"><mask id=\"mask0_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path d=\"M0 0H3388.86V3388.96H0V0Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask0_271_246)\"><mask id=\"mask1_271_246\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"3389\" height=\"3389\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3158 3388.4L1155.3 3194.4C1031.1 3182.3 1005.1 3040.4 1118.3 2927.2L1551.2 2494.3L0 942.898L942.898 0L2494.2 1551.3L2927.1 1118.4C3040.3 1005.2 3182.2 1031.2 3194.3 1155.4L3388.3 3158.1C3398.6 3265.2 3265.1 3398.7 3158 3388.4Z\" fill=\"white\"><\/path><\/mask><g mask=\"url(#mask1_271_246)\"><path d=\"M1694.44 -1694.43L-1694.48 1694.47L1694.43 5083.39L5083.34 1694.48L1694.44 -1694.43Z\" fill=\"#C7947B\"><\/path><\/g><\/g><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">04<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ffadb5 elementor-widget elementor-widget-heading\" data-id=\"6ffadb5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">INSURTECH<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c4b7a6 elementor-widget elementor-widget-text-editor\" data-id=\"2c4b7a6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Lorem ipsum is placeholder text used to demonstrate the visual form of a document or a typeface without relying on meaningful content. Printers and texts, as well as newspapers and magazines, use it in columns and rows as needed.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-91baa3a\" data-id=\"91baa3a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1b65ad4 elementor-widget elementor-widget-text-editor\" data-id=\"1b65ad4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul style=\"direction: rtl; list-style-type: disc;\">\n  <li>BimehDotCom<\/li>\n  <li>\u0633\u0627\u0645\u0627\u0646\u0647 \u0645\u0646\u0627\u0642\u0635\u0627\u062a \u0628\u06cc\u0645\u0647\u200c\u0627\u06cc<\/li>\n  <li>\u0633\u0627\u0645\u0627\u0646\u0647 \u0647\u0648\u0634\u0645\u0646\u062f \u0628\u0627\u0632\u0627\u0631\u06cc\u0627\u0628\u06cc<\/li>\n<\/ul>\n\n<style>\nul li::marker {\n    color: #C8B0A4;\n}\n<\/style>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-19d6972\" data-id=\"19d6972\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0fbf521 animated-fast elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0fbf521\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"313\" height=\"313\" src=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/insurance-1-1-copy.webp\" class=\"attachment-full size-full wp-image-5388\" alt=\"\" srcset=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/insurance-1-1-copy.webp 313w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/insurance-1-1-copy-300x300.webp 300w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/insurance-1-1-copy-150x150.webp 150w\" sizes=\"(max-width: 313px) 100vw, 313px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-843aa8f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"843aa8f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-73d9b2c\" data-id=\"73d9b2c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9dc1df9 elementor-widget elementor-widget-html\" data-id=\"9dc1df9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.rtl-loop {\r\n  width: 100%;\r\n  overflow: hidden;\r\n  position: relative;\r\n  height: 140px;\r\n  background: #222;\r\n  display: flex;\r\n  align-items: center;\r\n}\r\n\r\n.rtl-loop .loop-track {\r\n  display: flex;\r\n  align-items: center;\r\n  white-space: nowrap;\r\n  width: max-content;\r\n  animation: slideLoop 05s linear infinite;\r\n  will-change: transform;\r\n}\r\n\r\n.rtl-loop img.logo-item {\r\n  height: 70px;\r\n  margin: 0 30px;\r\n  cursor: pointer;\r\n  transition: transform 0.3s ease, opacity 0.3s ease;\r\n}\r\n\r\n.rtl-loop img.logo-item:hover {\r\n  transform: scale(1.1);\r\n  opacity: 0.85;\r\n}\r\n\r\n@keyframes slideLoop {\r\n  from {\r\n    transform: translateX(0);\r\n  }\r\n  to {\r\n    transform: translateX(-100%);\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"rtl-loop\">\r\n  <div class=\"loop-track\">\r\n\r\n    <!-- \u0645\u062c\u0645\u0648\u0639\u0647 \u0627\u0635\u0644\u06cc -->\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10-1.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/02\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-04.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u067e\u06cc\u0634\u0631\u0648-\u0627\u0646\u0631\u0698\u06cc-\u0627\u0644\u0645\u0627\u0633-\u06a9\u06cc\u0634.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-01.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-06.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-02.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u06cc\u0627\u067e\u0633\u062a.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-20.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10.png\" alt=\"\">\r\n\r\n    <!-- \u06a9\u067e\u06cc \u062f\u0642\u06cc\u0642 \u0628\u0631\u0627\u06cc \u0644\u0648\u067e \u0628\u062f\u0648\u0646 \u067e\u0631\u0634 -->\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10-1.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/02\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-04.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u067e\u06cc\u0634\u0631\u0648-\u0627\u0646\u0631\u0698\u06cc-\u0627\u0644\u0645\u0627\u0633-\u06a9\u06cc\u0634.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-01.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-06.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-02.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u06cc\u0627\u067e\u0633\u062a.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-20.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10.png\" alt=\"\">\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\nconst track = document.querySelector('.rtl-loop .loop-track');\r\nconst logos = document.querySelectorAll('.rtl-loop .logo-item');\r\n\r\nlogos.forEach(logo => {\r\n  logo.addEventListener('mouseenter', () => {\r\n    track.style.animationPlayState = 'paused';\r\n  });\r\n  logo.addEventListener('mouseleave', () => {\r\n    track.style.animationPlayState = 'running';\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a9724b5 elementor-section-full_width elementor-section-height-min-height elementor-section-height-default elementor-section-items-middle\" data-id=\"a9724b5\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bcd829e\" data-id=\"bcd829e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-93604ee elementor-widget elementor-widget-video\" data-id=\"93604ee\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;http:\\\/\\\/sepasholding.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/sepas-holding-2-scaled.webp&quot;,&quot;id&quot;:5553,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;lightbox&quot;:&quot;yes&quot;,&quot;lightbox_content_animation&quot;:&quot;fadeIn&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;hosted&quot;,&quot;url&quot;:&quot;http:\\\/\\\/sepasholding.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/\\u062a\\u06cc\\u0632\\u0631-\\u0633\\u067e\\u0627\\u0633_1.mp4&quot;,&quot;autoplay&quot;:null,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-93604ee&quot;,&quot;entranceAnimation&quot;:&quot;fadeIn&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;219&quot;},&quot;videoParams&quot;:{&quot;controls&quot;:&quot;&quot;,&quot;preload&quot;:&quot;auto&quot;,&quot;controlsList&quot;:&quot;nodownload&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJob3N0ZWQiLCJ1cmwiOiJodHRwOlwvXC9zZXBhc2hvbGRpbmcuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8xMlwvXHUwNjJhXHUwNmNjXHUwNjMyXHUwNjMxLVx1MDYzM1x1MDY3ZVx1MDYyN1x1MDYzM18xLm1wNCIsImF1dG9wbGF5IjpudWxsLCJtb2RhbE9wdGlvbnMiOnsiaWQiOiJlbGVtZW50b3ItbGlnaHRib3gtOTM2MDRlZSIsImVudHJhbmNlQW5pbWF0aW9uIjoiZmFkZUluIiwiZW50cmFuY2VBbmltYXRpb25fdGFibGV0IjoiIiwiZW50cmFuY2VBbmltYXRpb25fbW9iaWxlIjoiIiwidmlkZW9Bc3BlY3RSYXRpbyI6IjIxOSJ9LCJ2aWRlb1BhcmFtcyI6eyJjb250cm9scyI6IiIsInByZWxvYWQiOiJhdXRvIiwiY29udHJvbHNMaXN0Ijoibm9kb3dubG9hZCJ9fQ%3D%3D\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"2032\" src=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/sepas-holding-2-scaled.webp\" class=\"attachment-full size-full wp-image-5553\" alt=\"\" srcset=\"https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/sepas-holding-2-scaled.webp 2560w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/sepas-holding-2-300x238.webp 300w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/sepas-holding-2-1024x813.webp 1024w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/sepas-holding-2-768x610.webp 768w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/sepas-holding-2-1536x1219.webp 1536w, https:\/\/sepasholding.com\/wp-content\/uploads\/2025\/11\/sepas-holding-2-2048x1626.webp 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M20.9917 17.3232L32.6584 24.8232L20.9917 32.3232V17.3232Z\" stroke=\"#F2F2F7\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M5.48183 19.8705L2.0347 18.7127L2.17491 18.2953L3.70995 18.8109L4.32729 16.9729L2.79225 16.4573L2.93245 16.0399L6.37957 17.1977L6.23937 17.6151L4.69759 17.0973L4.08025 18.9353L5.62203 19.4531L5.48183 19.8705ZM7.26489 15.4921C7.14994 15.7099 6.99727 15.8735 6.80687 15.9832C6.61703 16.0918 6.40463 16.1429 6.16967 16.1367C5.93526 16.1294 5.69349 16.06 5.44435 15.9285C5.19312 15.7958 4.99786 15.6345 4.85856 15.4445C4.71982 15.2535 4.64173 15.049 4.62431 14.8309C4.60744 14.6119 4.65648 14.3935 4.77143 14.1758C4.88637 13.958 5.03877 13.7949 5.22861 13.6863C5.41901 13.5766 5.63193 13.5258 5.86739 13.5336C6.10339 13.5404 6.34701 13.6101 6.59824 13.7428C6.84738 13.8743 7.0408 14.0353 7.17849 14.2258C7.31674 14.4152 7.3943 14.6195 7.41117 14.8385C7.4286 15.0565 7.37983 15.2744 7.26489 15.4921ZM6.93201 15.3164C7.01932 15.151 7.04877 14.9925 7.02035 14.841C6.99192 14.6895 6.92217 14.5516 6.81107 14.4273C6.69997 14.3031 6.56382 14.1984 6.40261 14.1133C6.24141 14.0282 6.07765 13.9746 5.91135 13.9523C5.74505 13.9301 5.59079 13.9498 5.44859 14.0112C5.30638 14.0727 5.19162 14.1861 5.10431 14.3515C5.01699 14.5169 4.98807 14.6756 5.01754 14.8277C5.047 14.9798 5.11781 15.1182 5.22996 15.243C5.3421 15.3678 5.47878 15.4728 5.63998 15.5579C5.80119 15.643 5.96442 15.6964 6.12967 15.718C6.29493 15.7397 6.44814 15.7195 6.58929 15.6575C6.73045 15.5955 6.84469 15.4818 6.93201 15.3164ZM5.375 11.4207L8.3663 13.4883L8.12804 13.833L5.13674 11.7654L5.375 11.4207ZM9.53977 12.1292C9.39315 12.3029 9.21985 12.4192 9.01987 12.4781C8.81898 12.5362 8.60635 12.5348 8.38197 12.474C8.15669 12.4123 7.93371 12.2884 7.71301 12.1021C7.49413 11.9173 7.33588 11.7194 7.23826 11.5084C7.14065 11.2974 7.10448 11.0879 7.12976 10.88C7.15504 10.6721 7.24175 10.4804 7.38989 10.3049C7.50443 10.1692 7.61753 10.0811 7.72919 10.0406C7.8407 9.99844 7.94252 9.9806 8.03462 9.9871C8.12659 9.99194 8.20059 9.99787 8.25662 10.0049L8.27953 9.97776L7.25386 9.11183L7.52417 8.79164L10.3027 11.1375L10.0416 11.4468L9.72138 11.1765L9.68931 11.2145C9.70745 11.27 9.72713 11.344 9.74836 11.4363C9.76869 11.5278 9.76749 11.6329 9.74475 11.7516C9.72111 11.8695 9.65278 11.9954 9.53977 12.1292ZM9.2888 11.843C9.39723 11.7146 9.4554 11.5778 9.4633 11.4326C9.4703 11.2867 9.43357 11.1403 9.35313 10.9934C9.27178 10.8457 9.15241 10.7054 8.99503 10.5725C8.83946 10.4412 8.68425 10.3489 8.52939 10.2956C8.37363 10.2416 8.22577 10.2314 8.08581 10.265C7.94495 10.2979 7.81954 10.3795 7.70958 10.5097C7.59504 10.6454 7.53441 10.7879 7.5277 10.9371C7.52084 11.0847 7.55756 11.2311 7.63787 11.3764C7.71803 11.5199 7.83138 11.6536 7.9779 11.7773C8.12624 11.9025 8.2801 11.9937 8.43948 12.0508C8.59871 12.1062 8.75186 12.1193 8.89891 12.0901C9.04582 12.0592 9.17578 11.9769 9.2888 11.843ZM10.8615 10.5375L8.97231 8.57057L9.27452 8.2803L11.1637 10.2472L10.8615 10.5375ZM8.8111 8.09516C8.7522 8.15173 8.68213 8.18046 8.60091 8.18133C8.52054 8.18139 8.45329 8.15324 8.39917 8.0969C8.34506 8.04056 8.31964 7.97223 8.32294 7.89193C8.32708 7.81081 8.35861 7.74195 8.41751 7.68538C8.47642 7.6288 8.54606 7.60048 8.62643 7.60043C8.70765 7.59955 8.77532 7.62729 8.82944 7.68363C8.88356 7.73998 8.90855 7.80871 8.9044 7.88983C8.90111 7.97014 8.87001 8.03858 8.8111 8.09516ZM11.0599 8.19552L12.0717 9.48699L11.7419 9.74541L10.0599 7.59855L10.3786 7.34888L10.6414 7.68433L10.6693 7.66243C10.6342 7.51399 10.642 7.36654 10.6927 7.22008C10.7426 7.07269 10.8487 6.93548 11.0108 6.80846C11.1562 6.69458 11.3067 6.62475 11.4625 6.59897C11.6175 6.57226 11.7723 6.59528 11.9271 6.66803C12.0811 6.73985 12.2296 6.86708 12.3727 7.04971L13.4415 8.41386L13.1116 8.67229L12.0604 7.3305C11.9282 7.16184 11.7815 7.06477 11.6202 7.03928C11.4581 7.01286 11.3007 7.05951 11.1479 7.17923C11.0426 7.26172 10.9664 7.35828 10.9192 7.46891C10.873 7.57881 10.8604 7.69617 10.8815 7.82099C10.9026 7.94581 10.9621 8.07065 11.0599 8.19552ZM15.5628 8.39359C15.3864 8.4928 15.2219 8.55538 15.0695 8.58134C14.9176 8.60833 14.7788 8.60898 14.653 8.5833C14.5288 8.55806 14.4188 8.5181 14.3228 8.4634L14.4989 8.09551C14.5563 8.12028 14.6259 8.14631 14.7078 8.1736C14.7903 8.20192 14.887 8.21206 14.9979 8.20402C15.1104 8.19643 15.2384 8.15231 15.3818 8.07167C15.5737 7.96376 15.706 7.82828 15.7786 7.66522C15.8513 7.50216 15.8319 7.32158 15.7205 7.12348L15.449 6.64059L15.418 6.658C15.4156 6.71642 15.4076 6.79154 15.394 6.88336C15.3809 6.97356 15.3423 7.06925 15.2784 7.1704C15.2148 7.26995 15.1057 7.36324 14.9509 7.45026C14.759 7.55817 14.5612 7.60965 14.3574 7.60472C14.1547 7.5992 13.9602 7.53472 13.774 7.41127C13.5888 7.28724 13.4266 7.10141 13.2874 6.85378C13.1505 6.61027 13.0741 6.37416 13.0582 6.14545C13.0417 5.9157 13.082 5.70837 13.179 5.52345C13.2755 5.33751 13.4238 5.18826 13.6239 5.07571C13.7787 4.98869 13.916 4.94545 14.0358 4.94598C14.156 4.94491 14.2587 4.96324 14.3437 5.00097C14.4292 5.0371 14.497 5.06826 14.547 5.09444L14.5842 5.07356L14.3718 4.69592L14.7247 4.49751L16.0997 6.94287C16.2145 7.14716 16.2615 7.33939 16.2406 7.51954C16.2213 7.70015 16.1505 7.86418 16.0284 8.01162C15.9078 8.15952 15.7527 8.28685 15.5628 8.39359ZM14.816 7.0943C14.9625 7.01192 15.0674 6.90877 15.1308 6.78485C15.1942 6.66093 15.2169 6.52123 15.1987 6.36577C15.1806 6.2103 15.1222 6.04486 15.0235 5.86946C14.9272 5.69818 14.8164 5.56153 14.6912 5.45949C14.5659 5.35746 14.4318 5.29773 14.2889 5.2803C14.1461 5.26286 14.0003 5.29592 13.8517 5.37946C13.697 5.46648 13.59 5.57821 13.531 5.71464C13.4729 5.85049 13.4552 5.99895 13.4779 6.16003C13.5016 6.32053 13.5587 6.48126 13.6492 6.64222C13.742 6.8073 13.8499 6.9388 13.9728 7.0367C14.0962 7.13299 14.2293 7.18853 14.3721 7.20333C14.5153 7.2165 14.6632 7.18016 14.816 7.0943ZM19.26 2.84924C19.1892 2.68246 19.0672 2.57253 18.8939 2.51945C18.7206 2.46637 18.5283 2.47062 18.3169 2.53221C18.1624 2.57725 18.0344 2.64165 17.9331 2.72543C17.8329 2.80888 17.7631 2.90379 17.7238 3.01017C17.6857 3.11622 17.6828 3.22493 17.7153 3.33631C17.7424 3.4295 17.7879 3.50316 17.8518 3.5573C17.9165 3.60997 17.9905 3.6482 18.0739 3.67199C18.1569 3.69465 18.2412 3.70892 18.3268 3.71482C18.412 3.71957 18.4895 3.72104 18.5592 3.71921L18.9416 3.71136C19.0395 3.70874 19.1502 3.71223 19.2738 3.72183C19.3986 3.73109 19.5227 3.75719 19.6462 3.80013C19.7705 3.84159 19.8825 3.90881 19.9824 4.00178C20.0822 4.09475 20.156 4.22307 20.2036 4.38672C20.2586 4.57537 20.2588 4.76024 20.2043 4.94133C20.151 5.12209 20.043 5.28485 19.8805 5.42959C19.7192 5.57401 19.5044 5.68529 19.2362 5.76343C18.9862 5.83628 18.7579 5.85902 18.5515 5.83164C18.3461 5.80393 18.1701 5.73314 18.0235 5.61928C17.8781 5.50508 17.7707 5.3545 17.7014 5.16755L18.1378 5.0404C18.1876 5.16892 18.2637 5.26511 18.3662 5.32896C18.4694 5.39135 18.5868 5.42618 18.7184 5.43346C18.8508 5.43927 18.9863 5.42198 19.1249 5.38159C19.2863 5.33457 19.4236 5.26621 19.5368 5.17652C19.6497 5.08569 19.7298 4.98218 19.7774 4.866C19.8246 4.74868 19.8296 4.62638 19.7925 4.4991C19.7587 4.38318 19.6989 4.29829 19.6129 4.24443C19.5269 4.19058 19.4245 4.15631 19.3055 4.14165C19.1866 4.12699 19.0608 4.12049 18.9281 4.12216L18.4628 4.12458C18.1672 4.12564 17.9187 4.07661 17.7172 3.9775C17.5157 3.87839 17.3807 3.71121 17.3121 3.47597C17.2552 3.2805 17.2583 3.09463 17.3217 2.91837C17.3858 2.74064 17.4958 2.58528 17.6519 2.45227C17.8088 2.3178 17.9986 2.21811 18.2213 2.15321C18.4463 2.08765 18.6581 2.06971 18.8566 2.09941C19.0548 2.12797 19.2252 2.19667 19.3679 2.30552C19.5117 2.41403 19.6121 2.55554 19.6692 2.73003L19.26 2.84924ZM22.2686 5.11246C22.0081 5.14695 21.7758 5.1192 21.5716 5.02921C21.3685 4.9379 21.2021 4.79514 21.0726 4.60096C20.944 4.40544 20.8614 4.16921 20.8247 3.89227C20.788 3.61533 20.8062 3.36457 20.8791 3.13998C20.9531 2.91407 21.0732 2.72981 21.2394 2.58721C21.4066 2.44328 21.6123 2.35516 21.8563 2.32284C21.9972 2.3042 22.1393 2.30926 22.2828 2.33802C22.4263 2.36678 22.5614 2.42651 22.688 2.51721C22.8145 2.60674 22.9226 2.73332 23.0124 2.89697C23.1021 3.06061 23.1636 3.26858 23.197 3.52088L23.2204 3.6969L21.1363 3.97281L21.0887 3.61373L22.7504 3.39375C22.7302 3.24119 22.6816 3.10911 22.6048 2.99749C22.5291 2.88572 22.4309 2.8026 22.3103 2.74812C22.1908 2.69349 22.0559 2.67612 21.9057 2.69601C21.7403 2.71791 21.6026 2.77794 21.4926 2.87608C21.3836 2.9729 21.3055 3.09071 21.2582 3.22951C21.2109 3.36831 21.1971 3.51222 21.2168 3.66125L21.2485 3.90064C21.2755 4.10482 21.3337 4.27325 21.4229 4.40592C21.5131 4.53726 21.6265 4.63151 21.763 4.68866C21.8993 4.74463 22.0514 4.76151 22.2192 4.7393C22.3284 4.72485 22.4249 4.69654 22.5089 4.65438C22.5939 4.61089 22.6645 4.55378 22.7208 4.48304C22.777 4.41112 22.8165 4.3259 22.8392 4.22736L23.2555 4.28688C23.2313 4.4286 23.1761 4.55769 23.09 4.67416C23.0038 4.78946 22.8911 4.88557 22.7521 4.96249C22.6129 5.03823 22.4517 5.08822 22.2686 5.11246ZM23.9976 5.90301L24.0485 2.15336L24.4533 2.15885L24.4474 2.59205L24.4971 2.59272C24.5286 2.5458 24.572 2.48601 24.6274 2.41337C24.6841 2.33955 24.7643 2.27435 24.868 2.21775C24.973 2.15998 25.1142 2.1323 25.2918 2.13471C25.5214 2.13783 25.723 2.19798 25.8966 2.31516C26.0702 2.43235 26.2047 2.59695 26.3001 2.80896C26.3955 3.02098 26.4413 3.2702 26.4374 3.55663C26.4334 3.84543 26.3809 4.0951 26.2798 4.30563C26.1787 4.51498 26.0404 4.67647 25.8648 4.7901C25.6893 4.90255 25.4879 4.95723 25.2606 4.95415C25.0855 4.95177 24.9456 4.92087 24.841 4.86145C24.7365 4.80084 24.6563 4.73286 24.6005 4.65753C24.5447 4.58101 24.5018 4.51768 24.4717 4.46755L24.4362 4.46707L24.4166 5.9087L23.9976 5.90301ZM24.4419 3.52246C24.4391 3.7284 24.4668 3.9105 24.5251 4.06874C24.5833 4.22579 24.6698 4.34949 24.7846 4.43983C24.8994 4.52899 25.0408 4.57471 25.2089 4.57699C25.3841 4.57937 25.5309 4.53519 25.6493 4.44446C25.769 4.35256 25.8594 4.22831 25.9207 4.07169C25.9833 3.91391 26.0158 3.73796 26.0185 3.54385C26.0211 3.3521 25.9938 3.1789 25.9367 3.02423C25.8808 2.86839 25.7943 2.74469 25.6772 2.65313C25.5612 2.5604 25.4145 2.51283 25.237 2.51042C25.0665 2.50811 24.9227 2.54937 24.8056 2.6342C24.6884 2.71784 24.5992 2.8362 24.5379 2.98927C24.4767 3.14115 24.4447 3.31888 24.4419 3.52246ZM27.8306 5.1755C27.6602 5.14694 27.5109 5.08892 27.3827 5.00144C27.2547 4.91278 27.1602 4.80032 27.099 4.66405C27.038 4.52661 27.0222 4.37033 27.0515 4.19521C27.0773 4.04111 27.1286 3.92128 27.2054 3.83572C27.2823 3.74899 27.3762 3.6867 27.4869 3.64885C27.5977 3.611 27.7166 3.58892 27.8437 3.5826C27.9721 3.57532 28.1002 3.57397 28.2278 3.57855C28.3948 3.58492 28.5299 3.59136 28.6333 3.59787C28.7379 3.60341 28.8159 3.59667 28.8671 3.57764C28.9195 3.55881 28.9512 3.51612 28.9624 3.44958L28.9647 3.43557C28.9937 3.26279 28.9689 3.12061 28.8903 3.00904C28.813 2.89766 28.6792 2.82603 28.4889 2.79414C28.2916 2.76109 28.1296 2.77837 28.0031 2.84598C27.8766 2.91359 27.7823 2.99262 27.7203 3.08305L27.3515 2.87724C27.449 2.72553 27.5637 2.61393 27.6957 2.54243C27.8291 2.46996 27.9682 2.42727 28.1132 2.41435C28.2596 2.40047 28.4005 2.40487 28.5359 2.42756C28.6223 2.44203 28.7197 2.46916 28.8283 2.50895C28.9382 2.54777 29.0404 2.60751 29.1349 2.68815C29.2306 2.76899 29.3028 2.87891 29.3515 3.01789C29.4003 3.15688 29.4067 3.3332 29.3709 3.54684L29.074 5.31901L28.6607 5.24977L28.7218 4.88553L28.7008 4.88201C28.663 4.93568 28.6058 4.99032 28.5293 5.04591C28.4527 5.1015 28.3563 5.14355 28.2399 5.17206C28.1235 5.20056 27.9871 5.20171 27.8306 5.1755ZM27.9559 4.81482C28.1193 4.8422 28.2625 4.83318 28.3853 4.78774C28.5093 4.74251 28.6084 4.6739 28.6826 4.58192C28.758 4.49013 28.8051 4.3882 28.8239 4.27612L28.8872 3.89787C28.8662 3.91595 28.8245 3.92876 28.762 3.9363C28.7009 3.94286 28.6307 3.94611 28.5515 3.94604C28.4737 3.945 28.3978 3.94309 28.3238 3.9403C28.2513 3.93654 28.1923 3.93386 28.147 3.93227C28.0372 3.92828 27.933 3.93423 27.8343 3.9501C27.737 3.965 27.6546 3.9986 27.587 4.05089C27.5208 4.1022 27.4789 4.1804 27.4613 4.28547C27.4372 4.42906 27.4721 4.54653 27.5661 4.63788C27.6613 4.72826 27.7913 4.78724 27.9559 4.81482ZM32.2822 4.04046L31.8911 4.03144C31.887 3.96451 31.8715 3.89597 31.8449 3.82582C31.8196 3.75488 31.7755 3.68924 31.7123 3.62891C31.6491 3.56858 31.5593 3.52046 31.4428 3.48456C31.2833 3.43542 31.139 3.43123 31.01 3.472C30.8825 3.51199 30.8015 3.58798 30.767 3.69997C30.7363 3.79952 30.7483 3.88929 30.8029 3.96929C30.8576 4.04929 30.9559 4.13222 31.0979 4.21808L31.4555 4.4323C31.6711 4.56066 31.8181 4.7007 31.8964 4.85242C31.9751 5.00301 31.9864 5.16937 31.9303 5.3515C31.8843 5.50082 31.8002 5.62106 31.678 5.71222C31.5569 5.80373 31.4095 5.8599 31.2359 5.88072C31.0623 5.90154 30.8742 5.88076 30.6717 5.81838C30.4059 5.73647 30.2036 5.61099 30.065 5.44193C29.9263 5.27287 29.8679 5.07033 29.8899 4.83432L30.2992 4.8564C30.2922 5.00783 30.3283 5.13412 30.4073 5.23528C30.4875 5.33678 30.6096 5.4128 30.7737 5.46334C30.9603 5.52085 31.1207 5.52691 31.2548 5.48153C31.3905 5.43537 31.4755 5.35629 31.51 5.2443C31.5379 5.1538 31.5296 5.06825 31.485 4.98764C31.4409 4.90591 31.3579 4.82955 31.2361 4.75858L30.833 4.52293C30.6118 4.39283 30.4634 4.25114 30.388 4.09785C30.3141 3.94379 30.3049 3.77682 30.3603 3.59695C30.4056 3.44989 30.487 3.33252 30.6044 3.24484C30.723 3.15751 30.864 3.10373 31.0275 3.08351C31.1922 3.06364 31.3662 3.08194 31.5494 3.1384C31.8074 3.21787 31.9924 3.33681 32.1046 3.49525C32.218 3.65403 32.2772 3.83576 32.2822 4.04046ZM32.5638 6.44286C32.4831 6.4089 32.426 6.35085 32.3924 6.2687C32.3589 6.18655 32.3592 6.1051 32.3931 6.02435C32.4271 5.94361 32.4851 5.88648 32.5673 5.85297C32.6494 5.81946 32.7309 5.81968 32.8116 5.85364C32.8924 5.88759 32.9495 5.94565 32.983 6.0278C33.0165 6.10995 33.0163 6.1914 32.9823 6.27214C32.9599 6.32561 32.9256 6.36898 32.8795 6.40224C32.8345 6.43597 32.7839 6.45706 32.7277 6.46553C32.673 6.47336 32.6184 6.4658 32.5638 6.44286ZM37.1092 4.65349L35.2212 7.76129L34.8448 7.53266L36.7329 4.42486L37.1092 4.65349ZM37.2259 7.16018L36.2414 8.47264L35.9062 8.2212L37.5427 6.03946L37.8665 6.28237L37.6108 6.62327L37.6392 6.64457C37.7735 6.57214 37.9179 6.54137 38.0725 6.55226C38.2278 6.56221 38.3878 6.62898 38.5526 6.75257C38.7003 6.86337 38.8068 6.99063 38.8722 7.13433C38.9382 7.27709 38.9562 7.43263 38.9261 7.60095C38.8968 7.76833 38.8125 7.94482 38.6733 8.13042L37.6334 9.51673L37.2982 9.2653L38.321 7.90171C38.4496 7.73031 38.5052 7.56341 38.4879 7.401C38.4714 7.23765 38.3854 7.09773 38.2301 6.98125C38.1231 6.90099 38.0101 6.85245 37.891 6.83564C37.7729 6.81953 37.6563 6.83788 37.5412 6.89066C37.4262 6.94345 37.321 7.03329 37.2259 7.16018ZM40.9508 8.84373L40.7066 9.10146L39.6808 8.12915L39.9251 7.87142L40.9508 8.84373ZM40.6736 7.68059L40.9777 7.96886L39.1894 9.85544C39.108 9.94135 39.0594 10.0176 39.0436 10.0842C39.0294 10.1507 39.0352 10.21 39.0609 10.262C39.0882 10.3141 39.1243 10.3612 39.1689 10.4036C39.2024 10.4353 39.2315 10.4597 39.2563 10.4766C39.2818 10.4927 39.3023 10.5055 39.3176 10.5152L39.1205 10.847C39.0926 10.8352 39.0564 10.8156 39.0122 10.7883C38.9671 10.7619 38.9162 10.7218 38.8595 10.6681C38.7736 10.5867 38.7069 10.4884 38.6594 10.3733C38.6128 10.259 38.5983 10.1384 38.6159 10.0115C38.6343 9.88537 38.698 9.76476 38.8071 9.64964L40.6736 7.68059ZM40.1624 12.1835C39.9947 11.9812 39.8946 11.7697 39.8623 11.549C39.8316 11.3284 39.8641 11.1116 39.9596 10.8986C40.0569 10.6857 40.213 10.4901 40.428 10.3118C40.6431 10.1335 40.8651 10.0156 41.0941 9.95796C41.3248 9.90049 41.5447 9.90422 41.7538 9.96916C41.9646 10.0343 42.1486 10.1616 42.3058 10.3511C42.3964 10.4605 42.4677 10.5836 42.5197 10.7204C42.5716 10.8572 42.5929 11.0034 42.5834 11.1589C42.5748 11.3136 42.5251 11.4724 42.4342 11.6354C42.3433 11.7984 42.1999 11.9612 42.004 12.1236L41.8673 12.2369L40.5255 10.6185L40.8043 10.3874L41.8741 11.6777C41.9926 11.5795 42.0787 11.4681 42.1323 11.3437C42.1867 11.2202 42.2049 11.0928 42.1869 10.9617C42.1697 10.8314 42.1127 10.708 42.016 10.5914C41.9095 10.4629 41.7854 10.3781 41.6438 10.3372C41.5039 10.2964 41.3625 10.2928 41.2198 10.3266C41.0771 10.3603 40.9479 10.4252 40.8322 10.5211L40.6463 10.6752C40.4877 10.8067 40.376 10.9455 40.3111 11.0916C40.2478 11.2378 40.2283 11.3839 40.2524 11.5299C40.2775 11.6752 40.3441 11.813 40.4522 11.9433C40.5224 12.028 40.5977 12.0948 40.6781 12.1435C40.7601 12.1923 40.846 12.2218 40.9359 12.2319C41.0266 12.2412 41.1198 12.2293 41.2154 12.1962L41.3863 12.5804C41.2534 12.6352 41.1147 12.6571 40.9703 12.6462C40.8268 12.6344 40.6855 12.5901 40.5464 12.5132C40.4083 12.4356 40.2802 12.3257 40.1624 12.1835ZM41.2946 13.5319L43.5869 12.0542L43.8062 12.3945L43.46 12.6177L43.4754 12.6416C43.6158 12.6102 43.7565 12.6265 43.8977 12.6904C44.0389 12.7543 44.1537 12.8549 44.2422 12.9922C44.2589 13.0181 44.2793 13.0508 44.3033 13.0902C44.3273 13.1297 44.3447 13.16 44.3556 13.1812L43.9974 13.412C43.9927 13.3982 43.9795 13.3679 43.9579 13.3213C43.9379 13.275 43.9129 13.2285 43.8827 13.1817C43.8109 13.0703 43.7234 12.9859 43.6202 12.9285C43.5186 12.8714 43.4107 12.8438 43.2964 12.8457C43.1838 12.8479 43.0757 12.8823 42.9722 12.949L41.5216 13.8841L41.2946 13.5319ZM45.7383 15.9869L42.8456 16.2825L42.658 15.8999L44.6624 13.7934L44.8626 14.2015L43.2429 15.8345L43.2554 15.86L45.5382 15.5788L45.7383 15.9869ZM43.4945 17.6968L46.0556 16.7595L46.1997 17.153L43.6385 18.0904L43.4945 17.6968ZM46.5557 16.8033C46.5276 16.7266 46.5296 16.6509 46.5615 16.5762C46.5938 16.5026 46.6466 16.4524 46.72 16.4256C46.7933 16.3987 46.8661 16.403 46.9383 16.4383C47.0109 16.4748 47.0612 16.5313 47.0893 16.608C47.1174 16.6847 47.1152 16.7599 47.0829 16.8335C47.051 16.9082 46.9984 16.959 46.925 16.9858C46.8517 17.0127 46.7787 17.0079 46.7061 16.9714C46.6339 16.936 46.5838 16.88 46.5557 16.8033ZM44.0942 19.9443C44.029 19.6897 44.029 19.4557 44.0941 19.2423C44.1606 19.0298 44.2826 18.8477 44.4601 18.6959C44.6389 18.5451 44.8637 18.435 45.1343 18.3657C45.4049 18.2964 45.6561 18.2847 45.8877 18.3305C46.1208 18.3771 46.3181 18.4745 46.4794 18.6226C46.6421 18.7715 46.754 18.9652 46.8151 19.2038C46.8503 19.3414 46.8622 19.4831 46.8507 19.629C46.8391 19.7749 46.7959 19.9162 46.7208 20.0527C46.647 20.1889 46.5341 20.3112 46.3823 20.4198C46.2304 20.5283 46.0312 20.6141 45.7847 20.6772L45.6127 20.7212L45.0913 18.6846L45.4422 18.5948L45.8579 20.2186C46.007 20.1804 46.1324 20.1166 46.2341 20.027C46.3361 19.9386 46.4069 19.8312 46.4467 19.705C46.4868 19.5798 46.488 19.4439 46.4504 19.2971C46.4091 19.1354 46.3331 19.0058 46.2226 18.9082C46.1135 18.8115 45.9873 18.7479 45.8438 18.7174C45.7004 18.6869 45.5559 18.6903 45.4102 18.7276L45.1763 18.7875C44.9768 18.8386 44.8164 18.9163 44.6953 19.0206C44.5756 19.1258 44.4955 19.2496 44.4549 19.3919C44.4155 19.5339 44.4168 19.687 44.4588 19.8509C44.4861 19.9576 44.5257 20.0501 44.5775 20.1285C44.6308 20.2077 44.6959 20.2711 44.7728 20.3186C44.8509 20.3658 44.9402 20.3949 45.0407 20.4058L45.031 20.8261C44.8875 20.8189 44.7527 20.7795 44.6269 20.7078C44.5021 20.6359 44.3933 20.5355 44.3005 20.4065C44.2087 20.2773 44.14 20.1232 44.0942 19.9443ZM44.5803 22.2631L47.2227 21.1925L47.2619 21.6311L45.2347 22.4042L45.2372 22.4325L47.3689 22.8266L47.4087 23.2722L45.3873 24.0306L45.3898 24.0589L47.515 24.4607L47.5543 24.8993L44.7638 24.3146L44.7271 23.9043L46.7608 23.1234L46.757 23.081L44.617 22.6734L44.5803 22.2631ZM44.7563 25.6234C44.7608 25.5359 44.7959 25.4625 44.8617 25.403C44.9275 25.3435 45.0042 25.3159 45.0917 25.3204C45.1791 25.3248 45.2526 25.3599 45.3121 25.4257C45.3716 25.4915 45.3992 25.5682 45.3947 25.6557C45.3903 25.7432 45.3552 25.8166 45.2894 25.8761C45.2236 25.9356 45.1469 25.9632 45.0594 25.9587C45.0015 25.9558 44.949 25.9384 44.9021 25.9064C44.855 25.8755 44.818 25.8351 44.7908 25.7852C44.7649 25.7365 44.7534 25.6825 44.7563 25.6234ZM44.4911 28.136L48.0272 28.984L47.9245 29.4122L46.3499 29.0346L45.8977 30.9201L47.4724 31.2977L47.3697 31.7259L43.8336 30.8779L43.9363 30.4497L45.5179 30.829L45.97 28.9435L44.3884 28.5642L44.4911 28.136ZM43.0953 32.6487C43.1919 32.4223 43.3305 32.2465 43.5112 32.1216C43.6914 31.9977 43.8989 31.9291 44.1336 31.916C44.3678 31.9039 44.6144 31.9531 44.8736 32.0636C45.1349 32.1751 45.3428 32.3197 45.4973 32.4976C45.6514 32.6765 45.7461 32.8739 45.7814 33.0897C45.8163 33.3066 45.7855 33.5283 45.6889 33.7548C45.5923 33.9813 45.4539 34.1565 45.2737 34.2803C45.093 34.4053 44.885 34.4736 44.6497 34.4852C44.4139 34.4979 44.1654 34.4486 43.904 34.3371C43.6449 34.2266 43.4389 34.0821 43.2859 33.9036C43.1325 33.7263 43.0383 33.5291 43.0034 33.3122C42.9681 33.0964 42.9987 32.8752 43.0953 32.6487ZM43.4415 32.7964C43.3682 32.9684 43.3519 33.1288 43.3927 33.2775C43.4336 33.4261 43.5145 33.5578 43.6354 33.6724C43.7564 33.7871 43.9007 33.8802 44.0684 33.9517C44.2361 34.0232 44.4037 34.0631 44.5713 34.0715C44.7389 34.0799 44.891 34.0477 45.0276 33.9747C45.1643 33.9017 45.2693 33.7792 45.3426 33.6071C45.416 33.4351 45.4317 33.2745 45.3898 33.1254C45.3479 32.9762 45.2659 32.8441 45.1438 32.729C45.0218 32.6139 44.8769 32.5206 44.7092 32.4491C44.5415 32.3776 44.3745 32.3378 44.208 32.3299C44.0415 32.322 43.8905 32.3547 43.7549 32.4282C43.6194 32.5016 43.5149 32.6244 43.4415 32.7964ZM45.3275 36.5357L42.1669 34.7377L42.3741 34.3734L45.5348 36.1715L45.3275 36.5357ZM41.1203 36.1955C41.2506 36.0093 41.4128 35.8779 41.6066 35.8012C41.8015 35.7253 42.0134 35.7075 42.2423 35.7479C42.4722 35.7889 42.7055 35.8923 42.942 36.058C43.1767 36.2223 43.3521 36.4051 43.4683 36.6065C43.5846 36.8078 43.6395 37.0132 43.633 37.2225C43.6266 37.4319 43.5575 37.6306 43.4257 37.8187C43.3239 37.9642 43.2192 38.0621 43.1116 38.1125C43.0044 38.1646 42.9046 38.1915 42.8123 38.1933C42.7202 38.1968 42.646 38.1975 42.5896 38.1956L42.5692 38.2247L43.6687 38.9947L43.4283 39.3379L40.4498 37.252L40.682 36.9204L41.0252 37.1607L41.0537 37.12C41.0307 37.0663 41.0044 36.9944 40.9749 36.9044C40.9464 36.8151 40.9382 36.7103 40.9501 36.5901C40.9631 36.4705 41.0198 36.339 41.1203 36.1955ZM41.396 36.458C41.2996 36.5956 41.254 36.7371 41.2592 36.8824C41.2653 37.0283 41.3151 37.1708 41.4085 37.3099C41.5028 37.4497 41.6343 37.5786 41.803 37.6968C41.9698 37.8136 42.1327 37.8915 42.2917 37.9306C42.4517 37.9704 42.5999 37.9673 42.7362 37.9211C42.8736 37.8757 42.9911 37.7832 43.0889 37.6435C43.1907 37.4981 43.2383 37.3508 43.2315 37.2015C43.2251 37.0539 43.1753 36.9114 43.0822 36.774C42.9895 36.6382 42.8646 36.5153 42.7075 36.4053C42.5485 36.2939 42.387 36.217 42.2231 36.1745C42.0596 36.1336 41.9059 36.1344 41.762 36.1767C41.6185 36.2207 41.4965 36.3145 41.396 36.458ZM39.9405 37.8947L41.9587 39.729L41.6769 40.0391L39.6586 38.2048L39.9405 37.8947ZM42.1518 40.1924C42.2067 40.1319 42.2747 40.0985 42.3556 40.0921C42.4358 40.0866 42.5048 40.1102 42.5626 40.1627C42.6204 40.2152 42.6504 40.2817 42.6526 40.362C42.654 40.4433 42.6272 40.5141 42.5722 40.5745C42.5173 40.635 42.4497 40.6679 42.3696 40.6734C42.2886 40.6798 42.2192 40.6567 42.1614 40.6042C42.1036 40.5516 42.074 40.4848 42.0726 40.4036C42.0705 40.3232 42.0968 40.2528 42.1518 40.1924ZM39.926 40.238L38.8114 39.0341L39.1189 38.7495L40.9717 40.7508L40.6746 41.0258L40.3851 40.7131L40.3591 40.7372C40.4063 40.8823 40.4106 41.0299 40.3722 41.18C40.3345 41.331 40.2401 41.4764 40.089 41.6164C39.9535 41.7418 39.8092 41.8238 39.6561 41.8623C39.5038 41.9016 39.3475 41.8914 39.1873 41.8316C39.0279 41.7727 38.8694 41.6581 38.7118 41.4879L37.5346 40.2162L37.8421 39.9316L39 41.1824C39.1456 41.3396 39.2998 41.4243 39.4627 41.4364C39.6263 41.4494 39.7794 41.39 39.9219 41.2581C40.02 41.1673 40.088 41.0648 40.1259 40.9506C40.163 40.8373 40.1659 40.7193 40.1346 40.5966C40.1033 40.474 40.0338 40.3544 39.926 40.238ZM35.423 40.4112C35.5906 40.2977 35.7493 40.2217 35.899 40.1832C36.0481 40.1437 36.1864 40.1315 36.3139 40.1467C36.4398 40.1616 36.5528 40.1923 36.6529 40.2388L36.5079 40.6201C36.4487 40.6001 36.3771 40.58 36.2932 40.5595C36.2087 40.5382 36.1115 40.5361 36.0017 40.5533C35.8902 40.5702 35.7663 40.6247 35.63 40.717C35.4477 40.8404 35.3271 40.9864 35.2683 41.1549C35.2094 41.3234 35.2437 41.5018 35.3711 41.69L35.6817 42.1487L35.7111 42.1288C35.7087 42.0704 35.7105 41.9948 35.7164 41.9022C35.7219 41.8112 35.7524 41.7127 35.8078 41.6066C35.8629 41.5021 35.9639 41.4001 36.1109 41.3005C36.2932 41.1771 36.4861 41.1094 36.6896 41.0974C36.8921 41.0861 37.0912 41.1343 37.287 41.2419C37.4818 41.3501 37.6589 41.5219 37.8182 41.7571C37.9748 41.9884 38.0705 42.2174 38.1053 42.444C38.1407 42.6716 38.1178 42.8816 38.0364 43.0739C37.9557 43.2672 37.8203 43.4282 37.6302 43.5569C37.4831 43.6565 37.3499 43.711 37.2305 43.7204C37.1107 43.7314 37.0069 43.7216 36.919 43.6911C36.8308 43.6622 36.7607 43.6367 36.7087 43.6148L36.6734 43.6387L36.9163 43.9974L36.5811 44.2244L35.0082 41.9014C34.8768 41.7073 34.814 41.5196 34.82 41.3384C34.8242 41.1568 34.8811 40.9875 34.9906 40.8304C35.0985 40.673 35.2426 40.5333 35.423 40.4112ZM36.2749 41.6441C36.1358 41.7383 36.0397 41.8498 35.9868 41.9786C35.9339 42.1073 35.9229 42.2484 35.9539 42.4018C35.9849 42.5553 36.0568 42.7153 36.1696 42.8819C36.2797 43.0446 36.4015 43.1716 36.5348 43.2629C36.6681 43.3542 36.8066 43.4026 36.9505 43.4082C37.0943 43.4137 37.2368 43.3687 37.3779 43.2731C37.525 43.1736 37.6223 43.0534 37.6698 42.9125C37.7164 42.7723 37.7218 42.6229 37.6858 42.4643C37.6489 42.3063 37.5787 42.1508 37.4752 41.9979C37.369 41.8411 37.2506 41.719 37.1199 41.6316C36.989 41.5459 36.8517 41.5016 36.7082 41.4987C36.5644 41.4974 36.42 41.5459 36.2749 41.6441ZM32.2229 46.2521C32.3083 46.4119 32.4397 46.5105 32.617 46.5479C32.7944 46.5853 32.9856 46.5638 33.1906 46.4836C33.3405 46.4249 33.4622 46.3493 33.5556 46.2568C33.648 46.1648 33.709 46.064 33.7386 45.9545C33.7671 45.8455 33.7602 45.737 33.7179 45.6289C33.6826 45.5385 33.6307 45.4692 33.5622 45.421C33.4931 45.3744 33.416 45.3429 33.3308 45.3267C33.2461 45.3115 33.1608 45.3048 33.0751 45.3066C32.9898 45.3095 32.9125 45.315 32.8432 45.323L32.463 45.365C32.3658 45.3764 32.2551 45.3828 32.1312 45.3843C32.0061 45.3862 31.8801 45.3713 31.7533 45.3396C31.6258 45.3094 31.5082 45.2525 31.4005 45.1688C31.2927 45.0851 31.2078 44.9639 31.1457 44.8052C31.074 44.6222 31.0573 44.4381 31.0954 44.2528C31.1324 44.068 31.2253 43.8963 31.3742 43.7376C31.522 43.5793 31.726 43.4493 31.9861 43.3475C32.2287 43.2526 32.454 43.2095 32.6621 43.2183C32.8691 43.2276 33.0507 43.2824 33.2069 43.3827C33.3619 43.4834 33.4823 43.6238 33.568 43.8038L33.1448 43.9694C33.0837 43.8459 32.9993 43.7569 32.8916 43.7024C32.7831 43.6495 32.6631 43.6253 32.5314 43.6299C32.399 43.6359 32.2656 43.6652 32.1311 43.7179C31.9746 43.7791 31.8439 43.8595 31.7392 43.9589C31.6349 44.0595 31.5643 44.1697 31.5274 44.2897C31.4909 44.4108 31.4968 44.533 31.5451 44.6565C31.5891 44.7689 31.6563 44.8481 31.7467 44.8941C31.8372 44.94 31.9423 44.965 32.0621 44.969C32.1818 44.973 32.3077 44.9682 32.4397 44.9547L32.903 44.9106C33.1973 44.8832 33.4492 44.9098 33.6587 44.9905C33.8683 45.0712 34.0177 45.2256 34.107 45.4538C34.1812 45.6434 34.1947 45.8288 34.1474 46.01C34.0994 46.1928 34.0036 46.3573 33.8601 46.5038C33.7159 46.6517 33.5358 46.768 33.3197 46.8525C33.1015 46.9379 32.8921 46.9747 32.6918 46.9629C32.4918 46.9522 32.3159 46.899 32.1641 46.8033C32.0111 46.7081 31.8985 46.5761 31.8261 46.4074L32.2229 46.2521ZM29.0215 44.2514C29.2784 44.1964 29.5122 44.2057 29.7229 44.2792C29.9326 44.3542 30.1098 44.4833 30.2543 44.6666C30.398 44.8513 30.499 45.0803 30.5575 45.3535C30.616 45.6266 30.6177 45.878 30.5628 46.1077C30.5069 46.3388 30.4018 46.5319 30.2474 46.6872C30.0921 46.844 29.8941 46.9481 29.6533 46.9996C29.5144 47.0294 29.3723 47.0356 29.227 47.0183C29.0816 47.0009 28.9422 46.9521 28.8088 46.8717C28.6757 46.7925 28.5579 46.6748 28.4555 46.5188C28.3531 46.3628 28.2752 46.1603 28.222 45.9115L28.1848 45.7378L30.2405 45.2978L30.3163 45.652L28.6773 46.0028C28.7095 46.1533 28.7684 46.2811 28.8538 46.3863C28.9381 46.4918 29.0426 46.5668 29.1672 46.6116C29.2906 46.6566 29.4264 46.6633 29.5745 46.6315C29.7377 46.5966 29.8703 46.5259 29.9722 46.4193C30.0731 46.3142 30.1417 46.1906 30.1779 46.0485C30.214 45.9063 30.2164 45.7618 30.1849 45.6148L30.1344 45.3787C30.0912 45.1773 30.02 45.014 29.9205 44.8888C29.8202 44.765 29.6997 44.68 29.5591 44.6338C29.4187 44.5888 29.2658 44.584 29.1003 44.6195C28.9926 44.6425 28.8986 44.6784 28.8182 44.7271C28.737 44.7771 28.6711 44.8397 28.6205 44.9146C28.5702 44.9908 28.5377 45.0789 28.5227 45.1789L28.1031 45.1525C28.116 45.0093 28.1608 44.8763 28.2374 44.7533C28.3142 44.6316 28.4189 44.5268 28.5514 44.4392C28.6842 44.3526 28.8409 44.29 29.0215 44.2514ZM27.2283 43.6032L27.4978 47.3435L27.094 47.3726L27.0629 46.9405L27.0133 46.9441C26.986 46.9935 26.9478 47.0568 26.8988 47.1339C26.8487 47.2123 26.7743 47.2841 26.6758 47.3493C26.5761 47.4158 26.4378 47.4555 26.2607 47.4682C26.0316 47.4848 25.8256 47.442 25.6426 47.3401C25.4596 47.2382 25.3116 47.0857 25.1984 46.8826C25.0853 46.6795 25.0184 46.4351 24.9978 46.1493C24.9771 45.8613 25.0081 45.608 25.0908 45.3896C25.1737 45.1724 25.2977 44.9997 25.4629 44.8715C25.6282 44.7445 25.8242 44.6728 26.0509 44.6564C26.2257 44.6439 26.3677 44.6627 26.4769 44.713C26.5862 44.7644 26.6719 44.8253 26.7339 44.8956C26.7961 44.9671 26.8443 45.0265 26.8785 45.0739L26.9139 45.0713L26.8103 43.6333L27.2283 43.6032ZM26.9889 46.013C26.9741 45.8076 26.9309 45.6285 26.8594 45.4758C26.788 45.3243 26.6912 45.2084 26.5691 45.1282C26.4471 45.0492 26.3023 45.0157 26.1347 45.0278C25.9599 45.0404 25.8174 45.097 25.7072 45.1975C25.5958 45.2992 25.5163 45.4308 25.4686 45.5921C25.4198 45.7546 25.4023 45.9327 25.4163 46.1263C25.4301 46.3176 25.472 46.4878 25.5421 46.6371C25.6111 46.7876 25.7079 46.9034 25.8324 46.9846C25.9558 47.0671 26.1061 47.102 26.2832 47.0892C26.4532 47.077 26.593 47.0236 26.7024 46.9291C26.812 46.8357 26.8908 46.7102 26.9388 46.5524C26.9868 46.3959 27.0035 46.2161 26.9889 46.013ZM23.4732 44.6508C23.6454 44.6653 23.799 44.711 23.9338 44.7877C24.0686 44.8656 24.172 44.97 24.2441 45.1008C24.3161 45.2328 24.3447 45.3873 24.3297 45.5642C24.3165 45.7199 24.2752 45.8436 24.2057 45.9351C24.1361 46.0278 24.0476 46.0975 23.9403 46.1443C23.833 46.1911 23.7163 46.2228 23.5901 46.2394C23.4627 46.2572 23.3352 46.269 23.2076 46.2748C23.0407 46.2821 22.9055 46.2867 22.802 46.2886C22.6972 46.2916 22.62 46.3047 22.5706 46.3279C22.5199 46.3509 22.4917 46.396 22.486 46.4633L22.4849 46.4774C22.4701 46.652 22.5064 46.7917 22.5938 46.8965C22.6799 47.0012 22.8192 47.0616 23.0114 47.0779C23.2108 47.0947 23.3707 47.0643 23.4913 46.9866C23.612 46.9089 23.6994 46.8224 23.7538 46.7273L24.1382 46.9023C24.0534 47.0614 23.9482 47.182 23.8225 47.2641C23.6955 47.3472 23.5602 47.4011 23.4168 47.4258C23.2721 47.4516 23.1313 47.4587 22.9945 47.4471C22.9072 47.4397 22.8078 47.4206 22.6964 47.3898C22.5837 47.3601 22.4769 47.3089 22.3762 47.2362C22.2742 47.1635 22.1933 47.0598 22.1334 46.9253C22.0735 46.7907 22.0526 46.6155 22.0709 46.3997L22.2223 44.6092L22.6398 44.6445L22.6087 45.0125L22.6299 45.0143C22.6632 44.9577 22.7157 44.8986 22.7875 44.8369C22.8592 44.7753 22.9519 44.7255 23.0656 44.6876C23.1793 44.6497 23.3152 44.6374 23.4732 44.6508ZM23.3778 45.0205C23.2127 45.0065 23.0707 45.0272 22.952 45.0825C22.8321 45.1377 22.739 45.2142 22.6725 45.3119C22.6048 45.4095 22.5662 45.5149 22.5566 45.6282L22.5243 46.0103C22.5438 45.9906 22.5844 45.9744 22.646 45.9618C22.7064 45.9503 22.7761 45.9413 22.855 45.9349C22.9327 45.9296 23.0085 45.9253 23.0824 45.9221C23.1551 45.9199 23.214 45.9178 23.2594 45.9157C23.3691 45.9107 23.4724 45.8963 23.5695 45.8724C23.6653 45.8496 23.7447 45.8094 23.8078 45.7518C23.8696 45.6952 23.905 45.6139 23.9139 45.5077C23.9262 45.3626 23.8818 45.2484 23.7808 45.165C23.6784 45.0827 23.5441 45.0345 23.3778 45.0205ZM19.1384 46.1622L19.5288 46.1368C19.5388 46.2032 19.5602 46.2701 19.5929 46.3376C19.6243 46.4061 19.6741 46.4676 19.7423 46.5221C19.8105 46.5767 19.9042 46.6167 20.0234 46.6422C20.1867 46.6772 20.3307 46.6687 20.4556 46.6167C20.5791 46.5657 20.6531 46.4829 20.6777 46.3683C20.6995 46.2664 20.6797 46.178 20.6182 46.1031C20.5568 46.0283 20.4516 45.9543 20.3026 45.8812L19.9275 45.6993C19.7015 45.5903 19.5428 45.4638 19.4514 45.3195C19.3597 45.1764 19.3339 45.0117 19.3738 44.8253C19.4065 44.6725 19.4797 44.5454 19.5934 44.4438C19.706 44.342 19.8479 44.2731 20.019 44.2371C20.1901 44.2012 20.3793 44.2053 20.5865 44.2497C20.8585 44.3079 21.071 44.4151 21.224 44.5714C21.3769 44.7276 21.4529 44.9242 21.4518 45.1612L21.042 45.1752C21.0357 45.0238 20.9887 44.9011 20.9011 44.8073C20.8123 44.7132 20.6839 44.6482 20.5161 44.6123C20.3251 44.5714 20.1648 44.5795 20.0352 44.6365C19.9042 44.6944 19.8264 44.7806 19.8019 44.8952C19.782 44.9878 19.7978 45.0723 19.8493 45.1487C19.9005 45.2262 19.9899 45.295 20.1174 45.355L20.5396 45.5543C20.7715 45.6644 20.9317 45.7926 21.0202 45.9386C21.1074 46.0856 21.1313 46.2511 21.0919 46.4352C21.0597 46.5856 20.9889 46.7097 20.8797 46.8074C20.7692 46.9048 20.6334 46.9707 20.4723 47.0052C20.31 47.0395 20.1351 47.0366 19.9476 46.9964C19.6837 46.9399 19.4889 46.8377 19.3632 46.6897C19.2364 46.5415 19.1614 46.3657 19.1384 46.1622ZM18.6491 43.7875C18.7323 43.8151 18.7938 43.8685 18.8336 43.9478C18.8734 44.027 18.8796 44.1083 18.852 44.1914C18.8245 44.2746 18.771 44.3361 18.6918 44.3759C18.6125 44.4157 18.5313 44.4218 18.4481 44.3943C18.365 44.3667 18.3035 44.3133 18.2637 44.234C18.2238 44.1548 18.2177 44.0735 18.2452 43.9904C18.2635 43.9353 18.2943 43.8894 18.3376 43.8527C18.3799 43.8155 18.4287 43.7905 18.484 43.7777C18.5379 43.7656 18.5929 43.7689 18.6491 43.7875ZM14.3114 45.9733L15.8896 42.6972L16.2863 42.8883L14.7081 46.1644L14.3114 45.9733ZM13.9355 43.4626L14.8127 42.0761L15.1668 42.3001L13.7087 44.6049L13.3666 44.3885L13.5944 44.0283L13.5644 44.0094C13.4363 44.0922 13.2948 44.1344 13.1398 44.1358C12.9842 44.1382 12.8194 44.0843 12.6453 43.9742C12.4893 43.8755 12.373 43.7571 12.2965 43.619C12.2193 43.482 12.189 43.3283 12.2056 43.1582C12.2216 42.989 12.2916 42.8064 12.4157 42.6103L13.3422 41.1458L13.6963 41.3698L12.785 42.8103C12.6704 42.9914 12.6282 43.1622 12.6583 43.3227C12.6878 43.4842 12.7846 43.6169 12.9486 43.7207C13.0617 43.7922 13.1782 43.8316 13.2982 43.8389C13.4173 43.8456 13.5321 43.818 13.6426 43.7563C13.7531 43.6945 13.8507 43.5966 13.9355 43.4626ZM10.0915 42.0883L10.3138 41.8114L11.4161 42.696L11.1938 42.9729L10.0915 42.0883ZM10.4636 43.2247L10.1368 42.9624L11.7638 40.9351C11.8378 40.8428 11.88 40.7628 11.8903 40.6952C11.8989 40.6277 11.8883 40.5691 11.8584 40.5193C11.8269 40.4697 11.7871 40.4256 11.7391 40.3871C11.7031 40.3582 11.672 40.3364 11.646 40.3215C11.6192 40.3076 11.5978 40.2965 11.5817 40.2882L11.7508 39.9412C11.7797 39.9507 11.8173 39.9672 11.8636 39.9908C11.9107 40.0134 11.9648 40.0492 12.0257 40.0981C12.118 40.1721 12.1926 40.2646 12.2493 40.3754C12.3052 40.4855 12.3296 40.6045 12.3225 40.7324C12.3146 40.8596 12.261 40.985 12.1617 41.1087L10.4636 43.2247ZM10.5972 38.7004C10.782 38.8873 10.9001 39.0893 10.9516 39.3064C11.0014 39.5235 10.988 39.7423 10.9114 39.9628C10.8331 40.1833 10.6946 40.3918 10.496 40.5882C10.2973 40.7846 10.0864 40.9215 9.86334 40.9989C9.63857 41.0763 9.41918 41.0918 9.20517 41.0453C8.98948 40.9989 8.79509 40.8881 8.622 40.713C8.52213 40.612 8.44035 40.4956 8.37666 40.3638C8.31297 40.2321 8.27906 40.0883 8.27493 39.9326C8.26996 39.7777 8.30563 39.6151 8.38194 39.4448C8.45825 39.2745 8.5869 39.0999 8.76788 38.921L8.89416 38.7961L10.3721 40.2912L10.1145 40.5458L8.93615 39.3538C8.82672 39.462 8.75071 39.5804 8.70812 39.7091C8.66469 39.8369 8.65768 39.9654 8.68707 40.0944C8.71563 40.2227 8.78317 40.3406 8.88969 40.4484C9.00703 40.5671 9.13802 40.6407 9.28266 40.6691C9.42563 40.6976 9.56672 40.6887 9.70593 40.6427C9.84514 40.5966 9.9682 40.5207 10.0751 40.415L10.2468 40.2453C10.3933 40.1005 10.4925 39.9525 10.5444 39.8012C10.5947 39.65 10.6014 39.5028 10.5646 39.3594C10.5269 39.2169 10.4485 39.0855 10.3295 38.9651C10.2521 38.8868 10.1713 38.8269 10.087 38.7854C10.001 38.7439 9.91282 38.722 9.82244 38.7199C9.73121 38.7185 9.63944 38.7385 9.54713 38.7798L9.34333 38.412C9.47094 38.3458 9.60715 38.3118 9.75197 38.3101C9.89594 38.3093 10.0406 38.3411 10.1858 38.4055C10.3303 38.4708 10.4674 38.5691 10.5972 38.7004ZM9.35267 37.4552L7.19196 39.1194L6.94494 38.7986L7.2713 38.5473L7.25396 38.5248C7.11672 38.5677 6.97508 38.5633 6.82904 38.5114C6.68301 38.4595 6.56015 38.3689 6.46048 38.2394C6.4417 38.2151 6.41869 38.1842 6.39146 38.1469C6.36423 38.1096 6.34433 38.0809 6.33176 38.0607L6.66937 37.8007C6.67522 37.8141 6.69087 37.8431 6.7163 37.8878C6.74007 37.9322 6.76893 37.9765 6.80287 38.0206C6.88377 38.1256 6.97804 38.2024 7.08568 38.251C7.19165 38.2993 7.30151 38.3178 7.41525 38.3064C7.52732 38.2948 7.63213 38.2514 7.72966 38.1763L9.09698 37.1232L9.35267 37.4552ZM4.72302 35.3616L7.5835 34.8393L7.80069 35.206L5.96822 37.4637L5.73656 37.0726L7.22271 35.3172L7.20823 35.2928L4.95469 35.7527L4.72302 35.3616ZM6.81857 33.4835L4.36152 34.6671L4.17966 34.2896L6.63671 33.106L6.81857 33.4835ZM3.85955 34.6724C3.89499 34.746 3.9005 34.8215 3.87606 34.899C3.85111 34.9754 3.80345 35.0305 3.73306 35.0644C3.66268 35.0984 3.58984 35.1012 3.51454 35.0731C3.43874 35.044 3.38311 34.9926 3.34766 34.919C3.31221 34.8454 3.30697 34.7704 3.33191 34.694C3.35635 34.6166 3.40376 34.5609 3.47414 34.527C3.54453 34.4931 3.61762 34.4907 3.69343 34.5199C3.76873 34.548 3.8241 34.5988 3.85955 34.6724ZM6.02931 31.2969C6.11441 31.5456 6.13295 31.7788 6.08491 31.9967C6.03538 32.2138 5.92817 32.405 5.7633 32.5703C5.59692 32.7349 5.38158 32.8624 5.11728 32.9529C4.85298 33.0433 4.60355 33.0749 4.369 33.0476C4.13294 33.0195 3.92865 32.9381 3.75611 32.8032C3.58208 32.6676 3.4552 32.4833 3.37546 32.2504C3.32946 32.116 3.30643 31.9756 3.30637 31.8293C3.30632 31.6829 3.33829 31.5387 3.40228 31.3967C3.46515 31.2551 3.56798 31.1242 3.71075 31.004C3.85353 30.8838 4.04531 30.7825 4.28609 30.7001L4.45408 30.6426L5.13491 32.6315L4.79221 32.7488L4.24939 31.163C4.1038 31.2129 3.98386 31.2865 3.88956 31.3838C3.79488 31.48 3.73271 31.5926 3.70305 31.7216C3.67301 31.8495 3.68253 31.9851 3.73159 32.1285C3.78565 32.2864 3.87161 32.4096 3.98949 32.4981C4.10587 32.5859 4.23675 32.6393 4.38215 32.6584C4.52754 32.6774 4.67135 32.6626 4.81358 32.6139L5.04205 32.5357C5.23691 32.469 5.3906 32.3789 5.50311 32.2653C5.61412 32.151 5.6842 32.0213 5.71335 31.8762C5.74138 31.7314 5.72799 31.579 5.67317 31.4189C5.63752 31.3147 5.59076 31.2256 5.53289 31.1516C5.47352 31.0768 5.40361 31.0188 5.32317 30.9775C5.24161 30.9366 5.15029 30.9147 5.04919 30.9118L5.0256 30.492C5.16931 30.4878 5.30674 30.5165 5.43787 30.5779C5.56789 30.6398 5.6843 30.7313 5.78709 30.8525C5.88877 30.9741 5.96951 31.1222 6.02931 31.2969ZM5.35898 29.0236L2.81227 30.3054L2.73755 29.8714L4.6953 28.9361L4.69048 28.9081L2.53386 28.6885L2.45793 28.2476L4.4111 27.3275L4.40628 27.2995L2.25546 27.0717L2.18073 26.6377L5.00946 26.9938L5.07937 27.3998L3.11582 28.3433L3.12305 28.3853L5.28907 28.6177L5.35898 29.0236ZM4.89745 25.6909C4.90187 25.7784 4.87433 25.855 4.81484 25.9208C4.75535 25.9867 4.68186 26.0218 4.59438 26.0262C4.50689 26.0306 4.43024 26.0031 4.36442 25.9436C4.2986 25.8841 4.26348 25.8106 4.25906 25.7231C4.25464 25.6356 4.28218 25.559 4.34167 25.4932C4.40117 25.4273 4.47466 25.3922 4.56214 25.3878C4.62007 25.3849 4.67401 25.397 4.72398 25.4241C4.77388 25.45 4.81483 25.4865 4.84683 25.5334C4.8776 25.5793 4.89447 25.6318 4.89745 25.6909Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c138422 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c138422\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2600b02\" data-id=\"2600b02\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fc95ea3 elementor-widget elementor-widget-html\" data-id=\"fc95ea3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.rtl-loop {\r\n  width: 100%;\r\n  overflow: hidden;\r\n  position: relative;\r\n  height: 140px;\r\n  background: #222;\r\n  display: flex;\r\n  align-items: center;\r\n}\r\n\r\n.rtl-loop .loop-track {\r\n  display: flex;\r\n  align-items: center;\r\n  white-space: nowrap;\r\n  width: max-content;\r\n  animation: slideLoop 25s linear infinite;\r\n}\r\n\r\n.rtl-loop img.logo-item {\r\n  height: 70px;\r\n  margin: 0 30px;\r\n  cursor: pointer;\r\n  transition: transform 0.3s ease, opacity 0.3s ease;\r\n}\r\n\r\n.rtl-loop img.logo-item:hover {\r\n  transform: scale(1.1);\r\n  opacity: 0.85;\r\n}\r\n\r\n@keyframes slideLoop {\r\n  from {\r\n    transform: translateX(0);\r\n  }\r\n  to {\r\n    transform: translateX(-50%);\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"rtl-loop\">\r\n  <div class=\"loop-track\">\r\n\r\n    <!-- \u0645\u062c\u0645\u0648\u0639\u0647 \u0627\u0635\u0644\u06cc -->\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10-1.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/02\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-04.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u067e\u06cc\u0634\u0631\u0648-\u0627\u0646\u0631\u0698\u06cc-\u0627\u0644\u0645\u0627\u0633-\u06a9\u06cc\u0634.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-01.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-06.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-02.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u06cc\u0627\u067e\u0633\u062a.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-20.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10.png\" alt=\"\">\r\n\r\n    <!-- \u06a9\u067e\u06cc \u062f\u0642\u06cc\u0642 \u0628\u0631\u0627\u06cc \u0644\u0648\u067e \u0628\u062f\u0648\u0646 \u0641\u0627\u0635\u0644\u0647 -->\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10-1.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/02\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-04.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u067e\u06cc\u0634\u0631\u0648-\u0627\u0646\u0631\u0698\u06cc-\u0627\u0644\u0645\u0627\u0633-\u06a9\u06cc\u0634.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-01.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-06.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-02.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2024\/11\/\u06cc\u0627\u067e\u0633\u062a.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-20.png\" alt=\"\">\r\n    <img decoding=\"async\" class=\"logo-item\" src=\"http:\/\/sepasholding.com\/wp-content\/uploads\/2025\/04\/\u0644\u0648\u06af\u0648\u0647\u0627\u06cc-\u0637\u0644\u0627\u06cc\u06cc-10.png\" alt=\"\">\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\nconst track = document.querySelector('.rtl-loop .loop-track');\r\nconst logos = document.querySelectorAll('.rtl-loop .logo-item');\r\n\r\nlogos.forEach(logo => {\r\n  logo.addEventListener('mouseenter', () => {\r\n    track.style.animationPlayState = 'paused';\r\n  });\r\n  logo.addEventListener('mouseleave', () => {\r\n    track.style.animationPlayState = 'running';\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>S E P A S H O L D I N G \u0628\u0631\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631 \u0627\u06cc\u0646 \u0645\u062a\u0646 \u0628\u0631 \u0631\u0648\u06cc \u062f\u06a9\u0645\u0647 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0644\u06cc\u06a9 \u06a9\u0646\u06cc\u062f. \u0644\u0648\u0631\u0645 \u0627\u06cc\u067e\u0633\u0648\u0645 \u0645\u062a\u0646 \u0633\u0627\u062e\u062a\u06af\u06cc \u0628\u0627 \u062a\u0648\u0644\u06cc\u062f \u0633\u0627\u062f\u06af\u06cc \u0646\u0627\u0645\u0641\u0647\u0648\u0645 \u0627\u0632 \u0635\u0646\u0639\u062a \u0686\u0627\u067e \u0648 \u0628\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0637\u0631\u0627\u062d\u0627\u0646 \u06af\u0631\u0627\u0641\u06cc\u06a9 \u0627\u0633\u062a. Sepas Holding About Sepas Holding The Sepas Group began its activities in 2016 (1395) initially [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":6121,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6693","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/pages\/6693","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/comments?post=6693"}],"version-history":[{"count":144,"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/pages\/6693\/revisions"}],"predecessor-version":[{"id":7068,"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/pages\/6693\/revisions\/7068"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/media\/6121"}],"wp:attachment":[{"href":"https:\/\/sepasholding.com\/en\/wp-json\/wp\/v2\/media?parent=6693"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}