body.theme-default{--p-primary:#0ca5ea;--p-accent:#f2b43d;--bg-hero:#014165}body.theme-josh{--p-primary:#538da5;--p-accent:#f2b43d;--bg-hero:#014165;--blob-1:#97c7d5;--blob-2:#0ca5ea}body.theme-jenny{--p-primary:#0ca5ea;--p-accent:#0ca5ea;--bg-hero:#014165}body.theme-james{--p-primary:#538da5;--p-accent:#f2b43d;--bg-hero:#014165;--blob-1:#97c7d5;--blob-2:#f2b43d}body.theme-josh .btn-primary{background-color:var(--p-primary)!important;border-color:var(--p-primary)!important}body.theme-josh .mustard-line{background-color:var(--p-accent)!important}body.theme-jenny .btn-primary{background-color:var(--p-primary)!important;border-color:var(--p-primary)!important}body.theme-james .btn-primary,body.theme-jenny .mustard-line{background-color:var(--p-accent)!important}body.theme-james .btn-primary{border-color:var(--p-accent)!important;color:#fff!important}body.theme-james .mustard-line{background-color:var(--p-accent)!important}.illus-james,.illus-jenny,.illus-josh{display:none!important}.illus-default{display:block}body.theme-josh .illus-default{display:none!important}body.theme-josh .illus-josh{display:block!important}body.theme-jenny .illus-default,body.theme-jenny .illus-josh,body.theme-josh .illus-james,body.theme-josh .illus-jenny{display:none!important}body.theme-jenny .illus-jenny{display:block!important}body.theme-james .illus-default,body.theme-james .illus-jenny,body.theme-james .illus-josh,body.theme-jenny .illus-james{display:none!important}body.theme-james .illus-james{display:block!important}.illus-default svg,.illus-james svg,.illus-jenny svg,.illus-josh svg{display:block;height:auto!important;margin:0 auto;max-width:100%!important;width:100%!important}@keyframes anim-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.92;transform:scale(1.015)}}@keyframes anim-dash{to{stroke-dashoffset:-20}}.solution-section .illus-default,.solution-section .illus-james,.solution-section .illus-jenny,.solution-section .illus-josh{animation:anim-breathe 4s ease-in-out infinite}.solution-section svg line[stroke-dasharray],.solution-section svg path[stroke-dasharray]{animation:anim-dash 2s linear infinite}@keyframes anim-blink{0%,to{opacity:.3}50%{opacity:1}}.solution-section svg circle{animation:anim-blink 2.5s ease-in-out infinite}