@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Syncopate:400,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,300;0,400;0,500;0,800;1,300;1,400;1,500;1,800&display=swap";@import"https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css";.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}.otgs-development-site-front-end{display:none!important}.footer{border-top:2px solid #E0BFA1}.footer *{color:#fffc;font-weight:400;font-size:12px;text-transform:uppercase}.footer_body{padding:60px 20px!important;display:flex;flex-direction:column;align-items:center;gap:30px}.footer_info{display:flex;flex-direction:column;align-items:center;gap:5px}.footer_title{color:#e0bfa1;opacity:.7;margin:0}.footer_socials{list-style:none;display:flex;gap:20px}.footer_socials *{font-size:20px}.footer_socials svg{margin-block-start:10px;width:1em;height:1em;opacity:.6}.footer_socials svg:hover{opacity:1}.footer_socials svg [fill]{fill:#e0bfa1!important}.footer_address{text-align:center;margin:0;-webkit-user-select:all;user-select:all}.footer_availability{color:#e0bfa1;opacity:.7}.footer_legal{padding:20px 40px;display:flex;gap:20px;justify-content:space-between}.header{width:100%;background:#072139;color:#fff;position:fixed;top:0;left:0;z-index:100;text-transform:uppercase;-webkit-user-select:none;user-select:none}.header .header_top{border-bottom:5px solid #e0bfa1;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;height:100px;padding:0 40px}@media (max-width: 768px){.header .header_top{display:flex;height:80px}}.header .header_logo{display:flex;justify-content:center}.header .header_logo img{height:19px}@media (max-width: 768px){.header .header_logo{justify-content:start;flex-grow:1}.header .header_logo img{width:200px}}.header .header_since{display:flex;justify-content:end;font-size:10px}@media (max-width: 768px){.header .header_since{display:none}}.header .header_burger{width:1em;height:1em;font-size:24px;margin-inline-end:20px;position:relative;display:none;justify-self:end}@media (max-width: 768px){.header .header_burger{display:block;margin-inline-end:0}}.header .header_burger span{position:absolute;top:50%;left:0;translate:0 -50%;display:block;width:100%;height:2px;background:#fff;transition:all .2s ease-in-out}.header .header_burger span:nth-child(1){top:calc(50% - .3em)}.header .header_burger span:nth-child(3){top:calc(50% + .3em)}body:has(.header_nav:focus-within) .header .header_burger,.header .header_burger:focus{pointer-events:none}body:has(.header_nav:focus-within) .header .header_burger span,.header .header_burger:focus span{top:50%}body:has(.header_nav:focus-within) .header .header_burger span:nth-child(1),.header .header_burger:focus span:nth-child(1){transform:rotate(45deg)}body:has(.header_nav:focus-within) .header .header_burger span:nth-child(2),.header .header_burger:focus span:nth-child(2){transform:scale(0)}body:has(.header_nav:focus-within) .header .header_burger span:nth-child(3),.header .header_burger:focus span:nth-child(3){transform:rotate(-45deg)}.header .header_nav{display:flex;align-items:center;gap:40px;height:80px;padding-inline:40px}@media (max-width: 768px){.header .header_nav{transition:all .2s ease-in-out;position:fixed;top:80px;left:100vw;width:100vw;height:calc(100svh - 63px);background:#072139;flex-direction:column;align-items:start}}.header .header_nav:focus,.header .header_nav:focus-within{left:0!important}.header .header_nav-langs,.header .header_nav-menu{flex-grow:1}@media (max-width: 768px){.header .header_nav-langs,.header .header_nav-menu{flex-grow:0;width:100%}}@media (max-width: 768px){.header .header_ctas{display:flex;width:100%;justify-content:center}}.header .header_menu{list-style:none;display:flex;gap:20px;font-size:13px;flex-grow:1;margin:0;padding:0}@media (max-width: 1100px){.header .header_menu{font-size:1.1vw;gap:20px!important}}@media (max-width: 768px){.header .header_menu{flex-direction:column;gap:20px;align-items:start;padding:20px 0 0;font-size:14px;align-items:center}}.header .header_menu:not(.-langs){gap:40px;justify-content:end}@media (max-width: 768px){.header .header_menu.-langs{margin-block-start:40px}}.header .header_menu-item *{color:#fff}.header .header_menu-item.-active *,.header .header_menu-item:hover *,.header .header_menu-item:focus-within *{color:#e0bfa1}.header .header_subtitle{font-size:10px;flex-grow:1}@media (max-width: 768px){.header .header_subtitle,.header .header_subtitle *{display:none}}.header .header_spacer{flex-grow:1}body{background:#072139;color:#fff;font-family:Syncopate,sans-serif;letter-spacing:2px;overflow-x:hidden}.main{display:flex;flex-direction:column;gap:100px;width:calc(100% - 80px);max-width:1440px;margin:0 auto;margin-block-start:180px;margin-block-end:100px}@media (max-width: 768px){.main{gap:60px;margin-block-start:120px;margin-block-end:80px}}*{-webkit-font-smoothing:antialiased}.whatsapp-button{position:fixed;bottom:40px;right:40px}.boat{display:flex;flex-direction:column}.boat_images{margin-block-end:10px}.boat_title{font-size:20px;color:#e0bfa1;margin-block-end:5px;text-transform:uppercase}.boat_infos{display:grid;grid-template-columns:1fr 1fr;font-family:Syncopate,sans-serif}@media (max-width: 768px){.boat_infos{grid-template-columns:1fr}}.boat_spacer{flex-grow:1}.boat_info{font-size:10px;position:relative;padding-block:10px;text-transform:uppercase;display:flex;gap:10px}.boat_info:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#79bcf8;opacity:.2}.boat_info svg{width:1.2em;height:1.2em;position:relative;top:.4em;translate:0 -50%}.boat_info svg [fill]{fill:#e0bfa1}@media (max-width: 768px){.boat_cta{flex-direction:column;align-items:center;padding-block:.8rem;row-gap:.6rem}}@media (max-width: 768px){.boat_cta .button_right{display:none}}.brand-card_image{aspect-ratio:21/9}.brand-card_image img{width:100%;height:100%;object-fit:cover}.brand-card_logo{height:70px;background:#041422;display:flex;justify-content:center;align-items:center}.brand-card_logo img{max-height:40px;max-width:200px}.page:not(body){display:flex;flex-direction:column;gap:20px;align-items:center}.cruise-card_image{aspect-ratio:21/9}.cruise-card_image img{width:100%;height:100%;object-fit:cover}.cruise-card_name{height:50px;background:#fff;display:flex;text-transform:uppercase;font-weight:700;justify-content:center;align-items:center;color:#072139}.contact-us{display:flex;flex-direction:column;gap:20px;align-items:start}.contact-us_links{display:flex;gap:15px}.contact-us_link{opacity:.4;transition:all .2s ease-in-out}.contact-us_link:hover,.contact-us_link:focus-within{opacity:1}.images-slider{aspect-ratio:16/9;position:relative;border-radius:5px;overflow:hidden}.images-slider_slide{position:relative}.images-slider_metas{position:absolute;bottom:0;left:0;z-index:10;background:#fff;width:100%;padding:20px}.images-slider_metas *{color:#072139!important;max-width:100%!important}@media (max-width: 768px){.images-slider_metas{display:none}}.images-slider .slick-list,.images-slider .slick-track,.images-slider .slick-slide{height:100%}.images-slider .slick-slide img{width:100%;height:100%;object-fit:cover}.images-slider .slick-prev,.images-slider .slick-next{position:absolute;bottom:2px;width:36px;height:30px;display:flex;justify-content:center;align-items:center;background:#072139;z-index:10;border-radius:4px}.images-slider .slick-prev i,.images-slider .slick-next i{font-size:7px;display:flex;align-items:center;justify-content:center}.images-slider .slick-next{right:2px;rotate:180deg}.images-slider .slick-prev{right:40px}.media-card{display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center;background:#041422;border-radius:4px;padding-block:20px 40px;padding-inline:40px}.media-card_image{display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:21/9}.media-card_image img{max-width:300px;max-height:200px}.media-card_date{color:#79bcf8}.media-card_link{font-size:12px;color:#e0bfa1;font-weight:700;text-transform:uppercase}.activity-page{display:flex;flex-direction:column;gap:100px}.activity-page_image{position:relative;left:50%;width:100vw;aspect-ratio:21/9!important;max-height:60vh;translate:-50% 0;overflow:hidden}.activity-page_image img{width:100%;height:100%;object-fit:cover}.p_boats{text-transform:uppercase;margin-top:10%}@media screen and (max-width: 768px){.p_boats{margin-top:2%}}@media screen and (max-width: 768px){.p_boats{text-align:center}}.p_boats button,.p_boats span,.p_boats h2{text-transform:uppercase;font-family:Syncopate,sans-serif}.p_boats button{background:#fff;color:#072139;border-radius:0;border:2px solid transparent;padding:10px 20px;font-size:.8vw;font-weight:800;letter-spacing:3px;margin:0 20px;transition:.2s all linear}@media screen and (max-width: 768px){.p_boats button{width:45%;margin:5px;padding:20px 0;font-size:2.7vw}}.p_boats button:hover{background:#e0bfa1}.p_boats h2{text-align:left;padding:0}@media screen and (max-width: 768px){.p_boats h2{text-align:center}}.p_boats h2:after{display:none}.p_boats article,.p_boats .section_buttons{display:flex}@media screen and (max-width: 768px){.p_boats article,.p_boats .section_buttons{display:inline-block}}.p_boats .section{width:100vw}.p_boats .section_buttons{justify-content:center;margin:5vh 0 8vh}@media screen and (max-width: 768px){.p_boats .section_buttons{display:flex;flex-wrap:wrap;margin:5vh 0}}.p_boats .section_large{border-top:5px solid #E0BFA1}.p_boats .section_box-2{padding:5vh 5vw;box-sizing:border-box}.p_boats .section article{justify-content:space-between;border-bottom:5px solid white}.p_boats .section article:last-child{border-bottom:0px solid white}@media screen and (max-width: 768px){.p_boats .section article .section_box{height:30vh;margin-top:-1vh}}.p_boats .section article div{width:50vw;overflow:hidden}@media screen and (max-width: 768px){.p_boats .section article div{width:100vw}}.p_boats .section_box{background-position:center center}@media screen and (max-width: 768px){.p_boats h2{font-size:5vw;letter-spacing:4px;font-weight:600}}.p_boats .boats_price{font-size:1.2vw;font-weight:800}@media screen and (max-width: 768px){.p_boats .boats_price{font-size:14px;text-align:left}}.p_boats .section_box-2-info{font-size:1vw;margin-bottom:.6rem}@media screen and (max-width: 768px){.p_boats .section_box-2-info{font-size:12px;text-align:left}}.p_boats span{color:#e0bfa1;font-weight:800;font-size:1.1vw}@media screen and (max-width: 768px){.p_boats span{font-size:14px}}.p_boats .all_brand{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:3vh;padding:0vh 8vw;background:#e0bfa1;box-sizing:border-box;margin-bottom:0vh}.p_boats .all_brand li{width:34%;list-style:none;margin:-5px -10px}@media screen and (max-width: 768px){.p_boats .all_brand li{width:50%;margin:-5px 0}}.p_boats .all_brand li img{width:100%}.p_boats .all_brand li{width:12%}@media screen and (max-width: 768px){.p_boats .all_brand li{width:40%}}.all_brands{width:100%;background:#e0bfa1;display:flex;justify-content:space-evenly;padding-top:20px}@media screen and (max-width: 768px){.all_brands{flex-wrap:wrap}}.all_brands .brand{width:15%}@media screen and (max-width: 768px){.all_brands .brand{width:40%}}.all_brands .brand a{display:block}body:has(.brand-page){background-image:url(/wp-content/themes/genevaboats/assets/gb-brand-section.png);background-size:100% auto;background-repeat:no-repeat}.brand-page{display:flex;flex-direction:column;gap:100px}@media (max-width: 768px){.brand-page{gap:60px}}.brand-page_card{width:400px}@media (max-width: 768px){.brand-page_card{width:100%}}.brand-page_texts{display:grid;grid-template-columns:1fr 1fr;gap:60px}@media (max-width: 768px){.brand-page_texts{grid-template-columns:1fr}}.brand-page .images-slider{aspect-ratio:21/9}@media (max-width: 768px){.brand-page .images-slider{aspect-ratio:16/9}}.brand-page_contact-us{display:grid;grid-template-columns:1fr 1fr;gap:60px}@media (max-width: 768px){.brand-page_contact-us{grid-template-columns:1fr}}.conditions-page{display:flex;flex-direction:column;gap:40px;align-items:start}.conditions-page h2{font-size:28px}.conditions-page h2,.conditions-page h3{color:#e0bfa1;text-transform:uppercase}.conditions-page ol,.conditions-page ul{margin-inline-start:20px}.conditions-page li,.conditions-page p{font-family:Saira,sans-serif!important;line-height:1.5}body:has(.nf-form-cont:has(.contact-form_section-title)) h1{margin-block-start:50px}@media (max-width: 768px){body:has(.nf-form-cont:has(.contact-form_section-title)) h1{margin-block-start:0}}body:has(.nf-form-cont:has(.contact-form_section-title)) .inner_section_text{padding:0;margin-block-start:0;border:none}body:has(.nf-form-cont:has(.contact-form_section-title)) .inner_section_text p{max-width:1000px;margin-inline:auto}.nf-form-cont:has(.contact-form_section-title){max-width:440px;margin:0 auto;-webkit-user-select:none;user-select:none;margin-block-start:100px}.nf-form-cont:has(.contact-form_section-title) .contact-form_section-title{font-family:Syncopate,sans-serif;color:#e0bfa1;font-size:18px;font-weight:400;margin-block-start:40px}.nf-form-cont:has(.contact-form_section-title) .nf-form-fields-required{display:none}.nf-form-cont:has(.contact-form_section-title) .nf-form-errors{margin:0 auto}.nf-form-cont:has(.contact-form_section-title) select,.nf-form-cont:has(.contact-form_section-title) input,.nf-form-cont:has(.contact-form_section-title) textarea{background:none;border:none;border-bottom:1px solid rgba(255,255,255,.1);padding:10px 0;color:#fff;outline:none;font-size:16px;font-family:Saira,sans-serif;transition:all .2s ease-in-out}.nf-form-cont:has(.contact-form_section-title) select::placeholder,.nf-form-cont:has(.contact-form_section-title) input::placeholder,.nf-form-cont:has(.contact-form_section-title) textarea::placeholder{color:#ffffff1a}.nf-form-cont:has(.contact-form_section-title) select:focus,.nf-form-cont:has(.contact-form_section-title) input:focus,.nf-form-cont:has(.contact-form_section-title) textarea:focus{border-bottom:1px solid rgba(255,255,255,.5)}.nf-form-cont:has(.contact-form_section-title) textarea{background:#ffffff05;padding:20px 10px}.nf-form-cont:has(.contact-form_section-title) input[type=submit]{background:#e0bfa1;border-radius:5px;width:100%;border:none;color:#072139;font-size:12px;font-family:Syncopate,sans-serif;text-align:center;font-weight:700;text-transform:uppercase;display:flex;align-items:center;justify-content:center;height:60px}.nf-form-cont:has(.contact-form_section-title) input[type=submit]:hover{background:#efd2b7}.nf-form-cont:has(.contact-form_section-title) input[type=submit]:active{background:#c7a788}.nf-form-cont:has(.contact-form_section-title) .nf-field-label>*{font-size:10px;display:flex;font-weight:400;text-transform:uppercase}.nf-form-cont:has(.contact-form_section-title) .nf-error-msg{font-family:Saira,sans-serif;font-size:12px;color:#f3a2a2}.nf-form-cont:has(.contact-form_section-title) .ninja-forms-req-symbol{color:#f3a2a2;margin-inline-start:5px}.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-label{display:none}.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-element ul{display:flex;gap:32px}@media (max-width: 768px){.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-element ul{gap:10px;margin-block-start:20px!important;flex-direction:column}}.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-element li{display:flex;align-items:center;gap:10px;cursor:pointer!important;font-size:10px}.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-element li input{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-element li input:before{content:"";position:absolute;top:.2em;left:0;width:8px;height:8px;border:1px solid white}.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-element li input:checked:before{background:#e0bfa1;border-color:#e0bfa1}.nf-form-cont:has(.contact-form_section-title) .list-checkbox-wrap .nf-field-element li label{margin-left:0;text-transform:uppercase}.cruise-page{display:flex;flex-direction:column;gap:100px}@media (max-width: 768px){.cruise-page{gap:60px}}.cruise-page_image{position:relative;left:50%;width:100vw;aspect-ratio:21/9!important;max-height:60vh;translate:-50% 0;overflow:hidden}.cruise-page_image img{width:100%;height:100%;object-fit:cover}.p_home{margin-top:100px}@media screen and (max-width: 768px){.p_home{margin-top:80px}}.p_home .section_gallery{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:3vh}.p_home .section_gallery li{width:33.333%;list-style:none;margin:-5px -10px}@media screen and (max-width: 768px){.p_home .section_gallery li{width:50%;margin:-5px 0}}.p_home .section_gallery li img{width:100%;height:100%}.p_home .section_gallery-three{margin-bottom:0vh;justify-content:space-around}@media screen and (max-width: 768px){.p_home .section_gallery-three li{width:100%}}.p_home .section_gallery-sponsors{justify-content:space-between;padding:0vh 8vw;background:#e0bfa1;box-sizing:border-box;margin-bottom:0vh}.p_home .section_gallery-sponsors li{width:12%}@media screen and (max-width: 768px){.p_home .section_gallery-sponsors li{width:40%}}.p_home h1:after{display:none}.p_home .section_infos{display:flex;justify-content:center;margin:0vh 0 2vh}@media screen and (max-width: 768px){.p_home .section_infos{flex-wrap:wrap;font-size:15px;line-height:2rem}}.p_home .section_infos a:first-child:hover{color:#e0bfa1}.p_home .section_infos div{color:#fff;padding:0 20px;border-left:2px solid white;text-align:center;letter-spacing:5px;font-size:1.6rem;text-transform:uppercase}@media screen and (max-width: 768px){.p_home .section_infos div{border:0}}.p_home .section_infos div:first-child{border-left:0px}.p_home .section_text{margin-bottom:10vh}.p_home .section_text-contact{display:flex;justify-content:center;margin-bottom:2vh}@media screen and (max-width: 768px){.p_home .section_text-contact{flex-wrap:wrap;font-size:14px;line-height:2rem}}.p_home .section_text-contact div{color:#e0bfa1;padding:0 20px;border-left:2px solid #E0BFA1;text-align:center;letter-spacing:5px;text-transform:uppercase}@media screen and (max-width: 768px){.p_home .section_text-contact div{border:0px}}.p_home .section_text-contact div:first-child{border-left:0px}.p_home .section_text-para{display:flex;padding:3vh 8vw;font-family:Saira,sans-serif;font-size:18px;font-weight:300;line-height:28px;letter-spacing:initial}.p_home .section_text-para a{font-weight:400}.p_home .section_text-para a:hover{text-decoration:underline}.p_home .section_text-para b,.p_home .section_text-para strong{font-weight:500}@media screen and (max-width: 1280px){.p_home .section_text-para{font-size:17px}}@media screen and (max-width: 1080px){.p_home .section_text-para{font-size:16px;line-height:26px}}@media screen and (max-width: 768px){.p_home .section_text-para{flex-direction:column;padding:2vh 2vw;text-align:left;font-size:15px}}.p_home .section_text-para>div{width:33%;padding:0 30px;box-sizing:border-box;border-right:1px solid white}.p_home .section_text-para>div:last-child{border-right:none}@media screen and (max-width: 768px){.p_home .section_text-para>div{width:100%;border:none;padding:0 19px;text-align:justify;font-size:12px}}.p_home .section_gallery-sponsors{width:100%}.p_home .section_gallery-sponsors li a{display:block}.page_media{background:#072139;color:#fff;font-family:Syncopate,sans-serif;padding:10% 5vw}@media screen and (max-width: 768px){.page_media{padding:30% 5vw}}.page_media section{display:flex;flex-wrap:wrap;justify-content:space-around}@media screen and (max-width: 768px){.page_media section{display:block}}.page_media img{width:50%}@media screen and (max-width: 768px){.page_media img{width:60%}}.page_media .box{width:33%;text-align:center;position:relative;margin:0vh 0 10vh;box-sizing:border-box}@media screen and (max-width: 768px){.page_media .box{width:100%}}.page_media .box p{font-family:Saira,sans-serif;font-size:18px;font-weight:400;line-height:24px;letter-spacing:initial}@media screen and (max-width: 1280px){.page_media .box p{font-size:17px}}@media screen and (max-width: 1080px){.page_media .box p{font-size:16px;line-height:26px}}@media screen and (max-width: 768px){.page_media .box p{font-size:15px}}.page_media .box p a{font-weight:400}.page_media .box p a:hover{text-decoration:underline}.page_media .box p b,.page_media .box p strong{font-weight:500}.page_media .date{width:100%;text-align:center;font-family:Saira,sans-serif;font-size:18px;font-weight:400;line-height:24px;letter-spacing:initial}.page_media .date a{font-weight:400}.page_media .date a:hover{text-decoration:underline}.page_media .date b,.page_media .date strong{font-weight:500}@media screen and (max-width: 1280px){.page_media .date{font-size:17px}}@media screen and (max-width: 1080px){.page_media .date{font-size:16px;line-height:26px}}@media screen and (max-width: 768px){.page_media .date{top:65%;font-size:15px}}.page_media .text{margin:0 0 20px;font-family:Saira,sans-serif!important;font-size:18px;font-weight:400;line-height:24px;letter-spacing:initial}@media screen and (max-width: 1280px){.page_media .text{font-size:17px}}@media screen and (max-width: 1080px){.page_media .text{font-size:16px;line-height:26px}}@media screen and (max-width: 768px){.page_media .text{font-size:15px}}.page_media .text a{font-weight:400}.page_media .text a:hover{text-decoration:underline}.page_media .text b,.page_media .text strong{font-weight:700}.page_media a{top:130%;left:50%;color:#e0bfa1;font-family:Saira,sans-serif;font-size:18px;font-weight:800;line-height:24px;letter-spacing:initial}@media screen and (max-width: 1280px){.page_media a{font-size:17px}}@media screen and (max-width: 1080px){.page_media a{font-size:16px;line-height:26px}}@media screen and (max-width: 768px){.page_media a{top:100%;font-size:15px}}.page_media a:hover{color:#e0bfa1;text-decoration:underline}.page_media h2{font-family:Saira,sans-serif;font-weight:500;letter-spacing:initial}.page_media h2 b,.page_media h2 strong{font-weight:500}.page_media h3{font-size:22px;margin-bottom:10px;color:#e0bfa1}.page_media h2,.page_media h3,.page_media .date,.page_media a{text-transform:uppercase}.news .news_excerpt{font-family:Saira,sans-serif;font-size:18px;font-weight:300;line-height:28px;letter-spacing:initial;text-transform:initial;text-align:left;padding:5px 15px 15px;margin-top:0}@media screen and (max-width: 1280px){.news .news_excerpt{font-size:17px}}@media screen and (max-width: 1080px){.news .news_excerpt{font-size:16px;line-height:26px}}@media screen and (max-width: 768px){.news .news_excerpt{font-size:15px}}.news .image_container{position:relative;height:0;padding-top:56.25%;background-repeat:no-repeat;background-size:cover;background-position:center}.nav-links{text-align:center}.nav-links span{display:inline-block;background:none;color:#fff;font-weight:400}.nav-links a,.nav-links span{padding:10px;margin:0}.p_select .vignette{background:#fff;padding:0 0 10px}.p_select .vignette:hover,.p_select .vignette.active{background:#e0bfa1}.p_select .vignette .image_container{border-bottom:5px solid #072139}.activities_title{text-align:center;margin-block-end:60px}.activities_activities{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (max-width: 768px){.activities_activities{grid-template-columns:1fr}}.body_title{text-align:center;margin-block-end:40px;font-family:Saira,sans-serif}.body_content{font-family:Saira,sans-serif;text-transform:none;line-height:1.5;display:flex;flex-direction:column;gap:20px}.brands_title{text-align:center;margin-block-end:60px}.brands_brands{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (max-width: 768px){.brands_brands{grid-template-columns:1fr}}.cruises_title{text-align:center;margin-block-end:60px}.cruises_cruises{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (max-width: 768px){.cruises_cruises{grid-template-columns:1fr}}.hero_image{width:100vw;height:500px;position:relative;top:0;left:50%;translate:-50% 0}.hero_image img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.hero_image{height:300px}}.medias_title{text-align:center;margin-block-end:60px}.medias_medias{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (max-width: 768px){.medias_medias{grid-template-columns:1fr}}.other-activities_title{text-align:center;margin-block-end:60px}.other-activities_activities{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (max-width: 768px){.other-activities_activities{grid-template-columns:1fr}}.other-cruises_title{text-align:center;margin-block-end:60px}.other-cruises_cruises{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (max-width: 768px){.other-cruises_cruises{grid-template-columns:1fr}}.rent-now_title{text-align:center;margin-block-end:20px}.rent-now_ports{display:flex;gap:20px;justify-content:center}@media (max-width: 768px){.rent-now_ports{flex-direction:column;align-items:center}}.rent-now_port{font-size:32px;text-transform:uppercase}.rent-now_port:not(:first-child):before{content:"·";color:#e0bfa1;padding:0 20px}@media (max-width: 768px){.rent-now_port:not(:first-child):before{display:none}}.rent-now_contact{display:flex;gap:20px;justify-content:center;margin-block-start:20px;color:#e0bfa1;text-transform:uppercase}.rent-now_contact>*:not(:last-child){border-right:1px solid #E0BFA1;padding-right:20px}@media (max-width: 768px){.rent-now_contact{flex-direction:column;align-items:center}.rent-now_contact>*:not(:last-child){border-right:none;padding-right:0}}.rentals_title{text-align:center;margin-block-end:60px;text-transform:uppercase}.rentals_boats{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media (max-width: 768px){.rentals_boats{grid-template-columns:1fr}}.rentals .boat{transition:all .2s ease-in-out}.rentals .boat:hover{opacity:1!important}.text{width:calc(100% - 80px);max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:20px;padding-block:60px 100px;line-height:1.5;text-transform:none;font-family:Saira,sans-serif}.text p:empty{display:none}.button{background:#e0bfa1;color:#072139;text-transform:uppercase;font-size:14px;padding:8px 8px 4px;border-radius:2px;font-family:Syncopate,sans-serif;font-weight:800;line-height:1;display:inline-flex;justify-content:space-between}.button.-block{display:flex}.typo-format h1,.typo-h1{font-family:Syncopate,sans-serif;font-size:46px;text-transform:uppercase}@media (max-width: 768px){.typo-format h1,.typo-h1{font-size:32px}}.typo-format h2,.typo-h2{font-family:Syncopate,sans-serif;font-size:38px;text-transform:uppercase}@media (max-width: 768px){.typo-format h2,.typo-h2{font-size:26px}}.typo-format h3,.typo-h3{font-family:Syncopate,sans-serif;font-weight:700;font-size:26px;text-transform:uppercase}@media (max-width: 768px){.typo-format h3,.typo-h3{font-size:18px}}.typo-format h4,.typo-h4{font-family:Syncopate,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;color:#e0bfa1}.typo-format .lead,.typo-lead{font-size:22px;max-width:65ch;font-family:Saira,sans-serif}.typo-format p,.typo-p{font-size:16px;line-height:1.5;max-width:110ch;font-family:Saira,sans-serif}.typo-format p strong,.typo-p strong{color:#e0bfa1}
