{"id":58716,"date":"2026-08-20T13:15:39","date_gmt":"2026-08-20T11:15:39","guid":{"rendered":"https:\/\/gomonta.com\/?page_id=58716"},"modified":"2026-08-20T13:15:43","modified_gmt":"2026-08-20T11:15:43","slug":"events","status":"publish","type":"page","link":"https:\/\/gomonta.com\/nl\/verzendplatform\/events\/","title":{"rendered":"MontaShip event"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-907cb20\" data-block-id=\"907cb20\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-907cb20-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-40aadec\" data-v=\"4\" id=\"wwvd-formulier\" data-block-id=\"40aadec\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-40aadec-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-40aadec-inner-blocks\">\n<title>Monta \u2013 Webwinkel Vakdagen 2026<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Mulish:wght@400;500;600;700;800;900&amp;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --monta-blue: #009DE0;\n      --monta-blue-dark: #0078AB;\n      --off-white: #f7fbfe;\n      --text-dark: #0d1f2d;\n      --radius: 20px;\n      --shadow: 0 24px 64px rgba(0, 157, 224, 0.18), 0 4px 16px rgba(0,0,0,0.10);\n    }\n\n    html, body {\n      min-height: 100vh;\n      font-family: 'Mulish', sans-serif;\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 HERO SECTION \u2500\u2500\u2500\u2500\u2500 *\/\n    .monta-hero {\n      position: relative;\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 60px 40px;\n      overflow: hidden;\n    }\n\n    \/* Background image with natural dark overlay *\/\n    .monta-hero__bg {\n      position: absolute;\n      inset: 0;\n      background-image: url('https:\/\/gomonta.com\/wp-content\/uploads\/2026\/03\/WWVD-2026-scaled.webp');\n      background-size: cover;\n      background-position: center 30%;\n      z-index: 0;\n    }\n\n    .monta-hero__bg::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: rgba(0, 0, 0, 0.52);\n    }\n\n    \/* Decorative animated circles *\/\n    .monta-hero__deco {\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      pointer-events: none;\n      overflow: hidden;\n    }\n    .monta-hero__deco span {\n      position: absolute;\n      border-radius: 50%;\n      border: 1.5px solid rgba(0, 157, 224, 0.25);\n      animation: pulse-ring 6s ease-in-out infinite;\n    }\n    .monta-hero__deco span:nth-child(1) { width: 420px; height: 420px; top: -80px; right: -100px; animation-delay: 0s; }\n    .monta-hero__deco span:nth-child(2) { width: 260px; height: 260px; top: 40px; right: 30px;  animation-delay: 1.5s; }\n    .monta-hero__deco span:nth-child(3) { width: 180px; height: 180px; bottom: 60px; left: -40px; animation-delay: 3s; }\n\n    @keyframes pulse-ring {\n      0%, 100% { opacity: 0.3; transform: scale(1); }\n      50%       { opacity: 0.7; transform: scale(1.06); }\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 INNER LAYOUT \u2500\u2500\u2500\u2500\u2500 *\/\n    .monta-inner {\n      position: relative;\n      z-index: 2;\n      width: 100%;\n      max-width: 1260px;\n      display: grid;\n      grid-template-columns: 1fr 1.35fr;\n      gap: 48px;\n      align-items: center;\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 LEFT: COPY \u2500\u2500\u2500\u2500\u2500 *\/\n    .monta-copy {\n      color: #ffffff;\n    }\n\n    .monta-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(0,157,224,0.20);\n      border: 1px solid rgba(0,157,224,0.45);\n      border-radius: 100px;\n      padding: 6px 14px 6px 10px;\n      font-size: 0.78rem;\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n      color: #7dd8f8;\n      margin-bottom: 24px;\n      backdrop-filter: blur(6px);\n    }\n    .monta-badge::before {\n      content: '';\n      display: block;\n      width: 8px; height: 8px;\n      border-radius: 50%;\n      background: #009DE0;\n      box-shadow: 0 0 8px #009DE0;\n      animation: blink 2s ease-in-out infinite;\n    }\n    @keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.3} }\n\n    .monta-copy h1 {\n      font-family: 'Mulish', sans-serif;\n      font-size: clamp(2rem, 4vw, 3rem);\n      font-weight: 900;\n      line-height: 1.12;\n      letter-spacing: -0.02em;\n      margin-bottom: 18px;\n      color: #ffffff;\n    }\n    .monta-copy h1 em {\n      font-style: normal;\n      color: #009DE0;\n    }\n\n    .monta-copy p {\n      font-size: 1.05rem;\n      line-height: 1.65;\n      color: rgba(255,255,255,0.82);\n      max-width: 400px;\n      margin-bottom: 32px;\n    }\n\n    .monta-perks {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n    .monta-perks li {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 0.95rem;\n      color: rgba(255,255,255,0.90);\n      font-weight: 600;\n    }\n    .monta-perks li::before {\n      content: '\u2713';\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 22px; height: 22px;\n      min-width: 22px;\n      border-radius: 50%;\n      background: var(--monta-blue);\n      color: #fff;\n      font-size: 0.72rem;\n      font-weight: 700;\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 RIGHT: FORM CARD \u2500\u2500\u2500\u2500\u2500 *\/\n    .monta-card {\n      background: #ffffff;\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n      border: 3px solid var(--monta-blue);\n      animation: card-in 0.7s cubic-bezier(.22,1,.36,1) both;\n    }\n    @keyframes card-in {\n      from { opacity: 0; transform: translateY(28px) scale(0.97); }\n      to   { opacity: 1; transform: translateY(0) scale(1); }\n    }\n\n    .monta-card__header {\n      background: var(--monta-blue);\n      padding: 22px 28px 18px;\n      position: relative;\n      overflow: hidden;\n    }\n    .monta-card__header::before {\n      content: '';\n      position: absolute;\n      width: 200px; height: 200px;\n      border-radius: 50%;\n      background: rgba(255,255,255,0.08);\n      top: -80px; right: -50px;\n    }\n    .monta-card__header h2 {\n      font-family: 'Mulish', sans-serif;\n      font-size: 1.5rem;\n      font-weight: 800;\n      color: #ffffff;\n      line-height: 1.2;\n      position: relative;\n    }\n    .monta-card__header p {\n      font-size: 0.85rem;\n      color: rgba(255,255,255,0.85);\n      margin-top: 5px;\n      position: relative;\n    }\n\n    \/* Event meta pills *\/\n    .monta-event-meta {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n      margin-top: 12px;\n      position: relative;\n    }\n    .monta-event-meta span {\n      display: inline-flex;\n      align-items: center;\n      gap: 5px;\n      font-size: 0.75rem;\n      font-weight: 700;\n      background: rgba(255,255,255,0.18);\n      border-radius: 100px;\n      padding: 4px 10px;\n      color: #fff;\n      backdrop-filter: blur(4px);\n    }\n\n    .monta-card__body {\n      padding: 24px 28px 28px;\n    }\n\n    \/* HubSpot form overrides *\/\n    .monta-card__body .hs-form fieldset {\n      max-width: 100% !important;\n    }\n    .monta-card__body .hs-form .hs-form-field {\n      margin-bottom: 14px !important;\n    }\n    .monta-card__body .hs-form label {\n      font-size: 0.82rem !important;\n      font-weight: 700 !important;\n      color: var(--text-dark) !important;\n      font-family: 'Mulish', sans-serif !important;\n    }\n    .monta-card__body .hs-form input[type=\"text\"],\n    .monta-card__body .hs-form input[type=\"email\"],\n    .monta-card__body .hs-form input[type=\"tel\"],\n    .monta-card__body .hs-form select,\n    .monta-card__body .hs-form textarea {\n      width: 100% !important;\n      border: 1.5px solid #d0e8f5 !important;\n      border-radius: 10px !important;\n      padding: 10px 14px !important;\n      font-size: 0.92rem !important;\n      font-family: 'Mulish', sans-serif !important;\n      color: var(--text-dark) !important;\n      background: var(--off-white) !important;\n      transition: border-color 0.2s, box-shadow 0.2s !important;\n      outline: none !important;\n    }\n    .monta-card__body .hs-form input:focus,\n    .monta-card__body .hs-form select:focus,\n    .monta-card__body .hs-form textarea:focus {\n      border-color: var(--monta-blue) !important;\n      box-shadow: 0 0 0 3px rgba(0,157,224,0.12) !important;\n      background: #fff !important;\n    }\n    .monta-card__body .hs-form .hs-button {\n      background: var(--monta-blue) !important;\n      color: #fff !important;\n      border: none !important;\n      border-radius: 10px !important;\n      padding: 13px 28px !important;\n      font-size: 1rem !important;\n      font-weight: 800 !important;\n      font-family: 'Mulish', sans-serif !important;\n      cursor: pointer !important;\n      width: 100% !important;\n      letter-spacing: 0.02em !important;\n      transition: background 0.2s, transform 0.15s, box-shadow 0.2s !important;\n      box-shadow: 0 4px 16px rgba(0,157,224,0.30) !important;\n    }\n    .monta-card__body .hs-form .hs-button:hover {\n      background: var(--monta-blue-dark) !important;\n      transform: translateY(-1px) !important;\n      box-shadow: 0 8px 24px rgba(0,157,224,0.35) !important;\n    }\n    .monta-card__body .hs-form .hs-error-msgs {\n      list-style: none !important;\n      margin-top: 4px !important;\n    }\n    .monta-card__body .hs-form .hs-error-msgs li label {\n      color: #e0433a !important;\n      font-size: 0.78rem !important;\n      font-weight: 600 !important;\n    }\n\n    \/* \u2500\u2500\u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500 *\/\n    @media (max-width: 760px) {\n      .monta-inner {\n        grid-template-columns: 1fr;\n        display: flex;\n        flex-direction: column;\n      }\n      \/* Form card first on mobile *\/\n      .monta-card  { order: 1; }\n      .monta-copy  { order: 2; }\n\n      .monta-copy h1 { font-size: 1.8rem; }\n      .monta-copy p  { max-width: 100%; }\n      .monta-hero    { padding: 48px 16px 56px; }\n    }\n  <\/style>\n\n\n\n<section class=\"monta-hero\">\n  <div class=\"monta-hero__bg\"><\/div>\n  <div class=\"monta-hero__deco\">\n    <span><\/span><span><\/span><span><\/span>\n  <\/div>\n\n  <div class=\"monta-inner\">\n\n    <!-- LEFT: Copy (shown second on mobile via order) -->\n    <div class=\"monta-copy\">\n      <div class=\"monta-badge\">Het verzendplatform voor webshops<\/div>\n      <h1><em>MontaShip:<\/em> slim verzenden tegen scherpe tarieven.<\/h1>\n      <p>Bespaar tot 33% op je verzendkosten en houd alles overzichtelijk. Vul het formulier in en we nemen contact met je op.<\/p>\n      <ul\n      <\/ul>\n    <\/div>\n\n    <!-- RIGHT: Form Card (shown first on mobile via order) -->\n    <div class=\"monta-card\">\n      <div class=\"monta-card__header\">\n        <h2>Wat kan Monta voor jou betekenen?<\/h2>\n        <p>Vul het formulier in en ontdek de mogelijkheden voor jouw webshop.<\/p>\n        <div class=\"monta-event-meta\">\n          <span>\ud83d\udcc5 30, 31 augustus &#038; 1 september 2026<\/span>\n          <span>\ud83d\udccd Evenementenhal Gorinchem<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"monta-card__body\">\n      <script charset=\"utf-8\" type=\"text\/javascript\" src=\"\/\/js-eu1.hsforms.net\/forms\/embed\/v2.js\"><\/script>\n<script nitro-exclude>\n  hbspt.forms.create({\n    portalId: \"143977985\",\n    formId: \"e097de2d-7bb4-48ef-b265-cd5d867214bd\",\n    region: \"eu1\"\n  });\n<\/script>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Monta \u2013 Webwinkel Vakdagen 2026 Het verzendplatform voor webshops MontaShip: slim verzenden tegen scherpe tarieven. Bespaar tot 33% op je verzendkosten en houd alles overzichtelijk. Vul het formulier in en we nemen contact met je op.<\/p>\n","protected":false},"author":29,"featured_media":0,"parent":33033,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-58716","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"acf":[],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","gform-image-choice-sm":"","gform-image-choice-md":"","gform-image-choice-lg":""},"post_excerpt_stackable_v2":"<p>Monta \u2013 Webwinkel Vakdagen 2026 Het verzendplatform voor webshops MontaShip: slim verzenden tegen scherpe tarieven. Bespaar tot 33% op je verzendkosten en houd alles overzichtelijk. Vul het formulier in en we nemen contact met je op.<\/p>\n","category_list_v2":"","author_info_v2":{"name":"Arina Wallaard","url":"https:\/\/gomonta.com\/nl\/author\/arina\/"},"comments_num_v2":"0 reacties","_links":{"self":[{"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/pages\/58716","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/users\/29"}],"replies":[{"embeddable":true,"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/comments?post=58716"}],"version-history":[{"count":9,"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/pages\/58716\/revisions"}],"predecessor-version":[{"id":58730,"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/pages\/58716\/revisions\/58730"}],"up":[{"embeddable":true,"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/pages\/33033"}],"wp:attachment":[{"href":"https:\/\/gomonta.com\/nl\/wp-json\/wp\/v2\/media?parent=58716"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}