*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar-track{border-radius:10px;background-color:#e5f1f9}::-webkit-scrollbar{width:10px;background-color:#e5f1f9}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#0072a5}::placeholder{color:#ffca49;opacity:1}:-ms-input-placeholder{color:#ffca49}::-ms-input-placeholder{color:#ffca49}html,body{margin:0;padding:0;width:100%;min-height:100%}body{background:#fff;color:#1c2a5b;font-family:'Work Sans', sans-serif;font-weight:500;font-size:1.1rem;line-height:130%;letter-spacing:-0.02em}img{display:inline-block;max-width:100%}b,strong{font-weight:700}.italic{font-style:italic}h1{font-weight:600;font-size:2.6em;line-height:100%;margin:0.5em 0}h2{font-weight:600;font-size:1.5em;line-height:110%;margin:0.5em 0}h3{font-weight:600;font-size:1.3em;line-height:110%;margin:0.5em 0}a{color:#001844;text-decoration:none}a:hover{color:#247ab7}p{margin:0.4em 0;line-height:130%}hr{margin:40px 0;border:none;border-top:1px solid #247ab7}button,.button{display:inline-block;width:auto;background:#0072a5;border:2px solid #0072a5;color:#fff;cursor:pointer;transition:0.4s;padding:15px 40px;padding-bottom:12px;border-radius:10px;margin:5px 0;padding:8px 20px 10px 20px;padding-bottom:8px;font-family:'Work Sans', sans-serif;font-weight:600;font-size:1.0em;line-height:100%}button:hover,.button:hover{background:#1c2a5b;border-color:#1c2a5b;color:#fff}form input{display:inline-block;width:100%;margin:5px 0;padding:8px 20px 10px 20px;padding-bottom:8px;border:2px solid #fff;border-radius:10px;background:#fff;color:#1c2a5b;font-family:'Work Sans', sans-serif;font-weight:600;font-size:1.0em;line-height:100%}form input.field-error{border-color:#DA0060;background:rgba(218,0,96,0.5)}form input[type="checkbox"]{appearance:none;width:30px;padding:0;height:30px;position:absolute;top:15px;left:0;margin:0;border:2px solid white;cursor:pointer}form input[type="checkbox"]:checked:after{content:"\f00c";position:absolute;top:2px;left:2px;color:#031630;font-family:"Font Awesome 6 Pro";font-weight:600;font-style:normal;font-size:24px;line-height:100%;text-align:center}form .checkbox-holder{position:relative;padding:15px 0 15px 40px;font-size:0.8em;line-height:130%;min-height:50px}form .checkbox-holder.checkbox-error{color:#DA0060}form .checkbox-holder.checkbox-error input[type="checkbox"]{border-color:#DA0060}form label{cursor:pointer;display:inline-block}form button{margin:5px 0;padding:8px 20px 10px 20px;padding-bottom:8px;font-family:'Work Sans', sans-serif;font-weight:600;font-size:1.0em;line-height:100%}.error-message{color:#DA0060;font-size:0.85em;line-height:130%}pre{width:100%;background:#64b5e5;padding:10px;font-size:0.8em;white-space:normal;border-radius:10px;position:relative;z-index:1}.col-dark{color:#1c2a5b}.col-blue{color:#0072a5}.col-white{color:#fff}.col-pink{color:#ef8aad}.column{max-width:1000px;margin:0 auto;position:relative;z-index:2}.inline-stars{white-space:nowrap}.last-stars{font-size:1.1em}.stars-gain{font-size:1.1em}.stars-lost{font-size:1.1em}.result-text{margin-bottom:20px;font-size:1.2em;line-height:130%;width:100%}.icon-heading{text-decoration:underline}.icon-heading i{font-size:1.8em;margin-right:10px;vertical-align:middle;position:relative}.icon-heading i.fa-trophy-star:before{position:relative;z-index:1}.icon-heading i.fa-trophy-star:after{content:'';position:absolute;top:10%;left:30%;width:40%;height:50%;background:#fff;z-index:0;border-radius:50%;overflow:hidden}header{position:fixed;z-index:9;top:0;left:0;width:100%;background:#fff;font-family:'Open Sans', sans-serif;font-weight:400;font-size:1rem}header .header{border-bottom:1px solid #247ab7}header .header .column{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:space-between;align-items:flex-end;padding:10px 20px}header .header .logo{flex-shrink:0;position:relative;margin-top:5px}header .header .logo a{display:inline-block}header .header .logo a img{display:inline-block;width:100%;max-width:150px}header .header .logo .mobile-toggle{position:absolute;top:50%;right:20px;width:20px;height:15px;margin-top:-7px;transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer;display:none}header .header .links{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:space-between;align-items:center;flex-grow:1;padding-left:40px;padding-bottom:10px;max-width:540px}header .header ul{margin:0;padding:0;list-style:none}header .header ul li{margin:0;padding:0}header .header ul li a{color:#1c2a5b;padding:5px;white-space:nowrap;-webkit-font-smoothing:auto}header .header ul li a:hover{color:#1c2a5b}@media screen and (max-width: 720px){header .header .column{padding:0;display:inline-block;width:100%}header .header .logo{padding:10px 20px}header .header .logo a img{max-width:120px}header .header .logo .mobile-toggle{display:inline-block}header .header .logo .mobile-toggle span{display:block;position:absolute;height:3px;background:#001844;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:0.25s ease-in-out}header .header .logo .mobile-toggle span:nth-child(1){top:0px;width:100%;transform-origin:right center}header .header .logo .mobile-toggle span:nth-child(2){top:9px;left:30%;width:70%;transform-origin:right center}header .header .logo .mobile-toggle span:nth-child(3){top:18px;left:60%;width:40%;transform-origin:right center}header .header ul.links{width:100%;max-width:100%;padding:0;font-size:0;line-height:0;border-bottom:4px solid #247ab7;display:none}header .header ul.links li{padding:14px 10px 12px 10px;width:33.33%;display:inline-block;text-align:center;font-size:0.9rem;line-height:110%;border-top:1px solid #247ab7}header .header ul.links li:nth-child(1),header .header ul.links li:nth-child(2),header .header ul.links li:nth-child(4),header .header ul.links li:nth-child(5){border-right:1px solid #247ab7}header .header ul.links li a{display:inline-block}header .header[data-open="true"] ul.links{display:inline-block}header .header[data-open="true"] .logo .mobile-toggle span:nth-child(1){transform:rotate(-45deg);top:2px;left:0;width:100%}header .header[data-open="true"] .logo .mobile-toggle span:nth-child(2){width:0%;opacity:0}header .header[data-open="true"] .logo .mobile-toggle span:nth-child(3){transform:rotate(45deg);top:16px;left:0;width:100%}header .header[data-open="true"]:before{content:'';position:fixed;width:100%;height:100vh;background:rgba(255,255,255,0.8)}}main{position:relative;width:100%;min-height:100vh;padding:0 20px;padding-top:120px;padding-bottom:40px;background:#e5f1f9}main:after{content:'';position:absolute;z-index:0;top:0;left:0;width:100%;height:75vh;background-image:linear-gradient(to bottom, #fff, rgba(255,255,255,0))}main[data-state="landing"]{padding:92px 0 0 0}main .top{flex-grow:1}main .top img{width:100%;max-width:670px}main .top .content{margin:40px 0}main .blocks{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:flex-start;justify-content:space-between;align-items:stretch;gap:20px;padding-bottom:20px}main .blocks.split{align-items:center}main .blocks.split div{width:40%}main .blocks.split div.weeks{text-align:right;align-self:flex-end}main .blocks.split div.weeks h2{margin-bottom:0.1em;font-size:1.6em}main .blocks.stacked{flex-direction:column;justify-content:flex-start}main .blocks.stacked .button{margin:20px 20px 0 0}main .blocks .block{display:inline-block;padding:20px;border-radius:10px;background:#fff;color:#031630}main .blocks .block.bg-yellow{background:#ffca49}main .blocks .block.bg-pink{background:#ef8aad}main .blocks .block.bg-purple{background:#be99e7}main .blocks .block.bg-green{background:#c4d59e}main .blocks .block.bg-blue{background:#82BBD9}main .blocks .block.bg-blue-amp{background:#247ab7;color:#fff}main .blocks .block h2{margin-top:0}main .blocks .block p.hasIcon{position:relative;padding-right:85px}main .blocks .block p.hasIcon:after{content:"";display:inline-block;font-family:"Font Awesome 6 Pro";font-weight:400;font-style:normal;font-size:64px;line-height:64px;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;top:5px;right:0}@media screen and (max-width: 920px){main .blocks .block p.hasIcon:after{font-size:52px;line-height:52px}}main .blocks .block p.hasIcon.icon-ballot:after{content:"\f772"}main .blocks .block p.hasIcon.icon-facebook:after{content:"\f09a";font-family:"Font Awesome 6 Brands"}main .blocks .block p.hasIcon.icon-important:after{content:"\f071"}main .blocks .score{text-align:center;color:#fff;background-color:#1c2a5b;padding:12px 20px}main .blocks .score h1{margin:0}main .blocks .score span,main .blocks .score img{display:inline-block;vertical-align:middle}main .blocks .score .score-stars{color:#ffca49;white-space:nowrap;margin-top:8px}main .blocks .score .score-stars img{width:40px;margin:0 10px 10px 20px}main .blocks.about .block{width:33%;max-width:500px;text-align:center;padding:0;overflow:hidden}@media screen and (max-width: 720px){main .blocks.about .block{width:100%}}@media screen and (max-width: 920px){main .blocks.mid-cover{flex-direction:row}main .blocks.mid-cover .block{width:100%;max-width:100%}}main .small{width:40%;max-width:300px}main .small p{font-size:0.85em;line-height:130%}main .small p.large{font-size:1.2em;line-height:130%}main .small p.large b{font-size:1.1em}main .medium{width:60%;max-width:800px}main .full{width:100%}.link{cursor:pointer;text-decoration:underline}#unsub_block{padding:20px 0;margin-top:40px;border-top:1px solid #247ab7}#unsub_block #unsub_first,#unsub_block #unsub_second{display:none}#unsub_block[data-state="first"] #unsub_first{display:block}#unsub_block[data-state="second"] #unsub_second{display:block}.splash{position:relative;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:center;align-items:stretch;width:100%;height:100%;text-align:right;margin:0 auto;max-width:1720px}.splash .column{width:70%;display:inline-block;max-width:100%;padding:60px 50px 40px 20px}.splash .column .top{text-align:left;max-width:770px;display:inline-block}.splash .people{width:30%}.splash .people .person{position:relative;height:50%;background:#ef8aad;background-position:50%;background-repeat:no-repeat;background-size:cover}.splash .people .person.man{background-image:url("https://image.e.amp.co.nz/lib/fe3315707564057e7d1c77/m/2/f9e8a970-72ec-4240-8d7a-e6ef01e56a80.jpg");background-position:33% 50%}.splash .people .person.woman{background-image:url("https://image.e.amp.co.nz/lib/fe3315707564057e7d1c77/m/2/b956395e-cd14-418b-b2f5-75b58bda0288.jpg")}.splash .people .person div{position:absolute;top:50%;left:0;display:inline-block;margin-left:-10px;border-radius:10px;background:#1c2a5b;color:#ffca49;padding:14px 18px 15px 55px;font-size:22px;font-weight:600;line-height:100%;background-image:url("https://image.e.amp.co.nz/lib/fe3315707564057e7d1c77/m/2/e7e21a1e-547b-458a-807d-c6f4ab2f5e76.png");background-position:15px 10px;background-repeat:no-repeat;background-size:30px}footer{background:#001844;color:#fff;z-index:8;font-family:'Open Sans', sans-serif;font-weight:600}footer .links{display:flex;flex-direction:row;align-content:flex-start;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding:40px 20px}footer ul{padding:20px 10px;padding-bottom:0;margin:0;list-style:none;font-size:0.72em}footer ul li{margin:10px 0;padding:0;color:#64b5e5}footer ul li a{color:#fff;padding:5px 0}footer ul li a:hover{color:#fff;opacity:0.5}footer .copyright{display:inline-block;width:100%;background:#247ab7;text-align:center;padding:40px 20px;font-size:0.72em}@media screen and (max-width: 720px){h1{font-size:1.8em}h2{font-size:1.5em}h3{font-size:1.2em}main:before{display:none}main:after{height:50vh}main .top img{max-width:500px}main .small,main .medium{width:100%;max-width:100%}main .blocks{flex-direction:column}main .blocks.mid-cover{flex-direction:column}main .blocks.split div{width:100%}main .blocks.split div.weeks{text-align:center;padding-top:0;width:100%}main .blocks.split div.weeks h2{margin:0}main .blocks.stacked{width:100%;max-width:100%}.splash:after{display:none}.splash .column{width:100%;padding-right:20px}.splash .people{width:100%}.splash .people .person{display:block;float:left;width:50%;height:33vh}.splash .people .person div{top:auto;bottom:20px;left:50%;margin-left:0;transform:translateX(-50%)}footer ul{width:50%}}.disclaimer{font-size:0.75em;line-height:120%;margin-top:20px}.debug{width:100%;border:2px solid black;background:lightgrey;color:black;margin:40px auto;border-radius:10px}.debug .debug-title{text-transform:uppercase;background:black;color:white;padding:20px;font-weight:700}.debug .debug-options{padding:20px}.debug .debug-options .debug-option{display:inline-block;padding:6.6666666667px 10px;margin:10px;border-radius:10px;font-weight:700;background:black;color:white;cursor:pointer}.debug hr{outline:none;border:none;border-top:1px solid black}.debug iframe{display:none}
