www.spiritofman.se Open in urlscan Pro
18.214.48.22  Public Scan

Submitted URL: https://spiritofman.se/
Effective URL: https://www.spiritofman.se/
Submission: On June 20 via api from US — Scanned from SE

Form analysis 2 forms found in the DOM

/search

<form action="/search" data-remote="true" class="site-header_search__form wrapper wrapper--padded search-bar">
  <span class="site-header_search__form__glass"><svg class="icon--size-" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
      <path fill="currentColor"
        d="M10.031,11.518c-1.032,0.735 -2.294,1.167 -3.656,1.167c-3.484,0 -6.308,-2.824 -6.308,-6.307c0,-3.484 2.824,-6.308 6.308,-6.308c3.483,0 6.307,2.824 6.307,6.308c0,1.362 -0.432,2.624 -1.167,3.656l4.144,4.144c0.408,0.408 0.405,1.061 0,1.466l-0.018,0.018c-0.404,0.404 -1.061,0.405 -1.466,0l-4.144,-4.144Zm-3.656,-0.317c2.663,0 4.823,-2.16 4.823,-4.823c0,-2.664 -2.16,-4.824 -4.823,-4.824c-2.664,0 -4.824,2.16 -4.824,4.824c0,2.663 2.16,4.823 4.824,4.823Z">
      </path>
    </svg></span>
  <input type="search" class="form-control search-field-with-close" name="q" data-behavior="autocomplete-form-field" value="" placeholder="Sök...">
  <div class="search-bar__bar-loader progress-bar"></div>
  <span class="site-header_search__form__close clear-field"><svg class="icon--size-" xmlns="http://www.w3.org/2000/svg" x="0" y="0" width="20" height="20" viewBox="0 0 20 20">
      <path fill="currentColor"
        d="M11.4 10l5.7-5.7c.2-.2.2-.5 0-.7l-.7-.7c-.2-.2-.5-.2-.7 0L10 8.6 4.3 2.9c-.2-.2-.5-.2-.7 0l-.7.7c-.2.2-.2.5 0 .7L8.6 10l-5.7 5.7c-.2.2-.2.5 0 .7l.7.7c.2.2.5.2.7 0l5.7-5.7 5.7 5.7c.2.2.5.2.7 0l.7-.7c.2-.2.2-.5 0-.7L11.4 10z"></path>
    </svg></span>
  <span class="site-header_search__form__expand">
    <svg width="14" height="14" viewBox="0 0 14 14" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
      <path
        d="M5.005 8.06641L2.77977 10.2916L1.49379 9.00566C1.32625 8.8384 1.10305 8.74954 0.875 8.74954C0.762426 8.74954 0.648621 8.77165 0.540039 8.81598C0.212734 8.95141 0 9.27071 0 9.62426V13.3184C0.0011293 13.7074 0.295039 14 0.657344 14H4.37609C4.72992 14 5.04957 13.7868 5.18437 13.46C5.32025 13.1327 5.24505 12.7567 4.99466 12.5065L3.70869 11.2205L5.93392 8.99527C6.19027 8.73893 6.19027 8.32371 5.93392 8.06723C5.67757 7.81074 5.26203 7.81211 5.005 8.06641ZM13.3202 0H9.60148C9.24766 0 8.92801 0.213199 8.7932 0.540039C8.65733 0.867344 8.73253 1.24332 8.98291 1.49352L10.2692 2.77949L8.04393 5.00473C7.78758 5.26107 7.78758 5.67629 8.04393 5.93277C8.30028 6.18926 8.71549 6.18912 8.97198 5.93277L11.1972 3.70754L12.4832 4.99352C12.6507 5.16078 12.8742 5.24918 13.102 5.24918C13.2146 5.24918 13.3282 5.22753 13.4367 5.1832C13.7878 5.04766 14.0011 4.72773 14.0011 4.35039V0.631641C14.0011 0.293945 13.7085 0 13.3202 0Z"
        fill="currentColor"></path>
    </svg>
  </span>
  <div class="search-bar__btn">
    <input type="submit" value="Sök" class="btn btn--solid btn--md">
  </div>
</form>

POST /tickets

