{"id":144,"date":"2025-09-03T19:12:52","date_gmt":"2025-09-03T19:12:52","guid":{"rendered":"https:\/\/www.msdaraknchina.com\/en\/?page_id=144"},"modified":"2026-05-08T04:40:39","modified_gmt":"2026-05-08T04:40:39","slug":"home","status":"publish","type":"page","link":"https:\/\/www.msdaraknchina.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<!-- \ud83d\udd39 Transparent Accordion Slider (Fully Responsive) -->\n<section dir=\"ltr\" class=\"hero-accordion\" aria-label=\"Accordion Slider - Your Source in China\">\n  <div class=\"v-accordion\" id=\"vAccordion\" aria-live=\"polite\">\n    \n    <!-- Panel 1 -->\n    <article class=\"panel active\">\n      <div class=\"panel-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/11\/55-300x300.webp');\"><\/div>\n      <div class=\"panel-body\">\n        <h3>We Connect You to Factories&#8230; and Bring You Closer to Success<\/h3>\n        <p>Discover trusted sources and high-quality products directly from China\u2019s manufacturing hubs \u2014 with full support and follow-up at every step of your import process.<\/p>\n        <a href=\"\/en\/services\">Learn More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Panel 2 -->\n    <article class=\"panel\">\n      <div class=\"panel-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/11\/Whisk_d485cfb6b0f5788bc8d48394628992fedr-ezgif.com-jpg-to-webp-converter-300x300.webp');\"><\/div>\n      <div class=\"panel-body\">\n        <h3>Shipping With Us&#8230; Faster Than You Imagine<\/h3>\n        <p>Smart and reliable shipping solutions covering all Chinese ports and airports \u2014 with competitive prices and on-time delivery from door to door.<\/p>\n        <a href=\"\/en\/services\">Learn More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Panel 3 -->\n    <article class=\"panel\">\n      <div class=\"panel-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/11\/Whisk_b708ce633250032900f446ce69d6c5a7eg-ezgif.com-jpg-to-webp-converter-300x300.webp');\"><\/div>\n      <div class=\"panel-body\">\n        <h3>We Simplify Your Path to Global Markets<\/h3>\n        <p>We handle complex procedures so you don\u2019t have to \u2014 ensuring smooth customs clearance and timely delivery through our expert logistics team.<\/p>\n        <a href=\"\/en\/services\">Learn More<\/a>\n      <\/div>\n    <\/article>\n\n    <!-- Panel 4 -->\n    <article class=\"panel\">\n      <div class=\"panel-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/11\/Whisk_513d2468fec147787d740d714eb3b7c1eg-ezgif.com-jpg-to-webp-converter-300x300.webp');\"><\/div>\n      <div class=\"panel-body\">\n        <h3>We Wrap Quality&#8230; and Protect Your Trust<\/h3>\n        <p>High-standard packaging solutions designed to preserve your products\u2019 quality and appearance until they safely reach their destination.<\/p>\n        <a href=\"\/en\/services\">Learn More<\/a>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n<!-- \ud83c\udfa8 CSS Styling -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700&display=swap');\n\nbody, .hero-accordion {\n  font-family: 'Cairo', sans-serif;\n  margin: 0;\n  padding: 0;\n}\n\n\/* ====== General Section ====== *\/\n.hero-accordion {\n  position: relative;\n  color: #fff;\n  height: 90vh;\n  width: 100%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  background: transparent;\n}\n\n\/* ====== Accordion Wrapper ====== *\/\n.v-accordion {\n  display: flex;\n  gap: 8px;\n  width: 100%;\n  height: 100%;\n  align-items: stretch;\n  z-index: 2;\n  transition: all 0.5s ease;\n}\n\n\/* ====== Each Panel ====== *\/\n.panel {\n  flex: 1;\n  overflow: hidden;\n  position: relative;\n  transition: all 0.8s cubic-bezier(.2,.8,.2,1);\n  cursor: pointer;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  border-radius: 10px;\n}\n\n\/* Background Image *\/\n.panel-thumb {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center;\n  filter: brightness(0.7);\n  transition: all 0.8s ease;\n}\n\n\/* Text Content *\/\n.panel-body {\n  position: relative;\n  z-index: 2;\n  padding: 25px;\n  background: linear-gradient(to top, rgba(19,19,55,0.9), rgba(19,19,55,0.05));\n  backdrop-filter: blur(2px);\n  opacity: 0;\n  transform: translateY(20px);\n  transition: all 0.6s ease;\n}\n\n\/* Active State *\/\n.panel.active {\n  flex: 4;\n}\n.panel.active .panel-thumb {\n  filter: brightness(1);\n  transform: scale(1.05);\n}\n.panel.active .panel-body {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n\/* Inner Text *\/\n.panel-body h3 {\n  font-size: 1.8em;\n  font-weight: 700;\n  color: #FFD700;\n  margin-bottom: 10px;\n}\n.panel-body p {\n  font-size: 1em;\n  color: #f1f1f1;\n  line-height: 1.7;\n  margin-bottom: 15px;\n}\n.panel-body a {\n  display: inline-block;\n  padding: 10px 20px;\n  background: #FFD700;\n  color: #131337;\n  font-weight: 700;\n  border-radius: 25px;\n  text-decoration: none;\n  transition: all 0.3s ease;\n}\n.panel-body a:hover {\n  background: #fff;\n  color: #131337;\n}\n\n\/* ====== Responsive Design ====== *\/\n@media (max-width: 900px) {\n  .hero-accordion {\n    height: auto;\n    padding: 0;\n  }\n  .v-accordion {\n    flex-direction: column;\n    height: auto;\n    gap: 15px;\n  }\n  .panel {\n    height: 280px;\n    flex: 1 !important;\n  }\n  .panel.active {\n    flex: 1 !important;\n  }\n  .panel-body {\n    opacity: 1 !important;\n    transform: none !important;\n  }\n}\n<\/style>\n\n<!-- \u2699\ufe0f JavaScript Interaction -->\n<script>\n(function(){\n  const panels = document.querySelectorAll('.panel');\n  let current = 0;\n  let autoPlay = true;\n  let interval = null;\n\n  function activatePanel(i) {\n    panels.forEach((p, index) => {\n      p.classList.toggle('active', index === i);\n    });\n    current = i;\n  }\n\n  panels.forEach((p, i) => {\n    p.addEventListener('click', () => {\n      activatePanel(i);\n      stopAutoPlay();\n    });\n  });\n\n  function nextPanel() {\n    current = (current + 1) % panels.length;\n    activatePanel(current);\n  }\n\n  function startAutoPlay() {\n    if (autoPlay) interval = setInterval(nextPanel, 5000);\n  }\n\n  function stopAutoPlay() {\n    clearInterval(interval);\n    autoPlay = false;\n  }\n\n  startAutoPlay();\n})();\n<\/script>\n\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Our Vision &#8211; Your Source in China<\/title>\n<!-- Tajawal Font -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  body {\n    font-family: 'Tajawal', sans-serif;\n    margin: 0;\n    padding: 0;\n    overflow-x: hidden;\n    color: #333;\n    background: linear-gradient(145deg, #ffffff 0%, #f7f8fa 60%, #f2f2f2 100%);\n    position: relative;\n  }\n  \/* Subtle gold & navy background accents *\/\n  body::before {\n    content: \"\";\n    position: absolute;\n    top: -100px;\n    left: -100px;\n    width: 320px;\n    height: 320px;\n    background: radial-gradient(circle at center, rgba(19,19,55,0.12), transparent 70%);\n    z-index: 0;\n  }\n  body::after {\n    content: \"\";\n    position: absolute;\n    bottom: -120px;\n    right: -120px;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle at center, rgba(255,215,0,0.12), transparent 70%);\n    z-index: 0;\n  }\n\n  \/* ====== Main Section ====== *\/\n  .section {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    max-width: 1200px;\n    margin: 100px auto;\n    background: rgba(255, 255, 255, 0.96);\n    border-radius: 20px;\n    box-shadow: 0 8px 25px rgba(19,19,55,0.08);\n    padding: 50px 60px;\n    backdrop-filter: blur(6px);\n    opacity: 0;\n    transform: translateY(40px);\n    animation: fadeInUp 1.3s ease forwards;\n  }\n\n  \/* ====== Text Block ====== *\/\n  .text {\n    flex: 1 1 500px;\n    text-align: left;\n    padding: 25px;\n    background: linear-gradient(to top right, rgba(255,255,255,0.95), rgba(249,249,252,0.85));\n    border-radius: 14px;\n    box-shadow: 0 4px 10px rgba(19,19,55,0.06);\n    animation: fadeInLeft 1.3s ease forwards;\n    opacity: 0;\n    animation-delay: 0.3s;\n  }\n  .text h2 {\n    color: #131337;\n    font-weight: 700;\n    font-size: 34px;\n    position: relative;\n    display: inline-block;\n    margin-bottom: 22px;\n  }\n  .text h2::after {\n    content: \"\";\n    position: absolute;\n    bottom: -10px;\n    left: 0;\n    width: 65%;\n    height: 3px;\n    background: linear-gradient(90deg, #131337, #FFD700);\n    border-radius: 3px;\n  }\n  .text p {\n    line-height: 2;\n    font-size: 18px;\n    color: #444;\n  }\n  .text strong {\n    color: #FFD700;\n    font-weight: 600;\n  }\n\n  \/* ====== Image Block ====== *\/\n  .image {\n    flex: 1 1 400px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 20px;\n    opacity: 0;\n    animation: fadeInRight 1.3s ease forwards;\n    animation-delay: 0.6s;\n  }\n  .image img {\n    width: 100%;\n    max-width: 380px;\n    border-radius: 14px;\n    box-shadow: 0 6px 18px rgba(19,19,55,0.15);\n    border: 2px solid rgba(255,215,0,0.4);\n    transition: transform 0.5s ease, box-shadow 0.5s ease;\n  }\n  .image img:hover {\n    transform: scale(1.05);\n    box-shadow: 0 10px 25px rgba(19,19,55,0.2);\n  }\n\n  \/* ====== Mobile Responsive ====== *\/\n  @media (max-width: 768px) {\n    .section {\n      flex-direction: column;\n      text-align: center;\n      padding: 30px 25px;\n    }\n    .text {\n      background: rgba(255,255,255,0.95);\n      box-shadow: none;\n    }\n    .text h2::after {\n      left: 50%;\n      transform: translateX(-50%);\n    }\n  }\n\n  \/* ====== Animations ====== *\/\n  @keyframes fadeInUp {\n    0% { opacity: 0; transform: translateY(40px); }\n    100% { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes fadeInLeft {\n    0% { opacity: 0; transform: translateX(-60px); }\n    100% { opacity: 1; transform: translateX(0); }\n  }\n  @keyframes fadeInRight {\n    0% { opacity: 0; transform: translateX(60px); }\n    100% { opacity: 1; transform: translateX(0); }\n  }\n<\/style>\n<\/head>\n<body>\n  <div class=\"section\">\n    <div class=\"text\">\n      <h2>Our Vision<\/h2>\n      <p>\n        At <strong>Your Source in China<\/strong>, we aim to become the leading global choice in export and international shipping from China.  \n        Our vision is to provide <strong>reliable and integrated solutions<\/strong> that meet our clients\u2019 expectations and connect China with the world.  \n        We strive to build <strong>smart, innovative trade bridges<\/strong> through efficient logistics and supply services \u2014 ensuring speed, safety, and excellence at every stage.  \n        Our goal is to empower our partners to expand confidently in global markets by making import and export from China <strong>simpler, faster, and more profitable.<\/strong>\n      <\/p>\n    <\/div>\n    <div class=\"image\">\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/11\/iconwithoutsocial-ezgif.com-jpg-to-webp-converter-292x300.webp\" alt=\"Your Source in China Logo\">\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\n\n\n\n\n<!-- WHY US SECTION -->\n<section dir=\"ltr\" style=\"font-family:'Tajawal',sans-serif; background-color:#f9fafb; color:#1e293b; padding:80px 6%; display:flex; flex-wrap:wrap; gap:50px; align-items:center; justify-content:space-between;\">\n\n  <!-- IMAGE -->\n  <div style=\"flex:1 1 480px; text-align:center;\">\n    <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/pexels-pixabay-163726-ezgif.com-jpg-to-webp-converter-300x177.webp\" alt=\"Why Choose Us - Your Source in China\" style=\"width:100%; border-radius:18px; box-shadow:0 8px 25px rgba(19,19,55,0.15); border:3px solid #13133720;\">\n  <\/div>\n\n  <!-- TEXT -->\n  <div style=\"flex:1 1 500px;\">\n    <h2 style=\"color:#131337; font-size:2.4em; font-weight:700; position:relative; margin-bottom:25px; text-shadow:0 2px 8px rgba(19,19,55,0.08);\">\n      Why Choose Us?\n      <span style=\"position:absolute; bottom:-10px; left:0; width:100px; height:3px; background:linear-gradient(90deg,#131337,#FFD700); border-radius:2px;\"><\/span>\n    <\/h2>\n\n    <p style=\"font-size:1.5em; line-height:2; color:#333; margin-bottom:25px;\">\n      At <strong style=\"color:#FFD700;\">Your Source in China<\/strong>, we believe that success in global trade begins with a trusted partner.  \n      With years of experience in the Chinese market, we provide comprehensive services that help you grow with confidence, safety, and peace of mind.\n    <\/p>\n\n    <div style=\"display:grid; grid-template-columns:repeat(2,1fr); gap:15px;\">\n      <div style=\"background:white; padding:18px 20px; border-radius:12px; box-shadow:0 4px 10px rgba(19,19,55,0.08); border-left:5px solid #131337;\">\n        <h2 style=\"color:#131337; margin:0 0 8px;\">\ud83d\udce6 All-in-One Services<\/h2>\n        <p style=\"margin:0; color:#131337;\">From sourcing and importing to packaging, shipping, and customs clearance \u2014 all under one roof.<\/p>\n      <\/div>\n\n      <div style=\"background:white; padding:18px 20px; border-radius:12px; box-shadow:0 4px 10px rgba(19,19,55,0.08); border-left:5px solid #FFD700;\">\n        <h2 style=\"color:#131337; margin:0 0 8px;\">\ud83d\udcac Ongoing Support<\/h2>\n        <p style=\"margin:0; color:#131337;\">Our team is always available to handle your requests and provide professional assistance at every stage.<\/p>\n      <\/div>\n\n      <div style=\"background:white; padding:18px 20px; border-radius:12px; box-shadow:0 4px 10px rgba(19,19,55,0.08); border-left:5px solid #131337;\">\n        <h2 style=\"color:#131337; margin:0 0 8px;\">\ud83d\udea2 Wide Shipping Network<\/h2>\n        <p style=\"margin:0; color:#131337;\">We cover all major Chinese ports with competitive sea and air freight solutions.<\/p>\n      <\/div>\n\n      <div style=\"background:white; padding:18px 20px; border-radius:12px; box-shadow:0 4px 10px rgba(19,19,55,0.08); border-left:5px solid #FFD700;\">\n        <h2 style=\"color:#131337; margin:0 0 8px;\">\u2705 Guaranteed Reliability<\/h2>\n        <p style=\"margin:0; color:#131337;\">We work only with verified suppliers to ensure product quality and shipment safety.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n\n\n\n<section dir=\"ltr\" style=\"background:#f9fafb; padding:60px 20px; font-family:'Tajawal', sans-serif;\">\n  <div style=\"text-align:center; margin-bottom:50px;\">\n    <h2 style=\"font-size:2.4em; color:#131337; font-weight:700; margin-bottom:15px;\">Our Services<\/h2>\n    <p style=\"max-width:750px; margin:auto; color:#333; font-size:1.5em; line-height:1.8;\">\n      <strong style=\"color:#FFD700;\">Your Source in China<\/strong> provides import and international shipping services from China to destinations worldwide \u2014  \n      including sea and air freight, customs clearance, professional packaging, and shipment tracking to ensure your goods arrive safely and on time.\n    <\/p>\n    <a href=\"\/en\/services\/\" class=\"services-btn\">Explore Our Services<\/a>\n  <\/div>\n\n  <div class=\"services-grid\">\n    <div class=\"service-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/freepik__the-style-is-candid-image-photography-with-natural__87471-300x300.webp\" alt=\"Import from China\">\n      <h3>Import from China<\/h3>\n    <\/div>\n\n    <div class=\"service-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/freepik__the-style-is-candid-image-photography-with-natural__87472-300x300.webp\" alt=\"Sea and Air Freight\">\n      <h3>Sea &#038; Air Freight<\/h3>\n    <\/div>\n\n    <div class=\"service-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/freepik__the-style-is-candid-image-photography-with-natural__87473-300x300.webp\" alt=\"Customs Clearance\">\n      <h3>Customs Clearance<\/h3>\n    <\/div>\n\n    <div class=\"service-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/freepik__the-style-is-candid-image-photography-with-natural__87475-300x300.webp\" alt=\"Shipment Tracking\">\n      <h3>Shipment Tracking<\/h3>\n    <\/div>\n\n    <div class=\"service-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/freepik__the-style-is-candid-image-photography-with-natural__87476-300x300.webp\" alt=\"Trade &#038; Logistics Consulting\">\n      <h3>Trade &#038; Logistics Consulting<\/h3>\n    <\/div>\n\n    <div class=\"service-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/freepik__the-style-is-candid-image-photography-with-natural__87474-300x300.webp\" alt=\"Professional Packaging\">\n      <h3>Professional Packaging<\/h3>\n    <\/div>\n  <\/div>\n\n  <div style=\"text-align:center; margin-top:60px;\">\n    <p style=\"margin-bottom:25px; font-size:1.5em; color:#131337;\">\n      \ud83d\udce6 We\u2019re always close to you via <strong style=\"color:#FFD700;\">WhatsApp<\/strong> or <strong style=\"color:#FFD700;\">WeChat<\/strong> \u2014 Contact us today!\n    <\/p>\n\n    <div style=\"display:inline-flex; align-items:center; gap:20px; flex-wrap:wrap;\">\n      <a href=\"https:\/\/wa.me\/8619082457704\" target=\"_blank\" class=\"whatsapp-btn\">\n        <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg\" alt=\"WhatsApp\" style=\"width:26px; vertical-align:middle; margin-right:8px;\">\n        Chat with us on WhatsApp\n      <\/a>\n\n      <a href=\"#\" class=\"wechat-btn\" onclick=\"document.getElementById('wechat-modal').style.display='flex'\">\n        <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/11\/pngegg-1-300x300.png\" alt=\"WeChat\" style=\"width:26px; vertical-align:middle; margin-right:8px;\">\n        Contact via WeChat\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- WeChat Modal -->\n  <div id=\"wechat-modal\" class=\"modal\">\n    <div class=\"modal-content\">\n      <span class=\"close\" onclick=\"document.getElementById('wechat-modal').style.display='none'\">\u00d7<\/span>\n      <h3 style=\"color:#fff;\">Add Us on WeChat<\/h3>\n      <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/09\/wechat-qr-227x300.jpeg\" alt=\"WeChat QR\" style=\"width:250px; border-radius:10px; margin-top:15px;\">\n      <p style=\"color:#fff; margin-top:10px;\">Open the WeChat app and scan the QR code to connect directly.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  \/* Services Button *\/\n  .services-btn {\n    display:inline-block;\n    margin-top:25px;\n    padding:12px 28px;\n    background:transparent;\n    color:#fffff !important; \/* \u2705 text color when inactive *\/\n    border:2px solid #fffff;\n    border-radius:40px;\n    text-decoration:none;\n    font-size:1.3em;\n    font-weight:600;\n    transition:all 0.3s ease;\n  }\n  .services-btn:hover {\n    background:#131337;\n    color:#FFD700 !important; \/* gold text on hover *\/\n    box-shadow:0 4px 15px rgba(19,19,55,0.3);\n    transform:translateY(-2px);\n  }\n\n  \/* Services Grid *\/\n  .services-grid {\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:25px;\n    max-width:1100px;\n    margin:auto;\n  }\n\n  .service-card {\n    background:#fff;\n    border-radius:15px;\n    overflow:hidden;\n    text-align:center;\n    transition:transform 0.4s ease, box-shadow 0.4s ease;\n    border:2px solid rgba(19,19,55,0.15);\n  }\n  .service-card img {\n    width:100%;\n    height:230px;\n    object-fit:cover;\n    transition:transform 0.4s ease;\n    border-radius:12px;\n  }\n  .service-card h3 {\n    color:#131337;\n    font-size:1.8em;\n    padding:15px 0;\n    margin:0;\n    background:transparent;\n    font-weight:600;\n  }\n  .service-card:hover {\n    transform:translateY(-8px);\n    box-shadow:0 8px 20px rgba(19,19,55,0.15);\n  }\n  .service-card:hover img { transform:scale(1.07); }\n  .service-card:hover h3 { color:#FFD700; }\n\n  \/* Contact Buttons *\/\n  .whatsapp-btn, .wechat-btn {\n    display:inline-block;\n    padding:12px 25px;\n    border-radius:50px;\n    font-size:1.5em;\n    text-decoration:none;\n    transition:all 0.3s ease;\n  }\n\n  .whatsapp-btn {\n    background:#25D366;\n    color:#ffffff !important;\n    animation:pulse 2s infinite;\n  }\n\n  .wechat-btn {\n    background:#1aad19;\n    color:#ffffff;\n    animation:pulse-green 2s infinite;\n  }\n\n  .whatsapp-btn:hover, .wechat-btn:hover {\n    transform:scale(1.05);\n    box-shadow:0 0 15px rgba(255,215,0,0.6);\n    color:#ffffff !important;\n  }\n\n  @keyframes pulse {\n    0% { box-shadow:0 0 0 0 rgba(37,211,102,0.5); }\n    70% { box-shadow:0 0 0 15px rgba(37,211,102,0); }\n    100% { box-shadow:0 0 0 0 rgba(37,211,102,0); }\n  }\n\n  @keyframes pulse-green {\n    0% { box-shadow:0 0 0 0 rgba(26,173,25,0.5); }\n    70% { box-shadow:0 0 0 15px rgba(26,173,25,0); }\n    100% { box-shadow:0 0 0 0 rgba(26,173,25,0); }\n  }\n\n  \/* Modal *\/\n  .modal {\n    display:none;\n    position:fixed;\n    z-index:9999;\n    left:0; top:0;\n    width:100%; height:100%;\n    background:rgba(0,0,0,0.5);\n    align-items:center; justify-content:center;\n  }\n\n  .modal-content {\n    background:white;\n    padding:25px;\n    border-radius:15px;\n    text-align:center;\n    box-shadow:0 6px 20px rgba(0,0,0,0.2);\n    position:relative;\n    animation:popIn 0.3s ease;\n  }\n\n  @keyframes popIn {\n    from { transform:scale(0.8); opacity:0; }\n    to { transform:scale(1); opacity:1; }\n  }\n\n  .close {\n    position:absolute;\n    top:15px; right:20px;\n    font-size:28px;\n    color:#131337;\n    cursor:pointer;\n  }\n\n  @media(max-width:900px){ .services-grid{grid-template-columns:repeat(2,1fr);} }\n  @media(max-width:600px){ .services-grid{grid-template-columns:1fr;} }\n<\/style>\n\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>CBM Full Width Section<\/title>\n\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n    <style>\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        body { font-family: 'Inter', sans-serif; }\n\n        \/* FULL WIDTH SECTION *\/\n        .cbm-section {\n            width: 100%;\n            background: #f8f9fa;\n            padding: 60px 0;\n            margin: 0;\n        }\n\n        \/* CENTER CONTAINER LIKE YOUR THEME *\/\n        .cbm-container {\n            width: 100%;\n            max-width: 1250px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* GRID OF TWO COLUMNS *\/\n        .cbm-ad {\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 15px 50px rgba(19, 19, 55, 0.1);\n            overflow: hidden;\n            display: grid;\n            grid-template-columns: 1fr 1.2fr;\n        }\n\n        @media (max-width: 768px) {\n            .cbm-ad { grid-template-columns: 1fr; }\n        }\n\n        \/* LEFT SIDE *\/\n        .ad-content {\n            background: linear-gradient(135deg, #131337 0%, #1c1c4f 100%);\n            color: white;\n            padding: 60px 50px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        .ad-content h2,\n        .ad-content h2 * {\n            opacity: 1 !important;\n            color: #ffffff !important;\n        }\n\n        .ad-content h2 span {\n            color: #FFD700 !important;\n        }\n\n        .ad-content p {\n            font-size: 1.1rem;\n            margin-bottom: 25px;\n            color: #e2e2e2;\n        }\n\n        \/* WEBSITE'S NATIVE ICON STYLE *\/\n        .list-icon {\n            width: 15px;\n            height: 15px;\n            border: 2px solid #FFD700;\n            border-radius: 3px;\n            display: inline-block;\n            margin-right: 8px;\n            background: url('data:image\/svg+xml;utf8,<svg fill=\"%23FFD700\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 16 16\"><path d=\"M6.173 12.727 2.396 8.92l1.414-1.415 2.364 2.364 5.657-5.657 1.414 1.414z\"\/><\/svg>') center\/12px no-repeat;\n        }\n\n        .features-list { list-style: none; margin-bottom: 40px; }\n        .features-list li {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            margin-bottom: 14px;\n            font-size: 1.05rem;\n        }\n\n        \/* CTA *\/\n        .cta-button {\n            display: inline-block;\n            background: #FFD700;\n            color: #131337;\n            padding: 16px 25px;\n            border-radius: 12px;\n            font-size: 1.1rem;\n            font-weight: 700;\n            text-align: center;\n            text-decoration: none;\n            box-shadow: 0 6px 20px rgba(255, 215, 0, 0.3);\n        }\n\n        \/* RIGHT: INPUT PREVIEW *\/\n        .ad-visual {\n            background: #f8f9fa;\n            padding: 60px 40px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n\n        .calculator-preview {\n            background: white;\n            border-radius: 20px;\n            padding: 35px;\n            box-shadow: 0 10px 35px rgba(0,0,0,0.10);\n            width: 100%;\n            max-width: 460px;\n        }\n\n        .preview-header {\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: #131337;\n            margin-bottom: 20px;\n            display: flex;\n            gap: 10px;\n            align-items: center;\n        }\n\n        .preview-inputs {\n            display: grid;\n            grid-template-columns: repeat(3,1fr);\n            gap: 15px;\n            margin-bottom: 20px;\n        }\n\n        .preview-input {\n            background: #f8f9fa;\n            height: 45px;\n            border-radius: 8px;\n            border: 1px dashed #ccc;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #444;\n        }\n\n        .preview-button {\n            background: #131337;\n            color: #FFD700;\n            height: 50px;\n            border-radius: 8px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            margin-bottom: 20px;\n            font-weight: 600;\n        }\n\n        .preview-result {\n            background: #fdfdfd;\n            border-radius: 15px;\n            height: 65px;\n            border: 2px dashed #FFD700;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            font-weight: 700;\n            font-size: 1.3rem;\n            color: #131337;\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n<section class=\"cbm-section\">\n    <div class=\"cbm-container\">\n\n        <div class=\"cbm-ad\">\n\n            <!-- LEFT SIDE -->\n            <div class=\"ad-content\">\n                <h2>Calculate Your Shipment Volume in <span>Seconds<\/span><\/h2>\n                <p>Smart tool for calculating CBM for sea and air freight. An essential step for every importer and exporter.<\/p>\n\n                <ul class=\"features-list\">\n                    <li><span class=\"list-icon\"><\/span> Accurate and fast calculation of shipment volumes<\/li>\n                    <li><span class=\"list-icon\"><\/span> Comparison with standard container capacities<\/li>\n                    <li><span class=\"list-icon\"><\/span> Shipping recommendations based on volume<\/li>\n                    <li><span class=\"list-icon\"><\/span> Multiple units (cm, inch)<\/li>\n                <\/ul>\n\n                <a href=\"https:\/\/www.msdaraknchina.com\/en\/cbm-calculator\/\" class=\"cta-button\">Try Calculator Now<\/a>\n            <\/div>\n\n            <!-- RIGHT SIDE -->\n            <div class=\"ad-visual\">\n                <div class=\"calculator-preview\">\n                    <div class=\"preview-header\">CBM Calculator<\/div>\n\n                    <div class=\"preview-inputs\">\n                        <div class=\"preview-input\">Length<\/div>\n                        <div class=\"preview-input\">Width<\/div>\n                        <div class=\"preview-input\">Height<\/div>\n                    <\/div>\n\n                    <div class=\"preview-button\">Calculate Shipment Volume<\/div>\n\n                    <div class=\"preview-result\">2.475 m\u00b3<\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n\n\n\n\n<section style=\"background: linear-gradient(135deg, #131337 0%, #2d2d5a 100%); color: #ffffff; padding: 60px 20px; text-align: center; border-radius: 15px; margin: 40px auto; max-width: 1200px;\">\n  <h1 style=\"\n    font-size: 3rem;\n    font-weight: 700;\n    margin-bottom: 20px;\n    color: #FFD700;\n    text-shadow: 0 2px 6px rgba(0,0,0,0.45);\n\">\n    \ud83d\udea2 Sea Freight Price Inquiry Tool\n  <\/h1>\n\n  <p style=\"font-size: 1.3rem; margin-bottom: 30px; opacity: 0.95;\">\n    Get instant shipping price estimates from China to Arab countries \u2014 full container or consolidated shipping, with one click.\n  <\/p>\n  <a href=\"https:\/\/www.msdaraknchina.com\/en\/freight-fares\/\" style=\"display: inline-block; background: #FFD700; color: #131337; font-size: 1.2rem; font-weight: 600; padding: 15px 30px; border-radius: 10px; text-decoration: none; box-shadow: 0 8px 20px rgba(255,215,0,0.3); transition: transform 0.3s ease;\">\n    Try the Tool Now\n  <\/a>\n  <div style=\"margin-top: 25px; font-size: 0.9rem; color: #e0e0e0;\">\n    Prices are approximate only \u2014 we recommend requesting an actual quote from the shipping company.\n  <\/div>\n<\/section>\n\n\n\n\n    <!-- \u2705 HTML -->\n    <section dir=\"rtl\" class=\"msd-latest-posts\">\n      <div class=\"msd-section-header\">\n        <h2>Latest Articles<\/h2>\n        <p>Dive into the latest updates in Successful Importer Academy from <strong>MSDARAKNCHINA<\/strong><\/p>\n      <\/div>\n\n      <div class=\"swiper msd-posts-slider\">\n        <div class=\"swiper-wrapper\">\n                    <div class=\"swiper-slide\">\n            <div class=\"msd-post-card\">\n              <div class=\"msd-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/11\/Whisk_eee71c8cfcd8e6eacb64f6c0d08cc70eeg-ezgif.com-jpg-to-webp-converter-300x300.webp');\"><\/div>\n              <div class=\"msd-content\">\n                <h3>\u26a0\ufe0f 7 Deadly Mistakes to Avoid When Starting Import from China<\/h3>\n                <p>7 Deadly Mistakes to Avoid When Starting Import from China | Your Source in China Starting an import business from...<\/p>\n                <a href=\"https:\/\/www.msdaraknchina.com\/en\/2025\/11\/10\/%e2%9a%a0%ef%b8%8f-7-deadly-mistakes-to-avoid-when-starting-import-from-china\/\" class=\"read-more\">Read More<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n                    <div class=\"swiper-slide\">\n            <div class=\"msd-post-card\">\n              <div class=\"msd-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/11\/shoe-1-1024x502-1-300x147.webp');\"><\/div>\n              <div class=\"msd-content\">\n                <h3>Designer-Inspired Shoes \u2014 Direct Wholesale from China<\/h3>\n                <p>Designer-Inspired Shoes Wholesale from China | MSDARAK in China Designer-Inspired Shoes \u2014 Direct Wholesale from China MSDARAK in China connects...<\/p>\n                <a href=\"https:\/\/www.msdaraknchina.com\/en\/2025\/11\/09\/designer-inspired-shoes-direct-wholesale-from-china\/\" class=\"read-more\">Read More<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n                    <div class=\"swiper-slide\">\n            <div class=\"msd-post-card\">\n              <div class=\"msd-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/10\/WhatsAppImage2025-10-30at12.30.54AM1-01-ezgif.com-jpg-to-webp-converter-206x300.webp');\"><\/div>\n              <div class=\"msd-content\">\n                <h3>Milestone Achievement: Shipment of Plastic Bag Production Line to Yemen \ud83c\uddfe\ud83c\uddea<\/h3>\n                <p>Successful Shipment of Plastic Bag Production Line and Embroidery Units to Yemen | MSDARAK in China Milestone Achievement: Shipment of...<\/p>\n                <a href=\"https:\/\/www.msdaraknchina.com\/en\/2025\/10\/30\/from-vision-to-reality-successful-shipment-of-a-plastic-bag-production-line-to-yemen\/\" class=\"read-more\">Read More<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n                    <div class=\"swiper-slide\">\n            <div class=\"msd-post-card\">\n              <div class=\"msd-thumb\" style=\"background-image:url('https:\/\/www.msdaraknchina.com\/en\/wp-content\/uploads\/2025\/10\/Hfb21df5e954f46b3a970d9d75574d6e0x-ezgif.com-crop-243x300.webp');\"><\/div>\n              <div class=\"msd-content\">\n                <h3>Sesame, Peanut &amp; Hemp Seed Oil Press Machine \u2013 The Smart Solution for Natural Oil Production<\/h3>\n                <p>The demand for natural and cold-pressed oils is booming, and the Sesame, Peanut &amp; Hemp Seed Oil Press Machine from...<\/p>\n                <a href=\"https:\/\/www.msdaraknchina.com\/en\/2025\/10\/29\/%f0%9f%94%b9-sesame-peanut-hemp-seed-oil-press-machine-the-smart-solution-for-natural-oil-production\/\" class=\"read-more\">Read More<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n                  <\/div>\n\n        <!-- \ud83d\udd38 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062a\u062d\u0643\u0645 -->\n        <div class=\"swiper-button-prev\"><\/div>\n        <div class=\"swiper-button-next\"><\/div>\n        <div class=\"swiper-pagination\"><\/div>\n      <\/div>\n    <\/section>\n\n    <!-- \u2705 CSS -->\n    <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700&display=swap');\n\n    .msd-latest-posts {\n      background: #f9f9fb;\n      padding: 80px 6%;\n      text-align: center;\n      font-family: 'Cairo', sans-serif;\n      position: relative;\n    }\n    .msd-section-header h2 {\n      font-size: 2.4em;\n      color: #131337;\n      font-weight: 700;\n      margin-bottom: 10px;\n    }\n    .msd-section-header p {\n      color: #444;\n      font-size: 1.1em;\n      margin-bottom: 40px;\n    }\n\n    .msd-post-card {\n      background: #fff;\n      border-radius: 15px;\n      box-shadow: 0 6px 20px rgba(19,19,55,0.1);\n      overflow: hidden;\n      transition: all 0.4s ease;\n      text-align: right;\n    }\n    .msd-post-card:hover { transform: translateY(-6px); }\n    .msd-thumb {\n      height: 200px;\n      background-size: cover;\n      background-position: center;\n      filter: brightness(0.95);\n      transition: filter 0.3s ease;\n    }\n    .msd-post-card:hover .msd-thumb { filter: brightness(1.05); }\n\n    .msd-content { padding: 20px; }\n    .msd-content h3 {\n      font-size: 1.2em;\n      font-weight: 700;\n      color: #131337;\n      margin-bottom: 10px;\n    }\n    .msd-content p {\n      color: #555;\n      font-size: 0.95em;\n      line-height: 1.7;\n      margin-bottom: 15px;\n    }\n    .read-more {\n      display: inline-block;\n      padding: 8px 18px;\n      background: #FFD700;\n      color: #131337;\n      border-radius: 25px;\n      font-weight: 700;\n      text-decoration: none;\n      transition: all 0.3s ease;\n    }\n    .read-more:hover { background: #131337; color: #FFD700; }\n\n    \/* Swiper Navigation *\/\n    .swiper-button-next,\n    .swiper-button-prev {\n      color: #FFD700;\n      transition: all 0.3s ease;\n    }\n    .swiper-button-next:hover,\n    .swiper-button-prev:hover {\n      color: #131337;\n      transform: scale(1.1);\n    }\n    .swiper-pagination-bullet {\n      background: #FFD700;\n      opacity: 0.7;\n    }\n    .swiper-pagination-bullet-active {\n      background: #131337;\n      opacity: 1;\n    }\n\n    @media (max-width: 768px) {\n      .msd-latest-posts { padding: 50px 20px; }\n      .msd-content h3 { font-size: 1.1em; }\n    }\n    <\/style>\n\n    <!-- \u2705 Swiper.js -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\/>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n\n    <!-- \u2705 JS \u0627\u0644\u062a\u0641\u0639\u064a\u0644 -->\n    <script>\n    document.addEventListener(\"DOMContentLoaded\", function(){\n      new Swiper(\".msd-posts-slider\", {\n        loop: true,\n        slidesPerView: 3,\n        spaceBetween: 25,\n        autoplay: { delay: 4000, disableOnInteraction: false },\n        pagination: { el: \".swiper-pagination\", clickable: true },\n        navigation: { nextEl: \".swiper-button-next\", prevEl: \".swiper-button-prev\" },\n        breakpoints: {\n          0: { slidesPerView: 1 },\n          768: { slidesPerView: 2 },\n          1024: { slidesPerView: 3 }\n        }\n      });\n    });\n    <\/script>\n    \n\n\n\n\n<!-- \ud83c\udf1f Team Section with Two Levels -->\n<section class=\"team-section\">\n  <div class=\"team-container\">\n    <div class=\"team-header\">\n      <h2 class=\"team-title\">Your Source in China <span>Team<\/span><\/h2>\n      <p class=\"team-subtitle\">Meet the professionals behind Your Source in China company<\/p>\n      <div class=\"header-decoration\">\n        <div class=\"decoration-line\"><\/div>\n        <div class=\"decoration-dot\"><\/div>\n        <div class=\"decoration-line\"><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- First Level: Manager -->\n    <div class=\"manager-level\">\n      <h3 class=\"level-title\">Executive Director<\/h3>\n      <div class=\"manager-container\">\n        <div class=\"team-card manager-card\">\n          <div class=\"card-flare\"><\/div>\n          <div class=\"team-img\">\n            <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/11\/WhatsApp_Image_2025-11-08_at_4.17.35_PM-removebg-preview-300x300.png\" alt=\"Dr. Ali Mayad\">\n            <div class=\"img-overlay\"><\/div>\n          <\/div>\n          <div class=\"card-content\">\n            <h3>Dr. Ali Mayad<\/h3>\n            <p class=\"member-role\">Executive Director<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Second Level: Team Members -->\n    <div class=\"team-level\">\n      <h3 class=\"level-title\">Team Members<\/h3>\n      <div class=\"team-grid\">\n        <!-- Team Member 1 -->\n        <div class=\"team-card\">\n          <div class=\"card-flare\"><\/div>\n          <div class=\"team-img\">\n            <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/11\/mypicsmallsizesmalll-removebg-preview-282x300.png\" alt=\"Noufal Al-Refaei\">\n            <div class=\"img-overlay\"><\/div>\n          <\/div>\n          <div class=\"card-content\">\n            <h3>Noufal Al-Refaei<\/h3>\n            <p class=\"member-role\"> Business Development Manager<\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Team Member 2 -->\n        <div class=\"team-card\">\n          <div class=\"card-flare\"><\/div>\n          <div class=\"team-img\">\n            <img decoding=\"async\" src=\"https:\/\/www.msdaraknchina.com\/wp-content\/uploads\/2025\/11\/WhatsApp_Image_2025-11-08_at_4.12.01_PM-removebg-preview-214x300.png\" alt=\"Sharon Shen\">\n            <div class=\"img-overlay\"><\/div>\n          <\/div>\n          <div class=\"card-content\">\n            <h3>Sharon Shen<\/h3>\n            <p class=\"member-role\">Business Communication Officer<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \ud83c\udfa8 CSS -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');\n\n\/* General Section *\/\n.team-section {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 50%, #ffffff 100%);\n  padding: 120px 20px;\n  color: #131337;\n  text-align: center;\n  font-family: 'Inter', sans-serif;\n  position: relative;\n  overflow: hidden;\n  direction: ltr;\n}\n\n\/* Background Effects *\/\n.team-section::before {\n  content: \"\";\n  position: absolute;\n  top: -150px;\n  left: -150px;\n  width: 400px;\n  height: 400px;\n  background: radial-gradient(circle, rgba(255,215,0,0.15) 0%, transparent 70%);\n  z-index: 0;\n  animation: float 8s ease-in-out infinite;\n}\n\n.team-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -100px;\n  right: -100px;\n  width: 300px;\n  height: 300px;\n  background: radial-gradient(circle, rgba(19,19,55,0.08) 0%, transparent 70%);\n  z-index: 0;\n  animation: float 6s ease-in-out infinite reverse;\n}\n\n@keyframes float {\n  0%, 100% { transform: translateY(0px) rotate(0deg); }\n  50% { transform: translateY(-20px) rotate(180deg); }\n}\n\n\/* Enhanced Header *\/\n.team-header {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 80px;\n}\n\n.team-title {\n  font-size: 3.2em;\n  color: #131337;\n  font-weight: 800;\n  margin-bottom: 15px;\n  position: relative;\n  display: inline-block;\n}\n\n.team-title span {\n  color: #FFD700;\n  position: relative;\n}\n\n.team-title span::after {\n  content: \"\";\n  position: absolute;\n  bottom: -5px;\n  left: 0;\n  width: 100%;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, #FFD700, transparent);\n  border-radius: 2px;\n}\n\n.team-subtitle {\n  color: #666;\n  max-width: 700px;\n  margin: 0 auto 30px;\n  font-size: 1.3em;\n  line-height: 1.8;\n  font-weight: 400;\n}\n\n.header-decoration {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 15px;\n  margin-top: 30px;\n}\n\n.decoration-line {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #FFD700, transparent);\n}\n\n.decoration-dot {\n  width: 8px;\n  height: 8px;\n  background: #FFD700;\n  border-radius: 50%;\n  animation: pulse 2s infinite;\n}\n\n@keyframes pulse {\n  0%, 100% { transform: scale(1); opacity: 1; }\n  50% { transform: scale(1.3); opacity: 0.7; }\n}\n\n\/* Level Titles *\/\n.level-title {\n  font-size: 2em;\n  color: #131337;\n  font-weight: 700;\n  margin-bottom: 40px;\n  position: relative;\n  display: inline-block;\n}\n\n.level-title::after {\n  content: \"\";\n  position: absolute;\n  bottom: -10px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 80px;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, #FFD700, transparent);\n  border-radius: 2px;\n}\n\n\/* First Level: Manager *\/\n.manager-level {\n  margin-bottom: 80px;\n  position: relative;\n  z-index: 2;\n}\n\n.manager-container {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}\n\n\/* Featured Manager Card *\/\n.manager-card {\n  max-width: 320px;\n  padding: 60px 40px 50px !important;\n  background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%) !important;\n  border: 2px solid rgba(255, 215, 0, 0.3) !important;\n  position: relative;\n}\n\n.manager-card::before {\n  content: \"\ud83d\udc51\";\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  font-size: 1.5em;\n  z-index: 3;\n}\n\n.manager-card .team-img {\n  width: 180px !important;\n  height: 180px !important;\n  border-width: 5px !important;\n  box-shadow: \n    0 15px 35px rgba(255, 215, 0, 0.4),\n    0 0 0 10px rgba(255, 215, 0, 0.15) !important;\n}\n\n.manager-card:hover .team-img {\n  box-shadow: \n    0 20px 45px rgba(255, 215, 0, 0.5),\n    0 0 0 15px rgba(255, 215, 0, 0.2) !important;\n}\n\n\/* Second Level: Team Members *\/\n.team-level {\n  position: relative;\n  z-index: 2;\n}\n\n\/* Grid *\/\n.team-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 40px;\n  justify-content: center;\n  align-items: stretch;\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n\/* Simplified Cards *\/\n.team-card {\n  background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);\n  border-radius: 25px;\n  padding: 50px 30px 40px;\n  box-shadow: \n    0 10px 30px rgba(19, 19, 55, 0.1),\n    0 5px 15px rgba(255, 215, 0, 0.1),\n    inset 0 1px 0 rgba(255, 255, 255, 0.8);\n  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n  border: 1px solid rgba(255, 215, 0, 0.2);\n  position: relative;\n  overflow: hidden;\n}\n\n.team-card::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(135deg, rgba(255,215,0,0.05) 0%, transparent 50%);\n  z-index: 1;\n}\n\n.card-flare {\n  position: absolute;\n  top: -50%;\n  left: -50%;\n  width: 200%;\n  height: 200%;\n  background: radial-gradient(circle, rgba(255,215,0,0.1) 0%, transparent 70%);\n  opacity: 0;\n  transition: opacity 0.6s ease;\n  z-index: 1;\n}\n\n.team-card:hover {\n  transform: translateY(-15px) scale(1.02);\n  box-shadow: \n    0 25px 50px rgba(19, 19, 55, 0.2),\n    0 15px 30px rgba(255, 215, 0, 0.2),\n    inset 0 1px 0 rgba(255, 255, 255, 0.9);\n}\n\n.team-card:hover .card-flare {\n  opacity: 1;\n}\n\n\/* Enhanced Image *\/\n.team-img {\n  width: 160px;\n  height: 160px;\n  margin: 0 auto 30px;\n  border-radius: 50%;\n  overflow: hidden;\n  border: 4px solid #FFD700;\n  box-shadow: \n    0 10px 25px rgba(255, 215, 0, 0.3),\n    0 0 0 8px rgba(255, 215, 0, 0.1);\n  position: relative;\n  z-index: 2;\n  transition: all 0.5s ease;\n}\n\n.team-card:hover .team-img {\n  transform: scale(1.1);\n  box-shadow: \n    0 15px 35px rgba(255, 215, 0, 0.4),\n    0 0 0 12px rgba(255, 215, 0, 0.15);\n}\n\n.team-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: all 0.5s ease;\n  filter: grayscale(0.1);\n}\n\n.team-card:hover .team-img img {\n  transform: scale(1.15);\n  filter: grayscale(0);\n}\n\n.img-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(135deg, rgba(255,215,0,0.2) 0%, transparent 70%);\n  opacity: 0;\n  transition: opacity 0.5s ease;\n}\n\n.team-card:hover .img-overlay {\n  opacity: 1;\n}\n\n\/* Simplified Content *\/\n.card-content {\n  position: relative;\n  z-index: 2;\n}\n\n.team-card h3 {\n  font-size: 1.8em;\n  font-weight: 700;\n  margin: 0 0 8px 0;\n  color: #131337;\n  position: relative;\n}\n\n.member-role {\n  color: #666;\n  font-size: 1.1em;\n  font-weight: 500;\n  margin: 0;\n  opacity: 0.9;\n}\n\n\/* Entrance Animations *\/\n@keyframes cardEntrance {\n  from {\n    opacity: 0;\n    transform: translateY(50px) scale(0.9);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0) scale(1);\n  }\n}\n\n.team-card {\n  opacity: 0;\n  animation: cardEntrance 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;\n}\n\n.manager-card { animation-delay: 0.1s; }\n.team-card:nth-child(1) { animation-delay: 0.3s; }\n.team-card:nth-child(2) { animation-delay: 0.5s; }\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .team-section {\n    padding: 80px 15px;\n  }\n  \n  .team-title {\n    font-size: 2.4em;\n  }\n  \n  .team-subtitle {\n    font-size: 1.1em;\n  }\n  \n  .level-title {\n    font-size: 1.6em;\n  }\n  \n  .manager-level {\n    margin-bottom: 60px;\n  }\n  \n  .manager-card {\n    max-width: 280px;\n    padding: 50px 30px 40px !important;\n  }\n  \n  .manager-card .team-img {\n    width: 150px !important;\n    height: 150px !important;\n  }\n  \n  .team-grid {\n    grid-template-columns: 1fr;\n    gap: 30px;\n    max-width: 400px;\n    margin: 0 auto;\n  }\n  \n  .team-card {\n    padding: 40px 25px 30px;\n  }\n}\n\n@media (max-width: 480px) {\n  .team-title {\n    font-size: 2em;\n  }\n  \n  .level-title {\n    font-size: 1.4em;\n  }\n  \n  .team-img {\n    width: 140px;\n    height: 140px;\n    margin-bottom: 25px;\n  }\n  \n  .manager-card .team-img {\n    width: 130px !important;\n    height: 130px !important;\n  }\n  \n  .team-card {\n    padding: 35px 20px 25px;\n  }\n  \n  .team-card h3 {\n    font-size: 1.6em;\n  }\n  \n  .member-role {\n    font-size: 1em;\n  }\n}\n<\/style>\n\n\n\n\n<h2>Trust us<\/h2>\n<h2>Because So Many People Do So<\/h2>\n\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-144","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/pages\/144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/comments?post=144"}],"version-history":[{"count":133,"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/pages\/144\/revisions"}],"predecessor-version":[{"id":1029,"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/pages\/144\/revisions\/1029"}],"wp:attachment":[{"href":"https:\/\/www.msdaraknchina.com\/en\/wp-json\/wp\/v2\/media?parent=144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}