")}@media (max-width:850px){.feature-header:after{height:calc(29.5*var(--layout-factor))}}.feature-header__navbar{display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-template-areas:"logo nav1 nav2";margin-right:var(--base-offset);margin-left:var(--base-offset);position:relative;z-index:10}.feature-header__logo{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center;margin-left:calc(40*var(--layout-factor))}.feature-header__logo a img{margin-top:calc(20*var(--layout-factor));min-width:calc(210*var(--layout-factor))}.feature-header__claim{font-style:italic;font-family:var(--theme-font-secondary);font-weight:400;color:var(--theme-color-accent-2);margin-bottom:calc(26*var(--layout-factor));margin-top:calc(30*var(--layout-factor))}.feature-header__nav__main{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.feature-header__nav__main ul.menu-main{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center;list-style-type:none;gap:calc(10*var(--layout-factor));padding:0;margin:0;width:100%}.feature-header__nav__main ul.menu-main li{display:-ms-flexbox;display:-webkit-flex;display:flex}.feature-header__nav__main ul.menu-main li a{font-size:calc(18*var(--layout-factor));font-weight:700;text-transform:uppercase;text-decoration:none;text-align:center;background-color:var(--theme-color-accent-2);padding:calc(15*var(--layout-factor)) calc(30*var(--layout-factor)) calc(11*var(--layout-factor)) calc(30*var(--layout-factor));border-top-left-radius:6px;border-top-right-radius:6px;color:var(--base-color-background);font-family:var(--theme-button-font);min-width:calc(200*var(--layout-factor));white-space:nowrap}.feature-header__nav__secondary{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between}.feature-header__nav__secondary .topnav{margin-top:var(--base-space);width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:end;justify-content:flex-end}.feature-header__nav__secondary ul.menu-secondary--languages{list-style-type:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:0;margin:0;-ms-flex-pack:justify;justify-content:space-between;margin-left:var(--base-space)}.feature-header__nav__secondary ul.menu-secondary--languages li.current-language-menu-item a{font-weight:700}.feature-header__nav__secondary ul.menu-secondary{list-style-type:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:0;margin:0;-ms-flex-pack:justify;justify-content:space-between}.feature-header__nav__secondary ul.menu-secondary>li{position:relative}.feature-header__nav__secondary ul.menu-secondary>li>a{display:inline-block;color:var(--base-color-accent);font-family:var(--base-font-family);text-transform:uppercase;font-weight:700;font-size:var(--base-font-size);line-height:var(--base-line-height);padding:calc(15*var(--layout-factor)) calc(15*var(--layout-factor)) calc(11*var(--layout-factor)) calc(15*var(--layout-factor));white-space:nowrap}.feature-header__nav__secondary ul.menu-secondary>li:last-child a{padding-right:0}.feature-header__nav__secondary ul.menu-secondary>li ul.sub-menu{position:absolute;display:none;list-style-type:none;background:rgba(255,255,255,.8);padding-bottom:calc(15*var(--layout-factor))}.feature-header__nav__secondary ul.menu-secondary>li.menu-item-has-children a{padding-right:0}.feature-header__nav__secondary ul.menu-secondary>li.menu-item-has-children:after{content:"▼";font-size:calc(12*var(--layout-factor))}.feature-header-mobile__navbar{display:-ms-grid;display:grid;grid-template-columns:20% 60% 20%;grid-template-rows:1fr auto;grid-template-areas:"space logo switch" "nav nav nav"}.feature-header-mobile__space{grid-area:space}.feature-header-mobile__logo{grid-area:logo;text-align:center}.feature-header-mobile__logo img{margin:var(--base-space);max-width:60%}.feature-header-mobile__switch{grid-area:switch;text-align:right}.feature-header-mobile__switch button{margin:var(--base-space);padding:0;border:0;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'93\' height=\'83\' viewBox=\'0 0 93 83\'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23135287;%7D%3C/style%3E%3C/defs%3E%3Cg transform=\'translate(-103 -406)\'%3E%3Crect class=\'a\' width=\'93\' height=\'15\' transform=\'translate(103 406)\'/%3E%3Crect class=\'a\' width=\'93\' height=\'15\' transform=\'translate(103 440)\'/%3E%3Crect class=\'a\' width=\'93\' height=\'15\' transform=\'translate(103 474)\'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:calc(50*var(--layout-factor));height:calc(50*var(--layout-factor))}.feature-header-mobile__nav__main{grid-area:nav}.feature-header-mobile__nav__main ul{list-style-type:none;margin-bottom:0;padding-left:0;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;gap:calc(1*var(--layout-factor))}.feature-header-mobile__nav__main ul li{display:block}.feature-header-mobile__nav__main ul li a{display:block;font-size:calc(18*var(--layout-factor));font-weight:700;text-transform:uppercase;text-decoration:none;text-align:center;background-color:var(--theme-color-accent-2);padding:calc(15*var(--layout-factor)) calc(30*var(--layout-factor)) calc(11*var(--layout-factor)) calc(30*var(--layout-factor));color:var(--base-color-background);font-family:var(--theme-button-font);white-space:nowrap}.feature-header-mobile__overlay{display:none;background-color:#fff;z-index:100;position:fixed;top:0;left:0;right:0;bottom:0}.feature-header-mobile__overlay button.close{top:var(--base-space);right:var(--base-space);position:absolute;padding:0;border:0;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'76.368\' height=\'76.368\' viewBox=\'0 0 76.368 76.368\'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23135287;%7D%3C/style%3E%3C/defs%3E%3Cpath class=\'a\' d=\'M38.184,48.79,10.607,76.368,0,65.761,27.577,38.184,0,10.607,10.607,0,38.184,27.577,65.761,0,76.368,10.607,48.79,38.184,76.368,65.761,65.761,76.368Z\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:calc(50*var(--layout-factor));height:calc(50*var(--layout-factor))}.feature-header-mobile__overlay .menu-secondary--languages{list-style-type:none}.feature-header-mobile__overlay .menu-secondary--languages li{display:inline-block}.feature-header-mobile__overlay .content{margin-top:var(--base-offset-vertical);margin-left:var(--base-offset);margin-right:var(--base-offset)}.feature-header-mobile__overlay .content ul.menu-secondary{list-style-type:none}.feature-header-mobile__overlay .content ul.menu-secondary>li>a{font-size:calc(24*var(--layout-factor));font-weight:700}.feature-header-mobile__overlay .content ul.menu-secondary>li ul.sub-menu{list-style-type:none}.feature-header-mobile__overlay .content ul.menu-secondary>li ul.sub-menu>li>a{font-size:calc(24*var(--layout-factor))}.feature-request-form__fields .acf-label{display:none}.feature-request-form__fields .acf-field:nth-child(1){grid-area:Box1}.feature-request-form__fields .acf-field:nth-child(2){grid-area:Box2}.feature-request-form__fields .acf-field:nth-child(3){grid-area:Box3}.feature-request-form__fields .acf-field:nth-child(4){grid-area:Box4}.feature-request-form__fields .acf-field:nth-child(5){grid-area:Box5}.feature-request-form__fields .acf-field:nth-child(6){grid-area:Box6}.feature-request-form__fields .acf-field .acf-input input{border-radius:calc(3*var(--layout-factor));width:100%}.feature-boat__single .content{display:-ms-grid;display:grid;margin-top:var(--base-space);grid-template-columns:calc(843*var(--layout-factor)) calc(406*var(--layout-factor));gap:var(--base-space);grid-template-areas:"details sidebar"}@media (max-width:899px){.feature-boat__single .content{grid-template-columns:auto;grid-template-areas:"details" "sidebar"}}.feature-boat__single .content__gallery{display:block;background-color:#f4f4f4;height:calc(413*var(--layout-factor));position:relative;padding-top:calc(16*var(--layout-factor));padding-bottom:calc(16*var(--layout-factor))}.feature-boat__single .content__details{display:-ms-grid;display:grid;grid-area:details;grid-template-columns:calc(515*var(--layout-factor)) calc(297*var(--layout-factor));grid-template-rows:min-content;-moz-column-gap:0;-webkit-column-gap:0;column-gap:0;grid-template-areas:"title title" "txt tbl" "features features"}@media (max-width:899px){.feature-boat__single .content__details{grid-template-columns:auto;grid-template-areas:none}}.feature-boat__single .content__details__header{grid-area:title;text-align:left;color:var(--theme-color-text)}@media (max-width:899px){.feature-boat__single .content__details__header{grid-area:unset}}.feature-boat__single .content__details__header__category{display:block;margin-top:calc(20*var(--layout-factor));padding-left:calc(20*var(--layout-factor));background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'13.5\' height=\'18\' viewBox=\'0 0 13.5 18\'%3E%3Cpath id=\'iconfinder_bookmark_ribbon_save_web_label_3994430\' d=\'M24.375,0H13.125A1.124,1.124,0,0,0,12,1.124v15.75a1.125,1.125,0,0,0,1.828.879l4.922-3.939,4.922,3.939a1.125,1.125,0,0,0,1.828-.879V1.124A1.124,1.124,0,0,0,24.375,0ZM23.25,14.532l-3.8-3.038a1.127,1.127,0,0,0-1.406,0l-3.8,3.038V2.249h9Z\' transform=\'translate(-12 0.001)\' fill=\'%235c5c5c\'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:calc(13.5*var(--layout-factor)) calc(18*var(--layout-factor));background-position-x:left;background-position-y:center}.feature-boat__single .content__details__header__title{display:block;text-align:inherit;margin-top:calc(5*var(--layout-factor));margin-bottom:calc(var(--base-space)*3)}@media (max-width:899px){.feature-boat__single .content__details__header__title{margin-bottom:calc(var(--base-space))}}.feature-boat__single .content__details__copy{grid-area:txt;border-top:calc(8*var(--layout-factor)) solid #dbe4ed;padding:var(--base-space);padding-left:0}@media (max-width:899px){.feature-boat__single .content__details__copy{grid-area:unset}}.feature-boat__single .content__details__table{grid-area:tbl;position:relative}@media (max-width:899px){.feature-boat__single .content__details__table{grid-area:unset;padding-top:calc(60*var(--layout-factor))}}.feature-boat__single .content__details__table table{border-collapse:collapse;width:100%}.feature-boat__single .content__details__table td{padding:.25rem;text-align:left}.feature-boat__single .content__details__table .section{background-color:#dbe4ed;text-transform:uppercase;color:#8aa9c3;text-align:center;font-weight:bolder}.feature-boat__single .content__details__table:before{position:absolute;content:"";width:calc(89.33*var(--layout-factor));height:calc(26.82*var(--layout-factor));background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'89.333\' height=\'26.815\' viewBox=\'0 0 89.333 26.815\'%3E%3Cg id=\'Gruppe_67\' data-name=\'Gruppe 67\' transform=\'translate(-638.23 -1600.4)\'%3E%3Cpath id=\'iconfinder_Boat_cruise_luxury_cruise_ship_shipment_4908150\' d=\'M28.045,24.369l2.5-12.047-4.721-1.176V3H7.957v8.146L3.236,12.322,5.9,25.635A5.257,5.257,0,0,0,2,23.848v2.978c.834,0,1.191.328,1.921,1.057A5.346,5.346,0,0,0,7.957,29.8a5.3,5.3,0,0,0,4.021-1.921c.73-.73,1.087-1.057,1.921-1.057s1.191.328,1.921,1.057a5.2,5.2,0,0,0,8.071,0c.73-.73,1.087-1.057,1.936-1.057s1.191.328,1.921,1.057A5.346,5.346,0,0,0,31.783,29.8V26.826c-.834,0-1.191-.328-1.936-1.057a6.7,6.7,0,0,0-1.8-1.4ZM18.381,26.2l-.447-.432a6.135,6.135,0,0,0-2.532-1.7V12.352l1.489-.417,1.489.372Zm4.467-15.755L16.891,8.957l-5.957,1.489V5.978H22.848Z\' transform=\'translate(666 1597.4)\' fill=\'%23dbe4ed\'/%3E%3Cpath id=\'Pfad_59\' data-name=\'Pfad 59\' d=\'M25.826,7.964a5.317,5.317,0,0,1-4.036-1.92c-.73-.729-1.087-1.057-1.936-1.057s-1.191.328-1.921,1.057a5.183,5.183,0,0,1-8.056,0c-.73-.729-1.087-1.057-1.921-1.057s-1.191.328-1.921,1.057A5.3,5.3,0,0,1,2,7.964V4.987c.834,0,1.191-.328,1.921-1.057A5.3,5.3,0,0,1,7.957,2.01a5.3,5.3,0,0,1,4.021,1.92c.73.729,1.087,1.057,1.936,1.057S15.1,4.659,15.834,3.93a5.183,5.183,0,0,1,8.071,0c.73.729,1.087,1.057,1.936,1.057s1.191-.328,1.936-1.057a5.317,5.317,0,0,1,4.006-1.92V4.987c-.834,0-1.191.328-1.936,1.057A5.317,5.317,0,0,1,25.826,7.964Z\' transform=\'translate(695.78 1619.251)\' fill=\'%23dbe4ed\'/%3E%3Cpath id=\'Pfad_60\' data-name=\'Pfad 60\' d=\'M25.826,7.964a5.317,5.317,0,0,1-4.036-1.92c-.73-.729-1.087-1.057-1.936-1.057s-1.191.328-1.921,1.057a5.183,5.183,0,0,1-8.056,0c-.73-.729-1.087-1.057-1.921-1.057s-1.191.328-1.921,1.057A5.3,5.3,0,0,1,2,7.964V4.987c.834,0,1.191-.328,1.921-1.057A5.3,5.3,0,0,1,7.957,2.01a5.3,5.3,0,0,1,4.021,1.92c.73.729,1.087,1.057,1.936,1.057S15.1,4.659,15.834,3.93a5.183,5.183,0,0,1,8.071,0c.73.729,1.087,1.057,1.936,1.057s1.191-.328,1.936-1.057a5.317,5.317,0,0,1,4.006-1.92V4.987c-.834,0-1.191.328-1.936,1.057A5.317,5.317,0,0,1,25.826,7.964Z\' transform=\'translate(636.23 1619.251)\' fill=\'%23dbe4ed\'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;top:calc(-45*var(--layout-factor));left:35%}@media (max-width:899px){.feature-boat__single .content__details__table:before{top:calc(10*var(--layout-factor));left:40%}}.feature-boat__single .content__details__features{grid-area:features}@media (max-width:899px){.feature-boat__single .content__details__features{grid-area:unset}}.feature-boat__single .content__sidebar{grid-area:sidebar}@media (max-width:899px){.feature-boat__single .content__sidebar{grid-area:unset}}.feature-boat__single .content__sidebar__cta{grid-area:cta;padding:var(--base-space);background-color:#dbe4ed;border-top-left-radius:calc(5*var(--layout-factor));border-top-right-radius:calc(5*var(--layout-factor));display:-ms-grid;display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-template-columns:auto;grid-template-areas:"action button"}.feature-boat__single .content__sidebar__cta__action{grid-area:action;padding-top:calc(15*var(--layout-factor))}.feature-boat__single .content__sidebar__cta__action--link{color:#8aa9c3;font-weight:600;display:block;padding-left:calc(34*var(--layout-factor));margin-bottom:calc(12*var(--layout-factor));background-color:unset;background-repeat:no-repeat;background-size:calc(24*var(--layout-factor)) calc(24*var(--layout-factor));background-position-x:left;background-position-y:center;border:0}.feature-boat__single .content__sidebar__cta__action--link.pdf{background-image:url("data:image/svg+xml,%3Csvg id=\'_1\' data-name=\'1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'23.697\' height=\'23.449\' viewBox=\'0 0 23.697 23.449\'%3E%3Cpath id=\'Pfad_65\' data-name=\'Pfad 65\' d=\'M145.241,55.933H132.875a.875.875,0,0,1-.875-.875V48.875a.875.875,0,0,1,.875-.875h12.366a.875.875,0,0,1,.875.875v6.183A.875.875,0,0,1,145.241,55.933Zm-11.491-1.75h10.616V49.75H133.75Z\' transform=\'translate(-127.209 -48)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_66\' data-name=\'Pfad 66\' d=\'M145.241,268.343H132.875a.875.875,0,0,1-.875-.875v-9.5a.875.875,0,0,1,.875-.875h12.366a.875.875,0,0,1,.875.875v9.5A.875.875,0,0,1,145.241,268.343Zm-11.491-1.75h10.616V258.84H133.75Z\' transform=\'translate(-127.209 -244.894)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_67\' data-name=\'Pfad 67\' d=\'M70.716,167.124H67.9a.875.875,0,1,1,0-1.75h2.814a1.1,1.1,0,0,0,1.1-1.1v-7.421a1.1,1.1,0,0,0-1.1-1.1H52.721a1.1,1.1,0,0,0-1.1,1.1v7.421a1.1,1.1,0,0,0,1.1,1.1h2.814a.875.875,0,1,1,0,1.75H52.721a2.855,2.855,0,0,1-2.851-2.851v-7.421A2.855,2.855,0,0,1,52.721,154H70.716a2.855,2.855,0,0,1,2.851,2.852v7.421A2.855,2.855,0,0,1,70.716,167.124Z\' transform=\'translate(-49.87 -147.817)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_68\' data-name=\'Pfad 68\' d=\'M116.864,207.7q-.043,0-.086,0c-.028,0-.058-.008-.085-.013a.8.8,0,0,1-.083-.021c-.025-.008-.054-.018-.08-.029s-.052-.023-.077-.037a.722.722,0,0,1-.074-.044c-.023-.016-.047-.033-.069-.051a.866.866,0,0,1-.064-.058c-.02-.02-.04-.042-.058-.064a.834.834,0,0,1-.051-.069q-.024-.036-.044-.073c-.013-.025-.026-.051-.037-.078s-.02-.054-.029-.081-.015-.058-.021-.083a.8.8,0,0,1-.013-.085.916.916,0,0,1,0-.175c0-.028.008-.058.013-.085a.792.792,0,0,1,.021-.083c.008-.025.018-.054.029-.08s.023-.052.037-.078.028-.05.044-.074a.839.839,0,0,1,.051-.069.866.866,0,0,1,.058-.064c.02-.02.042-.04.064-.058a.8.8,0,0,1,.069-.051.739.739,0,0,1,.074-.044q.038-.02.077-.037c.026-.011.054-.02.08-.029s.058-.015.083-.021a.794.794,0,0,1,.085-.013.942.942,0,0,1,.172,0c.029,0,.058.008.085.013a.727.727,0,0,1,.083.021c.025.008.055.018.081.029s.052.023.077.037a.807.807,0,0,1,.074.044c.023.016.047.033.069.051a.852.852,0,0,1,.064.058c.02.02.039.042.058.064a.7.7,0,0,1,.051.069.851.851,0,0,1,.044.074c.013.025.026.051.037.078s.02.054.029.08.015.058.021.083a.8.8,0,0,1,.013.085.913.913,0,0,1,0,.175c0,.028-.008.058-.013.085a.794.794,0,0,1-.021.083c-.008.025-.018.054-.029.081s-.023.052-.037.078-.028.05-.044.073-.033.047-.051.069a.747.747,0,0,1-.058.064c-.02.02-.042.04-.064.058a.8.8,0,0,1-.069.051.785.785,0,0,1-.074.044q-.038.02-.077.037c-.026.011-.054.02-.081.029a.824.824,0,0,1-.083.021c-.028.006-.058.01-.085.013A.856.856,0,0,1,116.864,207.7Z\' transform=\'translate(-112.131 -196.73)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_69\' data-name=\'Pfad 69\' d=\'M160.864,207.694a.6.6,0,0,1-.086,0c-.028,0-.058-.008-.085-.013a.789.789,0,0,1-.083-.021c-.025-.008-.054-.018-.081-.029s-.052-.023-.078-.037-.05-.028-.073-.044a.841.841,0,0,1-.069-.051c-.022-.018-.044-.038-.064-.058s-.04-.042-.058-.064a.8.8,0,0,1-.051-.069.853.853,0,0,1-.044-.074c-.013-.025-.025-.051-.036-.077s-.02-.054-.029-.08-.015-.058-.021-.083a.8.8,0,0,1-.013-.085.911.911,0,0,1,0-.175c0-.028.008-.058.013-.085a.787.787,0,0,1,.021-.083c.008-.025.018-.054.029-.081s.023-.052.036-.077a.853.853,0,0,1,.044-.074c.016-.023.033-.047.051-.069a.852.852,0,0,1,.058-.064c.02-.02.042-.04.064-.058a.837.837,0,0,1,.069-.051q.036-.024.073-.044c.025-.013.051-.026.078-.037s.054-.02.081-.029.058-.015.083-.021a.787.787,0,0,1,.085-.013.944.944,0,0,1,.175,0c.028,0,.058.008.085.013a.784.784,0,0,1,.083.021c.025.008.054.018.08.029s.052.023.077.037.05.028.074.044a.841.841,0,0,1,.069.051c.022.018.044.038.064.058s.039.042.058.064a.7.7,0,0,1,.051.069.857.857,0,0,1,.044.074q.02.038.037.077c.011.026.02.054.029.081s.015.058.021.083a.794.794,0,0,1,.013.085.916.916,0,0,1,0,.175c0,.028-.008.058-.013.085a.8.8,0,0,1-.021.083c-.008.025-.018.054-.029.08s-.023.052-.037.077a.857.857,0,0,1-.044.074c-.016.023-.033.047-.051.069a.757.757,0,0,1-.058.064c-.02.02-.042.04-.064.058a.815.815,0,0,1-.069.051.856.856,0,0,1-.074.044q-.038.02-.077.037c-.026.011-.054.02-.08.029s-.058.015-.083.021a.79.79,0,0,1-.085.013A.865.865,0,0,1,160.864,207.694Z\' transform=\'translate(-153.565 -196.728)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_70\' data-name=\'Pfad 70\' d=\'M186.758,315.75h-6.883a.875.875,0,0,1,0-1.75h6.883a.875.875,0,1,1,0,1.75Z\' transform=\'translate(-171.468 -298.484)\' fill=\'%238aa9c3\'/%3E%3Cpath id=\'Pfad_71\' data-name=\'Pfad 71\' d=\'M186.758,368.75h-6.883a.875.875,0,1,1,0-1.75h6.883a.875.875,0,1,1,0,1.75Z\' transform=\'translate(-171.468 -348.393)\' fill=\'%238aa9c3\'/%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__cta__action--link.fav{background-image:url("data:image/svg+xml,%3Csvg id=\'Fill\' xmlns=\'http://www.w3.org/2000/svg\' width=\'23.131\' height=\'20.99\' viewBox=\'0 0 23.131 20.99\'%3E%3Cpath id=\'Pfad_49\' data-name=\'Pfad 49\' d=\'M13.569,25,3.934,15.38a6.718,6.718,0,0,1,0-9.429,6.611,6.611,0,0,1,9.363,0l.273.281.273-.281a6.611,6.611,0,0,1,9.363,0,6.727,6.727,0,0,1,0,9.429ZM8.611,5.654A4.909,4.909,0,0,0,5.1,7.117a5.066,5.066,0,0,0,0,7.1l8.47,8.454,8.47-8.454a5.066,5.066,0,0,0,0-7.1,4.958,4.958,0,0,0-7.016,0L13.569,8.555l-1.446-1.43A4.958,4.958,0,0,0,8.611,5.654Z\' transform=\'translate(-2.002 -4.009)\' fill=\'%238aa9c3\'/%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__cta__action--link.share{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'17.103\' height=\'25.124\' viewBox=\'0 0 17.103 25.124\'%3E%3Cg id=\'iconfinder_User_Interface-06_2044280\' transform=\'translate(0.85 1.197)\'%3E%3Cpath id=\'Pfad_72\' data-name=\'Pfad 72\' d=\'M228,177.437l4.593-3.837v15.375\' transform=\'translate(-224.947 -173.6)\' fill=\'none\' stroke=\'%238aa9c3\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-miterlimit=\'10\' stroke-width=\'1.7\'/%3E%3Cline id=\'Linie_5\' data-name=\'Linie 5\' x1=\'4.607\' y1=\'3.837\' transform=\'translate(7.645)\' fill=\'none\' stroke=\'%238aa9c3\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-miterlimit=\'10\' stroke-width=\'1.7\'/%3E%3Cpath id=\'Pfad_73\' data-name=\'Pfad 73\' d=\'M209.967,228.4H206.2v15.4h15.4V228.4h-3.865\' transform=\'translate(-206.2 -220.727)\' fill=\'none\' stroke=\'%238aa9c3\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-miterlimit=\'10\' stroke-width=\'1.7\'/%3E%3C/g%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__cta__button{grid-area:button;text-align:right;color:var(--theme-color-headings)}.feature-boat__single .content__sidebar__cta__button--id{color:#8aa9c3;margin-top:calc(-8*var(--layout-factor));margin-bottom:calc(-5*var(--layout-factor))}.feature-boat__single .content__sidebar__cta__button--price{font-size:calc(36*var(--layout-factor));font-family:Source Serif Pro;font-weight:600;margin:0}.feature-boat__single .content__sidebar__cta__button--tax{margin-top:calc(-12*var(--layout-factor));margin-bottom:calc(10*var(--layout-factor))}.feature-boat__single .content__sidebar__cta__button--link{margin-top:0;text-transform:uppercase;font-weight:600;font-size:var(--base-font-size-small);line-height:.9;color:#fff;padding:calc(10*var(--layout-factor)) calc(35*var(--layout-factor)) calc(10*var(--layout-factor)) calc(14*var(--layout-factor));height:calc(32*var(--layout-factor));background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'11.803\' height=\'11.132\' viewBox=\'0 0 11.803 11.132\'%3E%3Cpath id=\'Pfad_33\' data-name=\'Pfad 33\' d=\'M-325.227-4868.476l1.328-1.192,5.912,5.879-5.912,5.923-1.214-1.158,3.805-3.88h-7.811v-1.776l7.738.04Z\' transform=\'translate(-4857.865 329.119) rotate(90)\' fill=\'%23fff\'/%3E%3C/svg%3E%0A")}.feature-boat__single .content__sidebar__location{background-color:var(--theme-color-accent-2);color:#fff;font-weight:700;font-size:calc(22*var(--layout-factor));padding-top:var(--base-space);padding-bottom:var(--base-space);text-align:center}.feature-boat__single .content__sidebar__map{display:block;grid-area:map;height:calc(250*var(--layout-factor));width:100%;border-left:1px solid var(--theme-color-lines);border-right:1px solid var(--theme-color-lines);border-bottom:1px solid var(--theme-color-lines)}.feature-boat__single .content__sidebar__form{grid-area:form;border:1px solid var(--theme-color-lines);border-top:none;border-bottom-left-radius:calc(5*var(--layout-factor));border-bottom-right-radius:calc(5*var(--layout-factor));background-color:#f4f4f4;padding:calc(32*var(--layout-factor)) calc(24*var(--layout-factor));margin-bottom:var(--base-space)}.feature-boat__single .content__sidebar__ctf{grid-area:ctf;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}:root{--layout-width:1920;--layout-factor:calc(calc(100/var(--layout-width))*1vw);--base-color-text:#5c5c5c;--base-color-accent:#135287;--base-color-light:#f4f4f4;--base-color-background:#fff;--base-font-family:'Source Sans Pro',Arial,sans-serif;--base-font-weight:400;--base-line-height:1.5;--base-font-size:calc(16*var(--layout-factor));--base-font-size-small:calc(12*var(--layout-factor));--base-font-size-large:calc(22*var(--layout-factor));--base-headings-font-family:'Source Serif Pro',Georgia,serif;--base-headings-font-weight:600;--base-headings-line-height:1.25;--base-headings-font-size-1:calc(36*var(--layout-factor));--base-headings-font-size-2:calc(36*var(--layout-factor));--base-headings-font-size-3:calc(30*var(--layout-factor));--base-headings-font-size-4:calc(23*var(--layout-factor));--base-layout-width:calc(1278*var(--layout-factor));--base-content-width:calc(978*var(--layout-factor));--base-offset:calc(40*var(--layout-factor));--base-offset-vertical:calc(100*var(--layout-factor));--base-space:calc(20*var(--layout-factor));--base-gap:var(--base-space);--theme-color-headings:#233850;--theme-color-lines:#c3c3c3;--theme-color-accent-2:#8aa9c3;--theme-color-accent-3:#dbe4ed;--theme-input-border:calc(1*var(--layout-factor)) solid var(--theme-color-lines);--theme-input-padding:calc(12*var(--layout-factor)) calc(15*var(--layout-factor));--theme-input-border-radius:calc(5*var(--layout-factor))}@media (max-width:1600px){:root{--layout-width:1366}}@media (max-width:899px){:root{--layout-width:576;--base-headings-font-size-1:calc(38*var(--layout-factor));--base-headings-font-size-2:calc(32*var(--layout-factor));--base-headings-font-size-3:calc(28*var(--layout-factor));--base-headings-font-size-4:calc(20*var(--layout-factor));--base-font-size:calc(18*var(--layout-factor));--base-font-size-medium:calc(20*var(--layout-factor));--base-offset:calc(48*var(--layout-factor));--base-offset-vertical:calc(60*var(--layout-factor))}}@media (min-width:1900px){:root{--layout-width:2200}}@media (min-width:2200px){:root{--layout-width:2700}}:root{--qlwapp-scheme-font-family:inherit;--qlwapp-scheme-font-size:18px;--qlwapp-scheme-icon-size:60px;--qlwapp-scheme-icon-font-size:24px;--qlwapp-scheme-box-message-word-break:break-all;--qlwapp-button-animation-name:none}
10792 - Monachus Issa 45 - BrauckmannBoote
BASIC DATA;
LOA: 14,40 m / 47 ft
Hull length: 13.15 m / 43 ft
Width: 4.20 m / 14 ft
Draught: 1,08 m / 3,5 ft
Displacement (full tanks): 14.4 t
Fuel capacity 1.500l, fresh water capacity 700l, black and gray water capacity 400l
STANDARD EQUIPMENT;
A.) ENGINES;
1. 2 x 400 HP FPT/N60, 28 kts
B.) PREPARATION AND DELIVERY;
1. Hull color, deck and superstructur, white-gelcoat
2. Epoxy primer two coats under waterline
3. Antivegetativ, first coat hard, second coat selfpolish
4. Commissioning (up to 20 engine hours)
5. Builders certificate and EC certificate class 'A/B'
C.) DECK;
1. Stainless steel railing
2. Anodized anchor DELTA 20kg and 75m anchor chain 10mm
3. Anchor windlass 1500W with controller on spiral cable in anchor storage, chain expiration
counter on controler
4. Two bow cleats, two midd boat cleats, two stern cleats
5. Pair of mooring rope leads at the bow, fixed on wooden curb
6. Teek wood, complet deck
7. Deck curb, massive Iroko wood
8. Two handrails for each side walk
9. Sunbathing mattresses on the bow
10. Aft Cockpit bench seat with cushions
11. Fixed cockpit table, teak
12. Two lightweight armchairs cockpit seats (foldable, canvas/aluminum)
13. Stainless steel construction with awning
14. Protective awning for windshields
15. Outdoor hot/cold water shower
16. Stainless steel door with Monachus sign for exit to platform
17. Bathing stairs
18. Bathing platform, 125cm lenght
19. External hydraulic gangway 200kg load capacity
20. Pair of underwater reflectors in two colors
2
D.) INTERIOR;
1. Entrance door to the saloon with a folding window between the kitchen and the external
cockpit
2. Two electric sliding hatch above the wheelhouse 70 x 60cm
3. Steering wheelhouse with captain seat adjustable height and depth
4. Sliding side window to the captain's seat
5. Upholstery, modern style canavas
6. TV with digital antenna in salon
7. Fusion marine Radio/USB/MP with 2 speakers in salon + 2 speakers for outdoor cockpit
8. Galey with sink, hot/cold water, cooking top, pantry
9. Fridge 180L, 40L freezer
10. Connector for 12V USB chargers, 2 in each cabin, 3 in salon
11. 230V (115 US) socket, in the salon, in the kitchen, in each cabin
12. Fresh water flushing toilet bowls, electric-vacuum-silent
E.) NAVIGATION;
1. Garmin GPSMAP 16'' Plotter/Sonder on the control panel
2. Radar Garmin, display along with plotter (E.1.)
3. Garmin VHF station
4. Electronic engines controls
5. Engine performance data on a separate display-Smartcraft
6. Level indicators for all tanks
7. Autopilot Garmin
8. Hydraulic flaps for slope trimming
9. Anchor chain expiration counter on control panel
10. Bow thruster
11. Stern thruster
12. Horn with control at wheelhouse
13. Windscreen wipers with water syringes
14. Electrical switchboard DC12V/AC 230V with all device controls and fuses
F.) COMFORT;
1. AC 24.000BTU splitted in all cabins and salon
2. Generator 230V-5,5 kW
3. Charger 230V/12V 60ApH / inverter 12V/230-1000W and baterry status indicator
4. Water heater 230V – 35l capacity
5. 230V socket for cable connection to shore
6. Shore connection cable 30m
G.) SAFETY & DOCKING
1. Electric bilge pumps with indicators on command console, 3 pcs.
2. Manual bilge pump
3. Fire-fighting self-activating ampoules for the engine room
4. Carbon monoxide detector in each separate room
5. Galvanic insulator for protection against poor grounding on the shore
6. Mooring ropes 4 pcs. in length 15mt.
7. Fenders 6 pcs.
8. Boat hook
788 500.00 EUR, (VAT is not included), FCA Port of Split
3
ADDITIONAL EQUIPMENT;
H.) ENGINES;
1. 2 x 500 FPT/N67, 33 kts, 23.600 €
2. 2 x VOLVO D6, IPS 600 Joystick, 98,000,00 €
I.) DECK;
1. Anchor DELTA 20kg and anchor chain stainless steel, 4.700 €
2. Stainless steel rope pass eye at the bow (through the hull) for mooring ropes, 2.800 €
3. Deck curb lacquered (UV varnish), 3.600 €
4. LED lights along the side walk edges, 1.820 €
5. Mesh curtains as sun protection for sides, zip-fastened, 1.600 €
6. Fishing rod mounting bracket, per pcs., 450 €
7. Live bait pool (size, accommodation and price on request)
8. Fishing chair (type, accomodation and price on request)
9. GRP door with pantograph closure for exit to platform (recommendation for 'big game
fishing' due to occasional dynamic reverse drive), 3.600 €
10. Retractable hydraulic gangway 180kg loading capacity, 2.7m length, 12.600 €
11. Hydraulic bathing platform, load capacity 400kg, 125cm length, 23.000 €
12. Bathing platform for 'Big game fishing' only 50cm in total length, (on request)
13. Additional underwater reflector rear or side, 1 pcs., 1200 €
J.) INTERIOR;
1. Custom selection of interior lining materials, 6.300 €
2. Three-cabins layout (in lieu of two cabins STD.), 6.600 €
3. Salon sofa convertible in bed (2m x 1,4m), 2.300 €
4. Second fridge, drawer type, 2.750 €
5. Ice maker 230V with 10l water tank located in the galey, 4.500 €
6. Wallas oil cooker / heater instead of electric cooker, 2.700 €
7. Dishwasher 230V (US 115V), 2.300 €
8. Oven 230V (in lieu of dishwasher), 1.700 €
K.) NAVIGATION;
1. Remot control for autopilot Garmin, 1.800 €
2. Remote control for engines, bow and stern thruster, windlass and horn, 11.350 €
3. Search reflector with control at wheelhouse, 2.750 €
L.) COMFORT;
1. AC 9.000BTU additional only for master cabin, 3.850 €
2. Generator 230V-9 kW instead of 5,5kW, 5.700 €
3. Gyro stabilizator Quick 13K (9kW generator included), 72.700 €
4. Watermaker 80l/h, 12.600 €
5. Saltwater deck washer pump and hose fitted in outer cockpit, 2.800 €
6. Saltwater anchor washer pump and hose placed in anchor locker, 3.350 €
Allgemein Hersteller Monachus Yachts Modell Issa 45 Baujahr 2024 Kategorie Motorboote Typ Motoryacht Daten aussen Maße LxBxT 14.4 x 4.2 x 1.08m Gewicht 14.4 t Rumpf GFK Farbe weis Daten innen Stehhöhe 2 m Kabinen 3 Koje(n) 6 WC(s) 2 Dusche(n) 2 Wasser 750 l Abwasser 400 l Treibstoff 1500 l Motoren Innenboard Anzahl 2 Antrieb Welle Typ Diesel PS gesamt 800 Hersteller Iveco Zylinder 6
Motor Motorposition: Innenbord Hersteller: Iveco Anzahl: 2 Antrieb: Welle Motorleistung PS Gesamt: 800 Motortyp: Diesel Konstruktion Badeplattform Bugkabine Druckwasseranlage Edelstahlreling Hecktür zur Badeplattform umbaubare Sitzgruppe Bugstrahlruder Technische Ausrüstung 12 V Anschluss Automatiklader Batterieladegerät Betriebsstundenzähler Drehzahlmesser Landstromanschluß Scheibenwischer Schmutzwasseranzeige Volt-Anzeige Wassertankanzeige Konverter 12 V – 230 V Generator Kraftstofftankanzeige Navigation Echolot Fischfinder Funk Geschwindigkeitsmesser Kompass Plotter mit GPS Positionslichter Tiefenmesser Ausrüstung Anker mit Kette Badeleiter Bug und Sonnenpolster elektrische Ankerwinde Festmacherseile Bootshaken Pantry Ceranfeld elektrisch Spülbecken Kühlschrank plus Gefrierfach Nasszelle elektrisches WC Fäkalientank Innendusche Spülbecken Warmwasser Heckdusche Sicherheit CE Zertifikat Bilgenpumpe automatische Feuerlöschanlage