.gallery-section .content .title{text-align:center;color:#707070}.gallery-section .content p{text-align:center}.gallery-section .gallery{margin-top:3.5rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:323px 323px;gap:0 0}.gallery-section .gallery .image{position:relative;overflow:hidden;cursor:pointer}.gallery-section .gallery .image img{max-width:100vw;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .3s ease-in-out}.gallery-section .gallery .image p{position:absolute;right:0;left:0;bottom:25px;transition:all .3s ease-in-out;width:100%;text-align:center;font-size:18px;color:#fff;margin:auto;opacity:0;visibility:hidden;z-index:2;text-transform:uppercase}.gallery-section .gallery .image.image-1{grid-area:image-1}.gallery-section .gallery .image.image-2{grid-area:image-2}.gallery-section .gallery .image.image-3{grid-area:image-3}.gallery-section .gallery .image.image-4{grid-area:image-4}.gallery-section .gallery .image::after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background-color:#00214d99;transition:all .3s ease-in-out;opacity:0;visibility:hidden;z-index:1}.gallery-section .gallery .image .icon-photo,.gallery-section .gallery .image .icon-video{position:absolute;top:0;right:0;left:0;bottom:0;transition:all .3s ease-in-out;height:55px;width:55px;margin:auto;opacity:0;visibility:hidden;z-index:2}.gallery-section .gallery .image .icon-photo svg,.gallery-section .gallery .image .icon-video svg{width:100%;height:auto;fill:#fff}.gallery-section .gallery .image .icon-video::after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;transition:all .3s ease-in-out;height:25px;width:25px;margin:auto;opacity:0;visibility:hidden;z-index:2;background-color:#fff}.gallery-section .gallery .image .icon-video svg{position:relative;width:100%;height:auto;fill:#f30;z-index:3}.gallery-section .gallery .image:hover img{transform:scale(1.3)}.gallery-section .gallery .image:hover .icon-photo,.gallery-section .gallery .image:hover .icon-video,.gallery-section .gallery .image:hover p,.gallery-section .gallery .image:hover::after{opacity:1;visibility:visible}.gallery-section .gallery .image:hover .icon-video::after{opacity:1;visibility:visible}.gallery-section .gallery.gallery-4{grid-template-areas:"image-1 image-1 image-2 image-2" "image-1 image-1 image-3 image-4"}.gallery-section .gallery.gallery-3{grid-template-areas:"image-1 image-1 image-2 image-2" "image-1 image-1 image-3 image-3"}.gallery-section .gallery.gallery-2{grid-template-areas:"image-1 image-1 image-2 image-2" "image-1 image-1 image-2 image-2"}.gallery-section .gallery.gallery-1{grid-template-areas:"image-1 image-1 image-1 image-1" "image-1 image-1 image-1 image-1"}.gallery-section .btn-primary{margin-top:2.5rem}@media (max-width:1024px){.gallery-section .gallery{grid-template-columns:1fr 1fr;grid-template-rows:250px 250px}.gallery-section .gallery.gallery-4{grid-template-areas:"image-1 image-1" "image-1 image-1" "image-2 image-3" "image-2 image-4"}.gallery-section .gallery.gallery-3{grid-template-areas:"image-1 image-1" "image-1 image-1" "image-2 image-3" "image-2 image-3"}.gallery-section .gallery.gallery-2{grid-template-areas:"image-1 image-2" "image-1 image-2"}.gallery-section .gallery.gallery-1{grid-template-areas:"image-1 image-1" "image-1 image-1"}}@media (max-width:768px){.gallery-section .gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 280px}.gallery-section .gallery.gallery-4{grid-template-areas:"image-1 image-2" "image-3 image-4"}.gallery-section .gallery.gallery-3{grid-template-areas:"image-1 image-1" "image-1 image-1" "image-2 image-3"}.gallery-section .gallery.gallery-2{grid-template-areas:"image-1 image-2"}.gallery-section .gallery.gallery-1{grid-template-areas:"image-1 image-1" "image-1 image-1"}}@media (max-width:500px){.gallery-section .gallery{display:flex;flex-direction:column}.gallery-section .gallery .image{display:block;line-height:0;height:-moz-fit-content;height:fit-content}.gallery-section.gallery-videos .gallery .image .icon-photo,.gallery-section.gallery-videos .gallery .image .icon-video,.gallery-section.gallery-videos .gallery .image .icon-video::after,.gallery-section.gallery-videos .gallery .image p,.gallery-section.gallery-videos .gallery .image::after{opacity:1;visibility:visible}.gallery-section.gallery-videos .gallery .image::after{background:#00214d;background:linear-gradient(0deg,rgba(0,33,77,.8) 0,rgba(0,33,77,.5) 34%,rgba(0,33,77,0) 100%)}}.highlights-slider{max-width:2000px;padding:0 35px;margin-left:auto;margin-right:auto}.highlights-slider .swiper{margin-top:3.5rem;overflow-x:hidden;max-width:100vw;width:100%}.highlights-slider .swiper .swiper-wrapper{cursor:grab;padding-bottom:30px}.highlights-slider .swiper .swiper-wrapper .swiper-slide{padding:6%;transition:all .2s ease-in-out}.highlights-slider .swiper .swiper-wrapper .swiper-slide .sub-title{color:#707070}.highlights-slider .swiper .swiper-wrapper .swiper-slide p{min-height:80px}.highlights-slider .swiper .swiper-wrapper .swiper-slide .sub-title,.highlights-slider .swiper .swiper-wrapper .swiper-slide p{text-align:center;opacity:0;visibility:hidden;transition:all .4s ease-in-out;transform:scale(.5)}.highlights-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{padding:0}.highlights-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .sub-title,.highlights-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active p{opacity:1;visibility:visible;transform:scale(1)}.highlights-slider .swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#00214d}.highlights-slider .swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#f30}.specifications-section .bg-dark{padding-bottom:calc(85px + 1.9rem)}.specifications-section ul.specifications-list{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;row-gap:.5rem;-moz-column-gap:3rem;column-gap:3rem;padding-top:65px}.specifications-section ul.specifications-list li{display:grid;grid-template-columns:1fr 1.5fr;-moz-column-gap:1rem;column-gap:1rem;width:calc(50% - 1.5rem);max-width:450px;font-weight:400;color:#ededed}.specifications-section ul.specifications-list li strong{color:#fff;font-weight:400}.specifications-section ul.specifications-list#specificationsList{padding-top:.5rem}.specifications-section ul.specifications-list#specificationsList.hidden{display:none}.specifications-section #moreSpecs{margin-top:3rem}@media (max-width:768px){.specifications-section ul.specifications-list{width:-moz-fit-content;width:fit-content;flex-direction:column;margin:auto;padding-top:35px}.specifications-section ul.specifications-list li{max-width:100%;width:100%}}.layout-section .menu-tabs{margin:auto;display:flex;justify-content:center;align-items:center;gap:2.5rem}.layout-section .menu-tabs .btn-tab{border:none;border-bottom:1.5px solid transparent;background:0 0;cursor:pointer;color:#707070;display:block;font-family:upgrade,sans-serif;text-transform:uppercase;font-size:1.5rem;font-weight:400;line-height:1.1;padding:.5rem;transition:all .2s ease-in-out}.layout-section .menu-tabs .btn-tab:hover{color:#00214d}.layout-section .menu-tabs .btn-tab.actived{color:#00214d;border-bottom:1.5px solid #00214d}.layout-section .image-tab-wrap{margin-top:3rem;min-height:350px;position:relative}.layout-section .image-tab-wrap .image-tab{display:none;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.layout-section .image-tab-wrap .image-tab.actived{display:block}@media (max-width:768px){.layout-section .menu-tabs{gap:2rem}.layout-section .menu-tabs .btn-tab{font-size:1.2rem}.layout-section .image-tab-wrap{margin-top:1rem;min-height:300px}}@media (max-width:500px){.layout-section .menu-tabs{justify-content:space-between;gap:1rem}.layout-section .menu-tabs .btn-tab{font-size:1rem}.layout-section .image-tab-wrap{min-height:220px}}.contact-section{position:relative;overflow:hidden}.contact-section .container-sm{max-width:1000px}.contact-section .contact-image{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;animation:contactSection 20s ease-in-out alternate infinite}.contact-section .content{position:relative;z-index:1;padding-top:75px;padding-bottom:75px}.contact-section .content .title-white{margin-top:0;margin-bottom:3rem}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css{max-width:500px;background:#fff;padding:25px;margin-right:0}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row .cog-field{padding-top:10px}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(1),.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(3){width:calc(50% - 1rem);float:left;margin-right:2rem}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(1) .cog-field,.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(3) .cog-field{margin-top:0}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(2),.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(4){width:calc(50% - 1rem)}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(2) .cog-field,.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(4) .cog-field{margin-top:0}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-row:nth-of-type(5){width:100%}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-label{color:#75758b}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css input,.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css textarea{padding:8px 5px;border:none;border-bottom:1.5px solid #707070;outline:0!important}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css textarea{min-height:75px!important}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css button{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;min-width:160px;height:-moz-fit-content;height:fit-content;min-height:60px;padding:.6rem 1.2rem;margin-bottom:0;font-family:upgrade-lights,sans-serif;font-style:normal;font-size:1.1rem;font-weight:400;line-height:1.42857143;text-align:center;border-radius:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;background-color:#00214d;color:#fff}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css .cog-confirmation.cog-page.cog-wrapper{padding:25px 15px;background:#fff;text-align:center;font-size:18px}@media (max-width:900px){.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css{background:#ffffffdb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css input,.contact-section .content form.cog-cognito.cog-form.cog-1.is-default.cog-cognito--chameleon.cog-cognito--protect-css textarea{background:0 0!important}}@keyframes contactSection{from{transform:scale(1)}to{transform:scale(1.2)}}
/*# sourceMappingURL=new-yacht-bekkers-deferred.css.map */
