*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{font-family:'Source Sans Pro',sans-serif;font-size:1.6rem;line-height:1.5;color:#165528;background-color:#f9fafa;min-height:100vh;display:flex;flex-direction:column}.site{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none;color:inherit}ul{list-style:none}.max--width--smaller{max-width:1500px;width:100%;margin:0 auto;padding:0 2rem;position:relative}.container-direction-column{flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:'Source Sans Pro',sans-serif;font-weight:500;line-height:1.2;color:#1b572b;margin-bottom:2rem;word-break:break-word}h1{font-size:3.2rem}p{margin-bottom:2rem;font-size:1.6rem}strong{font-weight:600}.site-header{padding:1rem 0;border-bottom:1px solid #e5e5e5;background-color:#fff}.site-header__container{display:flex;justify-content:space-between;align-items:center}.site-logo{width:180px}.site-logo img{width:100%;height:auto;max-height:45px}.social-list{display:flex;gap:1rem}.social-list li a{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#9aaea2;border-radius:50%;transition:background-color .3s}.social-list li a:hover{background-color:#1b572b}.social-list li a img{width:4rem;height:4rem}.site-content{flex:1;width:100%;position:relative;display:flex;flex-direction:row;margin:auto;justify-content:center}.site-content.test-site-content{flex-direction:column}.site-content.test-site-content .test-container{padding-top:0}.centered-content{margin:0 auto;max-width:800px;padding:3rem 2rem;line-height:1.6}.centered-content blockquote,.centered-content li,.centered-content p{font-size:1.8rem;margin-bottom:2rem;text-align:left}.centered-content h1,.centered-content h2,.centered-content h3,.centered-content h4,.centered-content h5,.centered-content h6{text-align:center;margin-top:3rem;margin-bottom:2rem}.test-container{position:relative;display:flex;flex-direction:column;padding-top:50px}.background-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;display:flex;justify-content:center;align-items:center}.background-image-container.test-background{position:absolute;bottom:-20vh;left:0;width:100%;z-index:1;pointer-events:none;display:flex;justify-content:center;align-items:center}.background-image{max-width:100%;height:auto;opacity:.8}.text-container{position:relative;z-index:2;max-width:50%;margin-left:5rem}.text-container.form-container{max-width:100%;margin:0;background-color:rgba(255,255,255,.9);padding:2%;border-radius:.8rem}.text-container__buttons{display:grid;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr));gap:1rem;margin-top:4rem;position:relative;z-index:3}.stock-button{display:inline-block;padding:1rem 2.5rem;color:#fff;font-size:1.8rem;text-transform:uppercase;background-color:#165528;border-radius:.4rem;transition:all .3s;text-align:center;box-shadow:0 .2rem .4rem rgba(0,0,0,.2)}.stock-button:hover{background-color:#286e3a;box-shadow:0 .4rem .8rem rgba(0,0,0,.3);transform:translateY(-.2rem)}.site-footer{margin-top:auto;background-color:#f1f1f1;width:100%}.site-footer__logos{background-color:#1b572b;padding:2rem 0}.footer-logos{display:flex;justify-content:center;align-items:center;gap:3rem}.footer-logos li a img{height:7rem;width:auto}.site-footer__container{padding:2rem 0}.site-footer__container__bottom{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;color:#7c897c;font-size:1.4rem}.site-footer__container__bottom__left p{margin:0}.site-footer__container__bottom__left{display:flex;gap:1rem;align-items:center}.ws-logo{display:flex;align-items:center;gap:.5rem;font-size:1.2rem}.test-page-header{margin-bottom:3rem;text-align:center}.gform_wrapper .gfield .gfield_label{font-size:1.6rem;color:#1b572b;margin-bottom:1rem;font-weight:600}.test-navigation{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem}.test-navigation button{width:4rem;height:4rem;border-radius:50%;background-color:#e5e5e5;border:none;cursor:pointer;font-weight:600}.test-navigation button.active{background-color:#1b572b;color:#fff}.test-question{margin-bottom:4rem}.test-question h2{font-size:2.4rem;margin-bottom:2rem;color:#1b572b}.test-options{display:flex;flex-direction:column;gap:1.5rem}.option-item{display:flex;align-items:flex-start;gap:1rem}.option-item input[type=radio]{margin-top:.5rem}.option-label{cursor:pointer}.test-button{display:inline-block;padding:1.2rem 2.5rem;background-color:#1b572b;color:#fff;border:none;cursor:pointer;font-weight:600;text-transform:uppercase;margin-top:2rem;border-radius:.4rem;transition:background-color .3s}.test-button:hover{background-color:#286e3a}.gform_wrapper .gfield input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:2rem;height:2rem;border:.2rem solid #165528;border-radius:50%;outline:0;margin-right:.8rem;position:relative;background-color:#fff;cursor:pointer;box-shadow:0 0 0 .1rem rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center}.gform_wrapper .gfield input[type=radio]:hover{border-color:#0d3318;box-shadow:0 0 0 .1rem rgba(22,85,40,.2)}.gform_wrapper .gfield input[type=radio]:focus{border-color:#0d3318;box-shadow:0 0 0 .3rem rgba(22,85,40,.3)}.gform_wrapper .gfield input[type=radio]:checked{border:.2rem solid #165528;background-color:#fff}.gform_wrapper .gfield input[type=radio]:checked::before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem;border-radius:50%;background-color:#165528}.gform_wrapper .gfield .gchoice{display:flex;align-items:center;margin-bottom:1rem;padding:1.5rem;background:#f9fafa;border:.1rem solid #e5e5e5;border-radius:.4rem;cursor:pointer;transition:all .3s ease}.gform_wrapper .gfield .gchoice label{cursor:pointer;padding-left:.4rem;line-height:1.4;margin:0;display:flex;align-items:center;flex:1}.gform_wrapper .gfield.gfield_quiz input[type=radio]{margin-top:.3rem}.gform_wrapper.gform-theme{max-width:80rem;margin:0 auto;padding:2rem;background:#fff;border-radius:.8rem;box-shadow:0 .2rem .4rem rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column}.gform_wrapper .gform_title{color:#1b572b;font-size:2.4rem;margin-bottom:2rem;font-weight:600;text-align:center}.gfield.gfield--type-quiz{margin-bottom:3rem;flex:1;overflow-y:auto}.gfield_label{color:#1b572b;font-size:2rem;font-weight:600;margin-bottom:2rem}.gfield_radio{display:flex;flex-direction:column;gap:1.5rem}.gchoice{display:flex;align-items:center;padding:1.5rem;background:#f9fafa;border:.1rem solid #e5e5e5;border-radius:.4rem;cursor:pointer;transition:all .3s ease}.gchoice:hover{background:#f1f1f1;border-color:#1b572b}.gchoice input[type=radio]{margin-right:1.5rem;width:2rem;height:2rem}.gchoice label{font-size:1.6rem;color:#333;cursor:pointer;margin:0}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){accent-color:#1b572b!important;border-color:#e5e5e5!important}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{border-color:#1b572b!important;box-shadow:0 0 0 .2rem rgba(27,87,43,.2)!important}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked{background-color:#fff!important;border-color:#1b572b!important}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before{background-color:#1b572b!important}.gform-page-footer{display:flex;justify-content:space-between;margin-top:3rem;gap:1.5rem}.gform_next_button,input[type=button].gform_next_button{background-color:#1b572b!important;color:#fff!important;padding:1.5rem 3rem;border:none;border-radius:.4rem;font-weight:600;cursor:pointer;transition:background-color .3s;text-transform:uppercase;font-size:1.4rem;letter-spacing:.05rem;min-width:12rem;box-shadow:0 .2rem .4rem rgba(27,87,43,.2)!important}.gform_next_button:hover,input[type=button].gform_next_button:hover{background-color:#286e3a!important;box-shadow:0 .4rem .8rem rgba(27,87,43,.3)!important}.gform_previous_button,input[type=button].gform_previous_button{background-color:#f5f5f5!important;color:#1b572b!important;padding:1.5rem 3rem;border:.1rem solid #1b572b!important;border-radius:.4rem;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;font-size:1.4rem;letter-spacing:.05rem;min-width:12rem}.gform_previous_button:hover,input[type=button].gform_previous_button:hover{background-color:#e5e5e5!important;border-color:#286e3a!important;color:#286e3a!important}.gform-theme-button{padding:1.5rem 3rem;border-radius:.4rem;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;font-size:1.4rem;letter-spacing:.05rem;min-width:12rem}input[type=submit].gform-theme-button,input[type=submit].gform_button{background-color:#1b572b!important;color:#fff!important;border:none;box-shadow:0 .2rem .4rem rgba(27,87,43,.2)!important}input[type=submit].gform-theme-button:hover,input[type=submit].gform_button:hover{background-color:#286e3a!important;box-shadow:0 .4rem .8rem rgba(27,87,43,.3)!important}.gquiz-field{margin-bottom:3rem}.gquiz-field .gfield_label{font-size:1.8rem;margin-bottom:1.5rem}.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-color:#1b572b!important;color:#fff!important}.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{background-color:#286e3a!important}.gfield_failed_message{display:none;color:red;font-weight:700}@media (max-width:720px){.site{min-height:auto}p{margin-bottom:1rem}.test-container{padding:2rem 0}.text-container.form-container{padding:0;border-radius:.8rem}.test-page-header{margin-bottom:0;padding-top:2rem}}@media (max-width:1024px){.text-container{max-width:60%;margin:0 auto;text-align:center}.background-image{max-width:90%}}@media (max-width:768px){.site-header__container{flex-direction:column;gap:2rem}.site-header__container .site-logo:nth-child(2){display:none}.text-container{max-width:100%;margin:0;padding:0 1.5rem;text-align:center}.centered-content{padding:2rem 1.5rem}.centered-content blockquote,.centered-content li,.centered-content p{font-size:1.6rem;margin-bottom:1.5rem}.text-container__buttons{grid-template-columns:1fr;gap:1.5rem}.stock-button{width:100%}.footer-logos{flex-direction:column;gap:2rem}.footer-logos li{width:100%;display:flex;justify-content:center}.footer-logos li a{display:flex;justify-content:center;max-width:20rem}.footer-logos li a img{height:5rem}.site-footer__container__bottom{flex-direction:column;gap:1.5rem;text-align:center}.site-footer__container__bottom__left{flex-direction:column;gap:1rem}.site-footer__container__bottom__left span{display:none}.ws-logo{flex-direction:column;gap:.5rem}.gform_wrapper .gfield input[type=radio]{width:2.2rem;height:2.2rem;top:.2rem}.gform_wrapper .gfield input[type=radio]:checked::before{width:1.2rem;height:1.2rem}.gform_wrapper .gfield .gchoice{margin-bottom:1.2rem}.gform_wrapper .gfield .gchoice label{font-size:1.6rem}.gform-page-footer{flex-direction:column}.gform-theme-button{width:100%}.gchoice{padding:1.2rem}}@media (max-width:480px){html{font-size:58%}.background-image{max-width:120%}.centered-content{padding:1.5rem 1rem}.footer-logos li a img{height:4rem}.site-footer__logos{padding:1.5rem 0}.site-footer__container{padding:1.5rem 0}}@media (max-width:360px){.background-image{max-width:140%}}.gform-theme--framework .gfield--type-choice .gfield_checkbox,.gform-theme--framework .gfield--type-choice .gfield_radio{gap:0!important}