:export{xs:375px;sm:600px;md:834px;lg:1280px;xl:1280px}.paw-container button,.paw-container a,.paw-container p{font-size:2rem;font-family:inherit;line-height:1.15}.paw-container .background-node{position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;cursor:default;z-index:100000002}.paw{font-family:"gt-pressura-regular", helvetica, arial, sans-serif;position:fixed;bottom:0;left:0;z-index:100000003;background-color:#fff;box-shadow:0 0 0.8rem rgba(0,0,0,0.2)}.paw.open{display:flex;flex-direction:column;width:100vw;max-width:48rem;max-height:100vh}.paw .list-item{margin:0;padding:0;transition:none;color:#174f78;background-color:#fff}.paw .list-item:hover{background-color:#ecf4f9}.paw .list-item--primary{color:#fff;background-color:#174f78}.paw .list-item--primary:hover{background-color:#0f3f61}.paw .list-item--highlighted{color:#174f78;background-color:#ecf4f9}.paw .list-item--highlighted:hover{background-color:#c9dbe8}.paw .open-button,.paw .close-button{display:flex;justify-content:center;align-items:center}.paw .open-button{padding:0}.paw .open-button img{width:4.5rem;height:4.5rem}.paw .close-button{padding:0.8rem}.paw .close-button img{width:2.5rem;height:2.5rem}.paw .tab-bar{display:flex;flex-direction:row;flex-shrink:0;border-top:solid 0.15rem #174f78}.paw .tab-bar__tabs{flex-grow:1;display:flex;flex-direction:row}.paw .tab-bar__tabs button{flex-grow:1;padding:0.6rem 1.2rem}.paw .tab-title{display:flex;flex-direction:row;justify-content:stretch;flex-shrink:0;position:sticky;top:0;background-color:#fff;border-bottom:solid 0.15rem #174f78}.paw .tab-title h2{margin:0;padding:0.6rem 1.2rem 0;font-size:2.8rem;color:#0f3f61;flex-grow:1;text-align:left}.paw .tab-title .list-item{padding:0.6rem 1.2rem}.paw .test-list,.paw .test-variant-list{display:flex;flex-direction:column;overflow-y:scroll}.paw .test-list .list-item,.paw .test-variant-list .list-item{flex-shrink:0;padding:0.6rem 1.2rem;text-align:left}.paw .test-list .list-item.test-list-item--active,.paw .test-variant-list .list-item.test-list-item--active{font-weight:bold}.paw .test-list .list-item.test-variant-list-item--active,.paw .test-variant-list .list-item.test-variant-list-item--active{font-weight:bold}.paw .localisation-tab__content{display:flex;flex-direction:column;padding:1.2rem;align-items:center}.paw .localisation-tab__content button{margin:1.2rem 0}.paw .ideas-tab__content{display:flex;flex-direction:column;padding:1.2rem;align-items:center}.paw .ideas-tab__content__prompt{color:#174f78}.paw .ideas-tab__content__link{margin:0.8rem 0}.paw .ideas-tab__content__signature{align-self:flex-end;color:#174f78;margin-top:1.2rem}.paw .funnel-tab__content{display:grid;grid-row-gap:0.8rem;margin:0.8rem}.paw .funnel-tab__content p{text-align:left;color:#174f78}.paw .funnel-tab__content .selection-instructions{background:#ecf4f9;padding:0.6rem 0.8rem;border-radius:0.4rem;border-left:0.4rem solid #174f78;margin:0.6rem 0}.paw .funnel-tab__content .preset-list-container .selection-counter{margin-bottom:0.6rem;text-align:center;font-size:1.6rem;font-weight:bold}.paw .funnel-tab__content .preset-list-container .selection-counter--none{color:#cc4b33}.paw .funnel-tab__content .preset-list-container .selection-counter--selected{color:#1f6412}.paw .funnel-tab__content .preset-list{display:flex;flex-direction:column;border-radius:.5rem;border:0.15rem solid #174f78;overflow:hidden;max-height:20rem;overflow-y:auto;position:relative;box-shadow:0 0.2rem 0.8rem rgba(0,0,0,0.1)}.paw .funnel-tab__content .preset-list::-webkit-scrollbar{width:.6rem}.paw .funnel-tab__content .preset-list::-webkit-scrollbar-track{background:#ecf4f9;border-radius:.3rem}.paw .funnel-tab__content .preset-list::-webkit-scrollbar-thumb{background:#3f769e;border-radius:.3rem}.paw .funnel-tab__content .preset-list::-webkit-scrollbar-thumb:hover{background:#174f78}.paw .funnel-tab__content .preset-list::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2rem;background:linear-gradient(transparent, rgba(255,255,255,0.9));pointer-events:none;z-index:1}.paw .funnel-tab__content .preset-list .preset-item{background:#fff;color:#174f78;display:flex;justify-content:space-between;align-items:center;padding:0.4rem 0.8rem;position:relative;min-height:2.5rem;z-index:2}.paw .funnel-tab__content .preset-list .preset-item:hover{background:#ecf4f9;color:#174f78}.paw .funnel-tab__content .preset-list .preset-item:active{background:#c9dbe8;color:#174f78}.paw .funnel-tab__content .preset-list .preset-item:not(:last-child){border-bottom:0.15rem solid #174f78}.paw .funnel-tab__content .preset-list .preset-item--selected{background:#174f78;color:#fff;border-left:0.4rem solid #238a0f}.paw .funnel-tab__content .preset-list .preset-item--selected:hover{background:#0f3f61;color:#fff}.paw .funnel-tab__content .preset-list .preset-item__content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;flex-grow:1}.paw .funnel-tab__content .preset-list .preset-item__name{flex-grow:0;flex-shrink:0;margin-right:0.8rem;font-weight:bold;font-size:1.6rem}.paw .funnel-tab__content .preset-list .preset-item__description{font-size:1.6rem}.paw .funnel-tab__content .preset-list .preset-item__checkmark{font-size:1.2rem;color:#238a0f;font-weight:bold;margin-left:0.6rem}.paw .funnel-tab__content .scroll-hint{text-align:center;font-size:1.6rem;color:#3f769e;font-style:italic;margin-top:0.4rem;opacity:.8}.paw .funnel-tab__content__cta button{justify-self:center}.paw .funnel-tab__content__cta p{font-size:1.6rem}.paw .funnel-tab__content__cta .cta-hint{color:#cc4b33;font-style:italic;text-align:center;margin-top:0.6rem}.paw button{outline:0;border:0}.paw .button{background:#174f78;color:#fff;padding:0.6rem 1.2rem;border-radius:0.4rem;box-shadow:0 0.2rem 0.4rem rgba(0,0,0,0.2)}.paw .button:not(:disabled):hover,.paw .button:not(:disabled):focus,.paw .button:not(:disabled):active{background:#0f3f61}.paw .button:disabled{background:#3f769e}
