/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box;font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;line-height:1.5;overflow-y:scroll;min-height:100%;word-wrap:break-word}*,*:before,*:after{box-sizing:inherit}body{align-items:stretch;display:block;display:flex;flex-direction:column;line-height:1.5;min-height:100vh;overflow-x:hidden;position:relative;width:100%}/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 17, 2023 */@font-face{font-family:"Trade Gothic";src:url("../fonts/trade_gothic_lt-webfont.woff2") format("woff2"),url("../fonts/trade_gothic_lt-webfont.ttf") format("ttf"),url("../fonts/trade_gothic_lt-webfont.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Trade Gothic";src:url("../fonts/trade_gothic_lt_bold-webfont.woff2") format("woff2"),url("../fonts/trade_gothic_lt_bold-webfont.woff2") format("ttf"),url("../fonts/trade_gothic_lt_bold-webfont.ttf") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"Trade Gothic";src:url("../fonts/trade_gothic_lt_light-webfont.woff2") format("woff2"),url("../fonts/trade_gothic_lt_light-webfont.ttf") format("ttf"),url("../fonts/trade_gothic_lt_light-webfont.woff") format("woff");font-weight:lighter;font-style:normal}#page-wrapper{margin:0 auto;width:100%}.page-width{margin-left:auto;margin-right:auto;max-width:100%;width:1640px;padding:0 20px;position:relative}h1,h2,h3,h4,h5,h6{color:#000;margin:25px 0 10px}h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}.main-content{align-items:center;display:flex;height:100vh;justify-content:center;text-align:center;width:100%}@use "../base" as *;@use "_1_modal-window.scss" as *;html{scroll-behavior:smooth}body{font-family:"Roboto", sans-serif;overflow:hidden}#top-bar{padding:36px 0 40px 0}h1,h2,h3{font-family:"Trade Gothic", Arial, Helvetica, sans-serif}header#page-header{width:100%;height:718px;position:relative;background-image:url(../images/header-bkgd.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}header#page-header .page-width{display:flex;justify-content:space-between;padding:0;flex-wrap:wrap}header#page-header .copy{padding:80px 0 0 20px;max-width:480px}header#page-header h1{color:#84bd00;text-transform:uppercase;font-size:64px;font-weight:bold;line-height:71px;margin:0}header#page-header h2{font-size:47px;line-height:58px;font-weight:lighter;margin:26px 0 50px 0}header#page-header button#watch-video{color:#fff;background-color:#dd3340;background-image:url(../images/play-small.svg);background-repeat:no-repeat;background-position:85% 50%;border:none;width:450px;max-width:100%;height:116px;line-height:116px;font-family:"Roboto", sans-serif;font-size:39px;text-align:left;padding:0 109px 0 60px;border-radius:8px;cursor:pointer;transition:all 0.5s}header#page-header button#watch-video:hover{transform:scale(1.02)}header#page-header .video{max-width:60%;width:2700px;cursor:pointer}header#page-header .video .content{border:3px solid #fff;border-radius:25px;margin-top:85px;background-image:url(../images/play-icon.svg);background-repeat:no-repeat;background-position:center;width:100%;aspect-ratio:16 / 9;overflow:hidden}header#page-header .video .content video{width:100%;opacity:0;transition:1s}@media (max-width: 1260px){header#page-header{height:auto !important}header#page-header::before{content:"";position:absolute;width:100%;height:100%;background:#fff;opacity:0.75}header#page-header .page-width{display:block;padding:30px}header#page-header .copy{max-width:100%}header#page-header .video{max-width:100%}header#page-header .video .content{background-size:25%}header#page-header button#watch-video{line-height:100%;font-size:30px;padding-left:20px}}#guide-01{padding:150px 0 100px 0;position:relative}#guide-01::before{content:"";position:absolute;top:0;left:0;width:40%;height:100%;max-width:882px;background-image:url(../images/guide-01-bkgd.svg);background-size:cover;background-position:top right}#guide-01 .page-width{display:flex;flex-wrap:no-wrap;justify-content:space-between}#guide-01 .guide-cover{width:882px;max-width:50%}#guide-01 .guide-cover img{max-width:120%;height:auto;transform:translateX(-18%)}#guide-01 .copy{max-width:895px}#guide-01 h2{font-size:50px;line-height:65px;color:#84bd00}#guide-01 p{font-size:30px;line-height:45px}#guide-01 p strong{font-weight:bold}#guide-01 p a.cta{color:#c8102e;text-decoration:none;font-weight:bold;display:inline-block;background-image:url(../images/download-arrow.svg);background-repeat:no-repeat;background-position:right;padding-right:35px}@media (max-width: 1260px){#guide-01 .page-width{display:block}#guide-01::before{background:none}#guide-01 .guide-cover{transform:none;width:100%;max-width:90%;margin:0 auto}#guide-01 .guide-cover img{width:100%;max-width:90%;transform:none;margin:0 auto}}#guide-02{background:#f2f2f2;padding:0;height:699px;position:relative}#guide-02 .page-width{background-image:url(../images/guide-02-bkgd.jpg);background-repeat:no-repeat;background-position:right;background-size:1920px 100%;height:699px;width:1800px}#guide-02 .copy{max-width:750px;padding:100px 0}#guide-02 h2{font-size:50px;color:#e35205;margin-top:0;padding-top:0}#guide-02 p{font-size:30px;line-height:45px}#guide-02 p a.cta{color:#c8102e;text-decoration:none;font-weight:bold;display:inline-block;background-image:url(../images/download-arrow.svg);background-repeat:no-repeat;background-position:right;padding-right:35px}@media (max-width: 1260px){#guide-02{height:auto}#guide-02 .page-width{background-image:none;height:auto}#guide-02 .page-width .copy{position:relative;z-index:500;padding:50px}}#star-ratings{background:#6f5091;color:#fff;text-align:center;padding:100px 0}#star-ratings h2{color:#f3d03e;font-size:50px;margin:0 0 42px 0;padding:0}#star-ratings p{font-size:30px;line-height:45px;max-width:1120px;margin:0 auto}#star-ratings .icons{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:71px}#star-ratings .icons .icon{width:25%}#star-ratings .icons .icon.checkups{transform:translateY(-8px)}#star-ratings .icons .icon.supply{transform:translateY(-4px)}#star-ratings .icons .icon.surveys{transform:translateY(10px)}@media (max-width: 1260px){#star-ratings .icons{display:block}#star-ratings .icons .icon{width:100%;transform:none;margin-bottom:30px}}#beyond-stars{text-align:center;position:relative;padding:100px 0;background-image:url(../images/beyond-stars-bkgd.png);background-repeat:no-repeat;background-size:cover}#beyond-stars .page-width{max-width:1454px}#beyond-stars h2{color:#003087;font-size:50px;margin:0}#beyond-stars p{font-size:30px;line-height:45px}#beyond-stars p.disclaimer{font-size:25px;text-align:left}#beyond-stars .ratings{display:flex;justify-content:space-between}#beyond-stars .ratings .rating:first-child{text-align:left}#beyond-stars .ratings .rating:first-child img{margin-top:70px}#beyond-stars .ratings .rating:last-child{text-align:right}#beyond-stars .ratings .rating:last-child img{margin-top:70px}@media (max-width: 1260px){#beyond-stars .page-width{max-width:90%}#beyond-stars .ratings{display:block}#beyond-stars .ratings .rating{text-align:center !important}#beyond-stars .ratings .rating img{margin-top:40px !important;max-width:100%}}#contact-us{background:#84bd00}#contact-us .page-width{background-image:url(../images/contact-bkgd.jpg);background-size:cover;padding:75px 0}#contact-us .copy{max-width:950px;border:2.5px solid #fff;padding:47px 69px}#contact-us .copy h2{margin:0;padding:0;font-size:50px;color:#fff;line-height:100%}#contact-us .copy p{font-size:30px;line-height:45px;font-weight:bold;margin:20px 0 0 0;padding:0}@media (max-width: 1260px){#contact-us .copy{max-width:90%;margin:0 auto;padding:47px}}#register{background:#003087;color:#fff;padding:60px 0}#register h2{margin:0;color:#fff;font-size:35px;line-height:42px;max-width:1078px}#register p{font-size:35px;line-height:42px;max-width:1078px;font-family:"Trade Gothic", Arial, Helvetica, sans-serif;font-weight:bold}#register p a{color:#84bd00;text-decoration:none}@media (max-width: 1260px){#register{padding:60px 20px}}#page-footer{padding:40px 0}#page-footer img{margin-bottom:40px}#page-footer p{font-family:"Trade Gothic", Arial, Helvetica, sans-serif;font-weight:bold;font-size:29px;line-height:42px}@media (max-width: 1260px){#page-footer{padding:40px 20px}}
