www.skuld.com Open in urlscan Pro
2606:4700:4400::ac40:9778  Public Scan

Submitted URL: https://protect-eu.mimecast.com/s/1XiSCK32h2Z7Bl5tvw7nc/
Effective URL: https://www.skuld.com/
Submission: On November 20 via manual from NO — Scanned from GB

Form analysis 3 forms found in the DOM

/search/

<form action="/search/">
  <fieldset class="flex">
    <label for="mobilemenusearch" class="sr-only"> Search </label>
    <input name="q" type="search" id="mobilemenusearch" class="w-11/12 px-4 py-2 placeholder-gray-300 border-r border-gray-300" placeholder="Search skuld.com">
    <button type="submit" class="w-1/12 text-center text-text hover:text-red focus:text-red">
      <span class="sr-only">Search</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="17.984" height="17.135" viewBox="0 0 17.984 17.135" class="inline-block stroke-current">
        <g id="Group_1456" data-name="Group 1456" transform="translate(-0.001)">
          <g id="Ellipse_36" data-name="Ellipse 36" transform="translate(0.001 0)" fill="none" stroke-width="1.5">
            <ellipse cx="7.897" cy="7.897" rx="7.897" ry="7.897" stroke="none"></ellipse>
            <ellipse cx="7.897" cy="7.897" rx="7.147" ry="7.147" fill="none"></ellipse>
          </g>
          <path id="Path_146" data-name="Path 146" d="M6869.647,12804.133l-3.17-3.115" transform="translate(-6852.723 -12788.059)" fill="none" stroke-linecap="round" stroke-width="1.5"></path>
        </g>
      </svg>
    </button>
  </fieldset>
</form>

GET /search/

<form action="/search/" method="get" class="container relative py-44">
  <button type="button" class="absolute top-10 right-10 text-text hover:text-red focus:text-green toggleHeaderSearch">
    <span class="sr-only">Close search</span>
    <svg xmlns="http://www.w3.org/2000/svg" width="25.575" height="25.575" viewBox="0 0 25.575 25.575" class="stroke-current">
      <g id="Group_1572" data-name="Group 1572" transform="translate(-1198.773 -147.046)">
        <line id="Line_860" data-name="Line 860" y2="34.668" transform="translate(1223.817 147.576) rotate(45)" fill="none" stroke-width="1.5"></line>
        <line id="Line_861" data-name="Line 861" y1="34.668" transform="translate(1223.817 172.09) rotate(135)" fill="none" stroke-width="1.5"></line>
      </g>
    </svg>
  </button>
  <div class="relative">
    <label for="header-search" class="sr-only">Search skuld.com</label>
    <input type="search" name="q" id="header-search" placeholder="Search" class="w-full pr-12 text-3xl font-thin bg-gray-200 border-b border-gray-400">
    <button type="submit" class="absolute pl-4 text-xl border-l border-gray-400 right-1 top-5">
      <span class="icon icon-search" aria-hidden="true"></span>
      <span class="sr-only">Search</span>
    </button>
  </div>
</form>

POST /startpage/subscribe

<form action="/startpage/subscribe" method="post" node="5"><input name="__RequestVerificationToken" type="hidden" value="qJaArI8lYn2arfOQdza1nRpdkfiDVERSACzxATNJN8ynq5HTb_5pXdTRZNuZNfibEXyq1lYglHyC3afsVzAXqxXRtr0dKPwBM8NJoKBk6W81">
  <div class="flex w-full lg:w-1/2">
    <fieldset class="w-1/2">
      <legend class="mb-4 text-base font-light text-text">Personal information:</legend>
      <div class="relative mb-4">
        <input type="text" id="newsfirstname" name="nameGiven" placeholder="First name" required="" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newsfirstname">First name</label>
      </div>
      <div class="relative mb-4">
        <input type="text" id="newslastname" name="nameFamily" placeholder="Last name" required="" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newslastname">Last name</label>
      </div>
      <div class="relative mb-4">
        <input type="text" id="newscompany" name="company" placeholder="Company" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newscompany">Company</label>
      </div>
      <div class="relative mb-4">
        <input type="email" id="newsemail" name="email" placeholder="youremail@address.com" required="" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newsemail">Your email address</label>
      </div>
    </fieldset>
    <fieldset class="w-1/2 pl-4 lg:pl-0">
      <legend class="mb-4 text-base font-light text-text">Subscribe to updates on:</legend>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="check-all" class="sr-only">
        <label for="check-all" class="text-base font-light text-text customcheckboxCircle">All</label>
      </div>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="subscribe-0" name="subscribeCategories" value="164" class="sr-only">
        <label for="subscribe-0" class="text-base font-light text-text customcheckboxCircle">Topics</label>
      </div>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="subscribe-1" name="subscribeCategories" value="268" class="sr-only">
        <label for="subscribe-1" class="text-base font-light text-text customcheckboxCircle">Circulars</label>
      </div>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="subscribe-2" name="subscribeCategories" value="269" class="sr-only">
        <label for="subscribe-2" class="text-base font-light text-text customcheckboxCircle">Press releases</label>
      </div>
    </fieldset>
  </div>
  <div class="w-full sm:flex lg:w-1/2 mb-9">
    <div class="w-full sm:w-3/4 md:w-1/2 lg:w-3/4 2xl:w-1/2">
      <div class="g-recaptcha" id="g-recaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-rvjd1zx2q6vd" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeFTJsUAAAAAIERWVUmuAuJi9qIP58VS8Vfa5Yc&amp;co=aHR0cHM6Ly93d3cuc2t1bGQuY29tOjQ0Mw..&amp;hl=en&amp;v=-QbJqHfGOUB8nuVRLvzFLVed&amp;size=normal&amp;cb=ykhq7sukwpaw"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="w-full sm:w-1/4 md:w-1/2 lg:w-1/4 2xl:w-1/2">
      <button id="submitSubscription" type="submit" class="btn-default">
        <span> Sign up </span>
        <svg xmlns="http://www.w3.org/2000/svg" width="8.363" height="10.527" viewBox="0 0 8.363 10.527">
          <line id="Line_182" data-name="Line 182" x2="6.57" transform="translate(0 5.264)" fill="none" stroke-width="1.5"></line>
          <path id="Path_172" data-name="Path 172" d="M19921.318,17140.721l4.732,4.732-4.732,4.732" transform="translate(-19918.748 -17140.189)" fill="none" stroke-width="1.5"></path>
        </svg>
      </button>
      <div id="js-checkbox-validation"></div>
    </div>
  </div>
