<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.page-id-70861 article, 
body.page-id-70861 footer, 
body.page-id-70861 header, 
body.page-id-70861 main,
/* KentFeeds ID */
body.page-id-71197 article, 
body.page-id-71197 footer, 
body.page-id-71197 header, 
body.page-id-71197 main {
  float: none!important;
  display: inline-block !important;
  width:100%;
  margin-top:0;
}

/* BlueSeal ID */
body.page-id-70861 header,
/* KentFeeds ID */
body.page-id-71197 header {
  display: none !important;
}

/* BlueSeal ID */
body.page-id-70861 #primary:after, 
body.page-id-70861 #primary:before, 
body.page-id-70861 #secondary:after, 
body.page-id-70861 #secondary:before, 
body.page-id-70861 .ast-container:after, 
body.page-id-70861 .ast-container:before, 
body.page-id-70861 .ast-row:after, 
body.page-id-70861 .ast-row:before, 
body.page-id-70861 .clear:after,
/* KentFeeds ID */
body.page-id-71197 #primary:after, 
body.page-id-71197 #primary:before, 
body.page-id-71197 #secondary:after, 
body.page-id-71197 #secondary:before, 
body.page-id-71197 .ast-container:after, 
body.page-id-71197 .ast-container:before, 
body.page-id-71197 .ast-row:after, 
body.page-id-71197 .ast-row:before, 
body.page-id-71197 .clear:after{
  display:none !important;
}

/* BlueSeal ID */
body.page-id-70861 .sidebar-main:after, 
body.page-id-70861 .sidebar-main:before, 
body.page-id-70861 .site-content:after, 
body.page-id-70861 .site-content:before, 
body.page-id-70861 .site-footer:after, 
body.page-id-70861 .site-footer:before, 
body.page-id-70861 .site-header:after, 
body.page-id-70861 .site-header:before, 
body.page-id-70861 .site-main:after, 
/* KentFeeds ID */
body.page-id-71197 .sidebar-main:after, 
body.page-id-71197 .sidebar-main:before, 
body.page-id-71197 .site-content:after, 
body.page-id-71197 .site-content:before, 
body.page-id-71197 .site-footer:after, 
body.page-id-71197 .site-footer:before, 
body.page-id-71197 .site-header:after, 
body.page-id-71197 .site-header:before, 
body.page-id-71197 .site-main:after, 

.site-main:before{
  display:none !important;
}


body.page-id-70861 .clear,
body.page-id-71197 .clear{
  clear: none !important;
  float: none !important;
}

:root {
  --black: #1F1F1F;
  --green: #C6D938;
  --dgreen:#B3BE35;
  --lblue: #F0F7FA;
  --mblue: #DFEFF8;
  --bblue: #008DDC;
  --white: #ffffff;
  --bree: 'bree', 'helvetica', arial, sans-serif;
  --mont: 'montserrat', 'helvetica', arial, sans-serif;
  --din: 'URW din', 'helvetica', arial, sans-serif;
}

/* HIDE */
.spf-horse-profile{
  display: none;
}

a{
  color: var(--bblue);
}

a:focus, .spf-container .spf-form--next:focus, .spf-container .spf-form--prev:focus{
  border: solid 2px var(--bblue);
  display: inline-block;
}

body{
  font-family: var(--mont);
  font-size:16px;
  color:var(--black) !important;
  line-height:1.5em;
}

.small-text{
  font-size: .9em;
  font-style: italic;
}

.spf-info-container .small-text {
  padding: 2em 5em;
  margin-top: 1em;
  border-top: solid 1px gray;
  display: inline-block;
}

.required-field{
  color:var(--bblue);
  text-align: center;
}

.sentinel-product-finder h1, .sentinel-product-finder h2, .sentinel-product-finder h3, .sentinel-product-finder h4, .sentinel-product-finder h5, .sentinel-product-finder h6{
  color:var(--black) !important;
}

.slick-disabled {
  display: none !important;
}

.slick-initialized {
  overflow: hidden !important;
}

.sentinel-product-finder {
  background: var(--lblue);
  position: relative;
  width: 100%;
  display: block;
}

.sentinel-product-finder .spf-container {
  padding: 1em;
  margin: 0 auto 0 auto;
  width: 100vw;
  height:100vh; 
  
}

