.leadForm.leadForm--standard{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:-4em;background-size:cover;background-position:center;background-repeat:no-repeat}.leadForm.leadForm--standard::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.45);backdrop-filter:blur(4px)}.leadForm.leadForm--standard .leadForm__cta{width:460px;color:#fff;padding-left:3vw}.leadForm.leadForm--standard .leadForm__cta .leadForm_bannerHeading{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2;filter:drop-shadow(-1px 4px 3px rgba(50, 50, 0, 0.5));font-weight:300;line-height:1;z-index:2}.leadForm.leadForm--standard .leadForm__cta .leadForm_bannerHeading span{font-weight:900}.leadForm.leadForm--standard .leadForm__cta .leadForm_heading{font-size:.85em;line-height:1.25;font-weight:400}.leadForm.leadForm--standard .leadForm__cta .leadForm_heading::before{content:"";display:block;width:2em;height:1px;background-color:#fff;margin:1em 0}.leadForm.leadForm--standard>*{position:relative;z-index:2}.leadForm.leadForm--tourMtl{position:relative;padding-bottom:1.5em}.leadForm.leadForm--tourMtl::before{content:"";display:block;width:95%;max-width:1300px;margin:0 auto;height:5px;background-color:#0d506d;position:relative;z-index:3}.leadForm.leadForm--tourMtl::after{content:"";display:block;width:95%;max-width:1300px;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:0 auto;background-color:rgba(250,247,231,.7)}.leadForm.leadForm--solo{position:absolute;top:0;left:0;width:100%;max-width:100%}.leadForm.leadForm--solo .leadForm_heading,.leadForm.leadForm--solo .leadForm_subheading{display:none}.leadForm.leadForm--solo #subscribeForm .leadForm_wrapper{margin:0;padding-top:1.6em}.leadForm .leadForm_banner{width:100%;height:30em;position:relative;z-index:1;background-size:cover;background-position:center;background-repeat:no-repeat}.leadForm .leadForm_banner::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25)}.leadForm .leadForm_banner .leadForm_bannerHeading{position:absolute;top:50%;width:90%;max-width:1240px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2;color:#fff;filter:drop-shadow(-1px 4px 3px rgba(50, 50, 0, 0.5));font-weight:300;line-height:1;z-index:2}.leadForm .leadForm_banner .leadForm_bannerHeading span{font-weight:900}.leadForm #subscribeForm{position:relative;z-index:2}.leadForm #subscribeForm.complete{display:none}.leadForm #subscribeForm .leadForm_wrapper{border:0 none;margin-top:3em}.leadForm #subscribeForm .leadForm_wrapper .leadForm_subheading{font-size:.875em}.leadForm #subscribeForm .leadForm_wrapper #leadForm_errors.errors{border:solid 2px #ba3713;box-sizing:border-box;padding:1em;margin-bottom:1em}.leadForm #subscribeForm .leadForm_wrapper #leadForm_errors.errors a{font-weight:600;text-decoration:underline}.leadForm #subscribeForm .leadForm_wrapper #leadForm_errors.errors ol li{width:100%}.leadForm #subscribeForm .leadForm_wrapper #leadForm_errors.errors ol li:last-of-type{margin-bottom:0}.leadForm #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)}.leadForm #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}.leadForm #subscribeForm .loaderWrap .loader::before{display:none}.leadForm #subscribeForm .loaderWrap .loader.complete{border:50px solid #7fed61 !important;height:0;width:0;animation:none;position:relative}.leadForm #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}.leadForm #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}.leadForm #subscribeForm .loaderWrap.active{display:flex;align-items:center;justify-content:center}.leadForm #subscribeForm.subscribeForm--leadFormStd{max-width:400px;background:#fff;margin:3vw 5vw;padding-bottom:1em;box-shadow:0 0 20px -5px #000;color:#333}.leadForm #subscribeForm.subscribeForm--leadFormStd .leadForm_wrapper{margin-top:0;padding:1.2em 1.5em 0;box-sizing:border-box}.leadForm .leadForm_fieldList{display:flex;flex-wrap:wrap;justify-content:space-between;margin:1.25em 0 0;padding:0}.leadForm .leadForm_fieldList .input{width:100%;margin-bottom:1.25em;list-style:none;list-style-type:none !important}.leadForm .leadForm_fieldList .input .caption{position:relative;margin-top:.3em}.leadForm .leadForm_fieldList .input .caption:hover{cursor:pointer}.leadForm .leadForm_fieldList .input .caption::before,.leadForm .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 .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 .leadForm_fieldList .input .caption:hover::before,.leadForm .leadForm_fieldList .input .caption:hover::after{--scale: 1}.leadForm .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 .leadForm_fieldList .input .info-style{border:1px solid #d9d9d9;border-radius:50%;background-color:#d9d9d9;font-size:.9em;color:#333;padding:0 4px}.leadForm .leadForm_fieldList .input fieldset{padding:0;margin:0;border:0 none}.leadForm .leadForm_fieldList .input fieldset legend{font-weight:600}.leadForm .leadForm_fieldList .input fieldset ol{margin:1em 0 0;padding:0;display:flex;justify-content:flex-start}.leadForm .leadForm_fieldList .input label,.leadForm .leadForm_fieldList .input legend{margin-bottom:.25em;font-size:1.125em}.leadForm .leadForm_fieldList .input label strong,.leadForm .leadForm_fieldList .input legend strong{font-weight:600}.leadForm .leadForm_fieldList .input label .optional,.leadForm .leadForm_fieldList .input legend .optional{font-size:.8em}.leadForm .leadForm_fieldList .input input:not([type=checkbox]),.leadForm .leadForm_fieldList .input textarea,.leadForm .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 .leadForm_fieldList .input select{appearance:none;background:#fff url(https://www.legendboats.com/wp-content/themes/legendboats/build/img/standard/icon-select.png) no-repeat top 18px right 20px}.leadForm .leadForm_fieldList .input textarea{height:5em}.leadForm .leadForm_fieldList .input input:focus,.leadForm .leadForm_fieldList .input textarea:focus,.leadForm .leadForm_fieldList .input select:focus{border:1px solid #ffdf2e;box-shadow:0 0 15px -5px rgba(0,0,0,.7) !important;outline:none}.leadForm .leadForm_fieldList .input input.error,.leadForm .leadForm_fieldList .input textarea.error,.leadForm .leadForm_fieldList .input select.error{border:1px solid #eb3b3b}.leadForm .leadForm_fieldList .input input.clean,.leadForm .leadForm_fieldList .input textarea.clean,.leadForm .leadForm_fieldList .input select.clean{border:1px solid #7feb3b}.leadForm .leadForm_fieldList .input.input--textarea,.leadForm .leadForm_fieldList .input.input--checkbox,.leadForm .leadForm_fieldList .input.input--100{width:100%}.leadForm .leadForm_fieldList .input.input--third{width:32%;margin-right:1.8%}.leadForm .leadForm_fieldList .input.input--third:nth-of-type(3n){margin-right:0}.leadForm .leadForm_fieldList .input.input--checkbox{display:flex;position:relative}.leadForm .leadForm_fieldList .input.input--checkbox label{padding-left:1em}.leadForm .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 .leadForm_fieldList .input.input--checkbox input{flex-shrink:0;opacity:0;position:relative;z-index:2;width:20px;height:20px}.leadForm .leadForm_fieldList .input.input--checkbox input:focus+.customCheck{border:1px solid #ffdf2e}.leadForm .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 .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 .leadForm_fieldList .input:not(.input--checkbox) label{display:block}.leadForm .leadForm_fieldList .input .feedback.error{width:100%;display:block;padding:.25em;font-size:.8em;color:#eb3b3b;font-weight:600}.leadForm .leadForm_fieldList.leadForm_fieldList--leadFormStd{flex-direction:column}.leadForm .leadForm_fieldList.leadForm_fieldList--leadFormStd .input{width:100%;margin-bottom:.5em}.leadForm .leadForm_fieldList.leadForm_fieldList--leadFormStd .input label{font-size:1em}@media screen and (min-width: 640px){.leadForm .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 .select-model{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:-1.25em}.leadForm .select-model.complete{display:none}.leadForm .select-model .select-model-heading{width:100%;text-align:center;margin-bottom:1rem}.leadForm .select-model fieldset{border:0 none;flex:1;padding:0}.leadForm .select-model fieldset .leadForm_fieldList{margin-top:0}.leadForm .select-model fieldset .leadForm_fieldList .input{margin-bottom:.5em}.leadForm .select-model fieldset select{background-color:#fff}.leadForm .select-model .cardList .cardList_item{width:320px;max-width:320px;min-width:320px}.leadForm .select-model .card.card--partial{font-size:80%;width:320px}.leadForm .select-model .card .card_vitals .card_vitals_image{height:160px}.leadForm .select-model .card .loading{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;transition:all .2s;opacity:1;z-index:3}.leadForm .select-model .card .loading img{display:block;width:75%;max-width:75px}.leadForm .select-model .card .loading.hide{opacity:0}@media screen and (max-width: 820px){.leadForm .select-model{flex-direction:column;box-sizing:border-box;align-items:center}.leadForm .select-model fieldset{margin-top:2em}}@media screen and (max-width: 450px){.leadForm .leadForm .select-model .cardList .cardList_item{width:100%;max-width:100%;min-width:100%}.leadForm .leadForm .select-model .card.card--partial{width:100%}}.leadForm .leadForm_fieldList li.input.input--collections{width:100%;padding:2%;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.leadForm .leadForm_fieldList li.input.input--collections .collections{width:100%;border:0 none;padding:0}.leadForm .leadForm_fieldList li.input.input--collections .collections legend{margin-bottom:.25em;font-size:1.125em}.leadForm .leadForm_fieldList li.input.input--collections .collections legend strong{font-weight:600}.leadForm .leadForm_fieldList li.input.input--collections .collections legend .optional{font-size:.8em;font-style:italic}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection{width:100%;border:0 none;margin-top:2em;padding:0}.leadForm .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 .leadForm_fieldList li.input.input--collections .collections .collection .collection_list{margin:0;padding:0;display:flex;flex-wrap:wrap}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox{width:32%;max-width:390px;margin-right:2%}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(3n){margin-right:0}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label{padding-left:0;position:relative}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check{position:absolute;top:10px;left:10px;z-index:2}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check input,.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck{width:30px;height:30px}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck{border:1px solid #666}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck::before{top:5px;left:0}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox label .check .customCheck::after{top:-12px;left:16px}.leadForm .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 .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox{width:48%}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(2n){margin-right:0}.leadForm .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 .leadForm_fieldList li.input.input--collections{text-align:center}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list{justify-content:center}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox{width:100%}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(2n){margin-right:0}.leadForm .leadForm_fieldList li.input.input--collections .collections .collection .collection_list .input--fancyCheckbox:nth-of-type(3n){margin-right:0}}.leadForm .thankyou{display:none;position:relative;z-index:2;margin-top:3em;flex-direction:column;align-items:center}.leadForm .thankyou.active{display:flex}.leadForm .thankyou .download-brochure,.leadForm .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}.leadForm .thankyou .download-brochure .cover,.leadForm .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}.leadForm .thankyou .download-brochure .cover:hover,.leadForm .thankyou .download-brochure .cover:focus,.leadForm .thankyou .download-catalogue .cover:hover,.leadForm .thankyou .download-catalogue .cover:focus{box-shadow:0 0 20px -5px rgba(0,0,0,.6)}.leadForm .thankyou .download-brochure .cover span,.leadForm .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}.leadForm .thankyou .download-catalogue{flex-direction:column}.leadForm .thankyou .download-catalogue .catalogueList{display:flex;flex-direction:column;margin:0;padding:3vw 0 0 0;gap:20px}.leadForm .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}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem:last-of-type{border-bottom:none}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem .cover{background-color:#f5f5f5;width:45%;padding-bottom:22%;flex-shrink:0}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem article h4{font-size:2em;font-weight:300}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem article a{margin-top:.5em}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem:not(.selected){order:2}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem.selected{order:1}.leadForm .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){.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem .cover{width:40%;padding-bottom:25%}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem article h4{font-size:1.5em}}@media screen and (max-width: 540px){.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem{flex-direction:column}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem .cover{width:90%;padding-bottom:45%}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem article{width:90%}.leadForm .thankyou .download-catalogue .catalogueList .catalogueItem article h4{font-size:1.5em}}.leadForm.leadForm--catalogue .heading{font-size:2.8125em;font-weight:500;line-height:1.125;text-align:center;margin-top:1em}.leadForm.leadForm--catalogue .heading strong{font-weight:900}.leadForm.leadForm--catalogue .catalogueIntro{width:95%;max-width:750px;margin:2em auto;padding-top:3em}.leadForm.leadForm--catalogue .catalogueIntro .intro-header{font-size:2em;text-align:center}.leadForm.leadForm--catalogue .catalogueIntro .intro-text{padding-top:.625em;text-align:center}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper{position:relative;display:flex;flex-direction:column}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook{background-color:gray;position:relative;width:100%;height:0;padding-bottom:max(60%,326px)}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook .item{position:absolute;height:100%;width:100%;z-index:1}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook .item.active{z-index:2}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList{margin:0;padding:0;display:flex;gap:1px}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem{list-style-type:none}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button{padding:.5em 1em;font-size:.8em;font-weight:600;border-radius:0 0 1em 1em;border:1px solid #5f5f5f;border-top:none;background-color:#fff;color:#5f5f5f;transition:all .2s linear}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button.active,.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button:hover,.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button:focus{border:1px solid #5f5f5f;border-top:none;background-color:#5f5f5f;color:#fff;cursor:pointer}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat{width:90%;max-width:1185px;margin:4vw auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro{position:relative;box-sizing:border-box;padding:2em 1em 2em 0;margin-right:2em}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro::before{content:"";display:block;position:absolute;top:0;right:0;height:100%;width:100vw;background-color:#0d506d;z-index:1}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro>*{max-width:525px;position:relative;z-index:2;color:#fff}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro h3{font-size:2em;font-weight:600}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro p{font-size:1.5em;margin:.5em 0 0}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_wrapper{margin-top:0;padding:0}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat.complete{display:none}@media screen and (max-width: 920px){.leadForm.leadForm--catalogue .heading{font-size:4.8125vw}.leadForm.leadForm--catalogue .catalogueIntro .intro-header{font-size:1.6em}.leadForm.leadForm--catalogue .catalogueIntro .intro-text{font-size:.8em}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat{display:block;margin-top:8vw}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro{width:100%}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro h3{font-size:3.5vw}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro p{font-size:2.6vw}}@media screen and (max-width: 450px){.leadForm.leadForm--catalogue .heading{font-size:1.4em}.leadForm.leadForm--catalogue .catalogueIntro .intro-header{font-size:1.3em}.leadForm.leadForm--catalogue .catalogueIntro .intro-text{font-size:.6em}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro h3{font-size:1.25em}.leadForm.leadForm--catalogue #subscribeForm.subscribeForm--leadFormCat .leadForm_intro p{font-size:1em}}@media screen and (max-width: 420px){.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button{border:1px solid #3bafd6;border-top:1px solid #3bafd6;border-radius:1em}.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button.active,.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button:hover,.leadForm.leadForm--catalogue .catalogueIntro .flipbookWrapper .flipbook__nav .flipbook__navList .flipbook__navItem button:focus{border:1px solid #3bafd6;background-color:#3bafd6;color:#fff}}@media screen and (max-width: 700px){.leadForm.leadForm--standard{flex-direction:column}.leadForm.leadForm--standard .leadForm__cta{padding:3vw 0;text-align:center;width:85%}.leadForm.leadForm--standard .leadForm__cta .leadForm_heading::before{margin:1em auto}.leadForm.leadForm--standard .leadForm__cta .leadForm_bannerHeading{align-items:center}.leadForm #subscribeForm.subscribeForm--leadFormStd{max-width:none}}/*# sourceMappingURL=lead-forms.css.map */