<form class="formbuilder simplero-tickets__new-ticket-form" id="new_ticket" role="form" data-focus="first-field" enctype="multipart/form-data" action="/tickets" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
    value="S_BIaomELfRVArZQTn49uksCYHRlLyr9tLcc26I_F-slpl_9E5h6zFLw5DWRS3QRqM-eV2Vxt1Y1lY-y5hBSeA" autocomplete="off">
  <input type="hidden" name="account_id" id="account_id" value="25893" autocomplete="off">
  <input type="hidden" name="embedded" id="embedded" value="1" autocomplete="off">
  <div class="simplero-tickets__notice" role="alert"></div>
  <div class="simplero-tickets__failure-notice" role="alert"></div>
  <div class="form-group ticket_subject"><label class="required" for="ticket_subject">Subject</label><input required="required" class="form-control input-subject" placeholder="One-line summary…" type="text" name="ticket[subject]" id="ticket_subject">
  </div>
  <div class="form-group ticket_contact"><label for="ticket_contact">Your contact info</label>
    <div class="inline-inputs ">
      <input required="required" placeholder="Name" class="form-control " type="text" name="ticket[manual_submitter_name]" id="ticket_manual_submitter_name">
      <input required="required" placeholder="Email" class="form-control " type="email" name="ticket[manual_submitter_email]" id="ticket_manual_submitter_email">
    </div>
  </div>
  <div class="form-group ticket_comments_attributes_0_body"><label class="required" for="ticket_comments_attributes_0_body">How can we help you?</label><textarea required="required" class="form-control input-body auto-grow" data-min-height="200"
      data-max-height="400" local_draft="false" name="ticket[comments_attributes][0][body]" id="ticket_comments_attributes_0_body" cols="67" rows="5"></textarea></div>
  <div class="form-group ticket_attachment"><label for="ticket_attachment">Attachment</label><input name="attachment[]" type="hidden" value="" autocomplete="off"><input name="attachment[]" multiple="multiple" type="file" id="ticket_attachment"></div>
  <div class="form-group ticket_human"><label class="required" for="ticket_human">Are you human? What is seven and eight added together?</label><input required="required" class="form-control " type="text" name="ticket[human]" id="ticket_human"></div>
  <div class="simplero-tickets__submit-area">
    <input type="submit" value="Send it!">
  </div>
</form>

Text Content

Kung, Krigare, Älskare, Magiker - vilken är starkast i dig?
 * Home (current)
 * Member Profiles
   * MARCUS KANEWOFF om att vara en spirituell affärsman
   * ANDERS NILSSON om sin resa tillbaka från utbrändhet
   * TOMMY SÖDERBERG pratar om hur han upplever sin högkänslighet
   * PATRIK LJUNG berättar om sin väg tillbaka från psykisk ohälsa
 * About
 * Kalendarium
 * Contact
 * Finn Ditt Syfte
 * De fyra Arketyperna
 * Products
 * Sök
 * Logga in




WHAT DOES IT MEAN TO LOVE LIFE AND LIVE LIFE TO THE FULLEST?


HOW CAN YOU SHOW UP MORE FULLY IN YOUR RELATIONSHIPS, YOUR WORK AND SOCIETY?


HOW CAN YOU BECOME A BETTER LEADER OF YOURSELF AND OTHERS THROUGH UNCERTAIN
TIMES?








 

 

Spirit of Man offers personal and spiritual development adventures for men in
inspiring natural environments. We tune into the sensory wealth and wisdom of
3.8 billion years of nature to access our inner nature. 

We identified a need for men to have their own forum for meeting, sharing  and
supporting each other along their spiritual, personal development journey. This
is why we started Spirit of Man. Now, with many miles walked, we know the value
of journeying on these adventures together!

We are passionate about supporting men who are ready to embark on their
spiritual journey and to live life to their fullest potential!

We do this through our Tribe membership and in hiking adventures. Using well
grounded and proven tools we always aim to make our work powerful,
life-affirming and fun!


HERE ARE THE WAYS YOU CAN ENGAGE WITH US!


Receive support from us and other committed men through our online membership
and programmes, weekend hikes and longer treks!



FIN ARTIKEL OM SPIRIT OF MAN I EPOCH TIMES

Här kan du få en bra översikt på Spirit of Man genom att läsa artikeln i Epoch
Times från juli 2023.


 Artikeln presenterar Spirit of Man på ett autentiskt sätt och är skriven av
Anton Nilsson efter en intervju med Martin och Mark.


Läs artikeln

 

Video Player is loading.
Play Video
Play
Mute

Current Time 0:00
/
Duration 0:00
Loaded: 0%

0:00
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -0:00
 
1x
Playback Rate
 * 2.5x
 * 2.4x
 * 2.3x
 * 2.2x
 * 2.1x
 * 2x
 * 1.9x
 * 1.8x
 * 1.7x
 * 1.6x
 * 1.5x
 * 1.4x
 * 1.3x
 * 1.2x
 * 1x, selected
 * 0.9x
 * 0.8x
 * 0.75x
 * 0.5x
 * 0.25x

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Captions
 * captions settings, opens captions settings dialog
 * captions off, selected