@media(min-width: 768px) {
  .sentinel-product-finder .spf-container#spf-container {
    min-height: 700px;    
  }
}

.pum .gform_wrapper {
  display: block !important;
}

.gform_wrapper select {
  height: auto !important;
}

.spf-container .spf-button, .spf-container form:not(.search-form):not(.fl-builder-settings) input[type='submit']{
  border-radius:100px !important;
  padding: 0.5em 2em !important;
  display: block;
  line-height: 2.5em;
}

.spf-container .spf-button, .spf-container form:not(.search-form):not(.fl-builder-settings) input[type='submit'].spf-form--submit.spf-form--submit-toggle.spf-button{
  display: none;
}

.spf-container .spf-form--next, .spf-container .spf-form--prev{
  padding: 0.5em 2em !important;
  display: block;
  cursor:pointer;
  line-height: 2.5em;
}

.spf-container .spf-form--next{
  background:var(--green);
  color: var(--black);
  text-decoration: none;
  display: block;
}

.spf-container .spf-form--next:hover{
  background-color: var(--black) !important;
  color:var(--white) !important;
}

.spf-container .spf-form--prev{
  background:var(--white);
  color: var(--black);
  text-decoration: none;
  border:solid 1px var(--mblue);
  display: block;
}

.spf-container .spf-form--prev:hover{
  background:var(--bblue);
  color:#fff;
}

/* -- HOMEPAGE -- */

.spf-container--home{
  background-image:url('/wp-content/uploads/sentinel-product-finder-assets/SPF-Background-One.jpg');
  background-size:cover;
  height:calc(100vh - 3em);
}

.spf-homepage-header{
  display:flex;
  flex-direction: row;
  justify-content: flex-start;
}

.spf-homepage-header a {
	outline-color: transparent !important;
	border: none !important;
	color: transparent !important;
  cursor: pointer !important;
}

.spf-homepage-header .logo{
  max-width: 200px;
  padding:2em 0 0 2em;
}

.spf-container--home{
  position: relative;
}

.spf-container--home h1{
  font-family: var(--mont);
  font-weight:800;
  font-size:1em;
  text-transform:uppercase;
}

.spf-container--home h2 {
  font-family:var(--bree);
  font-size:4em;
  line-height: .9em;
  margin-bottom:.5em;
}

.spf-container--home .spf-homepage-inner-container{
  display: flex;
  flex-direction: row;
  flex: 1 100%;
  height: 70vh;
  min-height: 550px !important;
}

@media(min-width: 1100px) {
  .spf-container--home .spf-homepage-inner-container {
    min-height: 400px !important;
  }
}

#spf-home-form{
  align-self: center;
}

.spf-container--home .spf-intro{
  margin-top:4em;
  flex:1 1 33%;
  width:33%;
  margin-left:200px;
  align-self: stretch;
}

.spf-container--home form:not(.search-form):not(.fl-builder-settings) input[type='submit']{
  background-color: var(--green) !important;
  border-radius:100px !important;
  color: var(--black) !important;
  padding:.5em 2em !important;
}

.spf-container--home form:not(.search-form):not(.fl-builder-settings) input[type='submit']:hover{
  background-color: var(--black) !important;
  color:var(--white) !important;
}










/* Mobile */
@media(max-width: 1099px)  {


  .spf-container--home .spf-homepage-callout {
    background: rgba(56, 80, 113, .85);
    color: #FFFFFF;  
    text-align: center;
    padding: 1.5em 0 !important;;
    font-size: 1.25em;

    border-top: #C6D938 solid 5px;
    display: block;
    width: 100%; 

    position: absolute;
    top: unset !important;
    bottom: 0 !important;
    left:unset !important;
    right:unset !important;
  }


  .spf-container--home .spf-homepage-callout p {
    padding: 0 !important;
    margin: 0 auto !important;
    max-width: 300px;
  }

  .spf-container--home .spf-homepage-callout p .callout-large {
    font-weight: 800 !important;
  }  

}

/* Desktop */
@media(min-width: 1100px) {

  .spf-container--home .spf-homepage-callout{
    position:absolute;
    bottom:1em;
    right:1em;

    width:12em;
    height:12em;
    border-radius: 100%;
    text-align:center;
    background-color:rgba(0, 0, 0, 0.5);
    color:#fff;
    border:solid 3px var(--green);
    display: flex;
    align-items: center;
  }

  .spf-container--home .spf-homepage-callout .callout-large {
    text-transform: uppercase;
    font-size: 1.6em;
    display: block;
    font-weight: 800;
    flex-align:middle;
  }

}









