@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}@import"https://use.typekit.net/dhj4lwh.css";@font-face{font-family:Haffer;src:url(/fonts/haffer/Haffer-Regular.woff2) format("woff2"),url(/fonts/haffer/Haffer-Regular.woff) format("woff"),url(/fonts/haffer/Haffer-Regular.ttf) format("truetype"),url(/fonts/haffer/Haffer-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Haffer;src:url(/fonts/haffer/Haffer-Medium.woff2) format("woff2"),url(/fonts/haffer/Haffer-Medium.woff) format("woff"),url(/fonts/haffer/Haffer-Medium.ttf) format("truetype"),url(/fonts/haffer/Haffer-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Haffer;src:url(/fonts/haffer/Haffer-SemiBold.woff2) format("woff2"),url(/fonts/haffer/Haffer-SemiBold.woff) format("woff"),url(/fonts/haffer/Haffer-SemiBold.ttf) format("truetype"),url(/fonts/haffer/Haffer-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}:root{--color-primary:#4a1029;--color-secondary:#9c546b;--color-hexagon-primary:#9c546b;--color-triangle-1:#fcd5ba;--color-triangle-2:#fbb98b;--color-triangle-3:#f99d5d;--color-maturity-square-1:#fcd5ba;--color-maturity-square-2:#fbbf99;--color-maturity-square-3:#f9ad78;--color-maturity-square-4:#f99d5d;--color-maturity-square-5:#f67318}body,html{width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box;font-family:Haffer,Arial,sans-serif;background-color:#fff;color:#1d160a}*,:after,:before{box-sizing:inherit}html{font-size:62.5%}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrapper{min-height:100vh;display:flex;flex-direction:column}.wrapper--embedded{min-height:auto}.container{width:100%;max-width:1868px;margin-left:auto;margin-right:auto;padding-inline:2rem}.header{border-bottom:1px solid #efefef;padding:1.8rem 0}.header .container{display:flex;justify-content:space-between;align-items:center}.header .logo{max-width:33vw}.header.header--controls-only .container{justify-content:flex-end}.header-restart{background-color:transparent;border:2px solid #4a1029;color:#4a1029;border-radius:1.9rem;padding:.8rem 1.2rem;font-family:Haffer,Arial,sans-serif;font-weight:600;font-size:1.4rem;line-height:1;display:flex;align-items:center;cursor:pointer;transition:background-color .2s ease}.header-restart:before{content:"";width:1.4rem;height:1.6rem;background-image:url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.01671 16C6.04216 16 5.12934 15.8152 4.27824 15.4456C3.42714 15.076 2.68649 14.5767 2.05628 13.9478C1.42608 13.3188 0.925815 12.5796 0.555489 11.7302C0.185163 10.8808 0 9.96975 0 8.99713C0 8.02451 0.185163 7.11349 0.555489 6.26407C0.925815 5.41464 1.42608 4.67545 2.05628 4.04649C2.68649 3.41753 3.42714 2.91825 4.27824 2.54866C5.12934 2.17906 6.04216 1.99426 7.01671 1.99426H7.13365L6.47096 1.33288C6.32803 1.19023 6.25656 1.01191 6.25656 0.797938C6.25656 0.583961 6.32803 0.399164 6.47096 0.243544C6.62689 0.0879249 6.81205 0.00687319 7.02645 0.000389048C7.24085 -0.00609509 7.42601 0.0684725 7.58194 0.224092L9.5895 2.22769C9.73243 2.37034 9.8039 2.5519 9.8039 2.77236C9.8039 2.99282 9.73243 3.17437 9.5895 3.31703L7.58194 5.32062C7.42601 5.47624 7.24085 5.55081 7.02645 5.54433C6.81205 5.53784 6.62689 5.45679 6.47096 5.30117C6.32803 5.14555 6.25656 4.96075 6.25656 4.74678C6.25656 4.5328 6.32803 4.35449 6.47096 4.21184L7.13365 3.55045H7.01671C5.49642 3.55045 4.20678 4.07891 3.14777 5.13583C2.08877 6.19274 1.55927 7.47984 1.55927 8.99713C1.55927 10.5144 2.08877 11.8015 3.14777 12.8584C4.20678 13.9153 5.49642 14.4438 7.01671 14.4438C8.39406 14.4438 9.596 13.9964 10.6225 13.1016C11.649 12.2068 12.2532 11.0785 12.4352 9.71687C12.4612 9.50938 12.5521 9.33755 12.708 9.20138C12.864 9.06521 13.0459 8.99713 13.2538 8.99713C13.4617 8.99713 13.6436 9.06197 13.7995 9.19165C13.9554 9.32134 14.0204 9.48344 13.9944 9.67797C13.8125 11.4806 13.0589 12.9849 11.7335 14.1909C10.4081 15.397 8.83585 16 7.01671 16Z' fill='%234A1029'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;display:inline-block;margin-right:.6rem}.header-restart:hover{background-color:#efefef}.header-restart:focus{outline:2px solid #1d160a;outline-offset:1px}.header-totals{display:flex;align-items:center;gap:3rem;font-size:1.4rem;line-height:1;font-family:Haffer,Arial,sans-serif;font-weight:600}.header-totals .navbutton{font-size:1.4rem;padding:.8rem 1.6rem}.header-totals .navbutton.button-taa{background-color:#4a1029;color:#fefcf8}.header-totals .navbutton.button-taa:not([disabled]):hover{background-color:#7d5467}.header-totals .navbutton.button-taa:before{content:"";background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" height="32px" viewBox="0 -960 960 960" width="32px" fill="%23FEFCF8" ><path d="M680-40v-120H560v-80h120v-120h80v120h120v80H760v120h-80ZM200-200v-560 560Zm0 80q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v353q-18-11-38-18t-42-11v-324H200v560h280q0 21 3 41t10 39H200Zm148.5-171.5Q360-303 360-320t-11.5-28.5Q337-360 320-360t-28.5 11.5Q280-337 280-320t11.5 28.5Q303-280 320-280t28.5-11.5Zm0-160Q360-463 360-480t-11.5-28.5Q337-520 320-520t-28.5 11.5Q280-497 280-480t11.5 28.5Q303-440 320-440t28.5-11.5Zm0-160Q360-623 360-640t-11.5-28.5Q337-680 320-680t-28.5 11.5Q280-657 280-640t11.5 28.5Q303-600 320-600t28.5-11.5ZM440-440h240v-80H440v80Zm0-160h240v-80H440v80Zm0 320h54q8-23 20-43t28-37H440v80Z" /></svg>')}.footer{background-color:#4a1029;color:#fefcf8;font-size:1.4rem;line-height:2.2rem;text-align:center;padding-block:.8rem;margin-top:auto;position:fixed;bottom:0;width:100%}.footer a{color:inherit;text-decoration:none}.footer a:focus,.footer a:hover{text-decoration:underline}@media screen and (min-width:1440px){.footer{text-align:right}}.content-wrapper{margin-bottom:9rem}.content-wrapper:empty{margin-bottom:0}@media screen and (min-width:1440px){.content-wrapper{flex:1 1;display:flex}}.wrapper--embedded .content-wrapper{margin-bottom:0}.assessment-home{width:100%}.assessment-home-title{margin-block:3.2rem 0;color:#4a1029;font-family:Haffer,Arial,sans-serif;font-weight:600;font-size:4rem;line-height:4.6rem;text-wrap:balance}@media screen and (min-width:1440px){.assessment-home-title{-webkit-margin-before:clamp(5rem,9vh,16.8rem);margin-block-start:clamp(5rem,9vh,16.8rem)}.intro-wrapper{display:grid;grid-gap:11.1rem;gap:11.1rem;grid-template-columns:43.3rem auto;padding:clamp(5rem,9vh,16.8rem) 4.8rem clamp(5rem,9vh,16.8rem) 0}.assessment-home .intro-wrapper{padding-top:clamp(4.8rem,5vh,7.2rem)}}.intro{margin-bottom:1.4rem}.intro h1{margin-block:3.2rem 1.6rem;font-family:Haffer,Arial,sans-serif;font-weight:400;font-size:4rem;line-height:4.6rem;text-wrap:balance}.intro p{font-size:1.8rem;line-height:2.8rem}@media screen and (min-width:1440px){.intro h1{margin-top:0}}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.survey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.6rem;gap:1.6rem;margin-bottom:3.2rem}@media screen and (min-width:1440px){.survey-grid{grid-template-columns:repeat(3,minmax(220px,1fr));margin-bottom:0}}.survey-card{background:#efefef;padding:2.4rem;cursor:pointer;font-size:1.8rem;line-height:1.4;min-height:19.6rem;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;transition:all .3s ease-in-out;border:none;text-align:left;color:#1d160a}.survey-card .survey-title{font-family:Haffer,Arial,sans-serif;font-weight:500;font-size:1.8rem;line-height:1.4;margin:0}.survey-card .survey-subtitle{font-family:Haffer,Arial,sans-serif;font-weight:400;margin:0}.survey-card .status{display:inline-block;margin-bottom:.5rem}.survey-card .survey-card-bottom{margin-top:auto;display:flex;justify-content:space-between;align-self:end;width:100%}.survey-card .survey-card-bottom .status-tag{background-color:#46ae70;color:#fff;display:inline-block;padding:.2rem .6rem;font-size:1.2rem;border-radius:.3rem}.survey-card .survey-card-bottom:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 15.7071C-0.0976311 15.3166 -0.0976312 14.6834 0.292893 14.2929L6.58579 8L0.292893 1.70711C-0.0976317 1.31658 -0.0976318 0.683417 0.292893 0.292893C0.683417 -0.0976315 1.31658 -0.0976315 1.70711 0.292893L8.70711 7.29289C9.09763 7.68342 9.09763 8.31658 8.70711 8.70711L1.70711 15.7071C1.31658 16.0976 0.683418 16.0976 0.292893 15.7071Z' fill='%23F67318'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;display:inline-block;width:1.6rem;height:1.6rem;margin-left:auto}.survey-card:hover{box-shadow:0 0 3px 1px rgba(74,16,41,.5)}.status{display:inline-block;width:1.8rem;height:1.8rem;background-size:contain;background-repeat:no-repeat;background-color:#9c546b;border-radius:50%}.status.status-completed{background-color:#46ae70}@media screen and (min-width:1440px){.survey-question-wrapper{display:flex;align-items:center;width:100%}}.survey-pagination{list-style:none;display:flex;justify-content:center;padding:3rem 0;margin:0;gap:.4rem}.survey-pagination li{display:inline-block;width:3.2rem;height:.3rem;background-color:#efefef}.survey-pagination li.active{background-color:#4a1029}@media screen and (min-width:1440px){.survey-pagination{flex:0 0 9.6rem;flex-direction:column;padding-right:9.3rem;align-self:stretch}.survey-pagination li{width:.3rem;height:3.2rem}}.survey-question{position:relative}.survey-question .question-dimension-title{display:flex;border-radius:.5rem;font-size:1.8rem;line-height:1.4;margin-top:0;margin-bottom:.8rem;color:#1d160a;font-family:Haffer,Arial,sans-serif;font-weight:600;align-self:flex-start;align-items:center;gap:.75rem}.survey-question .question-dimension-title:before{content:"";display:inline-flex;width:1rem;height:1rem;background-color:#4a1029;border-radius:50%}.survey-question .question-group{border:none;margin:0;padding:0}.survey-question .question-survey-title{display:flex;align-items:center;font-size:1.8rem;font-family:Haffer,Arial,sans-serif;font-weight:600;margin-top:1rem;text-transform:uppercase;margin-bottom:1rem;color:#4a1029}.survey-question .question-text{font-size:3rem;line-height:3.8rem;font-family:Haffer,Arial,sans-serif;font-weight:500;margin-top:0;margin-bottom:.4rem}.survey-question .question-text ul{font-size:2rem;margin:0}.survey-question .options{list-style:none;padding:0;margin-top:0;margin-bottom:2rem}.survey-question .options li{margin-bottom:1rem;position:relative;overflow:hidden;min-height:3rem}.survey-question .options li [type=radio]{position:absolute;left:-100px}.survey-question .options li:hover label{text-decoration:underline}.survey-question .options li label{font-size:1.6rem;font-family:Haffer,Arial,sans-serif;font-weight:400;padding:.75rem 0;margin-bottom:1rem;cursor:pointer;display:flex;gap:1.5rem}.survey-question .options li label:before{content:"";display:block;width:2rem;height:2rem;border-radius:2rem;border:2px solid #1d160a;flex-shrink:0;margin-left:2px;margin-top:3px}.survey-question .options li.selected label:before{border-color:#4a1029;background-color:#4a1029;box-shadow:inset 0 0 0 2px #fff}.survey-question .options li:has(:focus) label:before{outline:1px solid currentColor}@media screen and (min-width:1440px){.survey-question{flex-basis:calc(50% - 9.6rem);align-self:stretch;padding-right:7.6rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-right:1px solid #efefef}.survey-question .question-dimension-title{position:absolute;top:5rem;left:-10rem;margin:0}.survey-question .question-text{margin-top:.5rem;margin-bottom:1rem}}.navigation{display:flex;justify-content:flex-end;gap:1rem;margin:2rem 0 3.2rem}.navigation.small-widebuttons{flex-direction:column;justify-content:center}.navigation.small-widebuttons .navbutton{flex:0 0 100%;justify-content:center}@media screen and (min-width:1440px){.navigation{align-self:stretch}.navigation.small-widebuttons{flex-direction:row;justify-content:flex-start}.navigation.small-widebuttons .navbutton{flex:0 0 auto}}.navbutton{padding:1.6rem 3rem;font-size:1.6rem;line-height:1;border:none;border-radius:10rem;cursor:pointer;color:#1d160a;transition:background-color .2s ease;font-family:Haffer,Arial,sans-serif;font-weight:600;display:flex;align-items:center;gap:1rem;text-decoration:none}.navbutton.button-prev{background-color:#fff;color:#4a1029}.navbutton.button-prev:not([disabled]):hover{background-color:#efefef}.navbutton.button-prev:before{content:"";width:.9rem;height:1.6rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.70711 0.292893C9.09763 0.683417 9.09763 1.31658 8.70711 1.70711L2.41421 8L8.70711 14.2929C9.09763 14.6834 9.09763 15.3166 8.70711 15.7071C8.31658 16.0976 7.68342 16.0976 7.29289 15.7071L0.292894 8.70711C-0.0976312 8.31658 -0.0976312 7.68342 0.292894 7.29289L7.29289 0.292893C7.68342 -0.0976311 8.31658 -0.097631 8.70711 0.292893Z' fill='%234A1029'/%3E%3C/svg%3E");background-size:contain}.navbutton.button-next{background-color:#4a1029;color:#fefcf8}.navbutton.button-next[disabled]{background-color:#b8b8b8}.navbutton.button-next:after{content:"";width:.9rem;height:1.6rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292894 15.7071C-0.0976305 15.3166 -0.0976305 14.6834 0.292894 14.2929L6.58579 8L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292894C0.683417 -0.0976312 1.31658 -0.0976312 1.70711 0.292894L8.70711 7.29289C9.09763 7.68342 9.09763 8.31658 8.70711 8.70711L1.70711 15.7071C1.31658 16.0976 0.683418 16.0976 0.292894 15.7071Z' fill='%23FEFCF8'/%3E%3C/svg%3E");background-size:contain}.navbutton.button-next:not([disabled]):hover{background-color:#7d5467}.navbutton.button-solid-yellow{background-color:#4a1029;color:#fefcf8}.navbutton.button-solid-yellow:not([disabled]):hover{background-color:#7d5467}.navbutton.button-taa{background-color:#fff;border:1px solid #4a1029;color:#4a1029}.navbutton.button-taa:not([disabled]):hover{background-color:#efefef}.navbutton.button-taa:before{content:"";width:2rem;height:2rem;display:inline-block;background-image:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" height="32px" viewBox="0 -960 960 960" width="32px" fill="%234A1029" ><path d="M680-40v-120H560v-80h120v-120h80v120h120v80H760v120h-80ZM200-200v-560 560Zm0 80q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v353q-18-11-38-18t-42-11v-324H200v560h280q0 21 3 41t10 39H200Zm148.5-171.5Q360-303 360-320t-11.5-28.5Q337-360 320-360t-28.5 11.5Q280-337 280-320t11.5 28.5Q303-280 320-280t28.5-11.5Zm0-160Q360-463 360-480t-11.5-28.5Q337-520 320-520t-28.5 11.5Q280-497 280-480t11.5 28.5Q303-440 320-440t28.5-11.5Zm0-160Q360-623 360-640t-11.5-28.5Q337-680 320-680t-28.5 11.5Q280-657 280-640t11.5 28.5Q303-600 320-600t28.5-11.5ZM440-440h240v-80H440v80Zm0-160h240v-80H440v80Zm0 320h54q8-23 20-43t28-37H440v80Z" /></svg>');background-size:contain}.navbutton[disabled]{pointer-events:none;background-color:#efefef}.survey-results-wrapper{width:100%;display:flex;flex-direction:column}.survey-results-wrapper .survey-results{order:10}.survey-results-wrapper .hexagon,.survey-results-wrapper .maturity-square{order:1}@media screen and (min-width:1440px){.survey-results-wrapper{flex-direction:row;max-height:calc(100vh - 10rem)}.survey-results-wrapper .survey-results{order:1}.survey-results-wrapper .hexagon,.survey-results-wrapper .maturity-square{flex:0 0 50%;order:10}}.survey-results .icon-sign{display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:0}.survey-results .icon-sign.trailing{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%23E64D4F"><path d="M440-800v487L216-537l-56 57 320 320 320-320-56-57-224 224v-487h-80Z"/></svg>');width:2rem;height:2rem}.survey-results .icon-sign.emerging{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%2346AE70"><path d="M440-160v-487L216-423l-56-57 320-320 320 320-56 57-224-224v487h-80Z"/></svg>');width:2rem;height:2rem}.survey-results .icon-sign.hp{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%23FFCC12"><path d="M852-212 732-332l56-56 120 120-56 56ZM708-692l-56-56 120-120 56 56-120 120Zm-456 0L132-812l56-56 120 120-56 56ZM108-212l-56-56 120-120 56 56-120 120Zm246-75 126-76 126 77-33-144 111-96-146-13-58-136-58 135-146 13 111 97-33 143ZM233-120l65-281L80-590l288-25 112-265 112 265 288 25-218 189 65 281-247-149-247 149Zm247-361Z"/></svg>');width:2rem;height:2rem}.survey-results .level-sign{display:inline-flex;align-items:center;justify-content:center;flex:0 0 3.2rem;width:3.2rem;height:2.4rem;border-radius:999rem;background-color:#4a1029;color:#fefcf8;font-size:1.2rem;line-height:1;font-weight:700}.survey-results .results-legend{display:inline-block;background-color:#f9f9f9;padding:0 1rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;list-style:none;margin:0}.survey-results .results-legend li{display:flex;align-items:center;gap:.5rem;padding:1.3rem .5rem;font-size:1.2rem}.survey-results h1{font-family:Haffer,Arial,sans-serif;font-size:3.2rem;line-height:3.6rem;font-weight:400}@media screen and (min-width:1440px){.survey-results h1{font-size:4.6rem;line-height:4.4rem}}.survey-results h2{font-size:2.4rem;line-height:3.2rem;padding-bottom:.8rem;border-bottom:1px solid #efefef}.survey-results .answers-list{list-style:none;padding:0}.survey-results .answers-list-item{display:flex;gap:1rem;margin-bottom:1.6rem;font-size:1.4rem}.survey-results .answers-list-item .icon-sign{flex:0 0 2rem;margin-top:.4rem}.survey-results .answers-list-item .level-sign{margin-top:.2rem}@media screen and (min-width:1440px){.survey-results{order:5;border-right:1px solid #efefef;flex:0 0 50%;padding-right:4.8rem;overflow-y:auto}}.hexagon,.maturity-square{padding:1rem 3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Haffer,Arial,sans-serif;font-weight:600}.hexagon .svg-text-mobile,.maturity-square .svg-text-mobile{display:inline-block}.hexagon .svg-text-desktop,.maturity-square .svg-text-desktop{display:none}.hexagon svg,.maturity-square svg{width:100%}@media screen and (min-width:768px){.hexagon .svg-text-mobile,.maturity-square .svg-text-mobile{display:none}.hexagon .svg-text-desktop,.maturity-square .svg-text-desktop{display:inline-block}.hexagon svg,.maturity-square svg{width:50rem;max-width:100%}}@media screen and (min-width:1440px){.hexagon svg,.maturity-square svg{width:80rem}}.email-me-form{max-width:50rem;margin:0 auto}.email-me-form h1{margin-bottom:0;text-align:center;font-size:4.6rem;margin-top:3.2rem;line-height:5.2rem;font-family:Haffer,Arial,sans-serif;font-weight:400}.email-me-form h2{text-align:center;text-wrap:balance;margin-bottom:2rem}.email-me-form h2+button{margin:2rem auto}.email-me-form h1+p,.email-me-form h2+p{font-size:1.6rem;text-align:center}.email-me-form form{display:flex;flex-direction:column;gap:3.2rem}.email-me-form label{font-size:1.8rem;line-height:2.8rem;font-family:Haffer,Arial,sans-serif;font-weight:600;display:flex;flex-direction:column}.email-me-form label i{color:#666;font-style:normal;font-size:1.6rem;line-height:2.4rem;font-family:Haffer,Arial,sans-serif;font-weight:400}.email-me-form input{padding:1.6rem;border:1px solid #d4d4d4;font-size:1.6rem;min-height:5.6rem;margin-top:.5rem}.email-me-form .navigation{display:flex;justify-content:center;margin-top:3.2rem}.email-me-form .label-error{font-size:1.6rem;font-family:Haffer,Arial,sans-serif;font-weight:400;line-height:1.5;color:#e64d4f;display:inline-block;margin-top:.5rem}.email-me-form h1~button,.email-me-form h2~button{margin:2rem auto}.totals-wrapper{width:100%;margin-bottom:7rem}.totals-wrapper .top{padding:1.6rem;background-color:#f9f9f9;box-shadow:0 0 0 100vmax #f9f9f9;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);margin-bottom:2rem;gap:1rem}.totals-wrapper .info,.totals-wrapper .top{display:flex;flex-direction:column;align-items:center;justify-content:center}.totals-wrapper .top-title{font-family:Haffer,Arial,sans-serif;font-weight:500;font-size:2.4rem;line-height:1.33}.totals-wrapper .top-subtitle{font-family:Haffer,Arial,sans-serif;font-weight:400;font-size:1.8rem;line-height:2.8rem;text-align:center}.totals-wrapper .totals-body-wrapper{margin-bottom:4rem}.totals-wrapper .totals-body-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.totals-wrapper .totals-highlight{display:flex;align-items:center;font-size:1.8rem;font-family:Haffer,Arial,sans-serif;font-weight:600;margin-top:1rem;text-transform:uppercase;margin-bottom:1rem;color:#4a1029;gap:.75rem}.totals-wrapper .totals-highlight:before{content:"";display:inline-flex;width:1rem;height:1rem;background-color:#4a1029;border-radius:50%}.totals-wrapper .totals-what-next{color:#9c546b;font-weight:500;font-size:2.4rem;line-height:1.33;letter-spacing:-.02em;margin:0}.totals-wrapper .totals-body-heading{font-family:Haffer,Arial,sans-serif;font-size:3.2rem;line-height:1.125;font-weight:400;margin:0 0 1rem}.totals-wrapper .totals-subtitle{font-family:Haffer,Arial,sans-serif;font-weight:500;font-size:2.4rem;line-height:1.33;margin:0 0 1rem;color:#4a1029}.totals-wrapper .totals-body-text{font-family:Haffer,Arial,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.5;margin:0 0 1.6rem}.totals-wrapper .totals-body-text a{color:inherit}.totals-wrapper .totals-body-text a:hover{text-decoration:none}.totals-wrapper .ai-results-hero{display:grid;grid-template-columns:1fr;grid-gap:2.4rem;gap:2.4rem;width:100%;margin-bottom:3rem}.totals-wrapper .ai-results-copy{min-width:0}.totals-wrapper .ai-results-actions{margin-top:1.6rem}.totals-wrapper .totals-error{color:#e64d4f;font-size:1.4rem;line-height:1.45;margin:1rem 0 0}.totals-wrapper .ai-score-panel{justify-self:center;width:min(100%,28rem);background-color:#f9f9f9;border:1px solid #efefef;padding:2.4rem;text-align:center}.totals-wrapper .ai-score-dial{width:18rem;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;margin:0 auto 1.4rem;background:conic-gradient(#4a1029 var(--score-percent),#efefef 0)}.totals-wrapper .ai-score-dial-inner{width:13.2rem;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;align-content:center;background-color:#fff;color:#4a1029}.totals-wrapper .ai-score-dial-inner strong{display:block;font-size:4.2rem;line-height:1;font-weight:700}.totals-wrapper .ai-score-dial-inner span{display:block;font-size:1.6rem;line-height:1.2;font-weight:700;color:#1d160a}.totals-wrapper .ai-overall-locked,.totals-wrapper .ai-score-label{font-size:1.4rem;line-height:1.45;margin:0}.totals-wrapper .ai-score-label{font-weight:700;color:#1d160a}.totals-wrapper .ai-overall-panel{width:100%;display:grid;grid-template-columns:1fr;grid-gap:2.4rem;gap:2.4rem;align-items:center;background-color:#f9f9f9;border:1px solid #efefef;padding:2.4rem;margin:0 0 3.2rem}.totals-wrapper .ai-overall-panel .navbutton{margin-top:.4rem}.totals-wrapper .ai-overall-heading{font-size:2.8rem;line-height:1.2;margin:0 0 1rem;color:#4a1029}.totals-wrapper .ai-overall-score-display{justify-self:center}.totals-wrapper .ai-score-lock{width:18rem;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;border:.8rem solid #efefef;background-color:#fff;color:#1d160a;font-size:1.8rem;font-weight:700;text-transform:uppercase}.totals-wrapper .ai-outcome{width:100%;margin:1rem 0 4rem;padding-bottom:3.2rem;border-bottom:1px solid #efefef}.totals-wrapper .ai-outcome-heading{font-size:2.4rem;line-height:1.33;margin:0 0 .8rem;color:#4a1029}.totals-wrapper .ai-outcome-kicker{font-size:1.4rem;line-height:1.4;font-weight:700;color:#1d160a;margin:0 0 1.6rem;text-transform:uppercase}.totals-wrapper .ai-outcome-table{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;width:100%}.totals-wrapper .ai-outcome-column{background-color:#fff;border:1px solid #efefef;border-radius:.8rem;padding:2.4rem;box-shadow:0 .2rem .6rem rgba(0,0,0,.06)}.totals-wrapper .ai-outcome-column h3{font-size:1.9rem;line-height:1.4;margin:0 0 1rem;color:#4a1029}.totals-wrapper .ai-outcome-column ul{margin:0;padding-left:1.8rem}.totals-wrapper .ai-outcome-column li{font-size:1.5rem;line-height:1.45;margin-bottom:.8rem}.totals-wrapper .ai-outcome-column li:last-child{margin-bottom:0}.totals-wrapper .totals-bottom{max-width:120.6rem;margin:0 auto 2rem}.totals-wrapper .totals-contact{background-color:#f9f9f9;padding:2.4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-block:1.6rem}.totals-wrapper .totals-contact svg{margin-bottom:1rem}.totals-wrapper .totals-explore{background-color:#f9f9f9;padding:2.4rem}.totals-wrapper .totals-explore svg{margin-bottom:1rem}.totals-wrapper .totals-explore .survey-card{background-color:#fff}.totals-wrapper .totals-top-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #1d160a;color:#1d160a;font-family:Haffer,Arial,sans-serif;font-weight:600;font-size:1.4rem;line-height:1.4;padding:.4rem 2.4rem .4rem 1.2rem;border-radius:2rem;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.71967 0.727806C1.01256 0.424065 1.48744 0.424065 1.78033 0.727806L6.5 5.62228L11.2197 0.727806C11.5126 0.424065 11.9874 0.424065 12.2803 0.727806C12.5732 1.03155 12.5732 1.52401 12.2803 1.82775L7.03033 7.27219C6.73744 7.57594 6.26256 7.57594 5.96967 7.27219L0.71967 1.82775C0.426777 1.52401 0.426777 1.03155 0.71967 0.727806Z' fill='%23181818'/%3E%3C/svg%3E%0A");background-position:95%;background-repeat:no-repeat;background-size:1.2rem}.totals-wrapper .totals-top-select:focus,.totals-wrapper .totals-top-select:hover{background-color:#efefef}@media screen and (min-width:1440px){.totals-wrapper .top{flex-direction:row;justify-content:space-between;box-shadow:none;margin-bottom:4rem;margin-top:4rem}.totals-wrapper .info{text-align:left;align-items:flex-start;justify-content:flex-start}.totals-wrapper .totals-body-wrapper{border-block:1px solid #efefef;margin-bottom:6rem}.totals-wrapper .totals-body{display:flex;flex-direction:row-reverse;align-items:stretch}.totals-wrapper .totals-body--maturity{display:block}.totals-wrapper .totals-body--maturity .totals-body-info{border-right:none;flex:1 1 auto;padding-right:0}.totals-wrapper .hexagon,.totals-wrapper .totals-body-info{flex:0 0 50%}.totals-wrapper .totals-body-info{border-right:1px solid #efefef;justify-content:center;padding-right:4.8rem}.totals-wrapper .totals-body-heading{font-size:4.6rem;line-height:5.2rem;margin-bottom:2rem}.totals-wrapper .ai-results-hero{grid-template-columns:minmax(0,1fr) 30rem;align-items:start}.totals-wrapper .ai-score-panel{justify-self:end;position:-webkit-sticky;position:sticky;top:2rem}.totals-wrapper .ai-overall-panel{grid-template-columns:minmax(0,1fr) 22rem;padding:3.2rem}.totals-wrapper .ai-overall-score-display{justify-self:end}.totals-wrapper .ai-outcome-table{grid-template-columns:repeat(2,minmax(0,1fr))}.totals-wrapper .totals-bottom{margin-bottom:5rem}.totals-wrapper .totals-top-select{padding:.6rem 2.8rem .6rem 1.6rem}}