@charset "UTF-8";.ppf-wrapper{width:100%;overflow:hidden;position:relative;transition:height .2s ease-in-out;background-color:#f8f8f8}.ppf-wrapper__section{width:100%;position:absolute;top:30px;left:0;padding:50px 50px 20px;transform:translateX(100%);transition:transform .4s ease-in-out;z-index:0}.ppf-wrapper__section.active{transform:translateX(0);z-index:2}.ppf-wrapper__section.inactive{transform:translateX(-100%);z-index:0}@media (min-width:1200px){.ppf-wrapper__section{top:60px}}@media (max-width:1200px){.ppf-wrapper__section{padding-top:90px}}.ppf-wrapper .section-step-wrapper{display:none}.ppf-wrapper .section-step-wrapper.visible{display:block;padding:30px 0}.ppf-wrapper .section-step-wrapper .progress-bar{border-radius:10px;width:100%;height:15px;background-color:#b2a7a2;overflow:hidden}.ppf-wrapper .section-step-wrapper .progress-bar div{display:block;background-color:#ac162c;width:0%;height:15px;border-radius:10px;transition:width .6s ease-in-out}@media (min-width:1200px){.ppf-wrapper .section-step-wrapper.visible{padding:60px 0}}.ppf-wrapper .step-navigation{display:flex;flex-direction:row;align-items:end;justify-content:flex-start;margin:-20px auto 40px;gap:22%}@media (max-width:1200px){.ppf-wrapper .step-navigation{justify-content:center}}.ppf-wrapper .step-navigation__back{width:fit-content}.ppf-wrapper .step-navigation__back .previous-page-btn,.ppf-wrapper .step-navigation__back .previous-question-btn{font-size:18px;appearance:none;background-color:transparent;color:#ac162c;outline:0;border:0;margin-top:0}.ppf-wrapper .step-navigation__back .previous-page-btn svg,.ppf-wrapper .step-navigation__back .previous-question-btn svg{margin-right:5px;transition:transform .4s ease-in-out}.ppf-wrapper .step-navigation__back .previous-page-btn:hover,.ppf-wrapper .step-navigation__back .previous-question-btn:hover{color:#78111f}.ppf-wrapper .step-navigation__back .previous-page-btn:hover svg,.ppf-wrapper .step-navigation__back .previous-question-btn:hover svg{transform:translateX(-5px)}.ppf-wrapper .step-navigation__steps ul{list-style-type:none;display:flex;flex-direction:row;gap:5px;margin-bottom:0;color:#ac162c}.ppf-wrapper .step-navigation__steps ul li{font-size:18px}.ppf-wrapper .question-heading{color:#212721;font-size:38px;font-weight:300;margin-bottom:40px;text-align:center}.ppf-wrapper .section-inner{text-align:center}.ppf-wrapper .next-question-wrapper{margin-top:45px}.ppf-wrapper .next-question-wrapper .btn svg{display:none}.answers-wrapper{display:inline-grid;gap:20px;justify-content:center}@media (max-width:1200px){.answers-wrapper{--max-columns:3!important}.answers-wrapper .ppf-answer-card{max-width:100%}}@media (max-width:998px) and (max-width:1199px){.answers-wrapper{--max-columns:2!important}}@media (max-width:767px){.answers-wrapper{--max-columns:1!important}}.answers-wrapper .ppf-answer-card{border-radius:5px;border:1px solid #fff;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;width:100%;position:relative}.answers-wrapper .ppf-answer-card .content{padding:30px}.answers-wrapper .ppf-answer-card .img-wrapper{width:100%;max-width:200px;margin-bottom:30px;display:flex;justify-content:center;align-items:center;background-color:#f8f8f8;padding:10px;border-radius:50%;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card .img-wrapper figure{display:flex;width:157px;height:157px}.answers-wrapper .ppf-answer-card .img-wrapper figure img{display:block;width:auto;height:auto;max-width:215px;margin:auto;max-height:120px;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card .img-wrapper figure[data-parent-id="81"] img{position:relative;top:20px}.answers-wrapper .ppf-answer-card h4{color:#212721;margin-bottom:10px;text-align:center;font-size:20px}.answers-wrapper .ppf-answer-card p{margin-bottom:0;text-align:center}.answers-wrapper .ppf-answer-card button{font-size:16px;width:100%;padding:15px;border:0;border-top:1px solid #53565a;background-color:#fff;outline:0;appearance:none;opacity:.5;display:flex;justify-content:center;align-items:center;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card button .marker{width:22px;height:22px;border:1px solid #253746;border-radius:50%;background-color:transparent;position:relative;display:inline-block;margin-right:8px;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card button .marker:before{content:"";position:absolute;inset:0;margin:auto;width:6px;height:11px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-5%,-10%) rotate(45deg);transform-origin:center;border-radius:.05em;display:none}.answers-wrapper .ppf-answer-card button:hover{color:#253746}.answers-wrapper .ppf-answer-card button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.answers-wrapper .ppf-answer-card.selected{border-color:#b3a8a2;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected .img-wrapper{background-color:#253746;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected .img-wrapper figure:not([data-parent-id="17"]) img{filter:brightness(0) invert(1)}.answers-wrapper .ppf-answer-card.selected .img-wrapper figure[data-parent-id="81"] img{filter:none!important}.answers-wrapper .ppf-answer-card.selected button{background-color:#253746;color:#fff;opacity:1;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected button .marker{border-color:#fff;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected button .marker:before{display:block}.resource{position:relative}.resource .resource-top{background:#f8f8f8;border-radius:20px;margin-bottom:20px}.resource .resource-top figure{border-radius:20px;width:100%;height:260px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.resource .resource-top figure img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;opacity:1;transition:opacity .3s ease}.resource .resource-top figure img.loaded{opacity:1}.resource .resource-top figure.contain{padding:15px;box-sizing:border-box}.resource .resource-top figure.contain img{height:auto;object-fit:contain}.resource .resource-top.file{position:relative}.resource .resource-top.file .file-icon{background-color:#ac162c;opacity:.9;border-radius:50%;backdrop-filter:blur(137px);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border:0;transition:.2s all ease-in-out}.resource .resource-top.file .file-icon i{position:relative;z-index:3;color:#fff}.resource .resource-top.file:hover .file-icon{transform:scale(1.1);transition:.2s all ease-in-out}.resource .resource-body h5{font-size:18px;line-height:125%;letter-spacing:-.26px;margin-bottom:20px}.resource .resource-body h5 button{background-color:transparent;border:0;text-align:left;padding:0;margin:0;font-size:18px;line-height:125%;letter-spacing:-.26px;margin-bottom:20px;color:#212721}.resource .resource-body h5 a{color:#212721;display:block}.resource .resource-body h5:hover a{color:#780407}.resource .resource-body h5:hover button{color:#780407}.resource .resource-body .resource-tags{display:inline-block;margin-right:20px}.resource .resource-body .resource-tags span{padding:2px 15px;border-radius:20px;background:0 0;border:1px solid #53565a;font-size:14px;color:#ac162c}.resource .resource-body p{display:inline-block;font-size:18px}.resource.flexible-video-block .resource-top figure{height:100%}.modal .modal-header{border:0}.modal .modal-header button.close{background-color:transparent;border:0}.modal .modal-header button.close span{font-size:30px;color:#fff;line-height:1px}.modal .modal-dialog .modal-content{background-color:#fff;border:0;border-radius:5px}.modal.resourceVideo .modal-content{background-color:transparent}.modal.resourceVideo .modal-header{display:flex;flex-direction:row;justify-content:end;padding:10px;background-color:transparent}.modal.resourceVideo .modal-header button.close{position:relative;top:7px;right:5px}.modal.resourceVideo .modal-body .ratio{border-radius:10px;overflow:hidden}.modal.quoteModal .modal-header button{background:0 0}.modal.quoteModal .modal-header button svg path{fill:#fff;transform:scale(1.1)}#vat-exempt-modal .modal-content{background-color:#ece3dd}#vat-exempt-modal .modal-content .modal-header{display:flex;justify-content:flex-end;padding:0}#vat-exempt-modal .modal-content .modal-header .close{position:relative;top:-45px;right:0}#vat-exempt-modal .modal-content .modal-header .close span{font-size:32px}#vat-exempt-modal .modal-content .modal-body{padding:20px 40px 15px}#vat-exempt-modal .modal-content .modal-body ul{padding-left:20px}.ppf-wrapper{width:100%;overflow:hidden;position:relative;transition:height .2s ease-in-out;background-color:#f8f8f8}.ppf-wrapper__section{width:100%;position:absolute;top:30px;left:0;padding:50px 50px 20px;transform:translateX(100%);transition:transform .4s ease-in-out;z-index:0}.ppf-wrapper__section.active{transform:translateX(0);z-index:2}.ppf-wrapper__section.inactive{transform:translateX(-100%);z-index:0}@media (min-width:1200px){.ppf-wrapper__section{top:60px}}@media (max-width:1200px){.ppf-wrapper__section{padding-top:90px}}.ppf-wrapper .section-step-wrapper{display:none}.ppf-wrapper .section-step-wrapper.visible{display:block;padding:30px 0}.ppf-wrapper .section-step-wrapper .progress-bar{border-radius:10px;width:100%;height:15px;background-color:#b2a7a2;overflow:hidden}.ppf-wrapper .section-step-wrapper .progress-bar div{display:block;background-color:#ac162c;width:0%;height:15px;border-radius:10px;transition:width .6s ease-in-out}@media (min-width:1200px){.ppf-wrapper .section-step-wrapper.visible{padding:60px 0}}.ppf-wrapper .step-navigation{display:flex;flex-direction:row;align-items:end;justify-content:flex-start;margin:-20px auto 40px;gap:22%}@media (max-width:1200px){.ppf-wrapper .step-navigation{justify-content:center}}.ppf-wrapper .step-navigation__back{width:fit-content}.ppf-wrapper .step-navigation__back .previous-page-btn,.ppf-wrapper .step-navigation__back .previous-question-btn{font-size:18px;appearance:none;background-color:transparent;color:#ac162c;outline:0;border:0;margin-top:0}.ppf-wrapper .step-navigation__back .previous-page-btn svg,.ppf-wrapper .step-navigation__back .previous-question-btn svg{margin-right:5px;transition:transform .4s ease-in-out}.ppf-wrapper .step-navigation__back .previous-page-btn:hover,.ppf-wrapper .step-navigation__back .previous-question-btn:hover{color:#78111f}.ppf-wrapper .step-navigation__back .previous-page-btn:hover svg,.ppf-wrapper .step-navigation__back .previous-question-btn:hover svg{transform:translateX(-5px)}.ppf-wrapper .step-navigation__steps ul{list-style-type:none;display:flex;flex-direction:row;gap:5px;margin-bottom:0;color:#ac162c}.ppf-wrapper .step-navigation__steps ul li{font-size:18px}.ppf-wrapper .question-heading{color:#212721;font-size:38px;font-weight:300;margin-bottom:40px;text-align:center}.ppf-wrapper .section-inner{text-align:center}.ppf-wrapper .next-question-wrapper{margin-top:45px}.ppf-wrapper .next-question-wrapper .btn svg{display:none}.answers-wrapper{display:inline-grid;gap:20px;justify-content:center}@media (max-width:1200px){.answers-wrapper{--max-columns:3!important}.answers-wrapper .ppf-answer-card{max-width:100%}}@media (max-width:998px) and (max-width:1199px){.answers-wrapper{--max-columns:2!important}}@media (max-width:767px){.answers-wrapper{--max-columns:1!important}}.answers-wrapper .ppf-answer-card{border-radius:5px;border:1px solid #fff;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;width:100%;position:relative}.answers-wrapper .ppf-answer-card .content{padding:30px}.answers-wrapper .ppf-answer-card .img-wrapper{width:100%;max-width:200px;margin-bottom:30px;display:flex;justify-content:center;align-items:center;background-color:#f8f8f8;padding:10px;border-radius:50%;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card .img-wrapper figure{display:flex;width:157px;height:157px}.answers-wrapper .ppf-answer-card .img-wrapper figure img{display:block;width:auto;height:auto;max-width:215px;margin:auto;max-height:120px;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card .img-wrapper figure[data-parent-id="81"] img{position:relative;top:20px}.answers-wrapper .ppf-answer-card h4{color:#212721;margin-bottom:10px;text-align:center;font-size:20px}.answers-wrapper .ppf-answer-card p{margin-bottom:0;text-align:center}.answers-wrapper .ppf-answer-card button{font-size:16px;width:100%;padding:15px;border:0;border-top:1px solid #53565a;background-color:#fff;outline:0;appearance:none;opacity:.5;display:flex;justify-content:center;align-items:center;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card button .marker{width:22px;height:22px;border:1px solid #253746;border-radius:50%;background-color:transparent;position:relative;display:inline-block;margin-right:8px;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card button .marker:before{content:"";position:absolute;inset:0;margin:auto;width:6px;height:11px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-5%,-10%) rotate(45deg);transform-origin:center;border-radius:.05em;display:none}.answers-wrapper .ppf-answer-card button:hover{color:#253746}.answers-wrapper .ppf-answer-card button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.answers-wrapper .ppf-answer-card.selected{border-color:#b3a8a2;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected .img-wrapper{background-color:#253746;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected .img-wrapper figure:not([data-parent-id="17"]) img{filter:brightness(0) invert(1)}.answers-wrapper .ppf-answer-card.selected .img-wrapper figure[data-parent-id="81"] img{filter:none!important}.answers-wrapper .ppf-answer-card.selected button{background-color:#253746;color:#fff;opacity:1;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected button .marker{border-color:#fff;transition:.2s all ease-in-out}.answers-wrapper .ppf-answer-card.selected button .marker:before{display:block}.resource{position:relative}.resource .resource-top{background:#f8f8f8;border-radius:20px;margin-bottom:20px}.resource .resource-top figure{border-radius:20px;width:100%;height:260px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.resource .resource-top figure img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;opacity:1;transition:opacity .3s ease}.resource .resource-top figure img.loaded{opacity:1}.resource .resource-top figure.contain{padding:15px;box-sizing:border-box}.resource .resource-top figure.contain img{height:auto;object-fit:contain}.resource .resource-top.file{position:relative}.resource .resource-top.file .file-icon{background-color:#ac162c;opacity:.9;border-radius:50%;backdrop-filter:blur(137px);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border:0;transition:.2s all ease-in-out}.resource .resource-top.file .file-icon i{position:relative;z-index:3;color:#fff}.resource .resource-top.file:hover .file-icon{transform:scale(1.1);transition:.2s all ease-in-out}.resource .resource-body h5{font-size:18px;line-height:125%;letter-spacing:-.26px;margin-bottom:20px}.resource .resource-body h5 button{background-color:transparent;border:0;text-align:left;padding:0;margin:0;font-size:18px;line-height:125%;letter-spacing:-.26px;margin-bottom:20px;color:#212721}.resource .resource-body h5 a{color:#212721;display:block}.resource .resource-body h5:hover a{color:#780407}.resource .resource-body h5:hover button{color:#780407}.resource .resource-body .resource-tags{display:inline-block;margin-right:20px}.resource .resource-body .resource-tags span{padding:2px 15px;border-radius:20px;background:0 0;border:1px solid #53565a;font-size:14px;color:#ac162c}.resource .resource-body p{display:inline-block;font-size:18px}.resource.flexible-video-block .resource-top figure{height:100%}#results-wrapper{min-height:calc(100vh - 135px);top:0;z-index:2;transform:translateX(0)!important;background-color:#f8f8f8;padding:0}#results-wrapper .overlay{background-color:rgba(33,39,33,.5);position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:99}#results-wrapper .overlay .spinner{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;padding:150px 0 0}#results-wrapper .overlay .spinner svg{display:block;width:45px;height:45px;animation:ease 1s rotate;animation-iteration-count:infinite}#results-wrapper .overlay.fade-out{animation:fadeOut 1s ease forwards}#results-wrapper .overlay.fade-in{animation:fadeOut 1s ease reverse}#results-wrapper section{margin:60px 0;border-radius:5px}#results-wrapper section:nth-child(odd){background-color:#ece3dd;padding:30px}#results-wrapper section:nth-child(even){background-color:#fff}#results-wrapper section.product-range-single__banner{background-color:#253746;padding:10px 20px;margin:0;border-radius:0}#results-wrapper section.product-range-single__banner img{width:45px;height:auto}#results-wrapper section.product-range-single__banner p{color:#fff;margin-bottom:0}#results-wrapper section.product-range-single__banner p button{font-size:16px!important;appearance:none;outline:0;border:0;border-bottom:2px solid #fff;color:#fff;background-color:transparent;padding:0;margin:0}#results-wrapper section .resource .resource-top figure img{opacity:1}#results-wrapper section .resource .resource-body .resource-tags span{background-color:rgba(0,111,255,.5);color:#006fff}#results-wrapper section#faqs .block-title{color:#253746}#results-wrapper section .acf-accordion-block-wrapper.full-width .accordion-wrapper .accordion-item .accordion-header .accordion-button{background-color:transparent}#results-wrapper section .acf-accordion-block-wrapper.full-width .accordion-wrapper .accordion-item .accordion-body{background-color:transparent}@media (min-width:1200px){#results-wrapper section{margin:60px}#results-wrapper section:nth-child(odd){padding:60px}#results-wrapper section.product-range-single__banner{padding:10px 20px}}#results-wrapper .product-range-single__header .pre-header{color:#253746;margin-bottom:6px;display:block}@media (min-width:1200px){#results-wrapper .product-range-single__header .pre-header{margin-bottom:20px}}#results-wrapper .product-range-single__header .range-scroll .jump-to{color:#006fff;margin-bottom:6px}#results-wrapper .product-range-single__header .range-scroll .jump-to svg{transform:rotate(90deg);margin-top:-3px;margin-right:8px;width:15px;height:15px}#results-wrapper .product-range-single__header .range-scroll .jump-to svg path{fill:#006fff;stroke:#006fff;stroke-width:.5px}#results-wrapper .product-range-single__header .range-scroll .jump-sections ul li a,#results-wrapper .product-range-single__header .range-scroll .jump-sections ul li span{color:#253746;text-decoration:underline;cursor:pointer}#results-wrapper .product-range-single__resources .block-title{margin-bottom:10px}@media (min-width:1200px){#results-wrapper .product-range-single__resources .block-title{margin-bottom:20px}}#results-wrapper .product-range-single__resources .description{margin-bottom:20px}@media (min-width:1200px){#results-wrapper .product-range-single__resources .description{margin-bottom:30px}}#results-wrapper .product-range-single__resources .results-row__sub-heading{padding-top:30px}@media (min-width:1200px){#results-wrapper .product-range-single__resources .results-row__sub-heading{padding-top:50px}}#results-wrapper .product-range-single__faqs{padding:0}#results-wrapper .product-range-single__faqs .description{margin-bottom:25px}@media (min-width:1200px){#results-wrapper .product-range-single__faqs{padding:0}}#results-wrapper .product-range-single .load-more-resources:hover{background-color:#006fff;color:#fff}#results-wrapper .section-step-wrapper{display:block!important;margin-top:20px}#results-wrapper .section-step-wrapper .progress-results-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#results-wrapper .section-step-wrapper .progress-results-wrapper .step-navigation{margin:20px 0 40px}@media (max-width:1200px){#results-wrapper .section-step-wrapper .progress-results-wrapper .step-navigation{margin:20px auto 40px}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes fadeOut{from{opacity:1}to{opacity:0;display:none}}.ppf-wrapper__section#results-wrapper .question-heading{display:none}.ppf-wrapper__section h1.result-title{font-weight:300;font-size:60px;text-align:center;width:100%;margin-top:50px;letter-spacing:-.75px}@media (max-width:998px){.ppf-wrapper__section h1.result-title{font-size:40px}}.ppf-wrapper__section__resource__results .title{font-weight:300;color:#212721;text-align:center;width:100%;margin-bottom:35px;letter-spacing:-.75px}@media (max-width:998px){.ppf-wrapper__section__resource__results .title{font-size:24px}}.ppf-wrapper__section__resource__results .resource-results{text-align:center}.ppf-wrapper__section__resource__results .resource-results__heading{text-align:center;width:100%;font-size:38px;font-weight:300;letter-spacing:-.75px;margin-bottom:40px}.ppf-wrapper__section__resource__results .resource-results__selected ul.pathway-answers{flex-direction:row;justify-content:center;align-items:center}@media (max-width:768px){.ppf-wrapper__section__resource__results .resource-results__selected ul.pathway-answers{flex-direction:column}}.ppf-wrapper__section__resource__results .resource-results__selected ul.pathway-answers li{font-size:21px}.ppf-wrapper__section__range__results{background:#253746;padding:60px 20px 80px}@media (max-width:998px){.ppf-wrapper__section__range__results{padding:30px 12px 40px}}.ppf-wrapper__section__range__results .title{font-weight:300;color:#fff;text-align:center;width:100%;margin-bottom:35px;letter-spacing:-.75px}@media (max-width:998px){.ppf-wrapper__section__range__results .title{font-size:24px}}.ppf-wrapper__section__range__results .range-results{background-color:#fff;margin-bottom:40px;border-radius:5px}.ppf-wrapper__section__range__results .range-results__range{padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px}@media (max-width:570px){.ppf-wrapper__section__range__results .range-results__range{padding:40px}}.ppf-wrapper__section__range__results .range-results__range h4{font-weight:300;font-size:30px;margin-bottom:0}.ppf-wrapper__section__range__results .range-results__range .range-body{font-size:18px;font-weight:400}.ppf-wrapper__section__range__results .range-results .range-image{display:contents}.ppf-wrapper__section__range__results .range-results .range-image figure{display:flex;height:100%;margin-bottom:0}@media (max-width:999px){.ppf-wrapper__section__range__results .range-results .range-image figure{width:calc(100% + 1px)}}.ppf-wrapper__section__range__results .range-results .range-image figure img{display:block;width:100%;height:100%;border-top-right-radius:4px;border-bottom-right-radius:4px}@media (max-width:999px){.ppf-wrapper__section__range__results .range-results .range-image figure img{width:calc(100% + 1px);border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}}.ppf-wrapper__section__range__results .range-results .range-image figure img{object-fit:cover}ul.pathway-answers{list-style-type:none;display:flex;flex-direction:column;margin-top:20px;gap:10px}ul.pathway-answers li{background-color:#f0efed;padding:4px 16px 4px 8px;border-radius:60px;width:fit-content;display:flex;justify-content:center;align-items:center}ul.pathway-answers li svg{margin-right:10px}.pathway-message{text-align:center;padding:22px;color:#fff;font-weight:700;font-size:22px;background-color:#ac162c}.pathway-message a{font-size:inherit;text-decoration:underline;color:#fff;font-weight:400}.step-navigation__steps{text-align:center;display:none!important;justify-content:center;padding-top:15px}#landing-section{transform:translateX(0);z-index:1;transition:transform .4s ease-in-out;padding:25px 0 0;background-color:#fff;top:0}@media (min-width:1200px){#landing-section{top:0;padding:60px 0 0}}#landing-section .icon{display:block;width:75px;height:auto;margin-bottom:15px}#landing-section span{display:block;color:#006fff;margin-bottom:10px}@media (min-width:1200px){#landing-section span{margin-bottom:15px}}#landing-section h1{color:#006fff;margin-bottom:10px}@media (min-width:1200px){#landing-section h1{margin-bottom:15px}}#landing-section p{color:#006fff}#landing-section .load-ppf{margin-bottom:30px}#landing-section .hero-image{width:100%}#landing-section.transition{transform:translateX(-100%)}.product-range-title{margin-top:30px;margin-bottom:20px}@media (min-width:1200px){.product-range-title{margin-bottom:30px}}.product-range-card{border-radius:5px;background-color:#53565a;padding:20px 15px;margin-bottom:24px;height:calc(100% - 24px);display:flex;flex-direction:column;justify-content:center;align-items:center}.product-range-card img{width:auto;height:auto;max-width:100%;max-height:150px;margin-bottom:20px}.product-range-card .btn{padding:10px 20px}.product-range-card .btn:hover{background-color:#006fff;color:#fff}#results-wrapper{min-height:calc(100vh - 135px);top:0;z-index:2;transform:translateX(0)!important;background-color:#f8f8f8;padding:0}#results-wrapper .overlay{background-color:rgba(33,39,33,.5);position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:99}#results-wrapper .overlay .spinner{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;padding:150px 0 0}#results-wrapper .overlay .spinner svg{display:block;width:45px;height:45px;animation:ease 1s rotate;animation-iteration-count:infinite}#results-wrapper .overlay.fade-out{animation:fadeOut 1s ease forwards}#results-wrapper .overlay.fade-in{animation:fadeOut 1s ease reverse}#results-wrapper section{margin:60px 0;border-radius:5px}#results-wrapper section:nth-child(odd){background-color:#ece3dd;padding:30px}#results-wrapper section:nth-child(even){background-color:#fff}#results-wrapper section.product-range-single__banner{background-color:#253746;padding:10px 20px;margin:0;border-radius:0}#results-wrapper section.product-range-single__banner img{width:45px;height:auto}#results-wrapper section.product-range-single__banner p{color:#fff;margin-bottom:0}#results-wrapper section.product-range-single__banner p button{font-size:16px!important;appearance:none;outline:0;border:0;border-bottom:2px solid #fff;color:#fff;background-color:transparent;padding:0;margin:0}#results-wrapper section .resource .resource-top figure img{opacity:1}#results-wrapper section .resource .resource-body .resource-tags span{background-color:rgba(0,111,255,.5);color:#006fff}#results-wrapper section#faqs .block-title{color:#253746}#results-wrapper section .acf-accordion-block-wrapper.full-width .accordion-wrapper .accordion-item .accordion-header .accordion-button{background-color:transparent}#results-wrapper section .acf-accordion-block-wrapper.full-width .accordion-wrapper .accordion-item .accordion-body{background-color:transparent}@media (min-width:1200px){#results-wrapper section{margin:60px}#results-wrapper section:nth-child(odd){padding:60px}#results-wrapper section.product-range-single__banner{padding:10px 20px}}#results-wrapper .product-range-single__header .pre-header{color:#253746;margin-bottom:6px;display:block}@media (min-width:1200px){#results-wrapper .product-range-single__header .pre-header{margin-bottom:20px}}#results-wrapper .product-range-single__header .range-scroll .jump-to{color:#006fff;margin-bottom:6px}#results-wrapper .product-range-single__header .range-scroll .jump-to svg{transform:rotate(90deg);margin-top:-3px;margin-right:8px;width:15px;height:15px}#results-wrapper .product-range-single__header .range-scroll .jump-to svg path{fill:#006fff;stroke:#006fff;stroke-width:.5px}#results-wrapper .product-range-single__header .range-scroll .jump-sections ul li a,#results-wrapper .product-range-single__header .range-scroll .jump-sections ul li span{color:#253746;text-decoration:underline;cursor:pointer}#results-wrapper .product-range-single__resources .block-title{margin-bottom:10px}@media (min-width:1200px){#results-wrapper .product-range-single__resources .block-title{margin-bottom:20px}}#results-wrapper .product-range-single__resources .description{margin-bottom:20px}@media (min-width:1200px){#results-wrapper .product-range-single__resources .description{margin-bottom:30px}}#results-wrapper .product-range-single__resources .results-row__sub-heading{padding-top:30px}@media (min-width:1200px){#results-wrapper .product-range-single__resources .results-row__sub-heading{padding-top:50px}}#results-wrapper .product-range-single__faqs{padding:0}#results-wrapper .product-range-single__faqs .description{margin-bottom:25px}@media (min-width:1200px){#results-wrapper .product-range-single__faqs{padding:0}}#results-wrapper .product-range-single .load-more-resources:hover{background-color:#006fff;color:#fff}#results-wrapper .section-step-wrapper{display:block!important;margin-top:20px}#results-wrapper .section-step-wrapper .progress-results-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#results-wrapper .section-step-wrapper .progress-results-wrapper .step-navigation{margin:20px 0 40px}@media (max-width:1200px){#results-wrapper .section-step-wrapper .progress-results-wrapper .step-navigation{margin:20px auto 40px}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes fadeOut{from{opacity:1}to{opacity:0;display:none}}.ppf-wrapper__section#results-wrapper .question-heading{display:none}.ppf-wrapper__section h1.result-title{font-weight:300;font-size:60px;text-align:center;width:100%;margin-top:50px;letter-spacing:-.75px}@media (max-width:998px){.ppf-wrapper__section h1.result-title{font-size:40px}}.ppf-wrapper__section__resource__results .title{font-weight:300;color:#212721;text-align:center;width:100%;margin-bottom:35px;letter-spacing:-.75px}@media (max-width:998px){.ppf-wrapper__section__resource__results .title{font-size:24px}}.ppf-wrapper__section__resource__results .resource-results{text-align:center}.ppf-wrapper__section__resource__results .resource-results__heading{text-align:center;width:100%;font-size:38px;font-weight:300;letter-spacing:-.75px;margin-bottom:40px}.ppf-wrapper__section__resource__results .resource-results__selected ul.pathway-answers{flex-direction:row;justify-content:center;align-items:center}@media (max-width:768px){.ppf-wrapper__section__resource__results .resource-results__selected ul.pathway-answers{flex-direction:column}}.ppf-wrapper__section__resource__results .resource-results__selected ul.pathway-answers li{font-size:21px}.ppf-wrapper__section__range__results{background:#253746;padding:60px 20px 80px}@media (max-width:998px){.ppf-wrapper__section__range__results{padding:30px 12px 40px}}.ppf-wrapper__section__range__results .title{font-weight:300;color:#fff;text-align:center;width:100%;margin-bottom:35px;letter-spacing:-.75px}@media (max-width:998px){.ppf-wrapper__section__range__results .title{font-size:24px}}.ppf-wrapper__section__range__results .range-results{background-color:#fff;margin-bottom:40px;border-radius:5px}.ppf-wrapper__section__range__results .range-results__range{padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px}@media (max-width:570px){.ppf-wrapper__section__range__results .range-results__range{padding:40px}}.ppf-wrapper__section__range__results .range-results__range h4{font-weight:300;font-size:30px;margin-bottom:0}.ppf-wrapper__section__range__results .range-results__range .range-body{font-size:18px;font-weight:400}.ppf-wrapper__section__range__results .range-results .range-image{display:contents}.ppf-wrapper__section__range__results .range-results .range-image figure{display:flex;height:100%;margin-bottom:0}@media (max-width:999px){.ppf-wrapper__section__range__results .range-results .range-image figure{width:calc(100% + 1px)}}.ppf-wrapper__section__range__results .range-results .range-image figure img{display:block;width:100%;height:100%;border-top-right-radius:4px;border-bottom-right-radius:4px}@media (max-width:999px){.ppf-wrapper__section__range__results .range-results .range-image figure img{width:calc(100% + 1px);border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}}.ppf-wrapper__section__range__results .range-results .range-image figure img{object-fit:cover}ul.pathway-answers{list-style-type:none;display:flex;flex-direction:column;margin-top:20px;gap:10px}ul.pathway-answers li{background-color:#f0efed;padding:4px 16px 4px 8px;border-radius:60px;width:fit-content;display:flex;justify-content:center;align-items:center}ul.pathway-answers li svg{margin-right:10px}.pathway-message{text-align:center;padding:22px;color:#fff;font-weight:700;font-size:22px;background-color:#ac162c}.pathway-message a{font-size:inherit;text-decoration:underline;color:#fff;font-weight:400}.step-navigation__steps{text-align:center;display:none!important;justify-content:center;padding-top:15px}