")}@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}
11104 - Marquis 40 SC - BrauckmannBoote
The 40 SC is the joint result of the Italian naval architecture firm Nuvolari-Lenard and the American yacht manufacturer Marquis Yachts. This yacht has brought to life a shared vision of a boat that not only looks fantastic and is perfectly built, but also offers its driver and passengers an exciting performance. The Marquis 40 SC is based on Volvo's innovative IPS propulsion system and offers an exhilarating ride at speeds of over 40 miles per hour. The additional IPS joystick allows the operator to manoeuvre the yacht safely in tight spaces and when docking. The open-air saloon and adjoining cockpit are designed to maximise access to the yacht's marine environment. The entrance doors of the saloon can be opened to create a large environment that connects the saloon with the yacht's cockpit. The innovative aft lounge slides aft at the touch of a button to create more than 60 square metres of cockpit space. The yacht's saloon features high-end treatments such as exotic African zebrano hardwood furniture with high-gloss lacquered trim, a wooden cabin sole and designer-selected furnishings and fittings. In terms of materials, style, equipment and quality, the interior of the Marquis 40 SC is comparable to the interiors of mega and super yachts travelling the world.
Three air conditioning systems on board the noble boat, which were serviced in 2024, ensure a pleasant temperature.
There is a fridge on the cockpit and in the galley to keep you supplied with chilled fruit or cool drinks.
There is a mirrored television in the sleeping cabin, which is equipped with an automatic satellite system.
If there is too much sun, an electric pleated blind is used to close the roof glazing.
All upholstery was completely renewed in 2023. A full boat cover was completed in January 24.
Two large new Garmin plotters provide the skipper with the most important information.
Marquis Yacht from the USA is an old yacht building company with German roots and the best quality brand in USA boat building.
Our 420SC is a closed boat with 6 berths, 2 sleeping cabins for 2 persons each + saloon for 2 persons, with great real cherry wood furniture + solid doors, tasteful interior in leather, also the ceilings in the cabins are covered with leather, in the saloon wooden floor, in the cabins high-quality carpet, in the bathroom tiles.
The boat has been delivered in the USA since 11/2008 according to the invoice, so it only went into operation in 2009, currently we as the 2nd owner have only approx. 430 operating hours on the clock since 2013, the generator approx. 180 hours. You are buying a chic and luxurious boat, an eye-catcher with which you will receive many compliments for design and appearance in almost every harbour, equipped with almost every conceivable extra.
Easy to drive thanks to IPS steering, manageable size that can be handled alone without personnel, yet spacious, fast and super functional. Maquis 420 SC new price 2008: 973.420€ (boat new price 700.000€ & equipment 273.000€) The EU VAT is paid (tax paid).
Top maintained (non-smoker, no pets, no charter) annual maintenance of the Marquis 420 yacht, full service for boat, engines and antifouling. Original delivery Europe 220 V factory version, no current transformer, all sockets in the boat 220V Europe. When you leave the Marquis 420 you just close the door, retract the hydraulic gangway and the boat is secured, no tarpaulins, no effort, no heat / cold in the saloon.
Everything in top condition, handover after payment of the purchase price. Please note, we are private sellers and exclude any guarantee and return, which you accept with your bid.
Renovations and service on our Marquis 420 SC
- Service both engines (oil change, filter change, anodes, impeller etc.)
- Underbody cleaning (new antifouling)
- Boat completely polished
- Teak renovation
- Engine compartment refurbishment
- All batteries were replaced in 2015
- new life raft 6 pers.
- Seat leather inside and outside partially renewed
- New automatic trim tabs installed
- New, better transmission oil pump installed
Winter tarpaulin for the whole boat was newly made in 2023
We renewed in 2015:
- new life raft 6 pers.
- Seat leather inside and outside partially renewed
- New automatic trim tabs installed
- New, better transmission oil pump installed
Motorisation & control:
With the Marquis 420 SC you have an exclusive boat with great paintwork and a top engine with 2x Volvo IPS 600 a` 435PS = 870PS, joystick control that makes parking child's play, even our daughter was able to park at the age of 13. parking.
Power generator:
The large 9 KW Kohler generator (approx. 180 operating hours) also provides you with sufficient power on the water to run all air conditioning units and consumers such as the cooker, dishwasher, lights etc., as well as all 12 and 220V consumers
Data:
- Length approx. 13.4m (the bathing platform can be moved electrically by approx. 50-80cm, saving space and costs for the berth and providing space on board) Width 4.2m, draught 1.1m
- Weight approx. 14 tonnes
- Max. speed approx. 33-35 knots, cruising speed approx. 27 knots
- 2 cabins, 1 saloon, 1 bathroom all rooms with air conditioning / heating
- Master cabin with double king size bed headroom approx. 2m
- Guest cabin with 2 single beds + intermediate piece to create a double bed
- Bathroom: Vaccum ceramic WC, glass washbasin, artificial stone washbasin top, glass shower, 2 portholes + extractor fan
Technical equipment Marquis 420 SC:
- 2 Volvo D6 with IPS 600 (2x 435PS=870PS) only 450 engine hours, service new
- Joystick control
- Kohler 9 KW generator only 180 engine hours
- Automatic trim tabs
- Underwater lighting blue
- Electric anchor winch with approx. 50-70m chain and remote control
- Extra diesel pump to transfer the tank contents of the two aluminium diesel tanks (left / right)
- Deck washing system Connection to bow and stern
- 2 battery chargers 5 batteriesbr> - Searchlight with remote control
Security
- Automatic fire extinguisher engine compartment + portable fire extinguisher
- Gas detectors in all rooms
- 5 Automatic bilge pumps
- Life raft 6 persons
- 12 Life jackets
- Emergency equipment Flares, rockets, lifebuoy etc.
- Mooring lines, fenders with new spring protectors in boat colour
- Windscreen wiper with washer system
- Complete navigation lighting
- Battery and power main switch
Navigation electronics / entertainment
- 2x Raymarin 120 plotter, with depth sounder and fishfinder etc.
- Radar
- Built-in VHF radio with emergency call
- Compass
- Depth gauge
- Salon Flat TV electrically retractable
- Master cabin Flat TV built into the wall
- Guest cabin prepared for TV installation
- CD changer / DVD (saloon & cabins)
- Music system inside / outside (saloon & cabins)
Tanks
- Diesel 2x aluminium tank 1136 litres
- Fresh water 530 litres
- Waste water tank with overboard pump
Roof glazing can be closed with an electric pleated blind.
all upholstery new
Underwater hull was repainted in September 2024.
Enquiries and contact for this boat:
Michel Mahlo
BrauckmannBoote GmbH
Große Mühlenstr. 10
14774 Brandenburg-Plaue
Mobile: 0049 (0)171 5824541
eMail: m.mahlo@BrauckmannBoote.de
General Manufacturer Marquis Model 40 SC Year of manufacture 2008 Category Motorboats Type Motor yacht Data outside Dimensions LxWxD 12.5 x 4.2 x 1m Weight 13.5 t Hull GRP Colour red Data inside Headroom 2 m Cabins 2 Bunk(s) 4 WC(s) 1 Shower(s) 2 Water 523 l Waste water 170 l Fuel 1135 l Motors inner board Number 2 Drive Other Type Diesel PS total 870 Manufacturer Volvo Penta Cylinder 8
Motor Engine position: Inboard Manufacturer: Volvo Penta Quantity: 2 Drive: Other Total engine power PS: 870 Engine type: Diesel Construction Bathing platform Bow cabin Deck washer Pressurised water system Stainless steel railing Equipment carrier Rear door to bathing platform Air conditioning Teak deck convertible seating group Bow thruster Technical equipment 12 V connection Automatic loader Battery charger Operating hours counter Rev counter Generator Converter 12 V - 230 V Fuel tank gauge Shore power connection Rear view camera Windscreen wiper Dirty water indicator Searchlight Volt display Water tank indicator Water temperature display Navigation Echo sounder Fishfinder Speedometer GPS Plotter with GPS Position lights Depth gauge Compass Equipment Anchor with chain Bathing ladder 11104 - Marquis 40 SC Pantry Fridge 12 V Gas cooker 3 flames Microwave Sink Wet room Pressurised water system electric toilet Holding tank Rear shower Indoor shower Sink Hot water Entertainment Radio MP3 Self-aligning satellite antenna TV Sound system Security Bilge pump Fire extinguisher CE certificate Tarpaulins & Tarpaulin Window panelling Whole boat tarpaulin