/* -- QUESTIONS -- */

.spf-quiz-header{
  display:flex;
  flex-direction: row;
  justify-content: flex-start;
}

.spf-quiz-header .logo{
  max-width: 200px;
  padding:2em 0 0 2em;
}

.spf-container.spf-container--quiz{
  background:url('/wp-content/uploads/sentinel-product-finder-assets/SPF-Background-Two.jpg') bottom left no-repeat var(--lblue);
}

.spf-container--quiz label.form-label{
  display: none;
}

.spf-container--quiz form:not(.search-form):not(.fl-builder-settings) input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .spf-container--quiz .file-input{
  border-radius:16px !important;
  background:var(--white) !important;
  border:solid var(--mblue) 2px !important;
  border-radius: 1em !important;
  display: block;
  width:100%;
  margin: 0;
}

.spf-container--quiz .file-input:focus{
  border:solid var(--bblue) 2px !important;
}

.spf-container--quiz .file-input{
  padding:1em;
  margin-bottom:1em;
}

.spf-container--quiz h2{
  font-family: var(--din);
  font-weight: 700;
  font-size:1.5em;
}

.spf-container--quiz .radio-box {
  position: relative;
  cursor: pointer;
}

.radio-box label {
  border: none;
  box-sizing: border-box;
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  position: absolute;
  z-index: 0;
  top:0;
  right:0;
  bottom:0;
  left:0;
  line-height: 1em;
  border-radius: 1em;


	position: absolute !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;  
}

.radio-box label:hover, .radio-box label:focus, .radio-box label:active {
  color:var(--white);
  opacity: 1;
  border-radius: 1em;
}

.radio-box input[type=radio] {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top:0;
  right:0;
  bottom:0;
  left:0;
  cursor: pointer;
  display: block;
}


.radio-box input[type=radio]:checked ~ label, 
.radio-box input[type=radio]:active ~ label, 
.radio-box input[type=radio]:checked ~ label .spf-label, 
.radio-box input[type=radio]:active ~ label .spf-label, 
.radio-box input[type=radio]:checked ~ label .spf-label-desc, 
.radio-box input[type=radio]:active ~ label .spf-label-desc{
  background-color:var(--black);
  color:var(--white);
  border-radius: 1em !important;
  /*! height: 100%; */
  width: 100%;
  display: block;
}

.sentinel-product-finder .radio-box-container.radio-box-grid .spf-field label .spf-label {
  display: block;
  margin-bottom: 0.5em;
  margin-left: 0em;
}

.sentinel-product-finder .radio-box-container.radio-box-grid .spf-field label .spf-label-desc {
  padding:0 1em;
}

