#subscribeForm{position:relative;z-index:2}#subscribeForm.complete{display:none}#subscribeForm .leadForm_wrapper{border:0 none;margin-top:3em}#subscribeForm .leadForm_wrapper .leadForm_subheading{font-size:.875em}#subscribeForm .leadForm_wrapper #leadForm_errors.errors{border:solid 2px #ba3713;box-sizing:border-box;padding:1em;margin-bottom:1em}#subscribeForm .leadForm_wrapper #leadForm_errors.errors a{font-weight:600;text-decoration:underline}#subscribeForm .leadForm_wrapper #leadForm_errors.errors ol li{width:100%}#subscribeForm .leadForm_wrapper #leadForm_errors.errors ol li:last-of-type{margin-bottom:0}#subscribeForm .loaderWrap{display:none;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background-color:rgba(255,255,255,.75)}#subscribeForm .loaderWrap .loader{display:block;width:70px;height:70px;border-radius:100%;border:15px solid #f3f3f3;border-bottom:15px solid #14a8dc;border-right:15px solid #14a8dc;animation:spinLoader 1s cubic-bezier(0.44, 1.51, 0.72, -0.25) infinite;transition:all .2s linear}#subscribeForm .loaderWrap .loader::before{display:none}#subscribeForm .loaderWrap .loader.complete{border:50px solid #7fed61 !important;height:0;width:0;animation:none;position:relative}#subscribeForm .loaderWrap .loader.complete::before{content:"";width:18px;height:40px;background-color:#fff;display:block;transform:rotate(-45deg) scaleY(1);opacity:0;transform-origin:top left;position:absolute;top:2px;left:-35px;border-radius:100vh;animation-delay:200ms;animation-name:checkmarkStep1;animation-duration:200ms;animation-timing-function:ease;animation-fill-mode:forwards}#subscribeForm .loaderWrap .loader.complete::after{content:"";display:block;width:18px;height:60px;background-color:#fff;transform:rotate(-135deg) scaleY(1);opacity:0;transform-origin:top left;position:absolute;border-radius:100vh;top:28px;left:-4px;animation-delay:250ms;animation-name:checkmarkStep2;animation-duration:200ms;animation-timing-function:ease;animation-fill-mode:forwards}#subscribeForm .loaderWrap.active{display:flex;align-items:center;justify-content:center}#subscribeForm.subscribeForm--leadFormStd{max-width:400px;background:#fff;margin:3vw 5vw;padding-bottom:1em;box-shadow:0 0 20px -5px #000;color:#333}#subscribeForm.subscribeForm--leadFormStd .leadForm_wrapper{margin-top:0;padding:1.2em 1.5em 0;box-sizing:border-box}.leadForm_fieldList{display:flex;flex-wrap:wrap;justify-content:space-between;margin:1.25em 0 0;padding:0}.leadForm_fieldList .input{width:100%;margin-bottom:1.25em;list-style:none;list-style-type:none !important}.leadForm_fieldList .input .caption{position:relative;margin-top:.3em}.leadForm_fieldList .input .caption:hover{cursor:pointer}.leadForm_fieldList .input .caption::before,.leadForm_fieldList .input .caption::after{--scale: 0;--arrow-size: 11px;--tooltip-color: #f19173;position:absolute;content:"";top:-0.1rem;left:0;transition:50ms transform;transform:translateX(-5%) translateY(var(--translate-y, 0)) scale(var(--scale));transform-origin:bottom center}.leadForm_fieldList .input .caption::before{--translate-y: calc(-100% - var(--arrow-size));content:attr(data-tooltip);color:#000;font-size:.9em;padding:.5rem;border-radius:7px;text-align:left;width:90%;max-width:300px;height:auto;background:var(--tooltip-color)}.leadForm_fieldList .input .caption:hover::before,.leadForm_fieldList .input .caption:hover::after{--scale: 1}.leadForm_fieldList .input .caption::after{--translate-y: calc(-1 * var(--arrow-size));content:"";color:#f19173;border:var(--arrow-size) solid rgba(0,0,0,0);border-top-color:var(--tooltip-color);transform-origin:top center}.leadForm_fieldList .input .info-style{border:1px solid #d9d9d9;border-radius:50%;background-color:#d9d9d9;font-size:.9em;color:#333;padding:0 4px}.leadForm_fieldList .input fieldset{padding:0;margin:0;border:0 none}.leadForm_fieldList .input fieldset legend{font-weight:600}.leadForm_fieldList .input fieldset ol{margin:1em 0 0;padding:0;display:flex;justify-content:flex-start}.leadForm_fieldList .input label,.leadForm_fieldList .input legend{margin-bottom:.25em;font-size:1.125em}.leadForm_fieldList .input label strong,.leadForm_fieldList .input legend strong{font-weight:600}.leadForm_fieldList .input label .optional,.leadForm_fieldList .input legend .optional{font-size:.8em}.leadForm_fieldList .input input:not([type=checkbox]),.leadForm_fieldList .input textarea,.leadForm_fieldList .input select{width:100%;font-size:1.125em;padding:.5em .5em .4em;box-sizing:border-box;border:1px solid #bebebe;border-radius:0;transition:all .2s linear;font-weight:300}.leadForm_fieldList .input select{appearance:none;background:#fff url(https://www.legendboats.com/wp-content/themes/legendboats/build/css/promotions/img/standard/icon-select.png) no-repeat top 18px right 20px}.leadForm_fieldList .input textarea{height:5em}.leadForm_fieldList .input input:focus,.leadForm_fieldList .input textarea:focus,.leadForm_fieldList .input select:focus{border:1px solid #ffdf2e;box-shadow:0 0 15px -5px rgba(0,0,0,.7) !important;outline:none}.leadForm_fieldList .input input.error,.leadForm_fieldList .input textarea.error,.leadForm_fieldList .input select.error{border:1px solid #eb3b3b}.leadForm_fieldList .input input.clean,.leadForm_fieldList .input textarea.clean,.leadForm_fieldList .input select.clean{border:1px solid #7feb3b}.leadForm_fieldList .input.input--textarea,.leadForm_fieldList .input.input--checkbox,.leadForm_fieldList .input.input--100{width:100%}.leadForm_fieldList .input.input--third{width:32%;margin-right:1.8%}.leadForm_fieldList .input.input--third:nth-of-type(3n){margin-right:0}.leadForm_fieldList .input.input--checkbox{display:flex;position:relative}.leadForm_fieldList .input.input--checkbox label{padding-left:1em}.leadForm_fieldList .input.input--checkbox .customCheck{position:absolute;top:0;content:"";display:block;opacity:1;width:20px;height:20px;flex-shrink:0;border:1px solid #bebebe;z-index:1}.leadForm_fieldList .input.input--checkbox input{flex-shrink:0;opacity:0;position:relative;z-index:2;width:20px;height:20px}.leadForm_fieldList .input.input--checkbox input:focus+.customCheck{border:1px solid #ffdf2e}.leadForm_fieldList .input.input--checkbox input:checked+.customCheck::before{content:"";display:block;position:absolute;width:9px;height:24px;transform:rotate(-36deg);border-radius:100vh;left:-3px;top:0px;background-color:#0d506d}.leadForm_fieldList .input.input--checkbox input:checked+.customCheck::after{content:"";display:block;position:absolute;width:9px;height:42px;transform:rotate(38deg);border-radius:100vh;top:-16px;left:12px;background-color:#0d506d}.leadForm_fieldList .input:not(.input--checkbox) label{display:block}.leadForm_fieldList .input .feedback.error{width:100%;display:block;padding:.25em;font-size:.8em;color:#eb3b3b;font-weight:600}.leadForm_fieldList.leadForm_fieldList--leadFormStd{flex-direction:column}.leadForm_fieldList.leadForm_fieldList--leadFormStd .input{width:100%;margin-bottom:.5em}.leadForm_fieldList.leadForm_fieldList--leadFormStd .input label{font-size:1em}@media screen and (min-width: 640px){.leadForm_fieldList .input{width:48%}}@keyframes spinLoader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes checkmarkStep1{0%{transform:rotate(-45deg) scaleY(0);opacity:1}100%{transform:rotate(-45deg) scaleY(1);opacity:1}}@keyframes checkmarkStep2{0%{transform:rotate(-135deg) scaleY(0);opacity:1}100%{transform:rotate(-135deg) scaleY(1);opacity:1}}.leadForm_fieldList li.input.input--collections{width:100%;padding:2%;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.leadForm_fieldList li.input.input--collections .collections{width:100%;border:0 none;padding:0}.leadForm_fieldList li.input.input--collections .collections legend{margin-bottom:.25em;font-size:1.125em}.leadForm_fieldList li.input.input--collections .collections legend strong{font-weight:600}.leadForm_fieldList li.input.input--collections .collections legend .optional{font-size:.8em;font-style:italic}.leadForm_fieldList li.input.input--collections .collections .collection{width:100%;border:0 none;margin-top:2em;padding:0}.leadForm_fieldList li.input.input--collections .collections .collection legend{width:fix-content;width:-moz-fit-content;border-bottom:1px solid;padding-bottom:.25em;margin-bottom:1em}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list{margin:0;padding:0;display:flex;flex-wrap:wrap}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox{width:32%;max-width:390px;margin-right:2%}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(3n){margin-right:0}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label{padding-left:0;position:relative}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check{position:absolute;top:10px;left:10px;z-index:2}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check input,.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck{width:30px;height:30px}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck{border:1px solid #666}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck::before{top:5px;left:0}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck::after{top:-12px;left:16px}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .cardOuterContainer{position:relative;z-index:1}@media screen and (max-width: 880px){.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox{width:48%}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(2n){margin-right:0}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(3n){margin-right:2%}}@media screen and (max-width: 680px){.leadForm_fieldList li.input.input--collections{text-align:center}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list{justify-content:center}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox{width:100%}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(2n){margin-right:0}.leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(3n){margin-right:0}}#subscribeFormWrapper{padding:2.5em 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}#subscribeFormWrapper .form-intro{width:45%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;flex-direction:column;margin:0 0 6em;gap:2em}#subscribeFormWrapper .form-intro h3{font-size:1.7em;font-weight:600;color:#000;text-align:center}#subscribeFormWrapper .form-intro h3 em{border-bottom:4px solid #3bafd6}#subscribeFormWrapper .form-intro.hidden{display:none}#subscribeFormWrapper.complete{display:none}#subscribeForm{width:50%;max-width:960px;padding:2.5em 0}#subscribeForm .leadForm_wrapper{position:relative;color:#333;box-sizing:border-box;z-index:2;margin-top:0}#subscribeForm #subscribeFormWrapperLogo{background-size:contain;background-repeat:no-repeat;background-position:center;width:45%;height:0;padding-bottom:20%;flex-shrink:0}#subscribeForm .leadForm_subheading{font-size:1.5em !important;text-align:left;font-weight:600}#subscribeForm .two{font-weight:400}#subscribeForm .btn.btn--primary{display:flex;align-items:center;transition:all .3s linear;background-color:#00b1f0;border:1px solid #00b1f0;color:#333;border-radius:50px 50px;text-decoration:none;width:fit-content;cursor:pointer;font-size:1.25em;font-weight:900;line-height:1;box-sizing:border-box;margin-top:30px;padding:.5em 1em}#subscribeForm .btn.btn--primary:hover{background:#fff;color:#333}.leadForm_fieldList{flex-direction:column;width:80%}.leadForm_fieldList .input{width:100% !important}.leadForm_fieldList .input label,.leadForm_fieldList .input legend{font-size:1em !important}@media screen and (max-width: 990px){#subscribeForm{width:100%}#subscribeForm #subscribeFormWrapperLogo{width:75%;height:0;padding-bottom:31%}}@media screen and (max-width: 745px){#subscribeForm{padding-top:0}}@media screen and (max-width: 990px){#subscribeFormWrapper{flex-direction:column}#subscribeFormWrapper .form-intro{width:100%;flex-direction:row}}@media screen and (max-width: 680px){#subscribeFormWrapper .form-intro h3{font-size:3vw}#subscribeFormWrapper .form-intro h3.fr{font-size:2.8vw}}@media screen and (max-width: 480px){#subscribeFormWrapper .form-intro h3{font-size:4vw}#subscribeFormWrapper .form-intro h3.fr{font-size:3.6vw}}@media screen and (max-width: 390px){#subscribeFormWrapper .form-intro h3{font-size:5vw}#subscribeFormWrapper .form-intro h3.fr{font-size:4.8vw}}.thankyou{display:none;position:relative;z-index:2;margin-top:3em;flex-direction:column;align-items:center}.thankyou.active{display:flex}.thankyou .download-brochure,.thankyou .download-catalogue{display:flex;width:100%;margin-top:1.25em;flex-direction:column;align-items:center;justify-content:center;gap:1em;flex-wrap:wrap}.thankyou .download-brochure .cover,.thankyou .download-catalogue .cover{display:block;width:100%;height:0;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;transition:all .2s}.thankyou .download-brochure .cover:hover,.thankyou .download-brochure .cover:focus,.thankyou .download-catalogue .cover:hover,.thankyou .download-catalogue .cover:focus{box-shadow:0 0 20px -5px rgba(0,0,0,.6)}.thankyou .download-brochure .cover span,.thankyou .download-catalogue .cover span{font-size:.8em;display:block;position:absolute;top:0;width:100%;text-align:center;background-color:#0d506d;color:#fff;padding:.5em 0}.thankyou .download-catalogue{flex-direction:column}.thankyou .download-catalogue .catalogueList{display:flex;flex-direction:column;margin:0;padding:3vw 0 0 0;gap:20px}.thankyou .download-catalogue .catalogueList .catalogueItem{list-style-type:none;display:flex;align-items:center;gap:1.4em;padding:0 1.5em 1.4em;box-sizing:border-box;border-bottom:1px solid #e8e8e8}.thankyou .download-catalogue .catalogueList .catalogueItem:last-of-type{border-bottom:none}.thankyou .download-catalogue .catalogueList .catalogueItem .cover{background-color:#f5f5f5;width:45%;padding-bottom:22%;flex-shrink:0}.thankyou .download-catalogue .catalogueList .catalogueItem article h4{font-size:2em;font-weight:300}.thankyou .download-catalogue .catalogueList .catalogueItem article a{margin-top:.5em}.thankyou .download-catalogue .catalogueList .catalogueItem:not(.selected){order:2}.thankyou .download-catalogue .catalogueList .catalogueItem.selected{order:1}.thankyou.thankyou--leadFormStd{max-width:400px;background:#fff;margin:3vw 5vw;padding:1.2em 1.5em;box-shadow:0 0 20px -5px #000;color:#333;text-align:center}@media screen and (max-width: 760px){.thankyou .download-catalogue .catalogueList .catalogueItem .cover{width:40%;padding-bottom:25%}.thankyou .download-catalogue .catalogueList .catalogueItem article h4{font-size:1.5em}}@media screen and (max-width: 540px){.thankyou .download-catalogue .catalogueList .catalogueItem{flex-direction:column}.thankyou .download-catalogue .catalogueList .catalogueItem .cover{width:90%;padding-bottom:45%}.thankyou .download-catalogue .catalogueList .catalogueItem article{width:90%}.thankyou .download-catalogue .catalogueList .catalogueItem article h4{font-size:1.5em}}.thankyou{padding:0 2em;text-align:center;flex-direction:column}.thankyou__main{display:flex;gap:8em}.thankyou--wrap{display:flex;flex-direction:column}.thankyou h2{font-size:2.5em;padding-bottom:0}.thankyou .thankyou__deck{padding-top:1em;margin-top:5px;font-size:1.625em}.thankyou .btnEarlyBird{display:flex;align-items:center;transition:all .3s linear;background-color:#00b1f0;border:1px solid #00b1f0;color:#333;border-radius:50px 50px;text-decoration:none;width:fit-content;cursor:pointer;font-size:1.25em;font-weight:900;line-height:1;box-sizing:border-box;padding:.5em 1em;margin:0 auto;transition:all .3s linear}.thankyou .btnEarlyBird svg{width:13px;margin-right:5px}.thankyou .btnEarlyBird:hover,.thankyou .btnEarlyBird:focus{background-position:185% 50%;background:#fff;color:#333}.flyer--wrap{display:flex;flex-direction:column;width:50%}.summer--flyer{background-color:#5f9ea0}.flyer--title{font-size:2em}.flyer--title span{font-weight:700}.legend_about{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3em 1em}.legend_about h3{font-size:1.75em}.legend_about p{width:100%;font-size:1.25em}.legend_about p.fr{width:100%}.legend_about .legend_about--text{font-weight:600;margin:1.5em 0 1.5em}.legend_about .flyer--video{background-color:#5f9ea0;width:100%}.form-intro-video--wrapper{width:100%;height:0;padding-bottom:56.25%;position:relative}.form-intro-video{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.chatCTA{margin-top:4em}.chatCTA h4,.chatCTA a{display:block;font-size:1.5em;font-weight:300;text-align:center;color:#333;margin:0 auto}.chatCTA h4 strong,.chatCTA a strong{font-weight:900}@media screen and (max-width: 1040px){.legend_about .legend_about--text{font-size:1.8vw}}@media screen and (max-width: 970px){.thankyou__main{flex-direction:column;padding:0}.thankyou__main .thankyou__deck{font-size:3.2vw}.flyer--wrap{margin:0 auto}.legend_about .legend_about--text{font-size:1.9vw}}@media screen and (max-width: 761px){.legend_about .legend_about--text{font-size:2.8vw}.legend_about .legend_about--text.fr{font-size:2.5vw}.flyer--title{font-size:3.8vw}}@media screen and (max-width: 550px){.thankyou h2{font-size:7vw}.thankyou .thankyou__deck{font-size:3.6vw}.flyer--title{font-size:4.5vw}.legend_about .legend_about--text{font-size:2.8vw}.legend_about .legend_about--text.fr{font-size:2.8vw}}@media screen and (max-width: 450px){.thankyou h2{font-size:8vw}.thankyou .thankyou__deck{font-size:4vw}.flyer--title{font-size:5vw}.legend_about h3{font-size:7vw}.legend_about p{font-size:4.8vw}.legend_about .legend_about--text{font-size:3.8vw}.legend_about .legend_about--text.fr{font-size:3.3vw}}@media screen and (max-width: 350px){.thankyou h2{font-size:8.6vw}.thankyou .thankyou__deck{font-size:4.5vw}}.buildWrapper{background:rgba(43,43,43,.05)}.buildBanner{padding:2em 0;display:flex;justify-content:center;align-items:center;gap:4em}.buildBanner .header-text--wrap{display:flex;flex-direction:column;align-items:left;text-align:left;padding:0 1em 0 1em;width:40%}.buildBanner h4{font-size:1.75em}.buildBanner p{font-size:1.25em;font-weight:400}.buildBanner .btn--primary{display:flex;align-items:center;transition:all .3s linear;background-color:#00b1f0;border:1px solid #00b1f0;color:#333;border-radius:1.03125em;text-decoration:none;width:fit-content;cursor:pointer;font-size:1.25em;font-weight:900;line-height:1;box-sizing:border-box;padding:.5em 1em;transition:all .3s linear}.buildBanner .btn--primary .btnEarlyBird:hover,.buildBanner .btn--primary .btnEarlyBird:focus{background-position:185% 50%;background:#fff;color:#333}.buildBanner .image_wrap{width:35%}.mercury{display:block;width:90%;max-width:320px;margin:0 auto;position:relative}.mercuryWrap{background-color:#0d506d;padding:4em 0}.promoLeadFooter{color:#333}.promoLeadFooter h4{font-family:"gotham_htf" !important;font-weight:300;font-size:2.5em;text-align:center}.promoLeadFooter p{font-family:"gotham_htf" !important;font-weight:900;font-size:2em;text-align:center}.promoLeadFooter .boatTypes{width:95%;max-width:1068px;margin:0 auto;padding:0;display:flex;justify-content:space-between}.promoLeadFooter .boatTypes .typeCard{width:32%;margin-right:2%;background-color:#fff;display:flex;flex-direction:column}.promoLeadFooter .boatTypes .typeCard span{display:block;with:100%}.promoLeadFooter .boatTypes .typeCard span img{width:100%}.promoLeadFooter .boatTypes .typeCard div{display:flex;flex-direction:column;flex-grow:1;padding:5%;box-sizing:border-box}.promoLeadFooter .boatTypes .typeCard div p{font-size:1em;font-family:"gotham_htf" !important;font-weight:300;text-align:left;line-height:1.5}.promoLeadFooter .boatTypes .typeCard a{display:inline-block;width:fit-content;width:-moz-fit-content;margin:0 5% 5%;border:2px solid #007ba8;border-radius:8px;color:#007ba8;padding:.5em 1.5em;font-size:1.25em;font-family:"gotham_htf" !important;font-weight:600;transition:all .2s}.promoLeadFooter .boatTypes .typeCard a:hover,.promoLeadFooter .boatTypes .typeCard a:focus{background:#007ba8;color:#fff}.promoLeadFooter .boatTypes .typeCard:last-of-type{margin-right:0}.homepage_boatTypes{position:relative;z-index:2;background-color:#fff;overflow:hidden}.homepage_boatTypes .heading-l{text-align:center}.homepage_boatTypes .boatTypes_list{display:flex;justify-content:space-between;align-items:flex-start;margin:0;padding:0;position:relative}.homepage_boatTypes .boatTypes_list .boatTypes_item{list-style:none;width:32.75%;height:0;padding-bottom:56.25%;position:relative}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta{display:block;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;overflow:hidden}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta:hover .boatTypes_preview,.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta:focus .boatTypes_preview{transform:scale(1.05)}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta .boatTypes_preview{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:all .4s}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta .boatTypes_preview.boatTypes_preview--mobile{display:none}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta .boatTypes_heading{position:absolute;bottom:0;left:0;z-index:2;padding:25% 0 10% 7%;box-sizing:border-box;width:100%;color:#fff;text-transform:uppercase;font-size:2em;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta .boatTypes_heading span{display:flex;align-items:center;font-size:.65em;font-weight:300}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta .boatTypes_heading span::after{content:"next";font-family:swiper-icons;font-size:.75em;font-weight:600;text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1;margin:.15em 0 0 .25em;color:#3bafd6}.homepage_boatTypes .boatTypes_overlay{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7);z-index:2;transition:all .2s}.homepage_boatTypes .boatTypes_overlay.hidden{opacity:0}.homepage_boatTypes .boatTypes_overlay::before,.homepage_boatTypes .boatTypes_overlay::after{content:"";display:block;width:1px;height:100%;background-image:linear-gradient(0deg, rgba(255, 255, 255, 0.4) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);background-size:20px 20px;position:absolute;top:0;z-index:3}.homepage_boatTypes .boatTypes_overlay::before{left:33.15%}.homepage_boatTypes .boatTypes_overlay::after{left:66.775%}.homepage_boatTypes .boatTypes_overlay #swiperClose{position:absolute;z-index:4;top:20px;right:20px;transform:rotate(45deg);line-height:1;background:none;border:0 none;width:50px;height:50px;border-radius:100vh;color:#fff;font-size:3em;font-weight:900;transition:all .2s}.homepage_boatTypes .boatTypes_overlay #swiperClose:hover,.homepage_boatTypes .boatTypes_overlay #swiperClose:focus{cursor:pointer;background:rgba(255,255,255,.8);color:#333}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery{margin:0;padding:0}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item{background-size:cover;background-position:center;background-repeat:no-repeat}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header{position:absolute;top:0;left:0;z-index:4;width:100%;height:50%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);filter:drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5))}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading{display:block;padding:2em 0;color:#fff;width:100%;text-align:center;text-transform:uppercase;font-size:1.5em;font-weight:300}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading:hover,.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading:focus{text-decoration:none;cursor:pointer}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading span{display:block}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading span.type{font-size:5em;line-height:.9;font-weight:900}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading span:not(.type){font-size:2em;font-weight:600;display:flex;align-items:center;justify-content:center}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .btn{margin:0 auto}.homepage_boatTypes .boatTypes_overlay .swiperControls{width:100%;height:100px;position:absolute;bottom:0;z-index:4;background:linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.6) 100%)}.homepage_boatTypes .boatTypes_overlay .swiperControls .swiperControls_label{text-transform:uppercase;font-size:2em}.homepage_boatTypes .boatTypes_overlay .swiperControls .swiperControls_label span{display:block;font-size:.65em;font-weight:300}.boatType--header{display:flex;justify-content:center;margin:2em 0 3.5em}.boatType--header h2{font-size:1.75em}.slider_types{display:flex;justify-content:center;gap:2em}.slider_types .type{width:calc(33% - 2em);height:0;padding-bottom:33%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;background-color:rgba(0,0,0,.4)}.slider_types .type>*{position:absolute}.slider_types .type .type_heading{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-sizing:border-box;padding:12%;background-color:rgba(0,0,0,.4);color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:29%;text-align:center;transition:all .2s linear}.slider_types .type .type_heading h3{display:flex;flex-grow:2;align-items:end;font-size:1.5vw;font-weight:600}.slider_types .type .type_heading span{font-size:1.4vw;margin-top:1.5em;font-weight:900;text-transform:uppercase}.slider_types .type .type_heading span b{display:block}.slider_types .type .type_heading span .arrow{border:solid #fff;border-width:0 3px 3px 0;display:inline-block;padding:.4vw}.slider_types .type .type_heading span .right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.slider_types .type .type_heading:hover,.slider_types .type .type_heading:focus{background-color:rgba(0,0,0,.8);text-decoration:none}.slider_types .type .type_heading:hover span,.slider_types .type .type_heading:focus span{text-decoration:underline}@media screen and (min-width: 1350px){.buildBanner h4{font-size:1.75em}.buildBanner p{font-size:1.25em}.buildBanner .btn.btn--primary{font-size:1.25em !important}.slider_types .type .type_heading h3{font-size:1.4em}.slider_types .type .type_heading span{font-size:1.2em}.slider_types .type .type_heading span .arrow{padding:.3em}}@media screen and (max-width: 1060px){.buildBanner h4{font-size:2.2vw}.buildBanner p{font-size:1.8vw}.buildBanner .btn.btn--primary{font-size:1.5vw !important}.slider_types{flex-wrap:wrap;gap:1em}.slider_types .type{width:calc(50% - 1em)}.slider_types .type .type_heading h3{font-size:2vw}.slider_types .type .type_heading span{font-size:2vw}.slider_types .type .type_heading--slider.fr h3{font-size:2vw}.slider_types .type .type_heading--slider.fr span{font-size:1.5vw}.slider_types .type .type_heading--slider.fr span .arrow{padding:.4vw}}@media screen and (max-width: 840px){.buildBanner{flex-direction:column-reverse;text-align:center;gap:0}.buildBanner .header-text--wrap{width:56%;text-align:left}.buildBanner h4{font-size:2.4vw}.buildBanner p{font-size:2vw}.buildBanner .btn.btn--primary{font-size:1.7vw !important}.buildBanner .image_wrap{width:100%;max-width:400px;margin-bottom:0}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading{padding-bottom:1em}.homepage_boatTypes .boatTypes_overlay .boatTypes_ctaGallery .ctaGallery_item header .heading span.type{font-size:14vw}.slider_types .type .type_heading{justify-content:center}}@media screen and (max-width: 768px){.promoLeadFooter .boatTypes{flex-wrap:wrap}.promoLeadFooter .boatTypes .typeCard{width:49%;margin-right:0;margin-bottom:2%}.promoLeadFooter .boatTypes .typeCard:last-of-type{margin-right:0}.promoLeadFooter .boatTypes .typeCard:first-of-type{margin-right:2%}}@media screen and (max-width: 640px){.buildBanner .header-text--wrap{width:56%;text-align:left}.homepage_boatTypes .boatTypes_list{flex-direction:column}.homepage_boatTypes .boatTypes_list .boatTypes_item{width:100%;padding-bottom:86%;margin-bottom:1em}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta .boatTypes_preview{display:none}.homepage_boatTypes .boatTypes_list .boatTypes_item .boatTypes_cta .boatTypes_preview.boatTypes_preview--mobile{display:block}.slider_types .type{width:100%;padding-bottom:66%;height:5em}.slider_types .type .type_heading{gap:29%}.slider_types .type .type_heading h3{font-size:4vw}.slider_types .type .type_heading span{font-size:4vw}.slider_types .type .type_heading span .arrow{padding:1vw}.slider_types .type .type_heading--slider.fr h3{font-size:4vw}.slider_types .type .type_heading--slider.fr span{font-size:3vw}.slider_types .type .type_heading--slider.fr span .arrow{padding:.7vw}}@media screen and (max-width: 600px){.promoLeadFooter .boatTypes{flex-wrap:wrap}.promoLeadFooter .boatTypes .typeCard{width:100%;margin-right:0;margin-bottom:2%}.promoLeadFooter .boatTypes .typeCard:last-of-type{margin-right:0}.promoLeadFooter .boatTypes .typeCard:first-of-type{margin-right:0}}@media screen and (max-width: 455px){.buildBanner h4{font-size:3.8vw}.buildBanner p{font-size:3vw}.buildBanner .btn.btn--primary{font-size:2.5vw !important}.buildBanner .image_wrap{margin-top:0}.slider_types .type .type_heading h3{font-size:5vw}.slider_types .type .type_heading span{font-size:4.8vw}.slider_types .type .type_heading span .arrow{padding:1vw}}@media screen and (max-width: 380px){.buildBanner h4{font-size:4.5vw}.buildBanner p{font-size:3.2vw}.buildBanner .btn.btn--primary{font-size:2.8vw !important}.slider_types .type{width:100%;padding-bottom:66%;height:5em}.slider_types .type .type_heading{gap:29%}.slider_types .type .type_heading h3{font-size:5.25vw}.slider_types .type .type_heading span{font-size:5.25vw}.slider_types .type .type_heading span .arrow{padding:1vw}}#post-404{min-height:50vh}#post-404{background:radial-gradient(ellipse at center, rgb(255, 254, 234) 0%, rgb(255, 254, 234) 35%, #B7E8EB 100%);overflow:hidden}.content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.content h2{font-size:12vw;text-align:center;line-height:1}.content h2 span{display:block;font-size:3vw;font-weight:300}.content p{font-size:1.45em;line-height:2}.ocean{height:5%;width:100%;position:absolute;bottom:0;left:0;background:#015871}.wave{background:url(https://www.legendboats.com/wp-content/themes/legendboats/build/css/img/svg/wave.svg) repeat-x;position:absolute;top:-198px;width:6400px;height:198px;animation:wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;transform:translate3d(0, 0, 0)}.wave:nth-of-type(2){top:-175px;animation:wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite,swell 7s ease -1.25s infinite;opacity:1}@keyframes wave{0%{margin-left:0}100%{margin-left:-1600px}}@keyframes swell{0%,100%{transform:translate3d(0, -25px, 0)}50%{transform:translate3d(0, 5px, 0)}}.model_similarWrap{padding:3em 0 5em;overflow:hidden}.model_similarWrap .similar_heading{text-align:center;margin-bottom:.5em}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;list-style:none;padding:0 0 5px 0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;cursor:grab;transition-property:transform;box-sizing:content-box}.swiper-wrapper:active{cursor:grabbing}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:49%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(-1*var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#027cac;font-weight:900;padding:1%}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:-1%;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:-1%;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-pagination-bullets,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:-2em;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:15px;height:15px;display:inline-block;border-radius:100%;background:#000;opacity:.2;margin:0 .25em}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#027cac}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}/*# sourceMappingURL=landing-page.css.map */
