{"id":13,"date":"2025-10-27T10:57:39","date_gmt":"2025-10-27T10:57:39","guid":{"rendered":"https:\/\/ohmyphuket.com\/?page_id=13"},"modified":"2025-10-29T12:22:13","modified_gmt":"2025-10-29T12:22:13","slug":"home","status":"publish","type":"page","link":"https:\/\/ohmyphuket.com\/ru\/","title":{"rendered":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d03b4d e-con-full e-flex e-con e-parent\" data-id=\"6d03b4d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4175daf elementor-widget elementor-widget-html\" data-id=\"4175daf\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===================== Oh My Phuket \u2013 Single Hero Banner (EN) ===================== -->\r\n<style>\r\n  \/* Scoped only to this hero *\/\r\n  .omp-hero{\r\n    --ink:#f8fafc;\r\n    --muted:#cbd5e1;\r\n    --blue:#2563eb;           \/* brand blue *\/\r\n    --red:#dc2626;            \/* brand red *\/\r\n    --accent:#2563eb;         \/* CTA primary *\/\r\n    --accent-700:#1d4ed8;\r\n    --bg:#0b1220;\r\n    --bg-accent: rgba(37,99,235,.28);\r\n    --bg-accent-2: rgba(220,38,38,.22);\r\n    \/* Swap the image below or uncomment the <video> block *\/\r\n    --bg-url: url('https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Moto-4.png');\r\n\r\n    position: relative;\r\n    width: 100%;\r\n    min-height: 72vh;\r\n    color: var(--ink);\r\n    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, Helvetica, sans-serif;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    \/* gradient + soft radial accents + fallback color *\/\r\n    background:\r\n      radial-gradient(900px 450px at 15% 35%, var(--bg-accent), transparent 70%),\r\n      radial-gradient(1200px 600px at 85% 20%, var(--bg-accent-2), transparent 70%),\r\n      var(--bg);\r\n  }\r\n  .omp-hero, .omp-hero *{ box-sizing:border-box; }\r\n\r\n  \/* Background image (used if video is not enabled) *\/\r\n  .omp-hero__bgimg{\r\n    position:absolute; inset:0; z-index:0;\r\n    background-image: var(--bg-url);\r\n    background-size: cover;\r\n    background-position: center;\r\n    filter: saturate(1.05) contrast(1.05) brightness(.9);\r\n  }\r\n\r\n  \/* Optional background video (uncomment HTML block below if desired) *\/\r\n  .omp-hero__bgvid{\r\n    position:absolute; inset:0; width:100%; height:100%;\r\n    object-fit:cover; z-index:0;\r\n    filter: saturate(1.05) contrast(1.05) brightness(.9);\r\n  }\r\n\r\n  \/* Overlay for legibility *\/\r\n  .omp-hero__overlay{\r\n    position:absolute; inset:0; z-index:1;\r\n    background:\r\n      linear-gradient(180deg, rgba(2,6,23,.65) 0%, rgba(2,6,23,.45) 40%, rgba(2,6,23,.60) 100%),\r\n      linear-gradient(130deg, rgba(37,99,235,.18), rgba(220,38,38,.18));\r\n    pointer-events:none;\r\n  }\r\n\r\n  .omp-hero__inner{\r\n    position:relative; z-index:2;\r\n    width: min(1120px, 92%);\r\n    margin-inline:auto;\r\n    display:grid; gap:16px;\r\n    padding: clamp(40px, 8vw, 120px) 0;\r\n    text-align:center;\r\n  }\r\n\r\n  .omp-hero__eyebrow{\r\n    display:inline-block; margin-inline:auto;\r\n    padding:8px 12px; border-radius:999px;\r\n    font-weight:800; font-size:12px;\r\n    border:1px solid rgba(255,255,255,.25);\r\n    background: rgba(255,255,255,.08);\r\n    color: var(--muted);\r\n  }\r\n\r\n  .omp-hero__title{\r\n    margin:0; font-weight:900; letter-spacing:-.02em;\r\n    font-size: clamp(28px, 5vw, 54px);\r\n    line-height:1.05; color:#fff;\r\n  }\r\n  .omp-hero__title strong{ color:#fff; }\r\n  .omp-hero__title .accent{\r\n    color:#fff;\r\n    background: linear-gradient(90deg, #fff 0%, #dbeafe 50%, #fff 100%);\r\n    -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;\r\n  }\r\n\r\n  .omp-hero__sub{\r\n    margin:0 auto; max-width: 75ch;\r\n    color: var(--muted);\r\n    font-size: clamp(14px, 1.7vw, 18px);\r\n  }\r\n\r\n  .omp-hero__actions{\r\n    display:flex; justify-content:center; flex-wrap:wrap;\r\n    gap:12px; margin-top: 8px;\r\n  }\r\n\r\n  .omp-btn{\r\n    display:inline-flex; align-items:center; justify-content:center; gap:10px;\r\n    padding:14px 18px; border-radius:14px; text-decoration:none; font-weight:900;\r\n    transition: transform .12s ease, box-shadow .12s ease, background .12s ease, color .12s ease, border-color .12s ease;\r\n  }\r\n  .omp-btn--primary{\r\n    background: var(--accent); color:#fff;\r\n    box-shadow: 0 10px 26px rgba(37,99,235,.35);\r\n  }\r\n  .omp-btn--primary:hover{\r\n    transform: translateY(-1px);\r\n    background: var(--accent-700);\r\n    box-shadow: 0 16px 40px rgba(37,99,235,.42);\r\n    color:#fff;\r\n  }\r\n  .omp-btn--ghost{\r\n    background: transparent; color:#fff; border:1px solid rgba(255,255,255,.45);\r\n  }\r\n  .omp-btn--ghost:hover{\r\n    transform: translateY(-1px);\r\n    background: rgba(255,255,255,.08); color:#fff;\r\n  }\r\n\r\n  .omp-hero__trust{\r\n    display:flex; justify-content:center; gap:18px; align-items:center; flex-wrap:wrap;\r\n    margin-top:4px; color: var(--muted);\r\n  }\r\n  .omp-hero__trust b{ color:#fff; }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width:1024px){ .omp-hero{ min-height:72vh; } }\r\n  @media (max-width:860px){ .omp-hero{ min-height:66vh; } }\r\n  @media (max-width:768px){\r\n    .omp-hero__inner{ gap:14px; }\r\n    .omp-hero__actions{ flex-direction:column; align-items:center; }\r\n    .omp-btn{ width:100%; max-width: 280px; }\r\n    .omp-hero__trust{ flex-direction:column; gap:12px; }\r\n  }\r\n  @media (max-width:480px){\r\n    .omp-hero__title{ font-size:28px; }\r\n    .omp-hero__sub{ font-size:15px; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    .omp-btn{ transition:none; }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"omp-hero\" role=\"banner\" aria-label=\"Oh My Phuket - Hero\">\r\n  <!-- Background image (default) -->\r\n  <div class=\"omp-hero__bgimg\" aria-hidden=\"true\"><\/div>\r\n\r\n  <!-- OPTIONAL: Background video (uncomment to use video instead of the image)\r\n  <video class=\"omp-hero__bgvid\" autoplay muted loop playsinline preload=\"metadata\" aria-hidden=\"true\"\r\n         poster=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Moto-4.png\">\r\n    <source src=\"YOUR-VIDEO.mp4\" type=\"video\/mp4\">\r\n  <\/video>\r\n  -->\r\n\r\n  <!-- Overlay -->\r\n  <div class=\"omp-hero__overlay\" aria-hidden=\"true\"><\/div>\r\n\r\n  <!-- Content -->\r\n  <div class=\"omp-hero__inner\">\r\n    <p class=\"omp-hero__eyebrow\" aria-hidden=\"true\">\u041f\u043e\u043b\u043d\u0430\u044f \u0441\u0432\u043e\u0431\u043e\u0434\u0430<\/p>\r\n\r\n    <h1 class=\"omp-hero__title\">\r\n      <span class=\"accent\">\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u0422\u0430\u0438\u043b\u0430\u043d\u0434<\/span> \u043a\u0430\u043a \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u0440\u0430\u043d\u044c\u0448\u0435\r\n    <\/h1>\r\n\r\n    <p class=\"omp-hero__sub\">\r\n      \u041d\u0430 \u043c\u043e\u0442\u043e\u0431\u0430\u0439\u043a\u0435 \u043e\u0442\u043a\u0440\u043e\u0439\u0442\u0435 \u0434\u043b\u044f \u0441\u0435\u0431\u044f \u0422\u0430\u0438\u043b\u0430\u043d\u0434 \u043a\u0430\u043a \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u0440\u0430\u043d\u044c\u0448\u0435: \u0436\u0438\u0432\u043e\u043f\u0438\u0441\u043d\u044b\u0435 \u0434\u043e\u0440\u043e\u0433\u0438, \u043f\u043e\u043b\u043d\u0430\u044f \u0441\u0432\u043e\u0431\u043e\u0434\u0430 \u0438 \u043d\u0435\u043f\u043e\u0432\u0442\u043e\u0440\u0438\u043c\u044b\u0439 \u043a\u0430\u0439\u0444\r\n      \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f, \u0431\u043b\u0438\u0437\u043a\u043e\u0433\u043e \u043a \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0447\u043d\u043e\u043c\u0443. \u0411\u043e\u043b\u044c\u0448\u0435, \u0447\u0435\u043c \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u043e\u0435\u0437\u0434\u043a\u0430, - \u043d\u0435\u0437\u0430\u0431\u044b\u0432\u0430\u0435\u043c\u044b\u0435 \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u044f.\r\n    <\/p>\r\n\r\n    <div class=\"omp-hero__actions\">\r\n      <a class=\"omp-btn omp-btn--primary\" href=\"https:\/\/ohmyphuket.com\/ru\/vehicles-motorcycles\/\">\u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430<\/a>\r\n      <a class=\"omp-btn omp-btn--ghost\" href=\"https:\/\/wa.me\/66966463388\">WhatsApp 24\/7<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"omp-hero__trust\" aria-label=\"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u0434\u043e\u0432\u0435\u0440\u0438\u044f\">\r\n      <span>\u2713 <b>\u0428\u043b\u0435\u043c\u044b \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430<\/b> &amp; 350-750cc \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b<\/span>\r\n      <span>\ud83d\udef5 <b>\u0414\u043e\u0441\u0442\u0430\u0432\u043a\u0430<\/b> &amp; \u043f\u0438\u043a\u0430\u043f \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u041f\u0445\u0443\u043a\u0435\u0442\u0443<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n<!-- =================== \/Oh My Phuket \u2013 Single Hero Banner (EN) =================== -->\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c119e76 e-con-full e-flex e-con e-parent\" data-id=\"c119e76\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca367bb elementor-widget elementor-widget-html\" data-id=\"ca367bb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>About Us - Oh My Phuket<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    * { margin: 0; padding: 0; }\r\n    body { font-family: 'Inter', sans-serif; color: #1e293b; line-height: 1.6; background: #ffffff; }\r\n    .container { max-width: 1500px; margin: 0 auto; }\r\n\r\n    \/* ========== About Us Section ========== *\/\r\n    .about-section {\r\n      --primary: #2563eb; --primary-dark: #1d4ed8; --secondary: #dc2626;\r\n      --text: #1e293b; --text-light: #64748b; --background: #ffffff;\r\n      --background-alt: #f8fafc; --border: #e2e8f0;\r\n      background: var(--background); color: var(--text);\r\n      padding: clamp(40px, 6vw, 80px) clamp(16px, 3vw, 30px);\r\n      border-radius: 20px; position: relative; overflow: hidden; box-shadow: none;\r\n    }\r\n    .about-section .about-wrap {\r\n      max-width: 1200px; margin: 0 auto; display: grid;\r\n      grid-template-columns: 1fr 1fr; gap: clamp(30px, 5vw, 60px); align-items: center;\r\n    }\r\n    @media (max-width: 968px){ .about-section .about-wrap { grid-template-columns: 1fr; gap: 40px; } }\r\n\r\n    .about-section .about-content { padding-right: clamp(0px,2vw,20px); }\r\n    @media (max-width: 968px){\r\n      .about-section .about-content { padding-right: 0; text-align: center; }\r\n    }\r\n\r\n    .about-section .about-eyebrow {\r\n      display:inline-block; padding:8px 16px; border-radius:999px;\r\n      background:linear-gradient(135deg, rgba(37,99,235,.1), rgba(220,38,38,.1));\r\n      border:1px solid rgba(37,99,235,.2); color:var(--primary);\r\n      font:800 12px\/1 system-ui; letter-spacing:.4px; text-transform:uppercase; margin-bottom:16px;\r\n    }\r\n    .about-section .about-title { font-size:clamp(28px,4.5vw,42px); font-weight:900; line-height:1.1; letter-spacing:-.02em; margin-bottom:16px; }\r\n    .about-section .about-title strong { color:var(--primary); position:relative; }\r\n    .about-section .about-title strong::after {\r\n      content:\"\"; position:absolute; bottom:4px; left:0; width:100%; height:6px;\r\n      background:rgba(37,99,235,.15); z-index:-1; border-radius:3px;\r\n    }\r\n\r\n    .about-section .about-text { color:var(--text-light); font-size:clamp(16px,2vw,18px); font-weight:500; line-height:1.6; margin-bottom:24px; }\r\n    .about-section .about-text p { margin-bottom:16px; }\r\n\r\n    \/* FEATURES GRID *\/\r\n    .about-section .about-features {\r\n      display:grid; grid-template-columns:repeat(2, 1fr); gap:16px; margin-top:24px;\r\n    }\r\n\r\n    .about-section .about-feature {\r\n      display:flex; align-items:flex-start; gap:12px; padding:16px;\r\n      background:var(--background-alt); border-radius:12px; border:1px solid var(--border);\r\n      transition:transform .3s ease; box-shadow:none;\r\n    }\r\n    .about-section .about-feature:hover { transform:translateY(-2px); box-shadow:none; }\r\n\r\n    .about-section .about-feature-icon {\r\n      width:44px; height:44px; border-radius:10px;\r\n      background:linear-gradient(135deg, var(--primary), var(--secondary));\r\n      display:flex; align-items:center; justify-content:center;\r\n      color:#fff; font-size:18px; flex-shrink:0;\r\n    }\r\n    .about-section .about-feature-content { flex:1; }\r\n    .about-section .about-feature-content h4 { font-size:clamp(16px,2vw,18px); font-weight:700; margin-bottom:6px; color:var(--text); }\r\n    .about-section .about-feature-content p { font-size:clamp(13px,1.8vw,14px); color:var(--text-light); line-height:1.5; }\r\n\r\n    \/* \u2705 MOBILE: keep TWO per row, put ICON ON TOP, center align *\/\r\n    @media (max-width: 768px){\r\n      .about-section .about-features {\r\n        grid-template-columns: repeat(2, minmax(0,1fr));\r\n        gap:12px;\r\n      }\r\n      .about-section .about-feature {\r\n        flex-direction: column;       \/* icon above text *\/\r\n        align-items: center;\r\n        text-align: center;\r\n        padding:14px 12px;\r\n        gap:10px;\r\n        min-height: 110px;\r\n      }\r\n      .about-section .about-feature-icon {\r\n        width:52px; height:52px; font-size:22px; border-radius:12px;\r\n      }\r\n      .about-section .about-feature-content h4 {\r\n        font-size: clamp(15px, 3vw, 17px);\r\n        margin-bottom: 4px;\r\n      }\r\n      .about-section .about-feature-content p {\r\n        font-size: clamp(13px, 2.8vw, 14px);\r\n        line-height: 1.45;\r\n      }\r\n    }\r\n\r\n    \/* EXTRA SMALL phones *\/\r\n    @media (max-width:420px){\r\n      .about-section .about-features { gap:10px; }\r\n      .about-section .about-feature { padding:12px 10px; min-height:100px; }\r\n      .about-section .about-feature-icon { width:48px; height:48px; font-size:20px; }\r\n    }\r\n\r\n    \/* IMAGES *\/\r\n    .about-section .about-images { display:grid; grid-template-columns:1fr 1fr; gap:16px; height:100%; }\r\n    @media (max-width:768px){ .about-section .about-images { gap:12px; } }\r\n    .about-section .about-image { position:relative; border-radius:14px; overflow:hidden; height:clamp(200px,40vw,280px); box-shadow:none; }\r\n    @media (max-width:768px){ .about-section .about-image { border-radius:12px; } }\r\n    .about-section .about-image img { width:100%; height:100%; object-fit:cover; transition:transform 1.2s ease; }\r\n    .about-section .about-image:hover img { transform:scale(1.05); }\r\n    .about-section .about-image-large { grid-column:1 \/ -1; height:clamp(250px,50vw,320px); }\r\n    .about-section .about-image-overlay {\r\n      position:absolute; bottom:0; left:0; right:0;\r\n      background:linear-gradient(to top, rgba(0,0,0,.7), transparent);\r\n      padding:clamp(20px,4vw,30px) clamp(16px,3vw,20px) clamp(16px,3vw,20px);\r\n      color:#fff;\r\n    }\r\n    .about-section .about-image-text { font-size:clamp(14px,2vw,16px); font-weight:600; line-height:1.4; }\r\n\r\n    \/* STATS *\/\r\n    .about-section .about-stats {\r\n      display:grid; grid-template-columns:repeat(3,1fr);\r\n      gap:clamp(20px,3vw,30px); margin-top:clamp(40px,6vw,60px);\r\n      padding-top:clamp(30px,5vw,50px); border-top:1px solid var(--border);\r\n    }\r\n    @media (max-width:768px){ .about-section .about-stats { grid-template-columns:1fr; gap:16px; } }\r\n    .about-section .about-stat {\r\n      text-align:center; padding:clamp(16px,3vw,20px); border-radius:14px;\r\n      background:var(--background-alt); transition:transform .3s ease;\r\n      box-shadow:none;\r\n    }\r\n    .about-section .about-stat:hover { transform:translateY(-3px); box-shadow:none; }\r\n    .about-section .about-stat-number { font-size:clamp(32px,5vw,42px); font-weight:900; color:var(--primary); line-height:1; margin-bottom:8px; }\r\n    .about-section .about-stat-label { font-size:clamp(14px,2vw,16px); font-weight:600; color:var(--text-light); }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container\">\r\n    <!-- ===================== About Us Section ===================== -->\r\n    <section class=\"about-section\" id=\"about\">\r\n      <div class=\"about-wrap\">\r\n        <div class=\"about-content\">\r\n          <p class=\"about-eyebrow\">\u041d\u0430\u0448\u0430 \u0438\u0441\u0442\u043e\u0440\u0438\u044f<\/p>\r\n          <h2 class=\"about-title translation-block\">\u041e <strong>Oh My Phuket<\/strong><\/h2>\r\n\r\n          <div class=\"about-text\">\r\n            <p>\u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u043d\u0430 Oh My Phuket, \u0432\u0430\u0448\u0435\u0433\u043e \u043d\u0430\u0434\u0435\u0436\u043d\u043e\u0433\u043e \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430 \u043f\u043e \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044e \u041f\u0445\u0443\u043a\u0435\u0442\u0430! \u041c\u044b \u0441\u0442\u0440\u0430\u0441\u0442\u043d\u043e \u043b\u044e\u0431\u0438\u043c \u044d\u0442\u043e\u0442 \u043e\u0441\u0442\u0440\u043e\u0432 \u0438 \u0441\u0447\u0438\u0442\u0430\u0435\u043c, \u0447\u0442\u043e \u043b\u0443\u0447\u0448\u0438\u0439 \u0441\u043f\u043e\u0441\u043e\u0431 \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0435\u0433\u043e \u0434\u043b\u044f \u0441\u0435\u0431\u044f - \u044d\u0442\u043e \u043f\u043e\u043b\u043d\u0430\u044f \u0441\u0432\u043e\u0431\u043e\u0434\u0430.<\/p>\r\n            <p>\u0425\u043e\u0442\u0438\u0442\u0435 \u043b\u0438 \u0432\u044b \u043f\u0440\u043e\u0435\u0445\u0430\u0442\u044c \u043f\u043e \u043f\u0440\u0438\u0431\u0440\u0435\u0436\u043d\u044b\u043c \u0434\u043e\u0440\u043e\u0433\u0430\u043c \u043d\u0430 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u0435, \u043f\u0440\u043e\u043c\u0447\u0430\u0442\u044c\u0441\u044f \u043f\u043e \u043e\u0436\u0438\u0432\u043b\u0435\u043d\u043d\u044b\u043c \u0443\u043b\u0438\u0446\u0430\u043c \u043d\u0430 \u043c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u0435 \u0438\u043b\u0438 \u043f\u0440\u043e\u043f\u043b\u044b\u0442\u044c \u043f\u043e \u0431\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u043c \u0432\u043e\u0434\u0430\u043c \u043d\u0430 \u043b\u043e\u0434\u043a\u0435 - \u0443 \u043d\u0430\u0441 \u043d\u0430\u0439\u0434\u0435\u0442\u0441\u044f \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u043e\u0435 \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u0432\u0430\u0441.<\/p>\r\n          <\/div>\r\n\r\n          <div class=\"about-features\">\r\n            <div class=\"about-feature\">\r\n              <div class=\"about-feature-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\r\n              <div class=\"about-feature-content\">\r\n                <h4>\u0424\u043b\u043e\u0442 \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430<\/h4>\r\n                <p>\u0425\u043e\u0440\u043e\u0448\u043e \u043e\u0442\u0440\u0435\u043c\u043e\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u0438 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u044e\u0442\u0441\u044f \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0438 \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u0430.<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"about-feature\">\r\n              <div class=\"about-feature-icon\"><i class=\"fas fa-map-marked-alt\"><\/i><\/div>\r\n              <div class=\"about-feature-content\">\r\n                <h4>\u041c\u0435\u0441\u0442\u043d\u044b\u0435 \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u044b<\/h4>\r\n                <p>\u0418\u043d\u0441\u0430\u0439\u0434\u0435\u0440\u0441\u043a\u0438\u0435 \u0441\u043e\u0432\u0435\u0442\u044b \u043f\u043e\u043c\u043e\u0433\u0443\u0442 \u0432\u0430\u043c \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0438\u0442\u044c \u0441\u043a\u0440\u044b\u0442\u044b\u0435 \u0434\u0440\u0430\u0433\u043e\u0446\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0432 \u043e\u043a\u0440\u0435\u0441\u0442\u043d\u043e\u0441\u0442\u044f\u0445 \u041f\u0445\u0443\u043a\u0435\u0442\u0430.<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"about-feature\">\r\n              <div class=\"about-feature-icon\"><i class=\"fas fa-headset\"><\/i><\/div>\r\n              <div class=\"about-feature-content\">\r\n                <h4>\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 24\/7<\/h4>\r\n                <p>\u041d\u0430\u0448\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043c\u043e\u0447\u044c \u0432\u0430\u043c \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0430\u0440\u0435\u043d\u0434\u044b.<\/p>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"about-feature\">\r\n              <div class=\"about-feature-icon\"><i class=\"fas fa-tags\"><\/i><\/div>\r\n              <div class=\"about-feature-content\">\r\n                <h4>\u041b\u0443\u0447\u0448\u0435\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435<\/h4>\r\n                <p>\u041a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0441\u043f\u043e\u0441\u043e\u0431\u043d\u044b\u0435 \u0446\u0435\u043d\u044b \u0431\u0435\u0437 \u0441\u043a\u0440\u044b\u0442\u044b\u0445 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439 \u0438 \u0433\u0438\u0431\u043a\u0438\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0430\u0440\u0435\u043d\u0434\u044b.<\/p>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"about-images\">\r\n          <div class=\"about-image about-image-large\">\r\n            <img decoding=\"async\" src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Moto-4.png\" alt=\"Zontes 368cc motorcycle\">\r\n            <div class=\"about-image-overlay\">\r\n              <p class=\"about-image-text\">\u041c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u044b \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430 \u0434\u043b\u044f \u0441\u0442\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u0437\u043d\u0430\u043a\u043e\u043c\u0441\u0442\u0432\u0430 \u0441 \u041f\u0445\u0443\u043a\u0435\u0442\u043e\u043c<\/p>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"about-image\">\r\n            <img decoding=\"async\" src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Moto.png\" alt=\"Zontes 368cc side view\">\r\n          <\/div>\r\n          <div class=\"about-image\">\r\n            <img decoding=\"async\" src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Helmet-Premium.png\" alt=\"Premium helmet\">\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"about-stats\">\r\n        <div class=\"about-stat\">\r\n          <div class=\"about-stat-number\">500+<\/div>\r\n          <div class=\"about-stat-label\">\u0421\u0447\u0430\u0441\u0442\u043b\u0438\u0432\u044b\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u044b<\/div>\r\n        <\/div>\r\n        <div class=\"about-stat\">\r\n          <div class=\"about-stat-number\">50+<\/div>\r\n          <div class=\"about-stat-label\">\u0422\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u0432 \u043f\u0430\u0440\u043a\u0435<\/div>\r\n        <\/div>\r\n        <div class=\"about-stat\">\r\n          <div class=\"about-stat-number\">24\/7<\/div>\r\n          <div class=\"about-stat-label\">\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n    <!-- ===================== \/About Us Section ===================== -->\r\n  <\/div>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a0f4df e-con-full e-flex e-con e-parent\" data-id=\"7a0f4df\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cb4209 elementor-widget elementor-widget-html\" data-id=\"3cb4209\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Motorcycle Rentals - Oh My Phuket<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    * { margin: 0; padding: 0; }\r\n    body { font-family: 'Inter', sans-serif; color: #1e293b; line-height: 1.6; }\r\n    .container { max-width: 1500px; margin: 0 auto; }\r\n    \r\n    \/* ========== Motorcycle Rental Section ========== *\/\r\n    .etm-block-8742{ \r\n      --etm-bg-top:#ffffff; --etm-bg-bottom:#ffffff;\r\n      --etm-ink:#1e293b; --etm-muted:#475569;\r\n      --etm-card:#ffffff; --etm-border:#e2e8f0;\r\n      --etm-primary:#2563eb; --etm-primary-dark:#1d4ed8; \r\n      --etm-secondary:#dc2626; --etm-gold:#d69e2e;\r\n\r\n      background:linear-gradient(180deg, var(--etm-bg-top), var(--etm-bg-bottom));\r\n      color:var(--etm-ink);\r\n      padding:clamp(28px,3vw,40px) clamp(14px,3vw,20px);\r\n      border-radius:16px; \r\n      position:relative; \r\n      overflow:hidden; \r\n      z-index:1;\r\n    }\r\n\r\n    .etm-block-8742 .etm-wrap{ max-width:1500px; margin:0 auto; }\r\n\r\n    .etm-block-8742 .etm-head{ text-align:center; max-width:900px; margin:0 auto 28px; }\r\n    .etm-block-8742 .etm-eyebrow{\r\n      display:inline-block; padding:8px 16px; border-radius:999px;\r\n      background:linear-gradient(135deg, rgba(37,99,235,.15), rgba(220,38,38,.15));\r\n      border:1px solid rgba(0,0,0,.06); color:var(--etm-primary);\r\n      font:800 12px\/1 system-ui; letter-spacing:.4px; text-transform:uppercase; margin-bottom:12px;\r\n    }\r\n    .etm-block-8742 .etm-title{ \r\n      font-size:clamp(28px,4.2vw,40px); \r\n      font-weight:900; \r\n      line-height:1.12; \r\n      letter-spacing:-.01em; \r\n    }\r\n    .etm-block-8742 .etm-title strong{ color:var(--etm-primary); }\r\n    .etm-block-8742 .etm-sub{ color:var(--etm-muted); font-size:17px; font-weight:600; line-height:1.45; }\r\n\r\n    \/* Grid: 4 desktop, 2 tablet, 1 mobile *\/\r\n    .etm-block-8742 .etm-grid{ \r\n      display:grid; \r\n      grid-template-columns:repeat(4, minmax(0,1fr)); \r\n      gap:24px; \r\n      margin-top:26px; \r\n    }\r\n    @media (min-width:701px) and (max-width:1200px){\r\n      .etm-block-8742 .etm-grid{ grid-template-columns:repeat(2, minmax(0,1fr)) !important; }\r\n    }\r\n    @media (max-width:700px){\r\n      .etm-block-8742 .etm-grid{ grid-template-columns:1fr !important; }\r\n    }\r\n\r\n    .etm-block-8742 .etm-card{\r\n      background:var(--etm-card); \r\n      border-radius:16px; \r\n      overflow:hidden;\r\n      box-shadow:0 4px 12px rgba(0,0,0,.08); \r\n      border:1px solid var(--etm-border);\r\n      transition:transform .3s ease, box-shadow .3s ease;\r\n      content-visibility:auto; \r\n      contain-intrinsic-size:400px 300px;\r\n    }\r\n    .etm-block-8742 .etm-card:hover{ \r\n      transform:translateY(-6px); \r\n      box-shadow:0 16px 36px rgba(37,99,235,.15); \r\n    }\r\n\r\n    .etm-block-8742 .etm-img{ \r\n      position:relative; \r\n      width:100%; \r\n      aspect-ratio:4\/3; \r\n      overflow:hidden; \r\n      background-color: #f1f5f9;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n    .etm-block-8742 .etm-img img{\r\n      display:block;\r\n      width:100%; \r\n      height:100%; \r\n      object-fit: cover;       \/* fills the whole container *\/\r\n      object-position: center; \/* centers the crop *\/\r\n      transition:transform 1.2s ease;\r\n    }\r\n    .etm-block-8742 .etm-card:hover .etm-img img{ transform:scale(1.06); }\r\n\r\n    .etm-block-8742 .etm-dur{\r\n      position:absolute; \r\n      top:14px; \r\n      left:14px; \r\n      padding:7px 12px; \r\n      border-radius:999px;\r\n      background:var(--etm-primary); \r\n      color:#fff; \r\n      font:800 13px\/1 system-ui;\r\n      display:inline-flex; \r\n      gap:6px; \r\n      align-items:center; \r\n      box-shadow:0 4px 12px rgba(0,0,0,.12); \r\n      z-index:2;\r\n    }\r\n    .etm-block-8742 .etm-ribbon{\r\n      position:absolute; \r\n      top:16px; \r\n      right:-34px; \r\n      background:var(--etm-secondary); \r\n      color:#fff; \r\n      padding:8px 40px;\r\n      font-size:12px; \r\n      font-weight:700; \r\n      text-transform:uppercase; \r\n      letter-spacing:.5px; \r\n      transform:rotate(45deg);\r\n      z-index:3; \r\n      box-shadow:0 2px 6px rgba(0,0,0,.2);\r\n    }\r\n    .etm-block-8742 .etm-stripe{ \r\n      position:absolute; \r\n      left:0; \r\n      top:0; \r\n      bottom:0; \r\n      width:6px; \r\n      background:linear-gradient(180deg, var(--etm-primary), var(--etm-secondary)); \r\n      opacity:.95; \r\n      border-top-right-radius:8px; \r\n      border-bottom-right-radius:8px; \r\n    }\r\n\r\n    .etm-block-8742 .etm-glass{\r\n      position:relative; \r\n      z-index:2; \r\n      margin:16px; \r\n      margin-top:-48px;\r\n      background:rgba(248,250,252,.9); \r\n      border:1px solid var(--etm-border);\r\n      border-radius:16px; \r\n      padding:18px; \r\n      backdrop-filter:blur(6px);\r\n    }\r\n    .etm-block-8742 .etm-name{ \r\n      margin:0 0 8px; \r\n      font-size:clamp(18px,2.2vw,22px); \r\n      font-weight:800; \r\n      line-height:1.2; \r\n    }\r\n    .etm-block-8742 .etm-name strong{ color:var(--etm-primary); }\r\n    .etm-block-8742 .etm-feat{ \r\n      margin:0 0 12px; \r\n      padding:0; \r\n      list-style:none; \r\n      display:flex; \r\n      flex-direction:column; \r\n      gap:8px; \r\n      color:var(--etm-muted); \r\n      font-weight:700; \r\n    }\r\n    .etm-block-8742 .etm-feat li{ \r\n      display:inline-flex; \r\n      align-items:center; \r\n      gap:8px; \r\n      font-size:14px; \r\n    }\r\n\r\n    .etm-block-8742 .etm-meta{ \r\n      display:flex; \r\n      align-items:center; \r\n      justify-content:space-between; \r\n      margin-bottom:16px; \r\n      gap:12px; \r\n    }\r\n    .etm-block-8742 .etm-rating{ \r\n      color:var(--etm-gold); \r\n      font-weight:900; \r\n      display:inline-flex; \r\n      align-items:center; \r\n      gap:6px; \r\n      font-size:15px; \r\n    }\r\n    .etm-block-8742 .etm-price{ \r\n      font-weight:900; \r\n      font-size:18px; \r\n      color:var(--etm-primary); \r\n      display:flex; \r\n      align-items:center; \r\n      gap:6px; \r\n      white-space:nowrap; \r\n    }\r\n    .etm-block-8742 .etm-price .per-day {\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      color: var(--etm-muted);\r\n      margin-left: 4px;\r\n    }\r\n\r\n    .etm-block-8742 .etm-actions{ \r\n      display:flex; \r\n      gap:12px; \r\n      align-items:stretch; \r\n    }\r\n    .etm-block-8742 .etm-btn{\r\n      display:inline-flex; \r\n      align-items:center; \r\n      justify-content:center; \r\n      gap:8px; \r\n      padding:12px 16px;\r\n      border-radius:12px; \r\n      background:var(--etm-primary); \r\n      color:#fff; \r\n      font-weight:700; \r\n      font-size:14px;\r\n      text-decoration:none; \r\n      border:none; \r\n      cursor:pointer; \r\n      box-shadow:0 8px 20px rgba(37,99,235,.25);\r\n      transition:all .25s ease; \r\n      flex:1; \r\n      text-align:center; \r\n      min-width:0;\r\n    }\r\n    .etm-block-8742 .etm-btn:hover{ \r\n      background:var(--etm-primary-dark); \r\n      transform:translateY(-2px); \r\n      box-shadow:0 12px 24px rgba(29,78,216,.28); \r\n    }\r\n    .etm-block-8742 .etm-btn--wa{ \r\n      background:#25D366; \r\n      box-shadow:0 8px 20px rgba(37,211,102,.25); \r\n    }\r\n    .etm-block-8742 .etm-btn--wa:hover{ \r\n      background:#128C7E; \r\n      box-shadow:0 12px 24px rgba(18,140,126,.28); \r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container\">\r\n    <!-- ===================== Motorcycle Rentals ===================== -->\r\n    <section class=\"etm-block-8742\" id=\"motorcycles\" aria-labelledby=\"motorcycle-title\">\r\n      <div class=\"etm-wrap\">\r\n        <header class=\"etm-head\">\r\n          <p class=\"etm-eyebrow\">\u041f\u0440\u043e\u043a\u0430\u0442 \u043c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u043e\u0432 \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430<\/p>\r\n          <h2 id=\"motorcycle-title\" class=\"etm-title\">\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u041f\u0445\u0443\u043a\u0435\u0442 \u0441 <strong>\u041c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u044b \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430<\/strong><\/h2>\r\n          <p class=\"etm-sub\">\u041c\u043e\u0449\u043d\u044b\u0439 - \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043d\u044b\u0439 - \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 - \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u044b\u0439 \u0434\u043b\u044f \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0441\u0442\u0440\u043e\u0432\u043e\u0432<\/p>\r\n        <\/header>\r\n\r\n        <div class=\"etm-grid\" itemscope itemtype=\"https:\/\/schema.org\/ItemList\">\r\n          <!-- 1) Forza 350cc -->\r\n          <article class=\"etm-card\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/Product\">\r\n            <figure class=\"etm-img\">\r\n              <img loading=\"lazy\" src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Honda-Forza-350cc.png\"\r\n                   alt=\"Forza 350cc premium scooter\"\r\n                   width=\"800\" height=\"600\"\r\n                   decoding=\"async\" itemprop=\"image\"\/>\r\n              <span class=\"etm-dur\"><i class=\"fas fa-motorcycle\" aria-hidden=\"true\"><\/i> 350 \u043a\u0443\u0431. \u0441\u043c<\/span>\r\n              <span class=\"etm-ribbon\">\u041f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0435<\/span>\r\n              <span class=\"etm-stripe\" aria-hidden=\"true\"><\/span>\r\n            <\/figure>\r\n            <div class=\"etm-glass\">\r\n              <h3 class=\"etm-name\" itemprop=\"name\">Honda <strong>Forza 350cc<\/strong><\/h3>\r\n              <ul class=\"etm-feat\" role=\"list\">\r\n                <li><i class=\"fas fa-tachometer-alt\" aria-hidden=\"true\"><\/i> \u0414\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c 330cc<\/li>\r\n                <li><i class=\"fas fa-gas-pump\" aria-hidden=\"true\"><\/i> \u0414\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c 340 \u043a\u043c<\/li>\r\n                <li><i class=\"fas fa-cogs\" aria-hidden=\"true\"><\/i> CVT \u0410\u0432\u0442\u043e\u043c\u0430\u0442<\/li>\r\n              <\/ul>\r\n              <div class=\"etm-meta\">\r\n                <span class=\"etm-rating\"><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i> 4.8<\/span>\r\n                <span class=\"etm-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\r\n                  <i class=\"fas fa-tag\" aria-hidden=\"true\"><\/i>\r\n                  <span data-price-usd=\"45.90\">$45.90<\/span>\r\n                  <span class=\"per-day\">\u0432 \u0434\u0435\u043d\u044c<\/span>\r\n                  <meta itemprop=\"priceCurrency\" content=\"USD\" \/>\r\n                  <meta itemprop=\"price\" content=\"45.90\" \/>\r\n                <\/span>\r\n              <\/div>\r\n              <div class=\"etm-actions\">\r\n                <a href=\"https:\/\/ohmyphuket.com\/ru\/forza-350cc\/\" class=\"etm-btn\" aria-label=\"\u0417\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043c\u043e\u0442\u043e\u0446\u0438\u043a\u043b Forza 350cc\"><i class=\"fas fa-calendar-check\" aria-hidden=\"true\"><\/i> \u0417\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441<\/a>\r\n                <a href=\"https:\/\/wa.me\/66966463388\" class=\"etm-btn etm-btn--wa\" aria-label=\"\u0427\u0430\u0442 \u043f\u043e WhatsApp \u043e Forza 350cc\"><i class=\"fab fa-whatsapp\" aria-hidden=\"true\"><\/i> WhatsApp<\/a>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <!-- 2) Forza 750cc -->\r\n          <article class=\"etm-card\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/Product\">\r\n            <figure class=\"etm-img\">\r\n              <img loading=\"lazy\" src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/M_F_750_4-1.png\"\r\n                   alt=\"Forza 750cc premium maxi-scooter\"\r\n                   width=\"800\" height=\"600\"\r\n                   decoding=\"async\" itemprop=\"image\"\/>\r\n              <span class=\"etm-dur\"><i class=\"fas fa-motorcycle\" aria-hidden=\"true\"><\/i> 750cc<\/span>\r\n              <span class=\"etm-ribbon\">\u041f\u0440\u0435\u043c\u0438\u0443\u043c<\/span>\r\n              <span class=\"etm-stripe\" aria-hidden=\"true\"><\/span>\r\n            <\/figure>\r\n            <div class=\"etm-glass\">\r\n              <h3 class=\"etm-name\" itemprop=\"name\">Honda <strong>Forza 750cc<\/strong><\/h3>\r\n              <ul class=\"etm-feat\" role=\"list\">\r\n                <li><i class=\"fas fa-tachometer-alt\" aria-hidden=\"true\"><\/i> \u0414\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c 745cc<\/li>\r\n                <li><i class=\"fas fa-bolt\" aria-hidden=\"true\"><\/i> \u041c\u043e\u0449\u043d\u043e\u0441\u0442\u044c 58 \u043b.\u0441.<\/li>\r\n                <li><i class=\"fas fa-cogs\" aria-hidden=\"true\"><\/i> \u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f DCT<\/li>\r\n              <\/ul>\r\n              <div class=\"etm-meta\">\r\n                <span class=\"etm-rating\"><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i> 4.9<\/span>\r\n                <span class=\"etm-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\r\n                  <i class=\"fas fa-tag\" aria-hidden=\"true\"><\/i>\r\n                  <span data-price-usd=\"91.80\">$91.80<\/span>\r\n                  <span class=\"per-day\">\u0432 \u0434\u0435\u043d\u044c<\/span>\r\n                  <meta itemprop=\"priceCurrency\" content=\"USD\" \/>\r\n                  <meta itemprop=\"price\" content=\"91.80\" \/>\r\n                <\/span>\r\n              <\/div>\r\n              <div class=\"etm-actions\">\r\n                <a href=\"https:\/\/ohmyphuket.com\/ru\/forza-750cc\/\" class=\"etm-btn\" aria-label=\"\u0417\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043c\u043e\u0442\u043e\u0446\u0438\u043a\u043b Forza 750cc\"><i class=\"fas fa-calendar-check\" aria-hidden=\"true\"><\/i> \u0417\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441<\/a>\r\n                <a href=\"https:\/\/wa.me\/66966463388\" class=\"etm-btn etm-btn--wa\" aria-label=\"\u0427\u0430\u0442 \u043f\u043e WhatsApp \u043e Forza 750cc\"><i class=\"fab fa-whatsapp\" aria-hidden=\"true\"><\/i> WhatsApp<\/a>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <!-- 3) X-Max 400cc -->\r\n          <article class=\"etm-card\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/Product\">\r\n            <figure class=\"etm-img\">\r\n              <img loading=\"lazy\" src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/XMAX.png\"\r\n                   alt=\"Yamaha X-Max 400cc scooter\"\r\n                   width=\"800\" height=\"600\"\r\n                   decoding=\"async\" itemprop=\"image\"\/>\r\n              <span class=\"etm-dur\"><i class=\"fas fa-motorcycle\" aria-hidden=\"true\"><\/i> 400cc<\/span>\r\n              <span class=\"etm-ribbon\">\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435<\/span>\r\n              <span class=\"etm-stripe\" aria-hidden=\"true\"><\/span>\r\n            <\/figure>\r\n            <div class=\"etm-glass\">\r\n              <h3 class=\"etm-name\" itemprop=\"name\">Yamaha <strong>X-Max 400cc<\/strong><\/h3>\r\n              <ul class=\"etm-feat\" role=\"list\">\r\n                <li><i class=\"fas fa-tachometer-alt\" aria-hidden=\"true\"><\/i> \u0414\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c 395cc<\/li>\r\n                <li><i class=\"fas fa-bolt\" aria-hidden=\"true\"><\/i> \u041c\u043e\u0449\u043d\u043e\u0441\u0442\u044c 34 \u043b.\u0441.<\/li>\r\n                <li><i class=\"fas fa-wind\" aria-hidden=\"true\"><\/i> \u0421\u043f\u043e\u0440\u0442\u0438\u0432\u043d\u044b\u0439 \u0434\u0438\u0437\u0430\u0439\u043d<\/li>\r\n              <\/ul>\r\n              <div class=\"etm-meta\">\r\n                <span class=\"etm-rating\"><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i> 4.7<\/span>\r\n                <span class=\"etm-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\r\n                  <i class=\"fas fa-tag\" aria-hidden=\"true\"><\/i>\r\n                  <span data-price-usd=\"27.54\">$27.54<\/span>\r\n                  <span class=\"per-day\">\u0432 \u0434\u0435\u043d\u044c<\/span>\r\n                  <meta itemprop=\"priceCurrency\" content=\"USD\" \/>\r\n                  <meta itemprop=\"price\" content=\"27.54\" \/>\r\n                <\/span>\r\n              <\/div>\r\n              <div class=\"etm-actions\">\r\n                <a href=\"https:\/\/ohmyphuket.com\/ru\/x-max-400cc\/\" class=\"etm-btn\" aria-label=\"\u041a\u043d\u0438\u0433\u0430 X-Max 400cc \u041c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\"><i class=\"fas fa-calendar-check\" aria-hidden=\"true\"><\/i> \u0417\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441<\/a>\r\n                <a href=\"https:\/\/wa.me\/66966463388\" class=\"etm-btn etm-btn--wa\" aria-label=\"\u0427\u0430\u0442 \u043d\u0430 WhatsApp \u043e X-Max 400cc\"><i class=\"fab fa-whatsapp\" aria-hidden=\"true\"><\/i> WhatsApp<\/a>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n\r\n          <!-- 4) Zontes 368cc -->\r\n          <article class=\"etm-card\" itemprop=\"itemListElement\" itemscope itemtype=\"https:\/\/schema.org\/Product\">\r\n            <figure class=\"etm-img\">\r\n              <img loading=\"lazy\" src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Moto.png\"\r\n                   alt=\"Zontes 368cc adventure motorcycle\"\r\n                   width=\"800\" height=\"600\"\r\n                   decoding=\"async\" itemprop=\"image\"\/>\r\n              <span class=\"etm-dur\"><i class=\"fas fa-motorcycle\" aria-hidden=\"true\"><\/i> 368cc<\/span>\r\n              <span class=\"etm-ribbon\">\u041f\u0440\u0438\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f<\/span>\r\n              <span class=\"etm-stripe\" aria-hidden=\"true\"><\/span>\r\n            <\/figure>\r\n            <div class=\"etm-glass\">\r\n              <h3 class=\"etm-name\" itemprop=\"name\">Zontes <strong>368cc<\/strong><\/h3>\r\n              <ul class=\"etm-feat\" role=\"list\">\r\n                <li><i class=\"fas fa-tachometer-alt\" aria-hidden=\"true\"><\/i> 368-\u043a\u0443\u0431\u043e\u0432\u044b\u0439 \u0434\u0432\u0438\u0433\u0430\u0442\u0435\u043b\u044c<\/li>\r\n                <li><i class=\"fas fa-bolt\" aria-hidden=\"true\"><\/i> \u041c\u043e\u0449\u043d\u043e\u0441\u0442\u044c 36 \u043b.\u0441.<\/li>\r\n                <li><i class=\"fas fa-mountain\" aria-hidden=\"true\"><\/i> \u0413\u043e\u0442\u043e\u0432\u043d\u043e\u0441\u0442\u044c \u043a \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f\u043c<\/li>\r\n              <\/ul>\r\n              <div class=\"etm-meta\">\r\n                <span class=\"etm-rating\"><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i> 4.6<\/span>\r\n                <span class=\"etm-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\r\n                  <i class=\"fas fa-tag\" aria-hidden=\"true\"><\/i>\r\n                  <span data-price-usd=\"36.72\">$36.72<\/span>\r\n                  <span class=\"per-day\">\u0432 \u0434\u0435\u043d\u044c<\/span>\r\n                  <meta itemprop=\"priceCurrency\" content=\"USD\" \/>\r\n                  <meta itemprop=\"price\" content=\"36.72\" \/>\r\n                <\/span>\r\n              <\/div>\r\n              <div class=\"etm-actions\">\r\n                <a href=\"https:\/\/ohmyphuket.com\/ru\/zontes-368cc\/\" class=\"etm-btn\" aria-label=\"\u041a\u043d\u0438\u0433\u0430 Zontes 368cc \u041c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\"><i class=\"fas fa-calendar-check\" aria-hidden=\"true\"><\/i> \u0417\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441<\/a>\r\n                <a href=\"https:\/\/wa.me\/66966463388\" class=\"etm-btn etm-btn--wa\" aria-label=\"\u0427\u0430\u0442 \u043d\u0430 WhatsApp \u043e Zontes 368cc\"><i class=\"fab fa-whatsapp\" aria-hidden=\"true\"><\/i> WhatsApp<\/a>\r\n              <\/div>\r\n            <\/div>\r\n          <\/article>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n    <!-- ===================== \/Motorcycle Rentals ===================== -->\r\n  <\/div>\r\n\r\n  <!-- Optional JSON-LD (helps SEO for collections) -->\r\n  <script type=\"application\/ld+json\">\r\n  {\r\n    \"@context\": \"https:\/\/schema.org\",\r\n    \"@type\": \"ItemList\",\r\n    \"name\": \"Premium Motorcycle Rentals in Phuket\",\r\n    \"itemListElement\": [\r\n      {\"@type\":\"ListItem\",\"position\":1,\"url\":\"https:\/\/ohmyphuket.com\/forza-350cc\/\"},\r\n      {\"@type\":\"ListItem\",\"position\":2,\"url\":\"https:\/\/ohmyphuket.com\/forza-750cc\/\"},\r\n      {\"@type\":\"ListItem\",\"position\":3,\"url\":\"https:\/\/ohmyphuket.com\/x-max-400cc\/\"},\r\n      {\"@type\":\"ListItem\",\"position\":4,\"url\":\"https:\/\/ohmyphuket.com\/zontes-368cc\/\"}\r\n    ]\r\n  }\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb65c41 e-con-full e-flex e-con e-parent\" data-id=\"fb65c41\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5949539 elementor-widget elementor-widget-html\" data-id=\"5949539\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\r\n<title>Why Choose Oh My Phuket<\/title>\r\n<style>\r\n  \/* ===== SCOPED: styles apply only inside .wcu-omp ===== *\/\r\n  .wcu-omp{\r\n    \/* Professional palette *\/\r\n    --navy-900:#0b1b2a;     \/* hero bg base *\/\r\n    --navy-800:#11293d;     \/* hero bg blend *\/\r\n    --ink:#0f172a;          \/* headings\/body *\/\r\n    --muted:#475569;        \/* paragraph *\/\r\n    --card-bg:#ffffff;      \/* card base *\/\r\n    --card-border:#e5e7eb;  \/* subtle border *\/\r\n    --card-shadow:0 12px 28px rgba(2,6,23,.08);\r\n\r\n    \/* Accents (blue theme for motorcycles) *\/\r\n    --accent:#2563eb;       \/* icon + buttons (blue-600) *\/\r\n    --accent-strong:#1d4ed8;\/* hover *\/\r\n    --pill:#eff6ff;         \/* eyebrow bg *\/\r\n\r\n    \/* Hero overlay\/gradient *\/\r\n    --overlay:linear-gradient(0deg,rgba(2,6,23,.55),rgba(2,6,23,.35));\r\n    --gradient:linear-gradient(135deg,var(--navy-900) 0%, var(--navy-800) 100%);\r\n\r\n    \/* motorcycle hero image *\/\r\n    --bg-url:url('https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/dreamstime_m_92085745.jpg');\r\n\r\n    --transition: all .25s ease;\r\n    font-family:Inter,ui-sans-serif,system-ui,Segoe UI,Roboto,Arial,sans-serif;\r\n    color:var(--ink);\r\n    line-height:1.6;\r\n    position:relative;\r\n    isolation:isolate;\r\n  }\r\n  .wcu-omp *{box-sizing:border-box}\r\n\r\n  \/* ===== HERO ===== *\/\r\n  .wcu-omp .hero{\r\n    min-height:60vh;\r\n    display:grid;\r\n    place-items:center;\r\n    text-align:center;\r\n    position:relative;\r\n    background:\r\n      var(--overlay),\r\n      var(--bg-url),\r\n      var(--gradient);\r\n    background-size:cover, cover, cover;\r\n    background-position:center;\r\n    background-repeat:no-repeat;\r\n    padding:48px 0 110px;\r\n    color:#fff;\r\n  }\r\n  .wcu-omp .eyebrow{\r\n    display:inline-grid;place-items:center;\r\n    padding:8px 14px;border-radius:999px;\r\n    background:var(--pill);\r\n    color:#1e40af;\r\n    font:800 12px\/1 system-ui;letter-spacing:.6px;text-transform:uppercase;\r\n    border:1px solid #bfdbfe;\r\n    margin-bottom:12px;\r\n  }\r\n  .wcu-omp .title{\r\n    margin:0 0 10px;\r\n    font-weight:900; letter-spacing:-.02em;\r\n    font-size:clamp(30px,5.2vw,46px); line-height:1.2;\r\n    text-shadow:0 2px 6px rgba(0,0,0,.35);\r\n  }\r\n  .wcu-omp .title .part1{color:#ffffff;}\r\n  .wcu-omp .title .part2{color:#93c5fd;}\r\n  .wcu-omp .subtitle{\r\n    width:min(820px,92%); margin:0 auto 22px; color:#e5e7eb; opacity:.95;\r\n    font-size:clamp(16px,2.4vw,19px);\r\n  }\r\n  .wcu-omp .btn{\r\n    display:inline-flex;align-items:center;gap:10px;\r\n    background:var(--accent); color:#fff; font-weight:800;\r\n    padding:12px 22px;border-radius:999px;border:1px solid rgba(0,0,0,.06);\r\n    text-decoration:none; box-shadow:0 10px 20px rgba(37,99,235,.25);\r\n    transition:var(--transition);\r\n  }\r\n  .wcu-omp .btn:hover{transform:translateY(-2px); background:var(--accent-strong)}\r\n  .wcu-omp .btn svg{width:18px;height:18px}\r\n\r\n  \/* ===== FEATURE BAR (containers) ===== *\/\r\n  .wcu-omp .feature-bar{\r\n    width:min(1500px,94%);   \/* optimized container width *\/\r\n    margin-inline:auto;\r\n    margin-top:-80px;        \/* overlap onto hero *\/\r\n    position:relative; z-index:2;\r\n    margin-bottom: 60px;\r\n  }\r\n  .wcu-omp .feature-grid{\r\n    display:grid; grid-template-columns:repeat(4,1fr); gap:22px;\r\n  }\r\n  @media (max-width:1100px){ .wcu-omp .feature-grid{ grid-template-columns:repeat(2,1fr); } }\r\n  @media (max-width:560px){ .wcu-omp .feature-grid{ grid-template-columns:1fr; } }\r\n\r\n  .wcu-omp .card{\r\n    background:var(--card-bg);\r\n    border:1px solid var(--card-border);\r\n    border-radius:16px;\r\n    box-shadow:var(--card-shadow);\r\n    padding:22px 18px;\r\n    display:grid;gap:10px;align-content:start;\r\n    transition:var(--transition);\r\n  }\r\n  .wcu-omp .card:hover { transform: translateY(-3px); box-shadow:0 16px 30px rgba(2,6,23,.12); }\r\n\r\n  .wcu-omp .icon-wrap{\r\n    width:56px;height:56px;border-radius:14px;display:grid;place-items:center;\r\n    background:#eff6ff;\r\n    border:1px solid #bfdbfe;\r\n    box-shadow:inset 0 0 0 1px #dbeafe;\r\n    margin-bottom: 8px;\r\n    transition:var(--transition);\r\n  }\r\n  .wcu-omp .card:hover .icon-wrap { transform: scale(1.04); }\r\n  .wcu-omp .card svg{\r\n    width:26px;height:26px;\r\n    stroke:var(--accent);   \/* unified professional icon color *\/\r\n    fill:none;\r\n    stroke-width:2;\r\n  }\r\n  .wcu-omp .card h3{\r\n    margin:6px 0 2px;\r\n    font-size:17px;\r\n    font-weight:800;\r\n    color:var(--ink);\r\n  }\r\n  .wcu-omp .card p{\r\n    margin:0;\r\n    color:var(--muted);\r\n    font-size:14px;\r\n    line-height:1.55;\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"wcu-omp\" aria-label=\"\u041f\u043e\u0447\u0435\u043c\u0443 \u0441\u0442\u043e\u0438\u0442 \u0432\u044b\u0431\u0440\u0430\u0442\u044c Oh My Phuket\">\r\n  <!-- HERO -->\r\n  <div class=\"hero\" aria-label=\"\u041f\u043e\u0447\u0435\u043c\u0443 \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442 \u043d\u0430\u0441\">\r\n    <div class=\"eyebrow\">\u041f\u043e\u0447\u0435\u043c\u0443 \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442 \u043d\u0430\u0441<\/div>\r\n    <h1 class=\"title\">\r\n      <span class=\"part1\">\u041f\u043e\u0447\u0435\u043c\u0443 \u0441\u0442\u043e\u0438\u0442 \u0432\u044b\u0431\u0440\u0430\u0442\u044c Oh My Phuket<\/span>\r\n      <span class=\"part2\"> \u041f\u0440\u043e\u043a\u0430\u0442 \u043c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u043e\u0432 \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430<\/span>\r\n    <\/h1>\r\n    <p class=\"subtitle\">\r\n      \u041c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u044b \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430, \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u043e\u0435 \u0441\u0442\u0440\u0430\u0445\u043e\u0432\u0430\u043d\u0438\u0435 \u0438 \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u0430\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u041f\u0445\u0443\u043a\u0435\u0442\u0443.\r\n      \u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441 \u0441 \u043f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u043c\u0438 \u0446\u0435\u043d\u0430\u043c\u0438 \u0438 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u043c \u043c\u0435\u0441\u0442\u043d\u044b\u043c \u043e\u043f\u044b\u0442\u043e\u043c.\r\n    <\/p>\r\n    <a class=\"btn\" href=\"https:\/\/wa.me\/66966463388\" aria-label=\"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f Oh My Phuket\">\r\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M5 12h14\"\/><path d=\"M13 5l7 7-7 7\"\/><\/svg>\r\n      \u0417\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u0443\u0439\u0442\u0435 \u043f\u043e\u0435\u0437\u0434\u043a\u0443 \u043f\u0440\u044f\u043c\u043e \u0441\u0435\u0439\u0447\u0430\u0441\r\n    <\/a>\r\n  <\/div>\r\n\r\n  <!-- FEATURE CARDS -->\r\n  <div class=\"feature-bar\" aria-label=\"\u041d\u0430\u0448\u0438 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430\">\r\n    <div class=\"feature-grid\">\r\n      <article class=\"card\">\r\n        <div class=\"icon-wrap\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <path d=\"M12 2l7 4v6c0 5-3.5 9-7 10C8.5 21 5 17 5 12V6l7-4z\"\/>\r\n            <path d=\"M9 12l2 2 4-4\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3>\u041f\u0430\u0440\u043a \u043c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u043e\u0432 \u043f\u0440\u0435\u043c\u0438\u0443\u043c-\u043a\u043b\u0430\u0441\u0441\u0430<\/h3>\r\n        <p>\u041c\u043e\u0442\u043e\u0446\u0438\u043a\u043b\u044b Honda, Yamaha \u0438 Zontes \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e \u043f\u0440\u043e\u0445\u043e\u0434\u044f\u0442 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u0434\u043b\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u043e\u043f\u0442\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438.<\/p>\r\n      <\/article>\r\n\r\n      <article class=\"card\">\r\n        <div class=\"icon-wrap\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <circle cx=\"12\" cy=\"8\" r=\"7\"\/>\r\n            <polyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3>\u041f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u043e\u0435 \u0446\u0435\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435<\/h3>\r\n        <p>\u041d\u0438\u043a\u0430\u043a\u0438\u0445 \u0441\u043a\u0440\u044b\u0442\u044b\u0445 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439. \u0427\u0435\u0442\u043a\u0438\u0435 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0435 \u0442\u0430\u0440\u0438\u0444\u044b \u0441 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u043e\u0439 \u0441\u0442\u0440\u0430\u0445\u043e\u0432\u043a\u043e\u0439. \u0413\u0438\u0431\u043a\u0438\u0435 \u0441\u0440\u043e\u043a\u0438 \u0430\u0440\u0435\u043d\u0434\u044b.<\/p>\r\n      <\/article>\r\n\r\n      <article class=\"card\">\r\n        <div class=\"icon-wrap\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3>\u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c \u0438 \u043d\u0430\u0434\u0435\u0436\u043d\u043e\u0441\u0442\u044c<\/h3>\r\n        <p>\u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u043b\u043d\u043e\u0435 \u0441\u043d\u0430\u0440\u044f\u0436\u0435\u043d\u0438\u0435, \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u0445\u043e\u0432\u043a\u0430 \u0438 \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u0430\u044f \u043f\u043e\u043c\u043e\u0449\u044c \u043d\u0430 \u0434\u043e\u0440\u043e\u0433\u0430\u0445 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u041f\u0445\u0443\u043a\u0435\u0442\u0443.<\/p>\r\n      <\/article>\r\n\r\n      <article class=\"card\">\r\n        <div class=\"icon-wrap\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/>\r\n            <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\r\n            <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/>\r\n            <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3>\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 24\/7<\/h3>\r\n        <p>\u041f\u043e\u043c\u043e\u0449\u044c \u043f\u043e WhatsApp \u0434\u043b\u044f \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u0432, \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0443 \u0438 \u044d\u043a\u0441\u0442\u0440\u0435\u043d\u043d\u0430\u044f \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u043e.<\/p>\r\n      <\/article>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34381b2 e-con-full e-flex e-con e-parent\" data-id=\"34381b2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5989754 elementor-widget elementor-widget-html\" data-id=\"5989754\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\"\/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\/>\r\n  <title>Rental Terms \u2013 Oh My Phuket<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n\r\n  <!-- \u2705 Scoped styles: no body\/background\/shadow overrides outside the block -->\r\n  <style>\r\n    .omp-terms{\r\n      --primary:#2563eb; --primary-light:#3b82f6; --primary-dark:#1d4ed8;\r\n      --secondary:#dc2626; --ink:#0f172a; --muted:#64748b;\r\n      --bg:#ffffff; --alt:#f8fafc; --border:#e2e8f0; --success:#10b981;\r\n      --gradient: linear-gradient(135deg, var(--primary), var(--secondary));\r\n      color:var(--ink); line-height:1.6; font-family:'Inter',system-ui,Segoe UI,Roboto,Arial;\r\n    }\r\n    .omp-terms, .omp-terms * { box-sizing:border-box; }\r\n\r\n    \/* Section wrapper: flat (no shadows), transparent background *\/\r\n    .omp-terms .terms-section {\r\n      padding: clamp(40px, 6vw, 70px) clamp(20px, 4vw, 40px);\r\n      border-radius: 24px;\r\n      background: transparent;        \/* was #fff *\/\r\n      max-width: 1400px;\r\n      margin: 0 auto;\r\n      box-shadow: none;               \/* removed *\/\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .omp-terms .terms-section::before { content: none; } \/* remove decorative blob *\/\r\n\r\n    .omp-terms .terms-header {\r\n      max-width: 900px; margin: 0 auto 40px; text-align: center; position: relative; z-index: 1;\r\n    }\r\n    .omp-terms .terms-kicker{\r\n      display:inline-flex; gap:8px; align-items:center; padding:10px 20px; border-radius:100px;\r\n      background: linear-gradient(135deg, rgba(37,99,235,0.1), rgba(220,38,38,0.1));\r\n      color: var(--primary);\r\n      font:700 13px\/1 system-ui; text-transform:uppercase; letter-spacing:.5px; margin-bottom:16px;\r\n      border:1px solid rgba(37,99,235,0.15);\r\n    }\r\n    .omp-terms .terms-title{\r\n      font-weight:900; letter-spacing:-.02em; line-height:1.1; font-size:clamp(32px,5vw,48px);\r\n      margin-bottom:16px;\r\n      background: linear-gradient(135deg, var(--ink), var(--primary));\r\n      -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text;\r\n    }\r\n    .omp-terms .terms-subtitle{\r\n      color:var(--muted); font-weight:500; font-size:18px; max-width:600px; margin:0 auto; line-height:1.5;\r\n    }\r\n\r\n    .omp-terms .terms-grid{\r\n      max-width:1200px; margin:40px auto 0; display:grid; grid-template-columns:1.2fr .8fr; gap:40px; position:relative; z-index:1;\r\n    }\r\n    @media (max-width:980px){ .omp-terms .terms-grid{ grid-template-columns:1fr; gap:30px; } }\r\n\r\n    \/* Terms List *\/\r\n    .omp-terms .terms-list{ display:flex; flex-direction:column; gap:20px; }\r\n    .omp-terms .term-item{\r\n      position:relative; border:1px solid var(--border); border-radius:18px; background:#fff;\r\n      padding:24px; display:flex; gap:20px; align-items:flex-start;\r\n      transition: all .3s ease;\r\n      box-shadow: none;                    \/* flat *\/\r\n    }\r\n    .omp-terms .term-item:hover{\r\n      transform: translateY(-4px);\r\n      border-color: rgba(37,99,235,0.3);\r\n      box-shadow: none;                    \/* keep flat on hover *\/\r\n    }\r\n    .omp-terms .term-icon{\r\n      width:50px; height:50px; border-radius:14px; background:var(--gradient);\r\n      display:flex; align-items:center; justify-content:center; color:#fff; font-size:18px; flex-shrink:0;\r\n      box-shadow: none;                    \/* flat *\/\r\n    }\r\n    .omp-terms .term-icon.secondary{\r\n      background: linear-gradient(135deg, var(--secondary), #e11d48);\r\n    }\r\n    .omp-terms .term-content h3{ font-size:18px; font-weight:800; margin-bottom:10px; color:var(--ink); letter-spacing:-.01em; }\r\n    .omp-terms .term-content p{ color:var(--muted); font-weight:500; margin:0; line-height:1.6; font-size:15px; }\r\n\r\n    \/* Summary Card (flat) *\/\r\n    .omp-terms .summary-card{\r\n      position:sticky; top:20px; border-radius:20px; padding:30px;\r\n      background: linear-gradient(135deg, #f8fafc, #f1f5f9);\r\n      border:1px solid var(--border);\r\n      box-shadow: none;\r\n    }\r\n    .omp-terms .summary-title{\r\n      font-size:20px; font-weight:800; letter-spacing:-.01em; margin-bottom:20px; color:var(--ink);\r\n      display:flex; align-items:center; gap:10px;\r\n    }\r\n    .omp-terms .summary-title::after{ content:''; flex:1; height:1px; background:var(--border); margin-left:10px; }\r\n    .omp-terms .summary-list{ display:grid; grid-template-columns:1fr; gap:12px; margin-bottom:24px; }\r\n    .omp-terms .summary-item{\r\n      display:flex; align-items:center; gap:14px; padding:14px 16px; border-radius:14px; background:#fff; border:1px solid var(--border);\r\n      transition: all .2s ease; box-shadow:none;\r\n    }\r\n    .omp-terms .summary-item:hover{ transform: translateX(4px); border-color: rgba(37,99,235,0.3); }\r\n    .omp-terms .summary-icon{\r\n      color:#fff; width:36px; height:36px; border-radius:10px; display:flex; align-items:center; justify-content:center; font-size:14px; flex-shrink:0;\r\n      box-shadow:none;\r\n    }\r\n    .omp-terms .summary-icon.primary{ background:var(--primary); }\r\n    .omp-terms .summary-icon.secondary{ background:var(--secondary); }\r\n    .omp-terms .summary-text{ font-size:15px; font-weight:600; color:var(--ink); }\r\n\r\n    .omp-terms .terms-note{\r\n      margin-top:20px; padding:18px; border-radius:14px; background: rgba(37,99,235,0.05); border:1px solid rgba(37,99,235,0.1);\r\n      display:flex; gap:12px; align-items:flex-start; box-shadow:none;\r\n    }\r\n    .omp-terms .terms-note i{ color:var(--primary); font-size:18px; margin-top:2px; }\r\n    .omp-terms .terms-note p{ color:var(--muted); font-size:14px; font-weight:500; line-height:1.5; margin:0; }\r\n\r\n    .omp-terms .terms-cta{\r\n      margin-top:20px; display:inline-flex; align-items:center; gap:12px; padding:16px 24px; border-radius:14px;\r\n      background:var(--primary); color:#fff; text-decoration:none; font-weight:700; transition: all .3s ease;\r\n      width:100%; justify-content:center; font-size:16px; box-shadow:none;\r\n    }\r\n    .omp-terms .terms-cta:hover{ background:var(--primary-dark); transform: translateY(-2px); }\r\n\r\n    \/* Mobile (scoped) *\/\r\n    @media (max-width: 768px){\r\n      .omp-terms .terms-section{ padding:30px 20px; border-radius:20px; }\r\n      .omp-terms .term-item{ padding:20px; flex-direction:column; text-align:center; gap:16px; }\r\n      .omp-terms .summary-card{ position:static; margin-top:10px; padding:24px; }\r\n      .omp-terms .terms-grid{ margin-top:30px; gap:30px; }\r\n    }\r\n    @media (max-width: 480px){\r\n      .omp-terms .terms-section{ padding:24px 16px; }\r\n      .omp-terms .term-icon{ width:44px; height:44px; font-size:16px; }\r\n      .omp-terms .summary-card{ padding:20px; }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce){\r\n      .omp-terms .term-item, .omp-terms .terms-cta, .omp-terms .summary-item{ transition:none; transform:none; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- \u2705 Drop this block anywhere; it's fully self-contained -->\r\n  <section class=\"omp-terms\" aria-label=\"\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0430\u0440\u0435\u043d\u0434\u044b - Oh My Phuket\">\r\n    <div class=\"terms-section\" id=\"rental-terms\">\r\n      <header class=\"terms-header\">\r\n        <span class=\"terms-kicker\"><i class=\"fa-solid fa-clipboard-check\" aria-hidden=\"true\"><\/i> \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0430\u0440\u0435\u043d\u0434\u044b<\/span>\r\n        <h2 class=\"terms-title\">\u041f\u043e\u043d\u044f\u0442\u043d\u044b\u0435 \u0438 \u043f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f \u0430\u0440\u0435\u043d\u0434\u044b<\/h2>\r\n        <p class=\"terms-subtitle\">\u0412\u0441\u0435, \u0447\u0442\u043e \u0432\u0430\u043c \u043d\u0443\u0436\u043d\u043e \u0437\u043d\u0430\u0442\u044c \u0434\u043b\u044f \u0443\u0441\u043f\u0435\u0448\u043d\u043e\u0439 \u0430\u0440\u0435\u043d\u0434\u044b \u0432 \u041f\u0445\u0443\u043a\u0435\u0442\u0435<\/p>\r\n      <\/header>\r\n\r\n      <div class=\"terms-grid\">\r\n        <!-- Main Terms List -->\r\n        <div class=\"terms-list\">\r\n          <div class=\"term-item\">\r\n            <div class=\"term-icon\"><i class=\"fas fa-id-card\"><\/i><\/div>\r\n            <div class=\"term-content\">\r\n              <h3>\u0412\u043e\u0437\u0440\u0430\u0441\u0442 \u0438 \u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0435 \u043f\u0440\u0430\u0432\u0430<\/h3>\r\n              <p>\u0410\u0440\u0435\u043d\u0434\u0430\u0442\u043e\u0440 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u043d\u0435 \u043c\u043e\u043b\u043e\u0436\u0435 <strong>21 \u0433\u043e\u0434<\/strong> \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u043c\u0438 \u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u043c\u0438 \u043f\u0440\u0430\u0432\u0430\u043c\u0438 (<strong>\u041c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u0439<\/strong> \u0438\u043b\u0438 <strong>\u0422\u0430\u0439\u0441\u043a\u0438\u0439<\/strong>). \u0414\u043b\u044f \u0430\u0440\u0435\u043d\u0434\u044b \u043b\u043e\u0434\u043e\u043a <strong>\u043b\u0438\u0446\u0435\u043d\u0437\u0438\u044f \u043d\u0430 \u043f\u043b\u0430\u0432\u0430\u043d\u0438\u0435<\/strong> \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u043e\u0432\u0430\u0442\u044c\u0441\u044f.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"term-item\">\r\n            <div class=\"term-icon secondary\"><i class=\"fas fa-passport\"><\/i><\/div>\r\n            <div class=\"term-content\">\r\n              <h3>\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u044f<\/h3>\r\n              <p>\u041c\u044b \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u043c \u0432\u0441\u0435 \u0448\u0430\u0433\u0438 \u043f\u043e \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044e \u0432\u0430\u0448\u0435\u0433\u043e <strong>\u041c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u043e\u0435 \u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0435 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u0435<\/strong>-\u043f\u0440\u043e\u0441\u0442\u043e, \u0431\u044b\u0441\u0442\u0440\u043e \u0438 \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0445\u043b\u043e\u043f\u043e\u0442. \u0412\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442, \u0433\u043e\u0442\u043e\u0432\u044b\u0439 \u043a \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044e \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0435\u0439.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"term-item\">\r\n            <div class=\"term-icon\"><i class=\"fas fa-credit-card\"><\/i><\/div>\r\n            <div class=\"term-content\">\r\n              <h3>\u041e\u043f\u043b\u0430\u0442\u0430<\/h3>\r\n              <p>\u041e\u043f\u043b\u0430\u0442\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0441\u044f, \u043a\u043e\u0433\u0434\u0430 \u0432\u044b <strong>\u0437\u0430\u0431\u0440\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044c<\/strong>. \u041c\u044b \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u043c <strong>\u0412\u0438\u0437\u0430<\/strong>, <strong>Mastercard<\/strong>, \u0438 <strong>\u043d\u0430\u043b\u0438\u0447\u043d\u044b\u0435<\/strong> \u0432 \u0442\u0430\u0439\u0441\u043a\u0438\u0445 \u0431\u0430\u0442\u0430\u0445 (THB).<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"term-item\">\r\n            <div class=\"term-icon secondary\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\r\n            <div class=\"term-content\">\r\n              <h3>\u0421\u0442\u0440\u0430\u0445\u043e\u0432\u043e\u0439 \u0434\u0435\u043f\u043e\u0437\u0438\u0442<\/h3>\r\n              <p>A <strong>\u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u043c\u044b\u0439 \u0434\u0435\u043f\u043e\u0437\u0438\u0442<\/strong> \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u043f\u043e\u043a\u0440\u044b\u0442\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0445 \u0443\u0431\u044b\u0442\u043a\u043e\u0432. \u042d\u0442\u043e <strong>\u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0435\u043d<\/strong> \u0432 \u043a\u043e\u043d\u0446\u0435 \u0441\u0440\u043e\u043a\u0430 \u0430\u0440\u0435\u043d\u0434\u044b, \u0435\u0441\u043b\u0438 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044c \u0431\u0443\u0434\u0435\u0442 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0435\u043d \u0432 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"term-item\">\r\n            <div class=\"term-icon\"><i class=\"fas fa-clock\"><\/i><\/div>\r\n            <div class=\"term-content\">\r\n              <h3>\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0430\u0440\u0435\u043d\u0434\u044b<\/h3>\r\n              <p>\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0440\u043e\u043a \u0430\u0440\u0435\u043d\u0434\u044b \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 <strong>24 \u0447\u0430\u0441\u0430<\/strong>. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u0430 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0430\u0440\u0435\u043d\u0434\u0430 \u043f\u043e \u0441\u043d\u0438\u0436\u0435\u043d\u043d\u044b\u043c \u0446\u0435\u043d\u0430\u043c.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"term-item\">\r\n            <div class=\"term-icon secondary\"><i class=\"fas fa-gas-pump\"><\/i><\/div>\r\n            <div class=\"term-content\">\r\n              <h3>\u0422\u043e\u043f\u043b\u0438\u0432\u043d\u0430\u044f \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0430<\/h3>\r\n              <p>\u0422\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u043e\u0441\u043d\u0430\u0449\u0435\u043d\u044b <strong>\u043f\u043e\u043b\u043d\u044b\u0439 \u0431\u0430\u043a<\/strong> \u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c <strong>\u0432\u0435\u0440\u043d\u0443\u043b\u0441\u044f \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e<\/strong>. \u0418\u043d\u0430\u0447\u0435, <strong>\u043f\u043b\u0430\u0442\u0430 \u0437\u0430 \u0437\u0430\u043f\u0440\u0430\u0432\u043a\u0443<\/strong> \u043f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e \u0440\u044b\u043d\u043e\u0447\u043d\u044b\u043c \u0441\u0442\u0430\u0432\u043a\u0430\u043c \u043f\u043b\u044e\u0441 \u043f\u043b\u0430\u0442\u0430 \u0437\u0430 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Summary Card -->\r\n        <aside class=\"summary-card\" aria-label=\"\u041a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u043c\u043e\u043c\u0435\u043d\u0442\u044b \u0430\u0440\u0435\u043d\u0434\u044b\">\r\n          <h4 class=\"summary-title\">\u041a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u043c\u043e\u043c\u0435\u043d\u0442\u044b<\/h4>\r\n\r\n          <div class=\"summary-list\">\r\n            <div class=\"summary-item\">\r\n              <div class=\"summary-icon primary\"><i class=\"fas fa-id-card\"><\/i><\/div>\r\n              <span class=\"summary-text\">\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u043e\u0437\u0440\u0430\u0441\u0442: 21 \u0433\u043e\u0434<\/span>\r\n            <\/div>\r\n            <div class=\"summary-item\">\r\n              <div class=\"summary-icon primary\"><i class=\"fas fa-passport\"><\/i><\/div>\r\n              <span class=\"summary-text\">\u041f\u043e\u043c\u043e\u0449\u044c \u0432 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0438 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u043e\u0439 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0438<\/span>\r\n            <\/div>\r\n            <div class=\"summary-item\">\r\n              <div class=\"summary-icon secondary\"><i class=\"fas fa-credit-card\"><\/i><\/div>\r\n              <span class=\"summary-text\">\u041e\u043f\u043b\u0430\u0442\u0430 \u043f\u0440\u0438 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0438<\/span>\r\n            <\/div>\r\n            <div class=\"summary-item\">\r\n              <div class=\"summary-icon primary\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\r\n              <span class=\"summary-text\">\u0412\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u043c\u044b\u0439 \u0434\u0435\u043f\u043e\u0437\u0438\u0442<\/span>\r\n            <\/div>\r\n            <div class=\"summary-item\">\r\n              <div class=\"summary-icon secondary\"><i class=\"fas fa-clock\"><\/i><\/div>\r\n              <span class=\"summary-text\">\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0430\u0440\u0435\u043d\u0434\u0430 24 \u0447\u0430\u0441\u0430<\/span>\r\n            <\/div>\r\n            <div class=\"summary-item\">\r\n              <div class=\"summary-icon primary\"><i class=\"fas fa-gas-pump\"><\/i><\/div>\r\n              <span class=\"summary-text\">\u0422\u043e\u043f\u043b\u0438\u0432\u043d\u0430\u044f \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 \"\u043e\u0442 \u043f\u043e\u043b\u043d\u043e\u0433\u043e \u0434\u043e \u043f\u043e\u043b\u043d\u043e\u0433\u043e<\/span>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"terms-note\">\r\n            <i class=\"fas fa-info-circle\" aria-hidden=\"true\"><\/i>\r\n            <p>\u0411\u0440\u043e\u043d\u0438\u0440\u0443\u044f \u043d\u043e\u043c\u0435\u0440, \u0432\u044b \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u0435\u0442\u0435\u0441\u044c \u0441 \u044d\u0442\u0438\u043c\u0438 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438. \u041d\u0430\u0448\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 24 \u0447\u0430\u0441\u0430 \u0432 \u0441\u0443\u0442\u043a\u0438 7 \u0434\u043d\u0435\u0439 \u0432 \u043d\u0435\u0434\u0435\u043b\u044e \u0434\u043b\u044f \u043b\u044e\u0431\u044b\u0445 \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u0432.<\/p>\r\n          <\/div>\r\n\r\n          <a class=\"terms-cta\" href=\"https:\/\/wa.me\/66966463388\" aria-label=\"\u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 Oh My Phuket \u0447\u0435\u0440\u0435\u0437 WhatsApp\">\r\n            <i class=\"fab fa-whatsapp\"><\/i>\r\n            \u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438 \u043f\u043e WhatsApp\r\n          <\/a>\r\n        <\/aside>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18ba203 e-con-full e-flex e-con e-parent\" data-id=\"18ba203\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5853acd elementor-widget elementor-widget-html\" data-id=\"5853acd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Professional FAQ - Oh My Phuket<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    \/* ================= Oh My Phuket \u2013 Professional FAQ ================= *\/\r\n    .omp-faq {\r\n      --primary: #2563eb;\r\n      --primary-dark: #1d4ed8;\r\n      --secondary: #dc2626;\r\n      --ink: #0f172a;\r\n      --muted: #64748b;\r\n      --border: #e2e8f0;\r\n      --alt: #f8fafc;\r\n      --gradient: linear-gradient(135deg, var(--primary), var(--secondary));\r\n      \r\n      font-family: 'Inter', system-ui, Segoe UI, Roboto, Arial, sans-serif;\r\n      color: var(--ink);\r\n      line-height: 1.6;\r\n      background: #ffffff;\r\n      padding: 60px 20px;\r\n    }\r\n    \r\n    .omp-faq, .omp-faq * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .omp-faq__wrap {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0;\r\n    }\r\n\r\n    .omp-faq__head {\r\n      text-align: center;\r\n      margin-bottom: 50px;\r\n    }\r\n    \r\n    .omp-faq__kicker {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 12px 24px;\r\n      border-radius: 100px;\r\n      background: linear-gradient(135deg, rgba(37, 99, 235, 0.1), rgba(220, 38, 38, 0.1));\r\n      border: 1px solid rgba(37, 99, 235, 0.15);\r\n      color: var(--primary);\r\n      font-weight: 700;\r\n      font-size: 13px;\r\n      letter-spacing: 0.5px;\r\n      text-transform: uppercase;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .omp-faq__title {\r\n      margin: 0 0 16px;\r\n      font-weight: 900;\r\n      letter-spacing: -0.02em;\r\n      font-size: clamp(32px, 5vw, 42px);\r\n      line-height: 1.1;\r\n      background: linear-gradient(135deg, var(--ink), var(--primary));\r\n      -webkit-background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n      background-clip: text;\r\n    }\r\n\r\n    .omp-faq__sub {\r\n      color: var(--muted);\r\n      font-weight: 500;\r\n      font-size: 18px;\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    \/* Two Container Layout *\/\r\n    .omp-faq__content {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 60px;\r\n      align-items: start;\r\n    }\r\n\r\n    @media (max-width: 968px) {\r\n      .omp-faq__content {\r\n        grid-template-columns: 1fr;\r\n        gap: 40px;\r\n      }\r\n    }\r\n\r\n    \/* FAQ List Styling *\/\r\n    .omp-faq__list {\r\n      display: grid;\r\n      gap: 16px;\r\n    }\r\n\r\n    \/* FAQ Item Styling *\/\r\n    .omp-faq details {\r\n      border: 1px solid var(--border);\r\n      border-radius: 16px;\r\n      background: #ffffff;\r\n      overflow: hidden;\r\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\r\n      transition: all 0.3s ease;\r\n    }\r\n    \r\n    .omp-faq details:hover {\r\n      border-color: rgba(37, 99, 235, 0.3);\r\n      box-shadow: 0 8px 25px rgba(37, 99, 235, 0.08);\r\n    }\r\n    \r\n    .omp-faq details[open] {\r\n      border-color: rgba(37, 99, 235, 0.4);\r\n      box-shadow: 0 8px 30px rgba(37, 99, 235, 0.12);\r\n    }\r\n\r\n    \/* Summary\/Question *\/\r\n    .omp-faq summary {\r\n      list-style: none;\r\n      cursor: pointer;\r\n      position: relative;\r\n      display: flex;\r\n      gap: 16px;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      padding: 24px;\r\n      font-weight: 700;\r\n      color: var(--ink);\r\n      -webkit-tap-highlight-color: transparent;\r\n      touch-action: manipulation;\r\n      transition: background-color 0.2s ease;\r\n    }\r\n    \r\n    .omp-faq summary:hover {\r\n      background-color: rgba(37, 99, 235, 0.02);\r\n    }\r\n    \r\n    .omp-faq summary::-webkit-details-marker {\r\n      display: none;\r\n    }\r\n\r\n    .omp-faq summary .q {\r\n      display: flex;\r\n      gap: 16px;\r\n      align-items: center;\r\n      font-size: 17px;\r\n      flex: 1;\r\n    }\r\n    \r\n    .omp-faq summary .icon-wrapper {\r\n      width: 44px;\r\n      height: 44px;\r\n      border-radius: 12px;\r\n      background: var(--gradient);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: white;\r\n      font-size: 16px;\r\n      flex-shrink: 0;\r\n      box-shadow: 0 4px 12px rgba(37, 99, 235, 0.3);\r\n    }\r\n\r\n    \/* Professional Chevron *\/\r\n    .omp-faq summary .chevron {\r\n      width: 24px;\r\n      height: 24px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: var(--primary);\r\n      transition: transform 0.3s ease, color 0.3s ease;\r\n      flex-shrink: 0;\r\n    }\r\n    \r\n    .omp-faq details[open] summary .chevron {\r\n      transform: rotate(180deg);\r\n      color: var(--primary-dark);\r\n    }\r\n\r\n    \/* Answer with smooth animation *\/\r\n    .omp-faq .answer-wrap {\r\n      overflow: hidden;\r\n      transition: grid-template-rows 0.4s ease;\r\n      display: grid;\r\n      grid-template-rows: 0fr;\r\n    }\r\n    \r\n    .omp-faq details[open] .answer-wrap {\r\n      grid-template-rows: 1fr;\r\n    }\r\n    \r\n    .omp-faq .answer {\r\n      min-height: 0;\r\n      padding: 0 24px 24px 84px;\r\n      color: var(--muted);\r\n      font-weight: 500;\r\n      font-size: 16px;\r\n      line-height: 1.6;\r\n      border-top: 1px solid var(--border);\r\n    }\r\n\r\n    \/* Image Container *\/\r\n    .omp-faq__image-container {\r\n      position: relative;\r\n      height: fit-content;\r\n    }\r\n\r\n    .omp-faq__image-card {\r\n      border-radius: 20px;\r\n      overflow: hidden;\r\n      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\r\n      border: 1px solid var(--border);\r\n      background: white;\r\n    }\r\n\r\n    .omp-faq__image {\r\n      width: 100%;\r\n      height: auto;\r\n      display: block;\r\n      transition: transform 0.5s ease;\r\n    }\r\n\r\n    .omp-faq__image-card:hover .omp-faq__image {\r\n      transform: scale(1.05);\r\n    }\r\n\r\n    .omp-faq__image-overlay {\r\n      position: absolute;\r\n      bottom: 0;\r\n      left: 0;\r\n      right: 0;\r\n      background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);\r\n      padding: 30px 24px 24px;\r\n      color: white;\r\n    }\r\n\r\n    .omp-faq__image-text {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    \/* Contact CTA Section *\/\r\n    .omp-faq__cta {\r\n      margin-top: 50px;\r\n      text-align: center;\r\n      padding: 40px;\r\n      border-radius: 20px;\r\n      background: linear-gradient(135deg, #f8fafc, #f1f5f9);\r\n      border: 1px solid var(--border);\r\n      grid-column: 1 \/ -1;\r\n    }\r\n    \r\n    .omp-faq__cta-title {\r\n      font-size: 24px;\r\n      font-weight: 800;\r\n      margin-bottom: 12px;\r\n      color: var(--ink);\r\n    }\r\n    \r\n    .omp-faq__cta-text {\r\n      color: var(--muted);\r\n      font-weight: 500;\r\n      margin-bottom: 24px;\r\n      max-width: 500px;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n    }\r\n    \r\n    .omp-faq__cta-button {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n      padding: 16px 28px;\r\n      border-radius: 14px;\r\n      background: var(--primary);\r\n      color: #fff;\r\n      text-decoration: none;\r\n      font-weight: 700;\r\n      transition: all 0.3s ease;\r\n      font-size: 16px;\r\n      box-shadow: 0 8px 20px rgba(37, 99, 235, 0.3);\r\n    }\r\n    \r\n    .omp-faq__cta-button:hover {\r\n      background: var(--primary-dark);\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 12px 25px rgba(37, 99, 235, 0.4);\r\n    }\r\n\r\n    \/* Mobile Optimizations *\/\r\n    @media (max-width: 768px) {\r\n      .omp-faq {\r\n        padding: 40px 16px;\r\n      }\r\n      \r\n      .omp-faq__head {\r\n        margin-bottom: 40px;\r\n      }\r\n      \r\n      .omp-faq__title {\r\n        font-size: 28px;\r\n      }\r\n      \r\n      .omp-faq__sub {\r\n        font-size: 16px;\r\n      }\r\n      \r\n      .omp-faq__content {\r\n        gap: 30px;\r\n      }\r\n      \r\n      .omp-faq summary {\r\n        padding: 20px;\r\n      }\r\n      \r\n      .omp-faq summary .q {\r\n        font-size: 16px;\r\n      }\r\n      \r\n      .omp-faq summary .icon-wrapper {\r\n        width: 40px;\r\n        height: 40px;\r\n        font-size: 14px;\r\n      }\r\n      \r\n      .omp-faq .answer {\r\n        padding: 0 20px 20px 76px;\r\n        font-size: 15px;\r\n      }\r\n      \r\n      .omp-faq__cta {\r\n        padding: 30px 20px;\r\n        margin-top: 40px;\r\n      }\r\n      \r\n      \/* Smaller chevron on mobile *\/\r\n      .omp-faq summary .chevron {\r\n        width: 20px;\r\n        height: 20px;\r\n        font-size: 14px;\r\n      }\r\n    }\r\n\r\n    \/* Extra Small Screens *\/\r\n    @media (max-width: 480px) {\r\n      .omp-faq summary {\r\n        gap: 12px;\r\n      }\r\n      \r\n      .omp-faq .answer {\r\n        padding: 0 20px 20px 20px;\r\n      }\r\n    }\r\n\r\n    \/* Accessibility *\/\r\n    @media (prefers-reduced-motion: reduce) {\r\n      .omp-faq .answer-wrap,\r\n      .omp-faq summary .chevron,\r\n      .omp-faq details,\r\n      .omp-faq__cta-button,\r\n      .omp-faq__image {\r\n        transition: none;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <!-- ================= Oh My Phuket \u2013 Professional FAQ ================= -->\r\n  <section class=\"omp-faq\" aria-label=\"Oh My Phuket - \u0447\u0430\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b\">\r\n    <div class=\"omp-faq__wrap\">\r\n      <header class=\"omp-faq__head\">\r\n        <span class=\"omp-faq__kicker\">\r\n          <i class=\"fas fa-question-circle\"><\/i>\r\n          \u0427\u0430\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b\r\n        <\/span>\r\n        <h2 class=\"omp-faq__title\">\u0412\u0430\u0448\u0438 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043e\u0442\u0432\u0435\u0447\u0435\u043d\u044b<\/h2>\r\n        <p class=\"omp-faq__sub\">\u041d\u0430\u0439\u0434\u0438\u0442\u0435 \u0431\u044b\u0441\u0442\u0440\u044b\u0435 \u043e\u0442\u0432\u0435\u0442\u044b \u043d\u0430 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043e \u043d\u0430\u0448\u0438\u0445 \u0443\u0441\u043b\u0443\u0433\u0430\u0445 \u0430\u0440\u0435\u043d\u0434\u044b \u043d\u0430 \u041f\u0445\u0443\u043a\u0435\u0442\u0435<\/p>\r\n      <\/header>\r\n\r\n      <div class=\"omp-faq__content\">\r\n        <!-- FAQ List Container -->\r\n        <div class=\"omp-faq__list-container\">\r\n          <div class=\"omp-faq__list\" id=\"ompFaqList\">\r\n            <!-- Question 1 -->\r\n            <details>\r\n              <summary>\r\n                <span class=\"q\">\r\n                  <span class=\"icon-wrapper\">\r\n                    <i class=\"fas fa-calendar-check\"><\/i>\r\n                  <\/span>\r\n                  \u041a\u0430\u043a \u044f \u043c\u043e\u0433\u0443 \u0437\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044c \u0432 Oh My Phuket?\r\n                <\/span>\r\n                <span class=\"chevron\" aria-hidden=\"true\">\r\n                  <i class=\"fas fa-chevron-down\"><\/i>\r\n                <\/span>\r\n              <\/summary>\r\n              <div class=\"answer-wrap\">\r\n                <div class=\"answer\">\r\n                  \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044c \u043f\u0440\u044f\u043c\u043e \u043d\u0430 \u043d\u0430\u0448\u0435\u043c \u0441\u0430\u0439\u0442\u0435, \u043f\u043e \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443 \u0438\u043b\u0438 \u043f\u043e\u0441\u0435\u0442\u0438\u0432 \u043d\u0430\u0448\u0435 \u0430\u0433\u0435\u043d\u0442\u0441\u0442\u0432\u043e. \u0414\u043b\u044f \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0431\u044b\u0441\u0442\u0440\u043e\u0433\u043e \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u044f \u043c\u044b \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u043c \u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043e\u043d\u043b\u0430\u0439\u043d, \u0433\u0434\u0435 \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u043d\u0430\u043b\u0438\u0447\u0438\u0435 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u044b\u0445 \u043c\u0435\u0441\u0442 \u0432 \u0440\u0435\u0436\u0438\u043c\u0435 \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0438 \u043c\u0433\u043d\u043e\u0432\u0435\u043d\u043d\u043e \u0437\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044c.\r\n                <\/div>\r\n              <\/div>\r\n            <\/details>\r\n\r\n            <!-- Question 2 -->\r\n            <details>\r\n              <summary>\r\n                <span class=\"q\">\r\n                  <span class=\"icon-wrapper\">\r\n                    <i class=\"fas fa-id-card\"><\/i>\r\n                  <\/span>\r\n                  \u041a\u0430\u043a\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u043b\u044f \u0430\u0440\u0435\u043d\u0434\u044b?\r\n                <\/span>\r\n                <span class=\"chevron\" aria-hidden=\"true\">\r\n                  <i class=\"fas fa-chevron-down\"><\/i>\r\n                <\/span>\r\n              <\/summary>\r\n              <div class=\"answer-wrap\">\r\n                <div class=\"answer\">\r\n                  \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u043e\u0437\u044c\u043c\u0438\u0442\u0435 \u0441 \u0441\u043e\u0431\u043e\u0439 \u043f\u0430\u0441\u043f\u043e\u0440\u0442 \u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0435 \u043f\u0440\u0430\u0432\u0430 (\u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u0435 \u0438\u043b\u0438 \u0442\u0430\u0439\u0441\u043a\u0438\u0435). \u0414\u043b\u044f \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0442\u0438\u043f\u043e\u0432 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u0435\u0439 \u043c\u043e\u0433\u0443\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b. \u041f\u0440\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u044b \u0442\u0430\u043a\u0436\u0435 \u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c \u043f\u043e\u043c\u043e\u0449\u044c \u0432 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0438 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u0445 \u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0445 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u0439.\r\n                <\/div>\r\n              <\/div>\r\n            <\/details>\r\n\r\n            <!-- Question 3 -->\r\n            <details>\r\n              <summary>\r\n                <span class=\"q\">\r\n                  <span class=\"icon-wrapper\">\r\n                    <i class=\"fas fa-truck\"><\/i>\r\n                  <\/span>\r\n                  \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u0430 \u043b\u0438 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044f?\r\n                <\/span>\r\n                <span class=\"chevron\" aria-hidden=\"true\">\r\n                  <i class=\"fas fa-chevron-down\"><\/i>\r\n                <\/span>\r\n              <\/summary>\r\n              <div class=\"answer-wrap\">\r\n                <div class=\"answer\">\r\n                  \u0414\u0430, \u0437\u0430 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u043f\u043b\u0430\u0442\u0443 \u043c\u044b \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c \u0443\u0434\u043e\u0431\u043d\u044b\u0435 \u0443\u0441\u043b\u0443\u0433\u0438 \u043f\u043e \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0435 \u0438 \u0432\u0441\u0442\u0440\u0435\u0447\u0435 \u0432 \u043e\u0442\u0435\u043b\u0435, \u043d\u0430 \u0432\u0438\u043b\u043b\u0435 \u0438\u043b\u0438 \u0432 \u0430\u044d\u0440\u043e\u043f\u043e\u0440\u0442\u0443. \u042d\u0442\u0430 \u0443\u0441\u043b\u0443\u0433\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u041f\u0445\u0443\u043a\u0435\u0442\u0443, \u0447\u0442\u043e\u0431\u044b \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0432\u0430\u0448\u0443 \u0430\u0440\u0435\u043d\u0434\u0443 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043d\u043e\u0439.\r\n                <\/div>\r\n              <\/div>\r\n            <\/details>\r\n\r\n            <!-- Question 4 -->\r\n            <details>\r\n              <summary>\r\n                <span class=\"q\">\r\n                  <span class=\"icon-wrapper\">\r\n                    <i class=\"fas fa-shield-alt\"><\/i>\r\n                  <\/span>\r\n                  \u0427\u0442\u043e \u0434\u0435\u043b\u0430\u0442\u044c \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u043d\u0435\u0441\u0447\u0430\u0441\u0442\u043d\u043e\u0433\u043e \u0441\u043b\u0443\u0447\u0430\u044f?\r\n                <\/span>\r\n                <span class=\"chevron\" aria-hidden=\"true\">\r\n                  <i class=\"fas fa-chevron-down\"><\/i>\r\n                <\/span>\r\n              <\/summary>\r\n              <div class=\"answer-wrap\">\r\n                <div class=\"answer\">\r\n                  \u041d\u0435\u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e \u0441\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438 \u043f\u043e \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u043e\u0439 \u043b\u0438\u043d\u0438\u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0438 \u043d\u0435 \u043f\u043e\u043a\u0438\u0434\u0430\u0439\u0442\u0435 \u043c\u0435\u0441\u0442\u043e \u043f\u0440\u043e\u0438\u0441\u0448\u0435\u0441\u0442\u0432\u0438\u044f. \u041c\u044b \u043f\u0440\u043e\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u0438\u0440\u0443\u0435\u043c \u0432\u0430\u0441 \u043e \u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0438\u0445 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f\u0445 \u0438 \u0441\u0432\u044f\u0436\u0435\u043c \u0441 \u043d\u0430\u0448\u0435\u0439 \u0441\u043b\u0443\u0436\u0431\u043e\u0439 \u043f\u043e\u043c\u043e\u0449\u0438. \u0412\u0441\u0435 \u043d\u0430\u0448\u0438 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u0438 \u0437\u0430\u0441\u0442\u0440\u0430\u0445\u043e\u0432\u0430\u043d\u044b, \u0438 \u043c\u044b \u043f\u043e\u043c\u043e\u0436\u0435\u043c \u0432\u0430\u043c \u043f\u0440\u043e\u0439\u0442\u0438 \u0432\u0435\u0441\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0433\u043b\u0430\u0434\u043a\u043e.\r\n                <\/div>\r\n              <\/div>\r\n            <\/details>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Image Container -->\r\n        <div class=\"omp-faq__image-container\">\r\n          <div class=\"omp-faq__image-card\">\r\n            <img decoding=\"async\" \r\n              src=\"https:\/\/ohmyphuket.com\/wp-content\/uploads\/2025\/10\/Moto.png\" \r\n              alt=\"Premium Zontes 368cc motorcycle for rent in Phuket\"\r\n              class=\"omp-faq__image\"\r\n            >\r\n            <div class=\"omp-faq__image-overlay\">\r\n              <p class=\"omp-faq__image-text\">\u041f\u0440\u0438\u043a\u043b\u044e\u0447\u0435\u043d\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u043e\u0442\u043e\u0446\u0438\u043a\u043b Premium Zontes 368cc<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Contact CTA Section -->\r\n      <div class=\"omp-faq__cta\">\r\n        <h3 class=\"omp-faq__cta-title\">\u0423 \u0432\u0430\u0441 \u0432\u0441\u0435 \u0435\u0449\u0435 \u0435\u0441\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b?<\/h3>\r\n        <p class=\"omp-faq__cta-text\">\u041d\u0430\u0448\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u043e \u0438 \u0433\u043e\u0442\u043e\u0432\u0430 \u043f\u043e\u043c\u043e\u0447\u044c \u0432\u0430\u043c \u0432 \u0440\u0435\u0448\u0435\u043d\u0438\u0438 \u043b\u044e\u0431\u044b\u0445 \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u0432, \u043a\u0430\u0441\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0430\u0440\u0435\u043d\u0434\u044b \u043d\u0430 \u041f\u0445\u0443\u043a\u0435\u0442\u0435.<\/p>\r\n        <a href=\"https:\/\/wa.me\/66966463388\" class=\"omp-faq__cta-button\">\r\n          <i class=\"fab fa-whatsapp\"><\/i>\r\n          \u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438 \u043f\u043e WhatsApp\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    \/\/ Close others when one opens (accordion behavior)\r\n    (function(){\r\n      const list = document.getElementById('ompFaqList');\r\n      if(!list) return;\r\n      list.addEventListener('toggle', function(e){\r\n        const opened = e.target;\r\n        if(opened.tagName !== 'DETAILS' || !opened.open) return;\r\n        Array.from(list.querySelectorAll('details[open]')).forEach(d=>{\r\n          if(d !== opened) d.removeAttribute('open');\r\n        });\r\n      }, true);\r\n    })();\r\n  <\/script>\r\n  <!-- ================= \/Oh My Phuket \u2013 Professional FAQ ================= -->\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Total Freedom Explore Thailand like never before On a motorbike, discover Thailand like never before: scenic roads, total freedom, and the unique thrill of traveling close to authenticity. More than just a ride\u2014an unforgettable experience. See Vehicles WhatsApp 24\/7 \u2713 Premium helmets &#038; 350\u2013750cc options \ud83d\udef5 Delivery &#038; pickup across Phuket About Us &#8211; Oh [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":106,"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":385,"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/pages\/13\/revisions\/385"}],"wp:attachment":[{"href":"https:\/\/ohmyphuket.com\/ru\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}