</form>

Text Content

Skip to main content
Go to Skuld.com frontpage
Open menu
Go to Skuld.com frontpage
Close menu
 * About
    * About us
    * Service
    * Careers
    * Governance
    * Press releases & Circulars
    * Sustainability

 * Products
    * Our products
    * Shipowners
    * Managers
    * Skuld Energy
    * Yacht owners
    * Charterers & Traders
    * All products

 * Topics
 * Contacts
 * Correspondents
 * Vessels

Search Search
 * Conditions
 * Forms
 * Log in

 * Emergency 24/7

 * Emergency 24/7

 * Emergency 24/7

 * Conditions
 * Forms
 * Log in

 * About
    * About us
    * Service
    * Careers
    * Governance
    * Press releases & Circulars
    * Sustainability

 * Products
    * Our products
    * Shipowners
    * Managers
    * Skuld Energy
    * Yacht owners
    * Charterers & Traders
    * All products

 * Topics
 * Contacts
 * 
 * Correspondents
 * Vessels
 * Search


Close search
Search skuld.com Search


REST ASSURED.

Read more
Jump down to content



LATEST ARTICLES

20 November 2023


SKULD RENEWAL UPDATE 1 POLICY YEAR 2024/25

Go to Skuld Renewal Update 1 policy year 2024/25
10 November 2023


ELECTRONIC (PAPERLESS) TRADING – ICE DIGITAL TRADE MANAGEMENT LIMITED (ICE):
APPROVAL OF ICE ACCESS AGREEMENT (2023.01)

Go to Electronic (Paperless) Trading – ICE Digital Trade Management Limited
(ICE): Approval of ICE Access Agreement (2023.01)
3 November 2023


ELECTRONIC (PAPERLESS) TRADING – WAVE BL: UPDATE

Go to Electronic (Paperless) Trading – WAVE BL: Update
26 October 2023


A HEALTHY APPROACH - BUILDING FIRM FOUNDATIONS FOR WELL-BEING AT SEA

Go to A healthy approach - Building firm foundations for well-being at sea
24 October 2023


SAFE PORT / BERTH WARRANTIES IN SALES CONTRACTS - PITFALLS TO AVOID

Go to Safe port / berth warranties in sales contracts - pitfalls to avoid
20 September 2023


IG STATEMENT: THE UK ELECTRONIC TRADING ACT COMES INTO FORCE TODAY

Go to IG statement: The UK Electronic Trading Act comes into force today
Prev

Next


ANNUAL REPORT 2022/23

Annual report 2022/23


INCLUSIVE AND DIVERSE CULTURE

Inclusive and diverse culture


UNDERWRITER AVAILABILITY IN LONDON

Underwriter availability in London


ONLINE SUBMISSION OF CREW CLAIMS

Online submission of crew claims


CONTRACT REVIEWS - PART OF SKULD'S ACTIVE LOSS PREVENTION SERVICE

Contract reviews - part of Skuld's active Loss Prevention service


SKULD VACANCIES

Skuld vacancies


SKULD LOGIN - PERSONAL OVERVIEW

Skuld login - personal overview


SKULD CHARTERER

Skuld Charterer


CORONAVIRUS UPDATE

Coronavirus update


SIGN UP FOR LATEST UPDATES

Personal information:
First name
Last name
Company
Your email address
Subscribe to updates on:
All
Topics
Circulars
Press releases
Sign up

 * Complaint handling procedure
 * Cookies
 * Legal disclaimer
 * Skuld privacy notice
 * Transparency Act
 * Webmaster

© Skuld 2023


FOLLOW US ON

Follow us on Twitter Follow us on Linkedin RSS feeds

© Skuld 2023


MEMBER OF