.sentinel-product-finder .radio-box-container .spf-field:hover label .spf-label,
.sentinel-product-finder .radio-box-container .spf-field:hover label .spf-label-desc {
  color:var(--white);
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .spf-field:hover, 
.sentinel-product-finder .spf-form--quiz-stage-4 .radio-box-container .spf-field:hover, 
.sentinel-product-finder .spf-form--quiz-stage-5 .radio-box-container .spf-field:hover, 
.sentinel-product-finder .spf-form--quiz-stage-6 .radio-box-container .spf-field:hover, 
.sentinel-product-finder .spf-form--quiz-stage-7 .radio-box-container .spf-field:hover, 
.sentinel-product-finder .spf-form--quiz-stage-8 .radio-box-container .spf-field:hover{
  background-color: var(--black);
  color:var(--white);
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .radio-box:before{
  content:'';
  display:block;
  width:89%;
  height:114px;
  position: absolute;
  z-index: 1;
  top:0;
  background-size:contain;
  background-position: center;
  background-repeat:no-repeat;
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .radio-box-3-1:before{
  background-image:url(/wp-content/uploads/sentinel-product-finder-assets/SPF-Sentinel-Horse-Thumbnail-One.png);
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .radio-box-3-2:before{
  background-image:url(/wp-content/uploads/sentinel-product-finder-assets/SPF-Sentinel-Horse-Thumbnail-Two.png);
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .radio-box-3-3:before{
  background-image:url(/wp-content/uploads/sentinel-product-finder-assets/SPF-Sentinel-Horse-Thumbnail-Three.png);
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .radio-box-3-4:before{
  background-image:url(/wp-content/uploads/sentinel-product-finder-assets/SPF-Sentinel-Horse-Thumbnail-Four.png);
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .radio-box-3-5:before{
  background-image:url(/wp-content/uploads/sentinel-product-finder-assets/SPF-Sentinel-Horse-Thumbnail-Five.png);
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .radio-box-3-6:before{
  background-image:url(/wp-content/uploads/sentinel-product-finder-assets/SPF-Sentinel-Horse-Thumbnail-Six.png);
}

.radio-box-container-6 .spf-label{
  display: inline-block;
  margin-top: 2.5em;
}


.sentinel-product-finder .spf-container .spf-inner-container .spf-component-two {
  display: flex;
  flex-wrap: nowrap;
  height: calc(100vh/1.5);
  align-items: center;
}

.sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--one {
  flex: 1 1 507px;
  min-width: 40%;
  text-align: center;
  padding:2em;
}

.sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--one .spf-horse-profile{
  min-width: 80%;
  height:300px;
  width:300px;
  align-self: center;
  position: relative;
}

.sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--one .spf-horse-heading{
  font-family: var(--bree);
  font-size:2em;
  padding:0 2em;
  line-height: 1em;
}


.sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--two {
  width: 100%;
  flex: 1 1 860px;
  min-width: 0;
  min-height: 0;
}
.sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--two #spf-form {
  width: 95%;
  margin: 0 auto;
  max-width: 860px;
}

@media(max-width: 1099px) {
  .sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--two #spf-form {
    width: 95%;
  }
}

.sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--two #spf-form .slick-form-quiz .slick-list {
  transform: none !important;
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .spf-field{
  text-align:center;
  background:var(--white);
  border-radius:1em;
  border:solid 2px var(--mblue);
  min-height:164px;
  align-content: center;
}

.sentinel-product-finder .radio-box-container .spf-field{
  background: var(--white);
  border-radius: 1em;
  border: solid 1px var(--mblue);
  min-height: 64px;
  align-content: center;
  text-align: center;
  margin-bottom: 1em;
  padding: 1em;
}

.sentinel-product-finder .radio-box-container.radio-box-grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px 16px; /* row-gap column gap */
  outline:none;
  max-width: none !important;
  text-align: center;
}

.sentinel-product-finder .radio-box-container.radio-box-list, .sentinel-product-finder .radio-box-container.radio-box-list .spf-field{
  text-align: left;
}

.sentinel-product-finder .radio-box-container.radio-box-list .spf-field label .spf-label {
  margin-left: 2em;
  width: 100%;
  display: block;
  margin-top: 0.8em;
}

.sentinel-product-finder .radio-box-container.radio-box-list.radio-box-container-8 .spf-field label .spf-label, .sentinel-product-finder .radio-box-container.radio-box-list.radio-box-container-4 .spf-field label .spf-label {
  margin-left: 1.7em;
  width: 100%;
  display: block;
  margin-top: 1.5em;
}

.sentinel-product-finder .radio-box-container.radio-box-list.radio-box-container-7 .spf-field{
  min-height: 5em;
}


.sentinel-product-finder .radio-box-container.radio-box-list.radio-box-container-7 .spf-field label .spf-label {
  margin-left: 1.7em;
  width: 100%;
  display: block;
  margin-top: 1.3em;
  margin-bottom: .5em;
}


.sentinel-product-finder .spf-form--quiz-stage-6 .radio-box-container .spf-field{
  min-height:164px;
}

.sentinel-product-finder .spf-form--quiz-stage-3 .radio-box-container .spf-field label .spf-label {
  padding-top: 7em;
  display: block;
  margin-left: 0;
  margin-bottom: 0;
}

.sentinel-product-finder .radio-box-container .spf-field label .spf-label-desc {
  display: block;
  color: #707070;
  font-weight: 500;
  font-size: .8em;
  margin-left:0;
  padding: 0;
}

.sentinel-product-finder .radio-box-container.radio-box-list .spf-field label .spf-label-desc{
  margin-left: calc(2em * 1.2);
}

.sentinel-product-finder .spf-navigation{
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
}

.sentinel-product-finder .spf-navigation.spf-navigation-submit{
  justify-content: flex-end;
}

form:not(.search-form):not(.fl-builder-settings) input[type='submit'].spf-button.spf-form--submit{
  background:var(--green) !important;
  color:var(--black)!important;
}

form:not(.search-form):not(.fl-builder-settings) input[type='submit'].spf-button.spf-form--submit:hover{
  background:var(--black) !important;
  color:var(--white)!important;
}

/* --------- */

/* -- RESULTS --*/

.spf-container.spf-container--results{
  padding:0;
  margin:0;
}

.spf-container--results .spf-info-container .spf-logo-container{
  width:20%;
  margin:2em;
}

.spf-container--results .spf-inner-container{
  display: flex;
  flex-direction: row;
  height: 100%; /* don't remove */
  height: auto; /* don't remove */
}
.spf-container--results .spf-info-container{
  flex:1 1 40%;
}

.spf-container--results .spf-info-container .spf-info-container--inner{
  background:url('/wp-content/uploads/sentinel-product-finder-assets/SPF-Background-Two.jpg') bottom left no-repeat var(--lblue);
  position: fixed;
  width:40%;
  max-width: 100%;
  height:100vh;
  text-align: center;
}

.spf-container--results .spf-horse-profile{
  width:100%;
  text-align: center;
}

.spf-container--results .horse-profile-image{
  width:auto;
  max-height:300px;
}


.spf-container--results .spf-info-container h2 {
  font-family: var(--bree);
  margin-top: calc(100vh/4);
  padding: 0 1em;
}

.spf-container--results .spf-products-container{
  display: flex;
  flex-direction: column;
  padding-top:2.6em;
  flex:1 1 60%;
  background:var(--white);
  z-index: 100 !important;
  height: 100vh !important; /* don't remove */
  height: auto !important; 
}

@media(min-width: 1101px) {
  .spf-container--results .spf-products-container  {
    overflow: scroll !important;
  }
}


.spf-products-container h2.spf-feed-results-heading{
  font-size:2em;
  font-weight:800;
  text-transform: uppercase;
  text-align:center;
}

.spf-products-container .spf-product-container{
  width:100%;
  color: #fff;
  padding:4em;
  display: flex;
  align-items: center;
}

.spf-products-container .spf-product-container .spf-product-title{
  font-family: var(--mont);
  font-size:1.5em;
  font-weight:800;
  display: block;
  margin-bottom:1em;
  width:100%;
}

.spf-products-container .spf-product-container .spf-product-image{
  width:35%;
  text-align:center;
  position: relative;
  margin-left:6%;
}

.spf-products-container .spf-product-container .spf-product-image:before{
  width: 100%;
  height: 66%;
  content: '';
  background: var(--black);
  border-radius: 100%;
  left: 0;
  position: absolute;
  top: 17%;
  z-index: 0;
  display: inline-block;
  filter: opacity(0.3);
  mix-blend-mode: multiply;
}

.spf-products-container .spf-product-container .spf-product-image img{
  max-width: 78%;
  position: relative;
  z-index: 1;
}

.spf-products-container .spf-product-container .spf-content-container {
  width: 66%;
  margin-left: 10%;
}

.spf-products-container .spf-product-container .spf-content-container .spf-product-cta-link, .spf-products-container .spf-product-cta-link, .spf-cta-link{
  background: var(--green);
  color: var(--black);
  padding: 1em 1.5em;
  text-decoration: none;
  border-radius: 50px;
  display: inline-block;
  font-weight: 800;
}

.spf-products-container .spf-product-container .spf-content-container .spf-product-cta-link:hover, .spf-products-container .spf-product-cta-link, .spf-cta-link:hover{
  background: var(--white);
  color: var(--black);
}

.results-count-email .email-results.cta-button-secondary:hover{
  background:var(--bblue);
  color:var(--white);
}

.spf-cta-container .spf-cta-link:hover{
  background: var(--black);
  color: var(--white);
}

.results-count-email{
  display: flex;
  flex-wrap: wrap;
  gap: 1em 2em;
  align-items: center;
  margin-bottom: 2em;
  justify-content: center;
}

.cta-button-secondary{
  color: var(--bblue);
  border:solid 2px var(--bblue);
  padding: 0.7em 1.5em;
  text-decoration: none;
  border-radius: 50px;
  display: inline-block;
  font-weight: 800;
  margin: 0;
}

form:not(.search-form):not(.fl-builder-settings)  input[type='submit'].spf-form--submit.spf-button{
  background:var(--green);
}

.spf-addon-container{
  padding: 10% 12%;
  text-align: center;
  color: var(--white);
  background-color: var(--black);
}

.sentinel-product-finder .spf-addon-container h3{
  color:var(--white)!important;
  font-weight:800;
}

.sentinel-product-finder .spf-reset{
  margin-top:4em;
}
/* -- SMALL SCREENS &amp; MOBILE --*/

@media all and (max-width:1099px){

  .spf-container--home #spf-home-form--submit { 
    margin: 0 auto !important;
  }   

  .sentinel-product-finder .spf-container .spf-inner-container .spf-component-two {
    height: 100vh;
  }

  .sentinel-product-finder .spf-container .spf-inner-container .spf-component-two--one{
    display: none;
  }


  
  /* @media(min-width: 1100px) {
  .sentinel-product-finder{
    min-height:100vh;
  }
    
  } */

  .spf-container--home {
    background-image: url(/wp-content/uploads/sentinel-product-finder-assets/SPF-Background-One-mobile.jpg);
    height: calc(100vh - 3em);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #7AA3D1;
    background-position: bottom center;
  }

  .spf-container.spf-container--home .spf-homepage-inner-container{
    display:flex;
    overflow: hidden !important;
    flex-direction: row;
    flex: 1 100%;
    min-height: 450px;
  }

  .spf-container--home #spf-home-form {
    max-width: 550px;
    margin: 0 auto;
    align-self: flex-start;
    padding: 0 1em;
  }

  @media(min-width: 1100px) {
    .spf-container--home #spf-home-form {
      max-width: unset;
      margin: 0;
    }
  }

  .spf-container--home .spf-homepage-callout {
    bottom: 4%;
    left: 4%;
  }

  .spf-container--results .spf-info-container h2 {
    margin-top: 1em;
  }

  .spf-container.spf-container--home .spf-intro {
    margin-top: 2em;
    flex: 1 1 100%;
    width: 100%;
    margin-left: 0;
    align-self: stretch;
  }

  .sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--two #spf-form{
    margin:0 auto;
  }
  .spf-component-two--one{
    display: none !important;
  }

  .sentinel-product-finder .spf-container {
    height: auto;
    margin: 0;
    padding: 0 !important;
    
  }

  .sentinel-product-finder .spf-container .spf-inner-container .spf-component-two .spf-component-two--two {
    width: 100%;
    flex: 1 1 100%;
    min-width: 0;
    min-height: 0;
  }

  .spf-homepage-header, .spf-quiz-header{
    justify-content: center;
  }


  .spf-homepage-header .logo, .spf-quiz-header .logo{
    padding:1em;
  }

  .spf-container--home .spf-intro {
    flex: 1 100%;
    width: 100%;
    margin-left: 0;
    text-align: center;
    align-self: stretch;
    height: 100%;
    min-height: auto;
  }
  
  .spf-container--quiz{
    flex: 1 100%;
    width: 100%;
    margin-left: 0;
    text-align: center;
    align-self: stretch;
    height: 100%;
    min-height:100vh;
  }

  .sentinel-product-finder .radio-box-container.radio-box-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .sentinel-product-finder .radio-box-container.radio-box-grid.radio-box-container-6 {
    grid-template-columns: repeat(1, 1fr);
  }

  .sentinel-product-finder .radio-box-container.radio-box-grid.radio-box-container-6 .spf-field {
    min-height: 128px;
  }

  .sentinel-product-finder .radio-box-container.radio-box-grid.radio-box-container-6 .spf-field label{
    padding:0 2em;
  }

  .sentinel-product-finder .radio-box-container.radio-box-grid.radio-box-container-6 .spf-field label .spf-label {
    margin-top: 2em;
  }


  .sentinel-product-finder .spf-container.spf-container--results .spf-inner-container{
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
  }

  .sentinel-product-finder .spf-container.spf-container--results{
    padding: 0;
  }

  .spf-container--results .spf-info-container, .spf-container--results .spf-products-container {
    flex: 1 1 100%;
  }

  .spf-container--results .spf-info-container .spf-info-container--inner{
    width:100%;
    position:relative;
    height:auto;
    padding-bottom: 2em;
  }

  .spf-container--results .spf-logo-container .logo.img-responsive{
    width:30%;
    margin:0 auto;
  }

  .spf-container--results .spf-info-container .spf-logo-container {
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 2em 0 2em 0;
  }
}

@media all and (max-width:860px){

  .sentinel-product-finder .spf-container .spf-inner-container .spf-component-two {
    display: flex;
    flex-wrap: nowrap;
    height: auto;
    align-items: flex-start;
    margin-top: 2em;
  }

  .spf-products-container .spf-product-container .spf-product-image{
    width:75%;
    margin-left:0;
  }

  .spf-products-container .spf-product-container .spf-content-container{
    margin-top: 2em;
    width:98%;
  }

  .sentinel-product-finder .radio-box-container.radio-box-list .radio-box-5-3 .spf-field label .spf-label{
    margin-top:1.4em;
  }

  .spf-container--home .spf-homepage-inner-container{
    height:55vh;
  }

  .spf-container.spf-container--home .spf-homepage-inner-container {
    display: flex;
    flex-direction: column;
    flex: 1 100%;
    min-height: 450px;
  }

  .spf-container--home .spf-intro h2 {
    font-size: 2.3em !important;
    padding: 0 1em;
  }

  .spf-container--results .spf-info-container h2 {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 1em;
    margin-top:0;
  }

  .spf-products-container .spf-product-container{
    flex-direction: column !important;
    padding:2em;
  }

  .spf-products-container .spf-product-container .spf-content-container {
    margin-left: 0;
  }

  .spf-products-container .spf-product-container .spf-product-image, .spf-products-container .spf-product-container .spf-content-container{
    flex: 1 1 100%;
  }

  .sentinel-product-finder .spf-reset{
    margin-top:1em;
  }

  .spf-container--results .spf-products-container {
    padding-top: 2em;
  }

  .spf-info-container .small-text{
    border: none;
    padding: 0 0.5em;
    margin-top: 0;
    font-size: .8em;
  }

  .spf-products-container h2.spf-feed-results-heading {
    font-size: 1.2em;
    margin-bottom: .5em;
  }
}

/* Toggle Submit Button */

.spf-form--submit-toggle {
  display: none;
  opacity: 0;
  transition: .5s;
}

/* Modals */

.gform_body {
  margin: 0 auto;
}

@media(min-width: 768px) {
  .gform_body {
    /* min-height: 750px;     */
  }
}

.gform_wrapper form:not(.search-form):not(.fl-builder-settings) input[type="submit"] {
  background:var(--green) !important;
  color:var(--black)!important;
  border-radius: 50px !important;
  padding: .5em 1.5em !important;
  margin: 2em auto 0 auto;
  transition: 1s;
}

.gform_wrapper form:not(.search-form):not(.fl-builder-settings) input[type="submit"]:hover,
.gform_wrapper form:not(.search-form):not(.fl-builder-settings) input[type="submit"]:active {
  background:var(--black) !important;
  color:var(--white)!important;
}


 
/* Extruded CTA */

.spf-product-extruded-cta {
  border-top: #FFF solid 5px;
  border-bottom: #FFF solid 5px;
  
  display: flex;
  flex-wrap: wrap;
  align-items: center !important;
  gap: 1em;
  
  padding: 1.5em 0;
  margin: 1em 0;
}


.spf-product-extruded-cta div {
  flex: 1 1 200px;
}


.spf-product-extruded-cta div p {
  font-weight: 800;
  font-size: 1em;
  padding: 0;   
}

.spf-product-extruded-cta div img {
  display: block;
  
  cursor: pointer;
  width: 100%;
  height: auto;

  border-radius: .25em;
}


@media(min-width: 1101px) {
  .spf-product-extruded-cta {
    flex-wrap: nowrap;
    gap: 0 1em;
  }
  
  
  .spf-product-extruded-cta div {
    flex: 1 1 50%;
  }


  .spf-product-extruded-cta div p {
    max-width: 300px;
    margin: 0 auto;  
  }
  
  .spf-product-extruded-cta div img {
    max-width: 200px;
    margin: 0 auto; 
    cursor: pointer;
  }  
}
</pre></body></html>