Audio Track

Picture-in-PictureFullscreenOpen Chromecast menu

This is a modal window.



Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

WALK & TALK GATHERINGS


Join us as a guest on an informal, physical gathering somewhere in Skåne,
Småland and the Gothenburg area! Every third Sunday 9:00-13:00 we meet in
nature, have fun getting to know each other and we discuss and share about
life's important questions. You are welcome as a guest at a cost of 150 kr.

Apart from promising to be a great day, this is an ideal way to get a feel for
what the Spirit of Man Tribe is all about!

Find out more!

LÄR KÄNNA OSS LITE BÄTTRE!


Martin och Mark deltog på podden 'Viktigt på riktigt' med Mia Haraldsdotter och
Linda Kensen. De pratar om hur Spirit of Man blev till och sina egna inre resor.


Avsnittet är 47 minuter långt och hittas här eller där du brukar lyssna till
poddar.

Lyssna på Spotify

BECOME A MEMBER TODAY!


Are you ready to join Spirit of Man and to become a member of a tribe of
fantastic men sharing and supporting each other?

Get to know other members and create lasting friendships.

Join our walking and online gatherings.

Receive discounts on other adventures and courses for your personal development!


Become a Member!

ONLINE GATHERINGS

Join us online every month. Sometimes we have invited a speaker for a short
seminar and mostly we have discussions on the chosen topic of the month. Check
the events on our Facebook page for current details.


Joining us as a guest costs 150 SEK.

Find out more!

Video Player is loading.
Play Video
Play
Mute

Current Time 0:00
/
Duration 0:00
Loaded: 0%

0:00

Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -0:00
 
1x
Playback Rate
 * 2.5x
 * 2.4x
 * 2.3x
 * 2.2x
 * 2.1x
 * 2x
 * 1.9x
 * 1.8x
 * 1.7x
 * 1.6x
 * 1.5x
 * 1.4x
 * 1.3x
 * 1.2x
 * 1x, selected
 * 0.9x
 * 0.8x
 * 0.75x
 * 0.5x
 * 0.25x

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Captions
 * captions settings, opens captions settings dialog
 * captions off, selected

Audio Track

Picture-in-PictureFullscreenOpen Chromecast menu

This is a modal window.



Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

VILL DU LÄRA KÄNNA DIG SJÄLV BÄTTRE?

Kolla in vår 5-veckors kurs om de fyra maskulina arketyperna Kung, Krigare,
Älskare, Magiker.

Genom att ha dina arketyper i balans fattar du klokare beslut och lever ett
rikare liv!

Ja, jag vill veta mer!

 * Spirit of Man
   
   ““A very positive and exciting trip! The environment and the safe space that
   Mark and Martin created made us all open up for powerful sharings and
   thrilling life stories. Thanks a lot for these amazing days!” ”
   
   
   
   Marcus Pålsson, Skåne 2020

 * Spirit of Man
   
   “I am so grateful to have shared this journey with these 10 wonderful men who
   shared so much of their deep thoughts!! Dare to be true to yourself!”
   
   
   
   Mats Bengtsson, Scotland 2019

 * Spirit of Man
   
   “For me, the trip worked well throughout hiking in fantastic surroundings
   with good company and solitude in appropriate doses!”
   
   
   
   Dick Thellmark, Scotland 2019

 * Spirit of Man
   
   ““A very positive and exciting trip! The environment and the safe space that
   Mark and Martin created made us all open up for powerful sharings and
   thrilling life stories. Thanks a lot for these amazing days!” ”
   
   
   
   Marcus Pålsson, Skåne 2020

 * Spirit of Man
   
   “I am so grateful to have shared this journey with these 10 wonderful men who
   shared so much of their deep thoughts!! Dare to be true to yourself!”
   
   
   
   Mats Bengtsson, Scotland 2019

 1. 1
 2. 2
 3. 3

 * 
 * 

Dela Inlägg Dela


FACEBOOK COMMENTS


 * Customer service
 * Terms and conditions

 * 
 * 
 * 

Copyright © 2024 Spirit of Man (Näsets Yoga & Samtal HB) · Östra Lindviksvägen
30 · 23632 Höllviken · Sweden · VAT SE 969776-2509 · (+46) 709514482

 * 
 * 
 * 
 * 
 * 
 * 

Powered by Simplero
?


GET HELP

×
Contact the Support Team
Subject
Your contact info

How can we help you?
Attachment
Are you human? What is seven and eight added together?


We will review your message and get back to you shortly.

Close