<!doctype html><html lang="en"><head>
    <meta charset="UTF-8">
    
    <meta name="msvalidate.01" content="81D631F8FDE4A2096495C9E9C8C2DC60">

    <!-- Added by Chuck on Feb 17 2026 - blocking AI Bots -->
    <meta name="robots" content="noai, noimageai">

    
    <meta name="google-adsense-account" content="ca-pub-8469776581758777">
    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8469776581758777" crossorigin="anonymous"></script>

    
    
    
    <title>Preventive Vet | Trusted Pet Health, Safety &amp; Behavior Resources</title>
    
      <link rel="shortcut icon" href="//www.preventivevet.com/hs-fs/hub/347034/file-1197826127-png/template/favicon.png">
    
    <meta name="description" content="Pet health, safety, and behavior solutions. We do the research, review the studies, consult the experts, listen, and provide recommendations you can trust.">
    <!-- START block page_head -->
    
      
    
    <!-- END block page_head -->

    
     
    

    <!-- END block base_css -->

    
    

    <!-- START block template_head_js -->
    
      
    
    <!-- END block template_head_js -->

    <!-- Google Tag Manager - Added November 29 2023 - Chuck Taylor -->
    <!-- NOTE: Google Tag Manager uses a 2nd tag right after the opening <body> tag -->
    <script>
      (function (w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
        var f = d.getElementsByTagName(s)[0],
          j = d.createElement(s),
          dl = l != "dataLayer" ? "&l=" + l : "";
        j.async = true;
        j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
        f.parentNode.insertBefore(j, f);
      })(window, document, "script", "dataLayer", "GTM-TTVPR55");
    </script>
    <!-- End Google Tag Manager -->

    <!-- Start standard header -->
    <meta name="viewport" content="width=device-width, initial-scale=1">

    
    <meta property="og:description" content="Pet health, safety, and behavior solutions. We do the research, review the studies, consult the experts, listen, and provide recommendations you can trust.">
    <meta property="og:title" content="Preventive Vet | Trusted Pet Health, Safety &amp; Behavior Resources">
    <meta name="twitter:description" content="Pet health, safety, and behavior solutions. We do the research, review the studies, consult the experts, listen, and provide recommendations you can trust.">
    <meta name="twitter:title" content="Preventive Vet | Trusted Pet Health, Safety &amp; Behavior Resources">

    

    
  <!-- home 2022 -->
  <style>
    *, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.content-wrapper {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 1rem;
  background-color: #fff;
}

/* Responsive Grid */

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: '';
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*='span'] {
  display: block;
  float: left;
  width: 100%;
  /* min-height: 28px; */
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*='span']:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container-fluid {
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: '';
}

.container-fluid:after {
  clear: both;
}

/* Original Block */

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}


@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: '';
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: left;
    width: 100%;
    /* min-height: 28px; */
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*='span']:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: '';
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: left;
    width: 100%;
    /* min-height: 28px; */
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*='span']:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* Clearfix */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important ;
  }
}

/* Block edited by Chuck Taylor */

.container-fluid img {
  max-width: 100%;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1200px;
}

.dnd-section .dnd-column {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}


























html {
  font-size: 20px;
}

@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #343a40;
  font-family: Avenir, Helvetica, sans-serif;
  line-height: 1.4;
  overflow-wrap: break-word;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: 700;
}

/* Anchors */

a {
  color: #0095C3;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
}

a:hover,
a:focus {
  text-decoration: underline;
}

/* Anchors with link icon */
a.anchor:before {
  display: inline-block;
  content: '';
  color: #0095C3;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230095C3' viewBox='0 0 512 512'%3E%3Cg%3E%3Cpath d='M472.021,39.991c-53.325-53.311-139.774-53.311-193.084,0l-76.184,76.154c6.031-0.656,12.125-0.938,18.25-0.938 c19.28,0,38.028,3.063,55.777,8.968l43.17-43.155c14.827-14.843,34.545-22.999,55.513-22.999c20.97,0,40.688,8.156,55.515,22.999 c14.828,14.812,22.981,34.499,22.981,55.498c0,20.968-8.153,40.686-22.981,55.498l-84.465,84.466 C331.687,291.326,311.968,299.48,291,299.48c-21,0-40.686-8.154-55.528-22.998c-7.219-7.188-12.843-15.563-16.718-24.688 c-9.625,0.531-18.624,4.531-25.499,11.405l-22.499,22.529c6.156,11.405,14.062,22.155,23.687,31.813 c53.31,53.313,139.774,53.313,193.099,0l84.48-84.497C525.316,179.736,525.316,93.302,472.021,39.991z'%3E%3C/path%3E%3Cpath d='M291.905,396.76c-19.312,0-38.248-3.125-56.402-9.281l-43.467,43.469c-14.812,14.844-34.529,22.999-55.497,22.999 c-20.968,0-40.654-8.155-55.498-22.999c-14.843-14.813-22.999-34.529-22.999-55.498s8.156-40.688,22.999-55.529l84.465-84.465 c14.843-14.812,34.53-22.968,55.498-22.968c20.999,0,40.686,8.156,55.512,22.968c7.22,7.218,12.857,15.593,16.75,24.717 c9.656-0.5,18.671-4.531,25.546-11.405l22.468-22.499c-6.156-11.438-14.078-22.187-23.718-31.843 c-53.31-53.311-139.774-53.311-193.084,0l-84.465,84.497c-53.341,53.313-53.341,139.744,0,193.086 c53.31,53.313,139.744,53.313,193.053,0l76.058-76.059c-5.671,0.529-11.405,0.813-17.187,0.813L291.905,396.76L291.905,396.76z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  height: 0.8rem;
  width: 0.8rem;
  margin-right: 0.5rem;
}

/* Headings */

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Avenir, Helvetica, serif;
  margin: 0 0 1.4rem;
}

h1, .h1,
h3, .h3,
h5, .h5 {
  color: #0095C3;
}

h2, .h2,
h4, .h4,
h6, .h6 {
  color: #343a40;
}

h1, .h1 {
  font-size: 2.1rem;
  font-weight: 700;
}

h2, .h2 {
  font-size: 1.6rem;
  font-weight: normal;
}

h3, .h3 {
  font-size: 1.25rem;
  font-weight: normal;
}

h4, .h4 {
  font-size: 1.175rem;
  font-weight: 700;
}

h5, .h5 {
  font-size: 1rem;
  font-weight: 700;
}

h6, .h6 {
  font-size: 0.9rem;
  font-weight: 700;
}

/* Lists */


ul.no-list {
  list-style: none;
}
button,
.button,
.hs-button {
  background-color: #6c757d;
  border: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 0.6rem 1.5rem;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  word-break: break-word;
}

button:disabled,
.button:disabled {
  opacity: 0.65;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button {
  background-color: #545b62;
  color: #fff;
  text-decoration: none;
  outline: none;
}

button:active,
.button:active {
  background-color: #545b62;
  color: #fff;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}

@media screen and (max-width: 850px) {
  .hs_cos_wrapper_type_rich_text img {
    float: none !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
form {
  color: #212529;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.form-group {
  margin-bottom: 1rem;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #CED4DA;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  outline: none;
}
.form-control:focus {
  color: #495057;
  background-color: #FFF;
  border-color: #80BDFF;
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25)
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}
.form-check-label {
  margin-bottom: 0;
}


.form-text {
  display: block;
  margin-top: .25rem;
}


.hs-form {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background-color: #F5F5F5;
  padding: 1rem;
  border-radius: 0.5rem;
}

@media (min-width: 768px) {
  .hs-form {
    padding: 2rem;
  }
}

.hs-form label {
  margin-bottom: 0;
}


.field label span:first-child {
  color: #666;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 100;
}

.hs-form .field,
.hs-form .hs-richtext {
  margin-bottom: 1rem;
}

.hs-form fieldset.form-columns-0,
.hs-form fieldset.form-columns-1,
.hs-form fieldset.form-columns-2 {
  max-width: 100%;
}

.hs-form .form-columns-2 .field {
  width: 100% !important;
}

.form-columns-2 .field:first-child {
  padding: 0;
}

.form-columns-2 .field:last-child {
  padding: 0;
}

@media (min-width: 768px) {
  .hs-form .form-columns-2 .field {
    width: 50% !important;
  }

  .form-columns-2 .field:first-child {
    padding-right: 0.5rem;
  }

  .form-columns-2 .field:last-child {
    padding-left: 0.5rem;
  }
}

.hs-form .input {
  margin-right: 0 !important;
}

.hs-form input[type=text],
.hs-form input[type=email],
.hs-form input[type=number],
.hs-form select,
.hs-form textarea {
  padding: 0.5rem 0.8rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  width: 100% !important;
  color: #555;
  font-weight: 100;
}

.hs-form ul.inputs-list {
  list-style: none;
  padding-left: 1rem;
}


.hs-form-booleancheckbox span,
.hs-form-checkbox span,
.hs-form-radio span {
  margin-left: 1rem;
  color: #555;
  font-weight: 100;
}

.hs-form textarea {
  resize: vertical;
  height: 5rem;
}


.hs-form select {
  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2rem) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.2rem;
  background-repeat: no-repeat;
}

.hs-form .hs-button {
  background-color: #0095C3;
}

.hs-form .hs-button:hover,
.hs-form .hs-button:focus {
  background-color: #007599;
}


.hs-form ul.hs-error-msgs {
  padding-left: 0;
  margin: 0.25rem 0;
}

.hs-form .hs-error-msg {
  color: #C82258;
  font-size: 0.8rem;
}

.hs-form .hs-form-required {
  color: #C82258;
  margin: 0 0.2rem;
}
header {
  position: sticky;
  top: 0;
  z-index: 10;
}

/* MARK: Because the header is sticky, internal links need some top padding or margin */
[data-hs-anchor] {
  scroll-margin-top: 180px; /* Adjust this value based on your header height */
}

#siteHeader {
  width: 100%;
  padding: 0;
}

.pupstanding-logo {
  display: block;
  margin: 0 auto;
  height: 50px;
  width: auto;
}

.header__container {
  display: flex;
  align-items: center;
  padding: 1rem;
}

.navigation-primary {
  width: 100%;
}

.navigation-primary ul {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}

.navigation-primary li {
  padding: 0.5rem 1rem;
  border-right: 1px solid #808080;
}

.navigation-primary li:last-of-type {
  padding-right: 0;
  border: none;
}

.navigation-primary a {
  font-size: 0.8rem;
  color: #77B800;
}

@media (max-width: 1050px) {

  .navigation-primary li {
    padding: 0.2rem 0.5rem;
    border-right: 1px solid #808080;
  }

}

@media (max-width: 850px) {
  .header__container {
    flex-direction: column;
    align-items: flex-start;
  }

  .navigation-primary ul {
    display: flex;
    list-style: none;
    justify-content: flex-start;
  }
}

.header-link {
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  gap: 5px;
}

.header-link svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 525px) {
  .newsletter-link {
    display: none;
  }
}



  #hs_cos_wrapper_header_search form {
    display: -ms-flexbox;
    display: flex;
    height: 50px;
  }

  #hs_cos_wrapper_header_search input {
    background: #e5e5e5;
    border: none;
    border-radius: 50px 0 0 50px;
    color: #343a40;
    width: 100%;
    max-width: 250px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: 1rem;
  }

  #hs_cos_wrapper_header_search input:focus {
    outline: none;
  }

  #hs_cos_wrapper_header_search button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #0095c3;
    color: #FFF;
    border-radius: 0 50px 50px 0;
    width: 50px;
    padding: 0;
  }

  #hs_cos_wrapper_header_search button:hover,
  #hs_cos_wrapper_header_search button:focus {
    background-color: #007599;
  }

  #hs_cos_wrapper_header_search svg {
    height: 24px;
    fill: #FFF;
  }

  
  
  #hs_cos_wrapper_header_search .hs-search-field--open .hs-search-field__suggestions {
  font-size: 0.9rem;
  margin-top: 0.25rem;
  position: absolute;
  z-index: 15;
  right: 0px;
  width: 300px;
  background: white;
  border-radius: 0.5rem;
  border: 1px solid #ccc;
  overflow: hidden;
  }
  
  @media screen and (min-width: 550px) {
  #hs_cos_wrapper_header_search .hs-search-field--open .hs-search-field__suggestions {
  width: 350px;
  }
  }
  
  @media screen and (min-width: 768px) {
  #hs_cos_wrapper_header_search .hs-search-field--open .hs-search-field__suggestions {
  width: 500px;
  }
  }

  #hs_cos_wrapper_header_search #results-for {
    padding: 0.5rem;
    background-color: #007599;
    color: #F2F0EE;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  
  #hs_cos_wrapper_header_search button.close-search-results {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    margin-right: 1rem;
    background: #FFF;
    color: #0095c3;
    font-weight: bold;
  }

  #hs_cos_wrapper_header_search .hs-search-field__suggestions a {
    width: 100%;
    padding: 0.25rem 0.5rem;
  }

  #hs_cos_wrapper_header_search .hs-search-field__suggestions a:hover,
  #hs_cos_wrapper_header_search .hs-search-field__suggestions a:focus {
    outline: 0;
    background-color: #0095c3;
    color: #F2F0EE;
    text-decoration: none;
  }

  #hs_cos_wrapper_header_search .hs-search-field__suggestions li:nth-child(even) {
    background: #eee;
  }


  
  .vet-portal-title {
    color: #0095c3;
    font-weight: 900;
  }

  .main-navbar-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    background-color: #77b800;
    color: #FFF;
    position: relative;
    z-index: 10;
  }

  /* #mobileMenuButton button {
    background-color: #77b800;
    display: flex;
    align-items: center;
    border-radius: 0;
  }

  #mobileMenuButton button:hover,
  #mobileMenuButton button:focus {
    background-color: #5d7f00;
  } */

  .menu-icon {
    background-color: #77b800;
    height: 50px;
    color: #FFF;
    display: flex;
    align-items: center;
    border-radius: 0;
  }

  .menu-icon:hover,
  .menu-icon:focus {
    background-color: #5d7f00;
  }

  
  .vet-portal-nav .menu-icon {
    background-color: #0095c3;
    display: flex;
    align-items: center;
    border-radius: 0;
  }
  .vet-portal-nav .menu-icon:hover,
  .vet-portal-nav .menu-icon:focus {
    background-color: #0086a5;
  }



  .menu-icon svg {
   width: 32px;
  }

  #mobileMenuCloseBg.menu-open {
    background-color: transparent;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
  }

  .main-navigation a.home-link {
    display: none;
  }

  
  .main-navigation {
    display: none;
  }

  .main-navigation a {
    color: #FFF;
    font-weight: bold;
    min-height: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-navigation a:hover,
  .main-navigation a:focus{
    text-decoration: none;
    background-color: #0086a5;
  }
  
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .main-navigation.menu-open {
    display: block;
    position: absolute;
    top: 50px;
    max-width: 350px;
    background-color: #0095c3;
    border-radius: 0 0.5rem 0.5rem 0;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.75);
    padding: 0.75rem 0;
  }

  #hs_menu_wrapper_main_menu .hs-menu-depth-1 {
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  #hs_menu_wrapper_main_menu .hs-menu-depth-1 > a {
    border-bottom: 1px solid #69BDD6;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #hs_menu_wrapper_main_menu .hs-menu-depth-2 {
    text-transform: initial;
  }

  #hs_menu_wrapper_main_menu .hs-menu-depth-2 a {
    width: 100%;
    padding: 0 2rem;
    font-weight: 300;
  }

  #hs_menu_wrapper_main_menu .hs-item-has-children > a::after {
    display: inline-block;
    width: 0.8rem;
    margin-left: 0.5rem;
    flex-shrink: 0;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M2.83,10.66,10,17.88a2.79,2.79,0,0,0,3.93,0l7.21-7.22a2.79,2.79,0,0,0-2-4.76H4.78A2.78,2.78,0,0,0,2.83,10.66Z'/%3E%3C/svg%3E");
  }

  
  .lang-switch {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    list-style: none;
    margin: 0 1rem 0 auto;
    padding: 0.5rem;
    height: 50px;
  }

  .lang-switch a {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    display: inline-block;
  }

  .lang-switch ul {
    list-style: none;
    margin: 0;
    padding: 0.5rem;
  }

  .lang-switch:focus,
  .lang-switch:hover {
    background-color: #5d7f00;
  }

  .lang-switch .has-drop-down::after {
    display: inline-block;
    width: 0.8rem;
    margin-left: 0.5rem;
    flex-shrink: 0;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M2.83,10.66,10,17.88a2.79,2.79,0,0,0,3.93,0l7.21-7.22a2.79,2.79,0,0,0-2-4.76H4.78A2.78,2.78,0,0,0,2.83,10.66Z'/%3E%3C/svg%3E");
  }

  .lang-options {
    display: none;
    position: absolute;
    background-color: #0095c3;
    padding: 0.25rem 0;
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 75%);
    top: 50px;
    left: 0px;
    height: 50px;
    align-items: center;
    padding: 0.5rem;
    width: 100%;
  }

  .lang-options:hover {
    background-color: #0086a5;
  }

  .lang-switch:hover .lang-options,
  .lang-switch:focus .lang-options {
    display: flex;
  }

  .lang-options li {
    width: 100%;
  }

  .lang-switch.lang-switch--desktop {
    display: none;
  }

  .vet-link-mobile {
    padding-left: 1rem;
    padding-right: 1rem;
    text-transform: uppercase;
    border-bottom: 1px solid #69BDD6;
  }

  .vet-link-desktop {
    display: none;
  }

  
  @media screen and (min-width: 768px) {

  .main-navbar-container.vet-portal-nav {
    font-size: 0.8rem;
  }

  .main-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .main-navigation.menu-open {
    position: initial;
    display: -ms-flexbox;
    display: flex;
    background-color: initial;
    max-width: initial;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
  }
  #mobileMenuCloseBg,
  .menu-icon,
  .vet-portal-nav .menu-icon {
   display: none;
  }
  .main-navigation a.home-link {
    height: 50px;
    display: -ms-flexbox;
    display: flex;
  }
  .home-link svg
  {
    width: 32px;
  }
  .main-navigation ul {
    display: -ms-flexbox;
    display: flex;
  }
  /* MARK */
  .main-navigation a {
    height: 50px;
  }

  .main-navigation a:hover,
  .main-navigation a:focus {
    background-color: transparent;
  }
  #hs_menu_wrapper_main_menu .hs-menu-depth-1 {
    padding-top:0.05rem;
  }
  #hs_menu_wrapper_main_menu .hs-menu-depth-1 > a {
    border-bottom: none;
  }

  .vet-portal-nav #hs_menu_wrapper_main_menu .hs-menu-depth-1 > a {
    font-size: 0.6rem;
  }

  .vet-portal-nav #hs_menu_wrapper_main_menu .hs-item-has-children > a::after {
    width: 0.6rem
  }

  .main-navigation .home-link:hover,
  .main-navigation .home-link:focus,
  #hs_menu_wrapper_main_menu .hs-menu-depth-1:hover,
  #hs_menu_wrapper_main_menu .hs-menu-depth-1:focus {
    background-color: #5d7f00;
  }

  
  .vet-portal-nav .home-link:hover,
  .vet-portal-nav .home-link:focus,
  .vet-portal-nav #hs_menu_wrapper_main_menu .hs-menu-depth-1:hover,
  .vet-portal-nav #hs_menu_wrapper_main_menu .hs-menu-depth-1:focus {
    background-color: #0086a5;
  }

  
  #hs_menu_wrapper_main_menu .hs-menu-depth-2 {
    border-bottom: 1px solid #69BDD6;
  }

  #hs_menu_wrapper_main_menu .hs-menu-depth-2 a {
    width: 100%;
    padding: 8px 1rem;
    font-weight: 300;
    font-size: 0.8rem;
    height: auto;
  }

  /* .vet-portal-nav #hs_menu_wrapper_main_menu .hs-menu-depth-2 a {
    font-size: 0.8rem;
    padding: 8px 1rem;
    height: auto;
  } */

  #hs_menu_wrapper_main_menu .hs-menu-depth-2:hover {
    background-color: #0086a5;
  }
  #hs_menu_wrapper_main_menu .hs-item-has-children {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  #hs_menu_wrapper_main_menu .hs-item-has-children > .hs-menu-children-wrapper {
    display: none;
    position: absolute;
    background-color: #0095c3;
    min-width: 280px;
    padding: 0.25rem 0;
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.75);
    top: 50px;
    left: 0px;
  }
  #hs_menu_wrapper_main_menu .hs-item-has-children:hover > .hs-menu-children-wrapper,
  #hs_menu_wrapper_main_menu .hs-item-has-children:focus > .hs-menu-children-wrapper {
    display: block;
  }

  
  .lang-switch.lang-switch--desktop {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    list-style: none;
    margin: 0 1rem 0 auto;
    padding: 0.5rem;
    height: 50px;
  }

  .lang-switch.lang-switch--desktop a {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    display: inline-block;
  }

  .lang-switch.lang-switch--desktop ul {
    list-style: none;
    margin: 0;
    padding: 0.5rem;
  }

  .lang-switch.lang-switch--desktop:focus,
  .lang-switch.lang-switch--desktop:hover {
    background-color: #5d7f00;
  }

  .lang-switch--desktop .lang-options {
    display: none;
    position: absolute;
    background-color: #0095c3;
    padding: 0.25rem 0;
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 75%);
    top: 50px;
    left: 0px;
    height: 50px;
    align-items: center;
    padding: 0.5rem;
    width: 100%;
  }

  .lang-switch--desktop .lang-options:hover {
    background-color: #0086a5;
  }

  .lang-switch--desktop .lang-options a {
    height: initial;
    min-height: initial;
  }

  .lang-switch.lang-switch--desktop:hover .lang-options,
  .lang-switch.lang-switch--desktop:focus .lang-options {
    display: flex;
  }

  
  .main-navigation .vet-link-mobile, .lang-switch--mobile {
    display: none;
  }

  .vet-link-desktop {
    z-index: 1;
    background-color: #FFF;
    color: #77b800;
    display: block;
    font-size: 0.9rem;
    padding: 0.3rem 0.6rem;
    border: 2px solid #77b800;
    border-top: none;
    border-radius: 0 0 0.5rem 0.5rem;
    margin-right: 1rem;
    transition: all 0.3s ease-in-out;
  }
  .vet-link-desktop:hover,
  .vet-link-desktop:focus {
    text-decoration: none;
    color: #5d7f00;
    border-color: #5d7f00;
  }
  }
.footer {
  min-height: 100px;
  background-color: #F2F0EE;
  padding: 2rem 0;
}

.footer-with-ad {
  padding: 2rem 0 60px;
}

@media (min-width: 748px) {
  .footer-with-ad {
    padding: 2rem 0 120px;
  }
}

.footer_heading {
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: underline;
  margin: 0;
}

.footer_nav_section {
  width: 100%;
  margin-bottom: 1rem;
}

.footer_nav_section ul,
.footer_legal_links ul {
  list-style: none;
  padding: 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 14px;
}

.footer_nav_section li {
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.footer_nav_section a,
.footer_legal_links a {
  color: inherit;
}

/* Rule added to address minimum click area on small screens */
.footer_nav_section a {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
}
/* End */

.footer_nav_section p {
  font-size: 14px;
  line-height: 1.2;
}

.footer_social a {
  padding: 0 0.25rem;
  margin: 0 0.5rem;
}

.footer_social a:hover,
.footer_social a:focus {
  text-decoration: none;
}
.footer_icon {
  height: 24px;
}

.footer_divider_line {
  height: 1px;
  width: 90%;
  margin: 0 auto;
  opacity: 0.5;
}

.footer_legal_links ul {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer_legal_links li {
  margin-left: 1rem;
  margin-right: 1rem;
}

.footer_disclaimer p {
  text-align: center;
  font-size: 14px;
  color: inherit;
  margin-bottom: 0.5rem;
}

.footer_disclaimer a {
  color: inherit;
  text-decoration: underline;
}

.footer_copyright {
  text-align: center;
  font-size: 12px;
}

@media (min-width: 768px) {
  .footer_nav_section {
    width: auto;
    max-width: 25%;
    padding-right: 1rem;
    margin-bottom: 0;
  }

  .footer_nav_section:last-child {
    padding-right: 0;
  }

  .footer_disclaimer p,
  .footer_copyright {
    text-align: left;
  }

}
/* SVG Slash Section Divider */
.slash-divider {
  width: 100%;
}

.slash-divider svg {
  width: 100%;
  height: 80px;
  display: block;
}

@media (max-width: 768px) {
  .slash-divider svg {
    height: 40px;
  }
}

@media print {
  .slash-divider {
    display: none;
  }
}


@media screen and (max-width: 768px) {
  .hs-embed-wrapper {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}


blockquote {
  margin: 2rem auto;
  max-width: 75%;
  border-left: 4px solid #eb692c;
  padding-left: 1.5rem;
}

@media (min-width: 768px) {
  blockquote { 
    max-width: 70%;
  }
}


figcaption {
font-size: 0.8rem;
color: #6c757d;
}

.figure-left {
  float: left;
  margin-right: 1rem;
}

.figure-right {
  float: right;
  margin-left: 1rem;
}

.figure-left,
.figure-right,
.figure-center {
  margin-bottom: 1rem;
}

@media screen and (max-width: 800px) {
.figure-left,
.figure-right {
  float: none;
  margin: 1rem auto;
  }
}

/* Card */
.card {
  border-radius: 6px;
  box-shadow: 2px 2px 2px 1px #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 1rem;
}

@media print {
  .card {
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
  }
}


.call-left,
.call-right,
.call-center {
  background-color: #F0F0F0;
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.25);
  margin: 0 auto 1rem;
  float: none;
  text-align: center;
  font-size: 0.8rem;
}

.call-left, .call-right {
  max-width: 400px;
}

.call-center {
  max-width: 800px;
}

/* Rule added to address minimum click area on small screens */
.call-left a,
.call-right a,
.call-center a {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
}

.call-left span a,
.call-right span a,
.call-center span a {
  display: inline;
  min-height: auto;
}
/* End */

.call-check ol,
.call-check ul {
  text-align: left;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.call-check li {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem 0;
  border-bottom: 1px solid #BBB;
  min-height: 48px; /* Rule added to address minimum click area on small screens */
}

.call-check li a {
  display: inline;
  min-height: auto;
}

/* Removed this rule while addressing min click area on small screens */
.call-check li:first-child {
  padding-top: 0;
  min-height: auto;
}

.call-check li:last-child {
  padding-bottom: 0;
  border: none;
}

.call-check li:before {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  flex-shrink: 0;
  margin-right: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2377B800'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 768px) {
  .call-left {
    float: left;
    margin: 0 1rem 1rem 0;
  }

  .call-right {
    float: right;
    margin: 0 0 1rem 1rem;
  }
}

.call-left p,
.call-right p,
.call-center p, {
  margin-bottom: 0;
  font-size: 1.1rem;
}

.call-left li,
.call-right li,
.call-center li, {
  font-size: 1.1rem;
}



.product-card {
  max-width: 800px;
  margin: 0.25rem auto;
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid #eee;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  display: grid;
  justify-items: center;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  gap: 1rem;
  align-items: start;
}

.product-title {
  font-weight: 700;
  margin-bottom: 0;
}

.product-description p:last-child {
  margin-bottom: 0;
}

.product-image-box {
  height: 200px;
  width: 200px;
  text-align: center;
  grid-row: auto;
}

.product-image-box img {
  border-radius: 0.5rem;
}

@media screen and (min-width: 768px) {
  .product-card {
    justify-items: start;
    grid-template-columns: 200px 1fr;
    grid-template-rows: min-content 1fr;
  }

  .product-image-box {
    grid-row: 1 / span 2;
  }
}

/* Buttons */
.affiliate-links-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.affiliate-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.affiliate-button {
  height: 40px;
  padding: 6px 12px;
  width: 150px;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px;
}

.affiliate-button svg {
  max-height: 100%;
  max-width: 100%;
}

.chewy-button {
  background-color: #128ced;
}

.amazon-button {
  background-color: #000;
}

.walmart-button {
  background-color: #007dc6;
}

.etsy-button {
  background-color: #f45800;
}

@media screen and (min-width: 768px) {
  .affiliate-links-container {
    align-items: flex-start;
  }

  .affiliate-links {
    justify-content: flex-start;
  }
}




.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #77b800;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


#hs_cos_wrapper_large_search form {
display: -ms-flexbox;
display: flex;
height: 60px;
}

#hs_cos_wrapper_large_search input {
background: #e5e5e5;
border: none;
border-radius: 50px 0 0 50px;
color: #343a40;
width: 100%;
padding-left: 1.6rem;
padding-right: 1.6rem;
font-size: 1.5rem;
}

#hs_cos_wrapper_large_search input:focus {
outline: none;
}

#hs_cos_wrapper_large_search button {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
background: #0095c3;
color: #FFF;
border-radius: 0 50px 50px 0;
width: 60px;
padding: 0;
}

#hs_cos_wrapper_large_search button:hover,
#hs_cos_wrapper_large_search button:focus {
background-color: #007599;
}

#hs_cos_wrapper_large_search svg {
height: 28px;
fill: #FFF;
}



#hs_cos_wrapper_large_search .hs-search-field--open .hs-search-field__suggestions {
font-size: 0.9rem;
margin-top: 0.25rem;
position: absolute;
z-index: 15;
right: 0px;
width: 300px;
background: white;
border-radius: 0.5rem;
border: 1px solid #ccc;
overflow: hidden;
}

@media screen and (min-width: 550px) {
#hs_cos_wrapper_large_search .hs-search-field--open .hs-search-field__suggestions {
width: 350px;
}
}

@media screen and (min-width: 768px) {
#hs_cos_wrapper_large_search .hs-search-field--open .hs-search-field__suggestions {
width: 500px;
}
}

#hs_cos_wrapper_large_search #results-for {
padding: 0.5rem;
background-color: #007599;
color: #F2F0EE;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
}


#hs_cos_wrapper_large_search button.close-search-results {
width: 30px;
height: 30px;
border-radius: 20px;
margin-right: 1rem;
background: #FFF;
color: #0095c3;
font-weight: bold;
}

#hs_cos_wrapper_large_search .hs-search-field__suggestions a {
width: 100%;
padding: 0.25rem 0.5rem;
}

#hs_cos_wrapper_large_search .hs-search-field__suggestions a:hover,
#hs_cos_wrapper_large_search .hs-search-field__suggestions a:focus {
outline: 0;
background-color: #0095c3;
color: #F2F0EE;
text-decoration: none;
}

#hs_cos_wrapper_large_search .hs-search-field__suggestions li:nth-child(even) {
background: #eee;
}

@media (min-width: 768px) {
#hs_cos_wrapper_large_search form {
  height: 100px;
}

#hs_cos_wrapper_large_search input {
  padding-left: 3rem;
  padding-right: 3rem;
  font-size: 2rem;
}

#hs_cos_wrapper_large_search button {
  width: 100px;
}

#hs_cos_wrapper_large_search svg {
  height: 36px;
}
}
/* Hide elements on screen - only visible during print */
@media screen {
  .only-print {
    display: none !important;
  }
}

@media print {
  /* Flag for disabling element from the printed version */
  .no-print {
    display: none !important;
  }
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  img,
  svg {
    break-inside: avoid;
  }

  /* Typography */
  html {
    font-size: 14px;
  }

  body {
    color: #000000;
  }

  /* Drag-and-drop padding */
  .row-fluid-wrapper.dnd-section {
    padding: 0 !important;
  }

  /* IMAGE RESIZING */

  .max-print-height-100,
  .max-print-height-150,
  .max-print-height-200,
  .max-print-height-250,
  .max-print-height-300,
  .max-print-height-350,
  .max-print-height-400,
  .max-print-height-450,
  .max-print-height-500 {
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
  }

  .max-print-height-100 {
    max-height: 100px !important;
  }

  .max-print-height-150 {
    max-height: 150px !important;
  }

  .max-print-height-200 {
    max-height: 200px !important;
  }

  .max-print-height-250 {
    max-height: 250px !important;
  }

  .max-print-height-300 {
    max-height: 300px !important;
  }

  .max-print-height-350 {
    max-height: 350px !important;
  }

  .max-print-height-400 {
    max-height: 400px !important;
  }

  .max-print-height-450 {
    max-height: 450px !important;
  }

  .max-print-height-500 {
    max-height: 500px !important;
  }
}

@page {
  margin: 2cm;
}
/* Utility classes */







/* All sides */

.m-0 {
  margin: 0;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 1rem;
}
.m-4 {
  margin: 1.5rem;
}
.m-5 {
  margin: 3rem;
}

/* Top */
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 1rem;
}
.mt-4 {
  margin-top: 1.5rem;
}
.mt-5 {
  margin-top: 3rem;
}

/* Right */
.mr-0 {
  margin-right: 0;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 1rem;
}
.mr-4 {
  margin-right: 1.5rem;
}
.mr-5 {
  margin-right: 3rem;
}

/* Bottom */
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
.mb-4 {
  margin-bottom: 1.5rem;
}
.mb-5 {
  margin-bottom: 3rem;
}

/* Left */
.ml-0 {
  margin-left: 0;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 1rem;
}
.ml-4 {
  margin-left: 1.5rem;
}
.ml-5 {
  margin-left: 3rem;
}

/* X-Axis */
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-4 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-5 {
  margin-left: 3rem;
  margin-right: 3rem;
}

/* Y-Axis */
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

/* Auto Margins */
.ml-auto {
  margin-left: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}






/* All sides */
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 1rem;
}
.p-4 {
  padding: 1.5rem;
}
.p-5 {
  padding: 3rem;
}

/* Top */
.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 1rem;
}
.pt-4 {
  padding-top: 1.5rem;
}
.pt-5 {
  padding-top: 3rem;
}

/* Right */
.pr-0 {
  padding-right: 0;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 1rem;
}
.pr-4 {
  padding-right: 1.5rem;
}
.pr-5 {
  padding-right: 3rem;
}

/* Bottom */
.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 1rem;
}
.pb-4 {
  padding-bottom: 1.5rem;
}
.pb-5 {
  padding-bottom: 3rem;
}

/* Left */
.pl-0 {
  padding-left: 0;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 1rem;
}
.pl-4 {
  padding-left: 1.5rem;
}
.pl-5 {
  padding-left: 3rem;
}

/* X-Axis */
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-5 {
  padding-left: 3rem;
  padding-right: 3rem;
}

/* Y-Axis */
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}


.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}


.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}


.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}


.clearfix::after {
  display: block;
  clear: both;
  content: "";
}


.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

/* TYPOGRAPHY - COLOR */
.text-white {
  color: #fff !important;
}

.text-blue {
  color: #0095C3 !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: #007599 !important;
}

.text-purple {
  color: #83389B !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: #5e2970 !important;
}

.text-green {
  color: #77B800 !important;
}

a.text-green:hover, a.text-green:focus {
  color: #5d8f00 !important;
}

.text-red {
  color: #C82258 !important;
}

a.text-red:hover, a.text-red:focus {
  color: #a61c4a !important;
}

.text-orange {
  color: #FF7000 !important;
}

a.text-orange:hover, a.text-orange:focus {
  color: #d65d00 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-light {
  color: #F2F0EE !important;
}

a.text-light:hover, a.text-light:focus {
  color: #ded9d4 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #343a40 !important;
}

.text-muted {
  color: #6c757d !important;
}

/* BACKGROUND - COLOR */
.bg-blue {
  background-color: #0095C3 !important;
}

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #007599 !important;
}

.bg-purple {
  background-color: #83389B !important;
}

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #5e2970 !important;
}

.bg-green {
  background-color: #77B800 !important;
}

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #5d8f00 !important;
}

.bg-red {
  background-color: #C82258 !important;
}

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #a61c4a !important;
}

.bg-orange {
  background-color: #FF7000 !important;
}

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #d65d00 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #F2F0EE !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #ded9d4 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

/* SIZING */
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-25 {
  max-width: 25% !important;
}

.mw-50 {
  max-width: 50% !important;
}

.mw-75 {
  max-width: 75% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

/* ROUNDED CORNERS */
.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

/* OVERFLOW */
.overflow-auto {
  overflow: auto !important;
}

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

/* SHADOWS */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

/* TEXT ALIGN */
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}
/***** BLOG LISTINGS *****/
.blog-listing-item {
  -ms-flex-direction: column;
  flex-direction: column;
}

.blog-listing-image {
  width: 100%;
  max-width: 300px;
  height: 200px;
  background-size: cover;
  background-position: 50%;
  border-radius: 0.5rem;
  float: left;
  margin: 0 auto 1rem;
  flex-shrink: 0;
}

@media (min-width: 575px) {
  .blog-listing-item {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .blog-listing-image {
    margin: 0 1rem 1rem 0;
    max-width: 200px;
    height: 125px;
  }
}

@media (min-width: 768px) {
  .blog-listing-image {
    max-width: 300px;
    height: 200px;
  }
}

/* Pagination */
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  opacity: 0.5;
  cursor: default;
}

/***** MAIN BLOG TEMPLATE *****/

.hr-gray-2,
.hr-grey-2 {
  width: 100%;
  height: 2px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #eee;
}

.blog-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
  background-color: white;
}

.blog-title {
  margin-bottom: 0.25rem;
}

.blog-meta p {
  line-height: 1.1;
  margin-bottom: 0;
  font-size: 0.8rem;
}

.blog-disclaimer p {
  font-size: 0.8rem;
  line-height: 1.1;
  color: #999;
}

/* Social Sharing Buttons */
.hs-blog-social-share-list {
  list-style-type: none;
  padding-left: 0;
}

.hs-blog-social-share-item {
  line-height: 1;
  margin-right: 10px;
}

.hs-blog-social-share-item-facebook {
  margin-left: -5px;
}

/* BLOG RICHTEXT */

@media (max-width: 850px) {
  #hs_cos_wrapper_post_body img {
    float: none !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* COMMENTS */

/* Main comments frame */
#hs_cos_wrapper_blog_page_comments {
  margin: 1.4rem 0;
}

/* Comments form */
#hs_cos_wrapper_blog_page_comments form {
  color: #343a40;
  background-color: #eee;
  padding: 1rem 2rem 2rem 2rem;
  border-radius: 0.25rem;
}

/* Inputs */
#hs_cos_wrapper_blog_page_comments input,
#hs_cos_wrapper_blog_page_comments textarea {
  width: 100%;
  padding: 0.5rem 0.8rem;
  border-radius: 0.25rem;
  border: 1px solid #ccc;
  color: #343a40;
}

/* Comments TextArea */
#hs_cos_wrapper_blog_page_comments textarea {
  resize: vertical;
  height: 200px;
}

/* Field labels */
#hs_cos_wrapper_blog_page_comments label {
  margin-top: 1rem;
  margin-bottom: 0;
}

/* The <ul> that contains the error message. */
#hs_cos_wrapper_blog_page_comments .hs-error-msgs {
  margin: 0;
  padding-left: 0;
  font-size: 0.8rem;
  color: #dc3545;
}

/* Error message if a field is not complete. This is a <label>. */
#hs_cos_wrapper_blog_page_comments .hs-error-msg {
  margin: 0;
}

/* Google recaptcha badge */
#hs_cos_wrapper_blog_page_comments .hs_recaptcha {
  margin: 1rem 0;
}

/* Buttons */
#hs_cos_wrapper_blog_page_comments .hs-button {
  background: #6eb4cd;
  color: #f2f0ee;
  transition: all 0.3s ease-out;
}

#hs_cos_wrapper_blog_page_comments .hs-button:hover,
#hs_cos_wrapper_blog_page_comments .hs-button:focus {
  background: #2c95b5;
  cursor: pointer;
}

#hs_cos_wrapper_blog_page_comments .comment-reply-to {
  padding: 0.5rem 1rem;
  font-size: 0.8rem;
  line-height: 1;
}

/* COMMENTS */
#hs_cos_wrapper_blog_page_comments h4 {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: #343a40;
}

#hs_cos_wrapper_blog_page_comments .comment-date {
  color: #999;
}

/* #hs_cos_wrapper_blog_page_comments .comment.depth-0 {
  padding-top: 1rem;
  margin-top: 2rem;
} */

#hs_cos_wrapper_blog_page_comments .comment {
  margin: 1rem 0;
  padding-top: 1rem;
  border-top: 2px solid #eee;
  padding-left: 0;
}

#hs_cos_wrapper_blog_page_comments .comment.depth-1,
#hs_cos_wrapper_blog_page_comments .comment.depth-2,
#hs_cos_wrapper_blog_page_comments .comment.depth-3,
#hs_cos_wrapper_blog_page_comments .comment.depth-4,
#hs_cos_wrapper_blog_page_comments .comment.depth-5,
#hs_cos_wrapper_blog_page_comments .comment.depth-6,
#hs_cos_wrapper_blog_page_comments .comment.depth-7 {
  margin-left: 2rem;
}

#hs_cos_wrapper_blog_page_comments .comment.depth-1 .comment-from:before,
#hs_cos_wrapper_blog_page_comments .comment.depth-2 .comment-from:before,
#hs_cos_wrapper_blog_page_comments .comment.depth-3 .comment-from:before,
#hs_cos_wrapper_blog_page_comments .comment.depth-4 .comment-from:before,
#hs_cos_wrapper_blog_page_comments .comment.depth-5 .comment-from:before,
#hs_cos_wrapper_blog_page_comments .comment.depth-6 .comment-from:before,
#hs_cos_wrapper_blog_page_comments .comment.depth-7 .comment-from:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 91.67 93.59' fill='currentColor'%3E%3Cpath d='M9.23,1.56A4.7,4.7,0,0,1,14,5.61l0,.64v25A32.82,32.82,0,0,0,45.52,64l1.36,0H79.17l0,0L65.57,50.31a4.61,4.61,0,0,1,0-6.52l.1-.1a4.61,4.61,0,0,1,6.51,0C78.32,49.85,91.35,63,95.75,67.38a2.12,2.12,0,0,1,0,3L72.21,93.81a4.63,4.63,0,0,1-6.52,0l-.09-.1a4.6,4.6,0,0,1,0-6.52L79.31,73.48l0,0H46.88A42.2,42.2,0,0,1,4.71,32.73l0-1.48V6.49A4.86,4.86,0,0,1,9.23,1.56Z' transform='translate(-4.69 -1.56)' /%3E%3C/svg%3E");
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
}

/* JUST ANSWER CHAT BLOCK */
.justAnswerChatBlock {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.justAnswerTextContainer {
  background: #e3f9ff;
  padding: 1rem;
  border-left: 3px solid #0095c3;
  color: #027396;
  display: flex;
  align-items: center;
}

.justAnswerTextContainer a {
  color: #027396;
  font-weight: bold;
  display: inline-flex;
  align-self: center;
}

  </style>


  <style>
    *, *:before, *:after {
  box-sizing: border-box;
}
    /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
    html {
  font-size: 20px;
}

@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #343a40;
  font-family: Avenir, Helvetica, sans-serif;
  line-height: 1.4;
  overflow-wrap: break-word;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: 700;
}

/* Anchors */

a {
  color: #0095C3;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
}

a:hover,
a:focus {
  text-decoration: underline;
}

/* Anchors with link icon */
a.anchor:before {
  display: inline-block;
  content: '';
  color: #0095C3;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230095C3' viewBox='0 0 512 512'%3E%3Cg%3E%3Cpath d='M472.021,39.991c-53.325-53.311-139.774-53.311-193.084,0l-76.184,76.154c6.031-0.656,12.125-0.938,18.25-0.938 c19.28,0,38.028,3.063,55.777,8.968l43.17-43.155c14.827-14.843,34.545-22.999,55.513-22.999c20.97,0,40.688,8.156,55.515,22.999 c14.828,14.812,22.981,34.499,22.981,55.498c0,20.968-8.153,40.686-22.981,55.498l-84.465,84.466 C331.687,291.326,311.968,299.48,291,299.48c-21,0-40.686-8.154-55.528-22.998c-7.219-7.188-12.843-15.563-16.718-24.688 c-9.625,0.531-18.624,4.531-25.499,11.405l-22.499,22.529c6.156,11.405,14.062,22.155,23.687,31.813 c53.31,53.313,139.774,53.313,193.099,0l84.48-84.497C525.316,179.736,525.316,93.302,472.021,39.991z'%3E%3C/path%3E%3Cpath d='M291.905,396.76c-19.312,0-38.248-3.125-56.402-9.281l-43.467,43.469c-14.812,14.844-34.529,22.999-55.497,22.999 c-20.968,0-40.654-8.155-55.498-22.999c-14.843-14.813-22.999-34.529-22.999-55.498s8.156-40.688,22.999-55.529l84.465-84.465 c14.843-14.812,34.53-22.968,55.498-22.968c20.999,0,40.686,8.156,55.512,22.968c7.22,7.218,12.857,15.593,16.75,24.717 c9.656-0.5,18.671-4.531,25.546-11.405l22.468-22.499c-6.156-11.438-14.078-22.187-23.718-31.843 c-53.31-53.311-139.774-53.311-193.084,0l-84.465,84.497c-53.341,53.313-53.341,139.744,0,193.086 c53.31,53.313,139.744,53.313,193.053,0l76.058-76.059c-5.671,0.529-11.405,0.813-17.187,0.813L291.905,396.76L291.905,396.76z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  height: 0.8rem;
  width: 0.8rem;
  margin-right: 0.5rem;
}

/* Headings */

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Avenir, Helvetica, serif;
  margin: 0 0 1.4rem;
}

h1, .h1,
h3, .h3,
h5, .h5 {
  color: #0095C3;
}

h2, .h2,
h4, .h4,
h6, .h6 {
  color: #343a40;
}

h1, .h1 {
  font-size: 2.1rem;
  font-weight: 700;
}

h2, .h2 {
  font-size: 1.6rem;
  font-weight: normal;
}

h3, .h3 {
  font-size: 1.25rem;
  font-weight: normal;
}

h4, .h4 {
  font-size: 1.175rem;
  font-weight: 700;
}

h5, .h5 {
  font-size: 1rem;
  font-weight: 700;
}

h6, .h6 {
  font-size: 0.9rem;
  font-weight: 700;
}

/* Lists */


ul.no-list {
  list-style: none;
}

    .footer {
  min-height: 100px;
  background-color: #F2F0EE;
  padding: 2rem 0;
}

.footer-with-ad {
  padding: 2rem 0 60px;
}

@media (min-width: 748px) {
  .footer-with-ad {
    padding: 2rem 0 120px;
  }
}

.footer_heading {
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: underline;
  margin: 0;
}

.footer_nav_section {
  width: 100%;
  margin-bottom: 1rem;
}

.footer_nav_section ul,
.footer_legal_links ul {
  list-style: none;
  padding: 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 14px;
}

.footer_nav_section li {
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.footer_nav_section a,
.footer_legal_links a {
  color: inherit;
}

/* Rule added to address minimum click area on small screens */
.footer_nav_section a {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
}
/* End */

.footer_nav_section p {
  font-size: 14px;
  line-height: 1.2;
}

.footer_social a {
  padding: 0 0.25rem;
  margin: 0 0.5rem;
}

.footer_social a:hover,
.footer_social a:focus {
  text-decoration: none;
}
.footer_icon {
  height: 24px;
}

.footer_divider_line {
  height: 1px;
  width: 90%;
  margin: 0 auto;
  opacity: 0.5;
}

.footer_legal_links ul {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer_legal_links li {
  margin-left: 1rem;
  margin-right: 1rem;
}

.footer_disclaimer p {
  text-align: center;
  font-size: 14px;
  color: inherit;
  margin-bottom: 0.5rem;
}

.footer_disclaimer a {
  color: inherit;
  text-decoration: underline;
}

.footer_copyright {
  text-align: center;
  font-size: 12px;
}

@media (min-width: 768px) {
  .footer_nav_section {
    width: auto;
    max-width: 25%;
    padding-right: 1rem;
    margin-bottom: 0;
  }

  .footer_nav_section:last-child {
    padding-right: 0;
  }

  .footer_disclaimer p,
  .footer_copyright {
    text-align: left;
  }

}
    /* Utility classes */







/* All sides */

.m-0 {
  margin: 0;
}
.m-1 {
  margin: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 1rem;
}
.m-4 {
  margin: 1.5rem;
}
.m-5 {
  margin: 3rem;
}

/* Top */
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 1rem;
}
.mt-4 {
  margin-top: 1.5rem;
}
.mt-5 {
  margin-top: 3rem;
}

/* Right */
.mr-0 {
  margin-right: 0;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 1rem;
}
.mr-4 {
  margin-right: 1.5rem;
}
.mr-5 {
  margin-right: 3rem;
}

/* Bottom */
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
.mb-4 {
  margin-bottom: 1.5rem;
}
.mb-5 {
  margin-bottom: 3rem;
}

/* Left */
.ml-0 {
  margin-left: 0;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 1rem;
}
.ml-4 {
  margin-left: 1.5rem;
}
.ml-5 {
  margin-left: 3rem;
}

/* X-Axis */
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-4 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-5 {
  margin-left: 3rem;
  margin-right: 3rem;
}

/* Y-Axis */
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-4 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-5 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

/* Auto Margins */
.ml-auto {
  margin-left: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}






/* All sides */
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 1rem;
}
.p-4 {
  padding: 1.5rem;
}
.p-5 {
  padding: 3rem;
}

/* Top */
.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 1rem;
}
.pt-4 {
  padding-top: 1.5rem;
}
.pt-5 {
  padding-top: 3rem;
}

/* Right */
.pr-0 {
  padding-right: 0;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 1rem;
}
.pr-4 {
  padding-right: 1.5rem;
}
.pr-5 {
  padding-right: 3rem;
}

/* Bottom */
.pb-0 {
  padding-bottom: 0;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 1rem;
}
.pb-4 {
  padding-bottom: 1.5rem;
}
.pb-5 {
  padding-bottom: 3rem;
}

/* Left */
.pl-0 {
  padding-left: 0;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 1rem;
}
.pl-4 {
  padding-left: 1.5rem;
}
.pl-5 {
  padding-left: 3rem;
}

/* X-Axis */
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-4 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-5 {
  padding-left: 3rem;
  padding-right: 3rem;
}

/* Y-Axis */
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-4 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}


.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}


.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}


.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}


.clearfix::after {
  display: block;
  clear: both;
  content: "";
}


.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

/* TYPOGRAPHY - COLOR */
.text-white {
  color: #fff !important;
}

.text-blue {
  color: #0095C3 !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: #007599 !important;
}

.text-purple {
  color: #83389B !important;
}

a.text-blue:hover, a.text-blue:focus {
  color: #5e2970 !important;
}

.text-green {
  color: #77B800 !important;
}

a.text-green:hover, a.text-green:focus {
  color: #5d8f00 !important;
}

.text-red {
  color: #C82258 !important;
}

a.text-red:hover, a.text-red:focus {
  color: #a61c4a !important;
}

.text-orange {
  color: #FF7000 !important;
}

a.text-orange:hover, a.text-orange:focus {
  color: #d65d00 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-light {
  color: #F2F0EE !important;
}

a.text-light:hover, a.text-light:focus {
  color: #ded9d4 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #343a40 !important;
}

.text-muted {
  color: #6c757d !important;
}

/* BACKGROUND - COLOR */
.bg-blue {
  background-color: #0095C3 !important;
}

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #007599 !important;
}

.bg-purple {
  background-color: #83389B !important;
}

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #5e2970 !important;
}

.bg-green {
  background-color: #77B800 !important;
}

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #5d8f00 !important;
}

.bg-red {
  background-color: #C82258 !important;
}

a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #a61c4a !important;
}

.bg-orange {
  background-color: #FF7000 !important;
}

a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #d65d00 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #F2F0EE !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #ded9d4 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

/* SIZING */
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-25 {
  max-width: 25% !important;
}

.mw-50 {
  max-width: 50% !important;
}

.mw-75 {
  max-width: 75% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

/* ROUNDED CORNERS */
.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

/* OVERFLOW */
.overflow-auto {
  overflow: auto !important;
}

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

/* SHADOWS */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

/* TEXT ALIGN */
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}
  </style>

    <style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>


  
  <style>
    #hs_cos_wrapper_header_search form {
    display: -ms-flexbox;
    display: flex;
    height: 50px;
  }

  #hs_cos_wrapper_header_search input {
    background: #e5e5e5;
    border: none;
    border-radius: 50px 0 0 50px;
    color: #343a40;
    width: 100%;
    max-width: 250px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: 1rem;
  }

  #hs_cos_wrapper_header_search input:focus {
    outline: none;
  }

  #hs_cos_wrapper_header_search button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #0095c3;
    color: #FFF;
    border-radius: 0 50px 50px 0;
    width: 50px;
    padding: 0;
  }

  #hs_cos_wrapper_header_search button:hover,
  #hs_cos_wrapper_header_search button:focus {
    background-color: #007599;
  }

  #hs_cos_wrapper_header_search svg {
    height: 24px;
    fill: #FFF;
  }

  
  
  #hs_cos_wrapper_header_search .hs-search-field--open .hs-search-field__suggestions {
  font-size: 0.9rem;
  margin-top: 0.25rem;
  position: absolute;
  z-index: 15;
  right: 0px;
  width: 300px;
  background: white;
  border-radius: 0.5rem;
  border: 1px solid #ccc;
  overflow: hidden;
  }
  
  @media screen and (min-width: 550px) {
  #hs_cos_wrapper_header_search .hs-search-field--open .hs-search-field__suggestions {
  width: 350px;
  }
  }
  
  @media screen and (min-width: 768px) {
  #hs_cos_wrapper_header_search .hs-search-field--open .hs-search-field__suggestions {
  width: 500px;
  }
  }

  #hs_cos_wrapper_header_search #results-for {
    padding: 0.5rem;
    background-color: #007599;
    color: #F2F0EE;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  
  #hs_cos_wrapper_header_search button.close-search-results {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    margin-right: 1rem;
    background: #FFF;
    color: #0095c3;
    font-weight: bold;
  }

  #hs_cos_wrapper_header_search .hs-search-field__suggestions a {
    width: 100%;
    padding: 0.25rem 0.5rem;
  }

  #hs_cos_wrapper_header_search .hs-search-field__suggestions a:hover,
  #hs_cos_wrapper_header_search .hs-search-field__suggestions a:focus {
    outline: 0;
    background-color: #0095c3;
    color: #F2F0EE;
    text-decoration: none;
  }

  #hs_cos_wrapper_header_search .hs-search-field__suggestions li:nth-child(even) {
    background: #eee;
  }
    header {
  --green: #77b800;
  --green-hover: #5d7f00;
  --blue: #0095c3;
  --blue-hover: #007599;
  position: sticky;
  top: 0;
  z-index: 10;
}

button {
  border: none;
  cursor: pointer;
  transition: all 0.15s ease;
}

.relative {
  position: relative;
}

.header-logo {
  max-height: 68px;
  width: auto;
  display: block;
}

.header-newsletter-link {
  display: none;
}

@media (min-width: 526px) {
  .header-newsletter-link {
    display: flex;
    align-items: center;
    font-size: 0.8rem;
    gap: 5px;

    svg {
      width: 24px;
      height: 24px;
    }
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

.nav-container {
  background-color: #77b800;
  color: #fff;
  position: relative;
  z-index: 10;
}

#mobile-menu-btn {
  background-color: var(--green);
  height: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  border-radius: 0;
  padding: 0 1rem;

  &:hover,
  &:focus {
    background-color: var(--green-hover);
  }

  svg {
    width: 32px;
    height: 32px;
  }
}

#mobile-menu-close-bg {
  &.menu-open {
    background-color: transparent;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

/* MARK: MOBILE MENU */
[data-menu-layout="mobile"] {
  background-color: var(--blue);
  padding: 0.25rem 1rem;
  display: none;
  max-height: 80vh;
  width: 100%;
  overflow-y: auto;
  position: absolute;

  &.open {
    display: block;
  }

  .menu-section-button {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 0.5rem;
    background-color: transparent;
    height: 50px;
    color: #fff;
    padding: 0 0.5rem;
    font-size: 0.85rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;

    &:hover,
    &:focus {
      background-color: var(--blue-hover);
    }

    svg {
      width: 24px;
      height: 24px;
      transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

    &.active {
      svg {
        transform: rotate(180deg);
      }
    }
  }

  .sub-menu {
    padding: 0.5rem 0;
    display: none;

    &.open {
      display: block;
    }

    .menu-link {
      display: block;
      color: #fff;
      text-decoration: none;
      padding: 0.5rem 1rem;

      &:not(:first-child) {
        border-top: 1px solid #fff;
      }

      &:hover {
        background-color: var(--blue-hover);
      }
    }
  }
}

.vet-link-mobile {
  color: #fff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
  background-color: transparent;
  height: 50px;
  color: #fff;
  padding: 0 0.5rem;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;

  &:hover,
  &:focus {
    background-color: var(--blue-hover);
  }
}

.vet-link-desktop {
  display: none;
}

/* MARK: DESKTOP MENU */
[data-menu-layout="desktop"] {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  padding: 0 1rem;

  .menu-section-button {
    background-color: var(--green);
    height: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0 0.5rem;
    font-size: 0.85rem;
    letter-spacing: 0.5px;

    &:hover,
    &:focus {
      background-color: var(--green-hover);
    }

    span {
      text-transform: uppercase;
      font-weight: bold;
    }
    svg {
      width: 24px;
      height: 24px;
      transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

    &.active {
      svg {
        transform: rotate(180deg);
      }
    }
  }

  .sub-menu {
    display: none;
    max-width: 320px;
    min-width: max-content;
    position: absolute;
    padding: 0.5rem 0;
    background-color: var(--blue);
    border-radius: 0.25rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.75);
    animation: 0.3s ease-in-out 0s 1 reverse forwards fadeIn;

    &.open {
      display: block;
      animation: 0.3s ease-in-out 0s 1 normal forwards fadeIn;
    }

    .menu-link {
      display: block;
      color: #fff;
      text-decoration: none;
      padding: 0.2rem 1rem;

      &:not(:first-child) {
        border-top: 1px solid #fff;
      }

      &:hover {
        background-color: #007599;
      }
    }
  }

  .menu-link {
    display: block;
  }
}

@media (min-width: 820px) {
  #mobile-menu-close-bg,
  #mobile-menu-btn,
  .vet-link-mobile {
    display: none;
  }

  .vet-link-desktop {
    z-index: 1;
    background-color: #fff;
    color: var(--green);
    display: block;
    font-size: 0.9rem;
    padding: 0.3rem 0.6rem;
    border: 2px solid var(--green);
    border-top: none;
    border-radius: 0 0 0.5rem 0.5rem;
    margin-right: 1rem;
    transition: all 0.3s ease-in-out;

    &:hover,
    &:focus {
      text-decoration: none;
      color: var(--green-hover);
      border-color: var(--green-hover);
    }
  }
}

/* MARK: Because the header is sticky, internal links need some top padding or margin */
[data-hs-anchor] {
  scroll-margin-top: 180px; /* Adjust this value based on your header height */
}
  </style>

<link rel="stylesheet" href="https://www.preventivevet.com/hubfs/hub_generated/module_assets/1/38369960777/1741848465906/module_search_field.min.css">
<link rel="stylesheet" href="https://www.preventivevet.com/hubfs/hub_generated/module_assets/1/43670698139/1741848473615/module_resource-links-local.min.css">
<link rel="stylesheet" href="https://www.preventivevet.com/hubfs/hub_generated/module_assets/1/32035540146/1741848453724/module_Better_Vertical_Spacer.min.css">

  <style>
  #hs_cos_wrapper_widget_1670951533267 hr {
  border:0 none;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgba(0,0,0,1.0);
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  margin-bottom:10px;
  width:50%;
}

  </style>

<!-- Editor Styles -->
<style id="hs_editor_style" type="text/css">
#hs_cos_wrapper_about_pv-module-1  { display: block !important; padding-bottom: 30px !important }
#hs_cos_wrapper_module_1699564370515  { display: block !important; padding-bottom: 0px !important; padding-top: 30px !important }
#hs_cos_wrapper_widget_1667260179455  { display: block !important; padding-top: 30px !important }
#hs_cos_wrapper_widget_1667168477608  { display: block !important; padding-top: 20px !important }
#hs_cos_wrapper_about_pv-module-1  { display: block !important; padding-bottom: 30px !important }
#hs_cos_wrapper_module_1699564370515  { display: block !important; padding-bottom: 0px !important; padding-top: 30px !important }
#hs_cos_wrapper_widget_1667260179455  { display: block !important; padding-top: 30px !important }
#hs_cos_wrapper_widget_1667168477608  { display: block !important; padding-top: 20px !important }
.about_pv-row-0-max-width-section-centering > .row-fluid {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.about_pv-row-1-max-width-section-centering > .row-fluid {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.widget_1702240676880-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.widget_1702240676880-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
.widget_1753897388661-flexbox-positioning {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: start;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start;
}
.widget_1753897388661-flexbox-positioning > div {
  max-width: 100%;
  flex-shrink: 0 !important;
}
/* HubSpot Non-stacked Media Query Styles */
@media (min-width:768px) {
  .about_pv-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .cell_1666805990712-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: start !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
  .cell_1666805990712-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .cell_1702232240034-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
    flex-direction: row;
  }
  .cell_1702232266798-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: start !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
  .cell_1702232266798-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
  .cell_1702240677051-vertical-alignment {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-pack: start !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }
  .cell_1702240677051-vertical-alignment > div {
    flex-shrink: 0 !important;
  }
}
/* HubSpot Styles (default) */
.about_pv-row-0-padding {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-1-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.about_pv-row-1-hidden {
  display: none !important;
}
.about_pv-row-2-padding {
  padding-top: 40px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-3-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.about_pv-row-4-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-5-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-6-padding {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.about_pv-row-7-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-8-padding {
  padding-top: 20px !important;
  padding-bottom: 10px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-9-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-10-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.about_pv-row-11-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.about_pv-row-12-padding {
  padding-top: 20px !important;
  padding-bottom: 40px !important;
}
.about_pv-row-13-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.widget_1718899340103-hidden {
  display: none !important;
}
.cell_16449732017072-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.extra_content-row-0-padding {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
/* HubSpot Styles (mobile) */
@media (max-width: 767px) {
  .about_pv-row-0-padding {
    padding-bottom: 0px !important;
  }
}
</style>
    

    
    <link rel="canonical" href="https://www.preventivevet.com">


<meta property="og:image" content="https://www.preventivevet.com/hubfs/Preventive%20Vet%20pet%20health%20safety%20and%20behavior.png">
<meta property="og:image:width" content="600">
<meta property="og:image:height" content="300">
<meta property="og:image:alt" content="preventive pet health, safety, and behavior education">
<meta name="twitter:image" content="https://www.preventivevet.com/hubfs/Preventive%20Vet%20pet%20health%20safety%20and%20behavior.png">
<meta name="twitter:image:alt" content="preventive pet health, safety, and behavior education">

<meta property="og:url" content="https://www.preventivevet.com">
<meta name="twitter:card" content="summary_large_image">
<meta http-equiv="content-language" content="en">






    <!-- End standard header -->

    <!-- START block template_css -->
    
  <style>
    .hero {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      max-width: 1200px;
    }

    .headline {
      font-size: 1.2rem;
      line-height: 1.2;
      width: 100%;
      padding-left: 1rem;
      padding-right: 1rem;
      margin-top: 1rem;
      margin-bottom: 1rem;
    }

    <!--1-- > <!--2-- > .tileSection {
      margin-top: 3rem;
      margin-bottom: 3rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 2rem;
    }

    .tile {
      width: 100%;
      max-width: 400px;
      text-align: center;
    }

    @media (min-width: 768px) {
      .tileSection {
        flex-direction: row;
        align-items: start;
        justify-content: center;
      }
    }

    .searchSection {
      margin-top: 1rem;
    }
    .searchNote {
      display: block;
      margin-top: 1rem;
      font-size: 1rem;
    }
    .descriptionSection {
      margin-top: 3rem;
      margin-bottom: 3rem;
    }
    .feature-item {
      max-width: 85%;
      margin-left: auto;
      margin-right: auto;
    }
    .mt-item-3 {
      margin-top: 3rem;
    }

    .sectionIcon,
    .pupAcademyIcon {
      max-width: 30%;
      margin: 0 auto;
    }

    .button-set {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-direction: row;
      flex-direction: row;
    }

    .button-set a {
      width: auto;
      margin-right: 0.5rem;
    }

    @media (min-width: 768px) {
      .sectionIcon {
        max-width: 50%;
      }

      .searchSection {
        margin-top: 2rem;
      }

      .feature-item {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
      }

      .mt-item-3 {
        margin-top: 0;
      }
    }
  </style>

    <!-- END block template_css -->
  <meta name="generator" content="HubSpot"></head>

  <body>
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TTVPR55" height="0" width="0" style="display: none; visibility: hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->
    
  
  <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
    <symbol viewbox="0 0 512 512" id="chevron-down">
      <title>Chevron Down</title>
      <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m112 184l144 144l144-144"></path>
    </symbol>
    <symbol viewbox="0 0 24 24" id="newsletter-icon">
      <title>Newsletter</title>
      <path fill="currentColor" d="M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zM20 8l-7.475 4.675q-.125.075-.262.113t-.263.037t-.262-.037t-.263-.113L4 8v10h16zm-8 3l8-5H4zM4 8v.25v-1.475v.025V6v.8v-.012V8.25zv10z"></path>
    </symbol>
    <symbol viewbox="0 0 20 20" id="hamburger">
      <title>Menu Icon</title>
      <path fill="currentColor" fill-rule="evenodd" d="M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75ZM2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10Zm0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z" clip-rule="evenodd"></path>
    </symbol>
  </svg>
  
  <header class="no-print" id="siteHeader">
    
    
    <div class="d-flex align-items-center flex-row bg-white p-3">
    <a href="https://www.preventivevet.com" class="mr-auto">
      <picture>
        <source srcset="//347034.fs1.hubspotusercontent-na1.net/hubfs/347034/raw_assets/public/PreventiveVet/images/assets/global/logo-preventive-vet-nav.png" type="image/png" width="312" height="82" media="(min-width: 768px)">
        <img src="//www.preventivevet.com/hs-fs/hubfs/raw_assets/public/PreventiveVet/images/assets/global/pv_shield.png?width=54&amp;height=68&amp;name=pv_shield.png" alt="Preventive Vet Logo" width="54" height="68" class="header-logo" loading="eager" srcset="//www.preventivevet.com/hs-fs/hubfs/raw_assets/public/PreventiveVet/images/assets/global/pv_shield.png?width=27&amp;height=34&amp;name=pv_shield.png 27w, //www.preventivevet.com/hs-fs/hubfs/raw_assets/public/PreventiveVet/images/assets/global/pv_shield.png?width=54&amp;height=68&amp;name=pv_shield.png 54w, //www.preventivevet.com/hs-fs/hubfs/raw_assets/public/PreventiveVet/images/assets/global/pv_shield.png?width=81&amp;height=102&amp;name=pv_shield.png 81w, //www.preventivevet.com/hs-fs/hubfs/raw_assets/public/PreventiveVet/images/assets/global/pv_shield.png?width=108&amp;height=136&amp;name=pv_shield.png 108w, //www.preventivevet.com/hs-fs/hubfs/raw_assets/public/PreventiveVet/images/assets/global/pv_shield.png?width=135&amp;height=170&amp;name=pv_shield.png 135w, //www.preventivevet.com/hs-fs/hubfs/raw_assets/public/PreventiveVet/images/assets/global/pv_shield.png?width=162&amp;height=204&amp;name=pv_shield.png 162w" sizes="(max-width: 54px) 100vw, 54px">
      </picture>
      </a>
      <div>
        
         
        <a href="https://www.preventivevet.com/pawsandplaynews" class="header-newsletter-link"><svg><use href="#newsletter-icon" /></svg><span>Newsletter</span></a>
      </div>
      <div>
        <div id="hs_cos_wrapper_header_search" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">

<div class="hs-search-field"> 
    <div class="hs-search-field__bar"> 
      <form action="/hs-search-results">
        
        <input type="text" class="hs-search-field__input" name="term" autocomplete="off" aria-label="Search" placeholder="Search..." data-num-quick-results="5">
        
        
          <input type="hidden" name="type" value="SITE_PAGE">
        
        
          <input type="hidden" name="type" value="LANDING_PAGE">
        
        
          <input type="hidden" name="type" value="BLOG_POST">
          
        
        

        
          <button aria-label="Search"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 17.05 17.06"><path d="M15.5,14h-.79l-.28-.27a6.52,6.52,0,1,0-.7.7l.27.28v.79l4.25,4.25a1.05,1.05,0,0,0,1.49-1.49Zm-6,0A4.5,4.5,0,1,1,14,9.5,4.49,4.49,0,0,1,9.5,14Z" transform="translate(-3 -3)" /></svg></button>
        
      </form>
    </div>
    <ul class="hs-search-field__suggestions"></ul>
</div></div>
      </div>
    </div>

    
    <div id="mobile-menu-close-bg" onclick="toggleMainNav()"></div>
    <div class="nav-container">
      <button id="mobile-menu-btn">
        <svg><use href="#hamburger"></use></svg>
      </button>
      <div data-menu-layout="mobile">
        <div class="relative">
          <button class="menu-section-button">
            <span>Dog</span>
            <svg><use href="#chevron-down" /></svg>
          </button>
          <div class="sub-menu shadow-md">
            <a class="menu-link" href="/puppy-center">
              <span>Puppy Center</span>
            </a>
            <a class="menu-link" href="/dog-health-safety">
              <span>Health &amp; Safety</span>
            </a>
            <a class="menu-link" href="/dog-training-behavior">
              <span>Behavior &amp; Training</span>
            </a>
            <a class="menu-link" href="/dog-grooming-articles">
              <span>Grooming</span>
            </a>
            <a class="menu-link" href="/dog-fun-diy-and-recipes">
              <span>Fun Videos &amp; DIY Activities</span>
            </a>
            <a class="menu-link" href="/dog-helpful-resources">
              <span>Helpful Resources</span>
            </a>
          </div>
        </div>
        <div class="relative">
          <button class="menu-section-button">
            <span>Cat</span>
            <svg><use href="#chevron-down" /></svg>
          </button>
          <div class="sub-menu">
            <a class="menu-link" href="/cat-health-safety">
              <span>Health &amp; Safety</span>
            </a>
            <a class="menu-link" href="/cat-behavior-enrichment">
              <span>Behavior &amp; Training</span>
            </a>
            <a class="menu-link" href="/cat-grooming-articles">
              <span>Grooming</span>
            </a>
            <a class="menu-link" href="/cat-fun-diy-and-recipes">
              <span>Fun Videos &amp; DIY Activities</span>
            </a>
            <a class="menu-link" href="/cat-helpful-resources">
              <span>Helpful Resources</span>
            </a>
          </div>
        </div>
        <div class="relative">
          <button class="menu-section-button">
            <span>Our Store</span>
            <svg><use href="#chevron-down" /></svg>
          </button>
          <div class="sub-menu">
            <a class="menu-link" href="https://shop.preventivevet.com/collections/dog-books" target="_blank" rel="noopener">
              <span>Dog Books</span>
            </a>
            <a class="menu-link" href="https://shop.preventivevet.com/collections/cat-books" target="_blank" rel="noopener">
              <span>Cat Books</span>
            </a>
            <a class="menu-link" href="https://books.preventivevet.com/signin" target="_blank" rel="noopener">
              <span>Sign In: Digital Books</span>
            </a>
            <a class="menu-link" href="https://shop.preventivevet.com/collections/best-pet-safe-disinfectant" target="_blank" rel="noopener">
              <span>Pet-Safe Disinfectant</span>
            </a>
            <a class="menu-link" href="https://shop.preventivevet.com/products/the-best-fetch-toy-for-dogs-large" target="_blank" rel="noopener">
              <span>Dog Fetch Stick Toy</span>
            </a>
          </div>
        </div>
        <div class="relative">
          <button class="menu-section-button">
            <span>Pupstanding Academy</span>
            <svg><use href="#chevron-down" /></svg>
          </button>
          <div class="sub-menu">
            <a class="menu-link" href="https://shop.preventivevet.com/collections/pupstanding-academy-dog-and-puppy-training-workshops" target="_blank" rel="noopener">
              <span>Online Dog Training Courses</span>
            </a>
            <a class="menu-link" href="https://shop.preventivevet.com/collections/virtual-1-on-1-dog-training" target="_blank" rel="noopener">
              <span>Virtual 1-on-1 Dog Training</span>
            </a>
            <a class="menu-link" href="https://shop.preventivevet.com/products/resource-guarding-foundations-course" target="_blank" rel="noopener">
              <span>Resource Guarding Training</span>
            </a>
            <a class="menu-link" href="https://shop.preventivevet.com/products/separation-anxiety-foundations" target="_blank" rel="noopener">
              <span>Separation Anxiety Training</span>
            </a>
            <a class="menu-link" href="https://shop.preventivevet.com/products/seattle-in-person-one-on-one-dog-training-behavior-consultations" target="_blank" rel="noopener">
              <span>Seattle &amp; Eastside In-Person Dog Training</span>
            </a>
          </div>
        </div>
        <div class="relative">
          <button class="menu-section-button">
            <span>About Us</span>
            <svg><use href="#chevron-down" /></svg>
          </button>
          <div class="sub-menu">
            <a class="menu-link" href="/about">
              <span>Who We Are</span>
            </a>
            <a class="menu-link" href="/preventive-vet-media-spokespersons-pet-safety-experts">
              <span>Media Spokespeople</span>
            </a>
          </div>
        </div>
        <a class="vet-link-mobile" href="/veterinary-portal">
          <span>Veterinary Professionals</span>
        </a>
      </div>
    </div>

    
    <div id="vetProfessionalsLink" class="d-flex justify-content-end flex-row">
      <a href="/veterinary-portal" class="vet-link-desktop">
        Veterinary Professionals
      </a>
    </div>
</header>



      <div class="  hs-content-id-41672186173 hs-site-page page hs-content-path- hs-content-name-home-2021  ">
        
  

  <main class="content-wrapper">
    <section>
      
      
      
      <div class="container-fluid">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-1 about_pv-row-0-max-width-section-centering dnd-section about_pv-row-0-padding about_pv-row-0-vertical-alignment">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column cell_1666805990712-vertical-alignment" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1666806137491" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1666806137491_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h1 style="text-align: center;"><span style="color: #666666;">We provide pet health, safety, and behavior resources.</span><br><span>You provide the love.</span></h1></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667416684997" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1667416684997_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p><img src="https://www.preventivevet.com/hs-fs/hubfs/Pv-homepage-dogCat.jpg?width=1200&amp;height=400&amp;name=Pv-homepage-dogCat.jpg" alt="dog and cat snuggling on rug - preventive vet homepage" width="1200" height="400" loading="eager" style="height: auto; max-width: 100%; width: 1200px; margin-left: auto; margin-right: auto; display: block;" srcset="https://www.preventivevet.com/hs-fs/hubfs/Pv-homepage-dogCat.jpg?width=600&amp;height=200&amp;name=Pv-homepage-dogCat.jpg 600w, https://www.preventivevet.com/hs-fs/hubfs/Pv-homepage-dogCat.jpg?width=1200&amp;height=400&amp;name=Pv-homepage-dogCat.jpg 1200w, https://www.preventivevet.com/hs-fs/hubfs/Pv-homepage-dogCat.jpg?width=1800&amp;height=600&amp;name=Pv-homepage-dogCat.jpg 1800w, https://www.preventivevet.com/hs-fs/hubfs/Pv-homepage-dogCat.jpg?width=2400&amp;height=800&amp;name=Pv-homepage-dogCat.jpg 2400w, https://www.preventivevet.com/hs-fs/hubfs/Pv-homepage-dogCat.jpg?width=3000&amp;height=1000&amp;name=Pv-homepage-dogCat.jpg 3000w, https://www.preventivevet.com/hs-fs/hubfs/Pv-homepage-dogCat.jpg?width=3600&amp;height=1200&amp;name=Pv-homepage-dogCat.jpg 3600w" sizes="(max-width: 1200px) 100vw, 1200px"></p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_about_pv-module-1" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_about_pv-module-1_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2 class="text-center">Health, safety, and happiness. It’s what every dog and cat deserves.<br>It’s why we’re here. We’re glad you found us.</h2>
<p>This is your place for information focused on your pet’s health and mental well-being for every stage of your journey together.</p>
<p>Our team of preventive health and critical care veterinarians, certified trainers, behavior consultants, and extremely passionate pet lovers are doing all the leg work to provide you with clear, concise pet care information you can trust.</p>
<p>This is all we focus on: education, advice, and support for you and your pet. Along with our extensive library of articles, we offer <a href="https://shop.preventivevet.com/collections/dog-training" rel="noopener">virtual dog training classes</a> and recommended product solutions for your pet’s health and behavior needs.</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-5 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_module_1699564370515" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">



<span id="hs_cos_wrapper_module_1699564370515_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_header" style="" data-hs-cos-general-type="widget" data-hs-cos-type="header"><h2>Sniff around and explore our pet resource library!</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-6 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1699563133672" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- Resource Links Local  -->




  

  

  

  

  

  






<section class="container-vertical">
  

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
        
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/pets/pet-safe-home-cleaning-products">
      
        <img src="https://www.preventivevet.com/hubfs/Black%20and%20white%20cat%20sitting%20in%20clean%20sink%20600%20canva.jpg" alt="cat sitting in the sink after using pet safer cleaning products" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/pets/pet-safe-home-cleaning-products">
      
        <h2>Cleaning Products That Are Safe for Pets</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Cleaning product ingredients can be toxic to your dog or cat, like bleach, ammonia, and more! Learn about pet-safe cleaning product alternatives.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
        
      
    
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/preventing-and-treating-foxtail-injuries-to-dogs">
      
        <img src="https://www.preventivevet.com/hubfs/foxtail%20grass%20seed%20awns%20that%20are%20dangerous%20for%20dogs-canva.jpg" alt="close up of foxtail grass seed awns that are harmful to dogs" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/preventing-and-treating-foxtail-injuries-to-dogs">
      
        <h2>How to Remove Foxtails From Your Dog &amp; Prevent Injury</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Foxtails can injure your dog and cause pain and infections. Learn how to prevent foxtail injuries and how to remove foxtails from your dog's fur and body.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
        
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/cats/what-to-do-if-your-cat-has-a-urinary-obstruction">
      
        <img src="https://www.preventivevet.com/hubfs/black%20and%20white%20cat%20entering%20a%20litter%20box-shutter.jpg" alt="black and white cat entering a litter box but not peeing" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/cats/what-to-do-if-your-cat-has-a-urinary-obstruction">
      
        <h2>Cat Can't Pee? It's An Emergency.</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Find out if your cat has a urethral obstruction. This is a severe and critical medical emergency. Death can occur without prompt and appropriate treatment.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
        
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/pets/scents-that-are-harmful-to-your-pets">
      
        <img src="https://www.preventivevet.com/hubfs/scented%20candle%20that%20is%20dangerous%20for%20cats%20and%20dogs-canva.jpg" alt="scented candle that is dangerous for pets" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/pets/scents-that-are-harmful-to-your-pets">
      
        <h2>Scents That Are Harmful to Pets &amp; Ones That Are Safe</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Commonly used scents can cause breathing difficulties and other illnesses in your pets. Learn about harmful scents you may be using and safe alternatives. </p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
    
      
        
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/how-to-properly-care-for-your-dogs-paw-pads">
      
        <img src="https://www.preventivevet.com/hubfs/dog%20paws%20taking%20care%20of%20paw%20pads.jpg" alt="healthy dogs well-trimmed paw pads" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/how-to-properly-care-for-your-dogs-paw-pads">
      
        <h2>How to Properly Care for Your Dog's Paw Pads</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Dogs can suffer from blisters, torn, or burnt paw pads, or mats between their toes. Here are tips to make sure your dog's paw pads stay clean and healthy!</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
    
      
        
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/veterinarian-approved-pet-dental-products">
      
        <img src="https://www.preventivevet.com/hubfs/recommended%20pet%20dental%20products%20600%20canva.jpg" alt="Recommended pet dental products" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/veterinarian-approved-pet-dental-products">
      
        <h2>Vet Approved Dental Products for Pets</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Dental health is important to overall health. Keep your pet's oral health in check with these recommended products trusted by veterinarians.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-7 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1711564273384" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="" style="padding-bottom:20px;">
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-8 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1696540030644" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- Resource Links Local  -->




  

  

  

  

  

  






<section class="container-vertical">
  

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
        
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/cats/interactive-food-puzzles-for-cats">
      
        <img src="https://www.preventivevet.com/hubfs/siamese%20cat%20playing%20with%20an%20interactive%20food%20puzzle-canva.jpg" alt="cat using an interactive food puzzle" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/cats/interactive-food-puzzles-for-cats">
      
        <h2>Cat Interactive Food Puzzles &amp; Why You Should Use Them</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Cat food puzzles can be filled with treats, kibble, and wet food. Interactive toys have many benefits, from burning mental energy to combatting boredom. </p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
    
      
        
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/incontinence-in-dogs">
      
        <img src="https://www.preventivevet.com/hubfs/chocolate%20lab%20mix%20wearing%20a%20diaper%20lying%20on%20the%20couch-canva.jpg" alt="chocolate lab mix wearing a diaper because of incontinence" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/incontinence-in-dogs">
      
        <h2>Incontinence: Is Your Dog Leaking?</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Incontinence can happen to any dog but 5%–20% of spayed dogs deal with urine leakage. The good news is that there are treatments and ways to help your dog.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
        
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/cats/cat-body-language-signs-of-aggression">
      
        <img src="https://www.preventivevet.com/hubfs/aggressive%20cat%20hissing%20600%20canva.jpg" alt="cat hissing with their ears positioned back" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/cats/cat-body-language-signs-of-aggression">
      
        <h2>Decoding Feline Fury: Understanding Cat Aggression Toward Humans</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">See and hear the signs of feline aggression. Cats express themselves through body postures, facial expressions, and vocalization. Learn about them here.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
    
      
        
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/123-pattern-game-for-dogs">
      
        <img src="https://www.preventivevet.com/hubfs/dog%20practicing%20123%20pattern%20game%20for%20leash%20walking%20600%20shutterstock.jpg" alt="the 123 pattern game for dogs" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/123-pattern-game-for-dogs">
      
        <h2>Overcome Dog Leash Pulling with the 1-2-3 Pattern Game</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Playing this easy pattern game teaches your dog to heel, prevents leash pulling, helps your dog ignore distractions, and helps leash reactivity training</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
        
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/the-best-pet-safe-cleaner">
      
        <img src="https://www.preventivevet.com/hubfs/boxed%20tersano.png" alt="tersano iclean product that is pet-safe" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/the-best-pet-safe-cleaner">
      
        <h2>The Best Pet-Safe Cleaner &amp; Disinfectant</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">The iClean mini turns water into a disinfectant. The aqueous ozone technology has been proven to kill COVID-19, Parvovirus, E. coli, Salmonella, and more.&nbsp;</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
        
      
    
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/what-to-do-if-your-dog-is-stung-by-a-bee-wasp-or-hornet">
      
        <img src="https://www.preventivevet.com/hubfs/dog-bee-sting-600.jpg" alt="what to do if your dog gets stung by a bee" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/what-to-do-if-your-dog-is-stung-by-a-bee-wasp-or-hornet">
      
        <h2>What To Do if Your Dog Is Stung</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Did your dog get stung by a bee, wasp, or hornet? Read about at-home treatments, when a trip to the veterinarian is needed, and bee sting prevention tips.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-9 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1699899823228" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="" style="padding-bottom:40px;">
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-10 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1775673794343" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div style="display: flex; align-items: center; justify-content: center; margin-top: 10px">
<a href="https://shop.preventivevet.com/collections/dog-books" style="display: block;">
<img src="https://www.preventivevet.com/hs-fs/hubfs/blog_images/04-08-2026%20BooksPromo.webp?width=1200&amp;height=372&amp;name=04-08-2026%20BooksPromo.webp" width="1200" height="372" alt="Use Prevent15 for 15% off" loading="lazy" srcset="https://www.preventivevet.com/hs-fs/hubfs/blog_images/04-08-2026%20BooksPromo.webp?width=600&amp;height=186&amp;name=04-08-2026%20BooksPromo.webp 600w, https://www.preventivevet.com/hs-fs/hubfs/blog_images/04-08-2026%20BooksPromo.webp?width=1200&amp;height=372&amp;name=04-08-2026%20BooksPromo.webp 1200w, https://www.preventivevet.com/hs-fs/hubfs/blog_images/04-08-2026%20BooksPromo.webp?width=1800&amp;height=558&amp;name=04-08-2026%20BooksPromo.webp 1800w, https://www.preventivevet.com/hs-fs/hubfs/blog_images/04-08-2026%20BooksPromo.webp?width=2400&amp;height=744&amp;name=04-08-2026%20BooksPromo.webp 2400w, https://www.preventivevet.com/hs-fs/hubfs/blog_images/04-08-2026%20BooksPromo.webp?width=3000&amp;height=930&amp;name=04-08-2026%20BooksPromo.webp 3000w, https://www.preventivevet.com/hs-fs/hubfs/blog_images/04-08-2026%20BooksPromo.webp?width=3600&amp;height=1116&amp;name=04-08-2026%20BooksPromo.webp 3600w" sizes="(max-width: 1200px) 100vw, 1200px">
</a>
</div></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-11 about_pv-row-1-max-width-section-centering about_pv-row-1-padding dnd-section about_pv-row-1-hidden">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-12 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget widget_1718899340103-hidden dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1718899340103" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- AdEngine Video Player -->
<script type="text/javascript" language="javascript" src="https://live.primis.tech/live/liveView.php?s=117681&amp;schain=1.0,1!theadengine.com,1390,1"></script>
<!-- AdEngine Video Player --></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-13 dnd-section about_pv-row-2-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-14 cell_1702232240034-row-0-vertical-alignment dnd-row">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell cell_1702240677051-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-15 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget widget_1702240676880-flexbox-positioning dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1702240676880" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_widget_1702240676880_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.preventivevet.com/hubfs/did-you-hear-we-have-a-puppy-newsletter.webp" class="hs-image-widget " style="max-width: 100%; height: auto;" alt="subscribe and follow your puppy's development" title="subscribe and follow your puppy's development" loading="lazy"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell cell_1702232266798-vertical-alignment dnd-column" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-16 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1702232239769" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1702232239769_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2>Puppy Tips, Training Advice, Safety and Awareness in Your Inbox</h2>
<p>We know that raising a puppy can be overwhelming. The Pup Pup and Away newsletter follows the growth of your puppy week by week and provides just enough information to be helpful without bogging you down with too much, too soon.</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-17 dnd-section about_pv-row-3-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-18 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1702232301658" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">


	



	<span id="hs_cos_wrapper_widget_1702232301658_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="form">
<div id="hs_form_target_widget_1702232301658"></div>








</span>
</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-19 dnd-section about_pv-row-4-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-20 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667260179455" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1667260179455_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2><a href="/puppy-center" rel="noopener">Popular Puppy Resources</a></h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-21 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667317998929" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- Resource Links Local  -->




  

  

  

  






<section class="container-horizontal">
  
    <div class="hr-gray-2" style="margin-top: 0;"></div>
  

  
    

    
    
    
    
      
    
      
    
      
    
      
        
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/young%20small%20terrier%20puppy%20jumping%20on%20and%20nipping%20hand%20600%20canva.png" alt="Jack Russell puppy biting a persons hand" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/puppy-nipping-and-biting">
      
        <h2>Puppy or Baby Shark?</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Puppy nipping is normal but training is needed to prevent it from becoming a habit. Here are top trainer tips for how to get your puppy to stop nipping.
</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/dogs/puppy-nipping-and-biting">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
    
      
        
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/young%20puppy%20sitting%20on%20grey%20carpet%20in%20front%20of%20potty%20accident%20spot%20600%20shutterstock.jpg" alt="potty training a puppy" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/how-to-potty-train-a-puppy">
      
        <h2>Puppy Potty Training</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Follow these easy steps to house train your puppy. Plus, learn what to do if your puppy has a potty accident and how to prevent them in the future!
</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/dogs/how-to-potty-train-a-puppy">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
        
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/Puppy%20Sleeping%20Bed%20600.jpg" alt="help puppy sleep through the night" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/how-to-help-puppy-sleep-through-the-night">
      
        <h2>Help Your Puppy Sleep Through the Night</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Is your puppy waking up often during the night? Try these recommended tips and products so you and your puppy can get back to sleep as soon as possible.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/dogs/how-to-help-puppy-sleep-through-the-night">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
        
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/yellow%20lab%20puppy%20getting%20vaccination%20shot%20600%20canva.jpg" alt="puppy at the vet for a vaccine" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/puppy-vaccine-schedule">
      
        <h2>Puppy Vaccine Schedule: Shots Your Puppy Needs &amp; When</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Vaccinations for puppies include Distemper, Parvo, Lepto, Rabies, etc. Find out what shots your dog needs to be protected before playing with other dogs.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/dogs/puppy-vaccine-schedule">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-22 about_pv-row-5-padding dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-23 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667161448770" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1667161448770_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2><a href="/cat-health-safety" rel="noopener">Popular Cat Resources</a></h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-24 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667419962750" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- Resource Links Local  -->




  

  

  

  

  






<section class="container-horizontal">
  
    <div class="hr-gray-2" style="margin-top: 0;"></div>
  

  
    

    
    
    
    
      
        
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/sweet%20orange%20Garfield-like%20cat%20enjoying%20a%20face%20rub.webp" alt="Litter box care to keep smells away" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/cats/how-to-avoid-litter-box-odors-and-messes">
      
        <h2>7 Ways to Reduce Litter Box Smells and Messes</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Is your cat's litter box too smelly? Follow these easy tips to prevent messes and eliminate smells so you and your cat can breathe easily.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/cats/how-to-avoid-litter-box-odors-and-messes">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
    
      
        
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/dog%20diarrhea%20with%20flies%20buzzing-shutter.png" alt="illustration of a pile of cat diarrhea" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/cats/your-cat-has-diarrhea-what-to-do">
      
        <h2>What to Do (and Not Do) if Your Cat Has Diarrhea</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Diarrhea is one of the most common problems for cats. At-home treatments can help, but even a mild case can become serious if not treated properly. </p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/cats/your-cat-has-diarrhea-what-to-do">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
        
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/cat%20waking%20up%20young%20female%20in%20the%20morning.jpg" alt="woman trying to sleep but her cat is keeping her up" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/cats/stop-cat-waking-up-early-in-the-morning">
      
        <h2>How to Stop Your Cat From Waking You Up Early</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Is your cat waking you at 4 am every day? You’re not alone. Cats are excellent at training us to do what they want. Find out how to stop this cat behavior.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/cats/stop-cat-waking-up-early-in-the-morning">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
        
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/blog_images/cat%20scratching%20furniture-shutter.jpg" alt="cat scratching furniture" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/cats/why-cats-scratch-and-how-to-protect-your-furniture">
      
        <h2>Scratch This NOT That! How to Redirect Your Cat's Scratching</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Cats need to scratch so you can't stop them, but our tips will help you redirect their natural scratching instincts away from your furniture.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/cats/why-cats-scratch-and-how-to-protect-your-furniture">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
    
      
    
      
        
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/cat%20catching%20and%20biting%20%20toy%20the%20final%20step%20in%20prey%20sequence-canva.jpg" alt="cat catching and biting  a bird toy" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/cats/prey-sequence-cat-play-sessions">
      
        <h2>Make Cat Play Sessions Fun Using the Prey Sequence</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Cats instinctually stare, stalk, pounce, grab, and kill bite their prey. If they can't do this, they can become stressed. Learn how to play with your cat.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/cats/prey-sequence-cat-play-sessions">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-25 dnd-section about_pv-row-6-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-26 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667077426630" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1667077426630_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2><a href="/dog-health-safety" rel="noopener">Popular Dog Resources</a></h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-27 dnd-section about_pv-row-7-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-28 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667419623169" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- Resource Links Local  -->




  

  

  

  

  

  






<section class="container-vertical">
  

  
    

    
    
    
    
      
    
      
    
      
    
      
        
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/resource-guarding-in-dogs">
      
        <img src="https://www.preventivevet.com/hubfs/dog%20snarling%20resource%20guarding.jpg" alt="dog snarling resource guarding" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/resource-guarding-in-dogs">
      
        <h2>How to Stop Your Dog's Resource Guarding</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <div id="hs_cos_wrapper_widget_1667419623169_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="description"><span>Does your dog guard toys or chews? Growl when you approach while they're eating or show other food aggression? Learn what to do and what NOT to do to stop your dog's resource guarding.</span></div>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
        
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs-separation-anxiety">
      
        <img src="https://www.preventivevet.com/hubfs/dog%20separation%20anxiety.jpg" alt="does my dog have separation anxiety" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs-separation-anxiety">
      
        <h2>How to Help Dogs with Separation Anxiety</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Does your dog have separation anxiety? Take a free separation anxiety quiz to find out. Learn the causes, symptoms, and steps for how to fix it.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
        
      
    
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/why-is-your-dog-barking">
      
        <img src="https://www.preventivevet.com/hubfs/large%20doodle%20barking%20600.jpg" alt="doodle dog barking" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/why-is-your-dog-barking">
      
        <h2>Why Your Dog is Barking and How to Stop It</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Dog barking can be annoying. Learn why your dog is barking in the first place so you can better teach them to be quiet when asked. </p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
    
      
        
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/how-to-stop-dog-humping">
      
        <img src="https://www.preventivevet.com/hubfs/small%20terrier%20humping%20another%20dog%20while%20playing%20at%20the%20park%20600%20shutterstock.jpg" alt="how to stop dog humping" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/how-to-stop-dog-humping">
      
        <h2>Dog Humping: Why It Happens &amp; How to Stop It</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Your dog may be humping, but it usually has nothing to do with sex! Even female dogs hump. Learn more about why it happens and what you can do to stop it.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
        
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/how-much-and-how-often-to-feed-your-dog">
      
        <img src="https://www.preventivevet.com/hubfs/How%20often%20to%20feed%20your%20dog%20600%20canva.jpg" alt="how much to feed a dog" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/how-much-and-how-often-to-feed-your-dog">
      
        <h2>How Much and How Often to Feed Your Dog | Preventive Vet</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Find out how much you should actually be feeding your dog and tips to make sure they're getting the right amount for their age and overall health.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
    
      
        
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/how-to-get-a-dog-used-to-nail-trims">
      
        <img src="https://www.preventivevet.com/hubfs/small%20black%20and%20white%20dog%20laying%20down%20and%20getting%20nails%20trimmed%20600%20canva.jpg" alt="how to introduce nail trimming to a dog" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/how-to-get-a-dog-used-to-nail-trims">
      
        <h2>How to Get Your Dog Used to Nail Trims</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Trimming a dog's nails can be tough if a dog is stressed about the process. Learn how to introduce nail trims to a puppy or dog in a positive way.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-29 dnd-section about_pv-row-8-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-30 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1666895833326" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1666895833326_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2>Tools and Calculators</h2></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-31 dnd-section about_pv-row-9-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-32 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667418544035" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- Resource Links Local  -->




  

  

  






<section class="container-vertical">
  

  
    

    
    
    
    
      
    
      
    
      
        
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/pet-antihistamine-diphenhydramine-dosage-calculator">
      
        <img src="https://www.preventivevet.com/hubfs/french%20bulldog%20with%20swollen%20face%20after%20beesting%20600%20depositphotos.jpg" alt="french bulldog with a swollen face from a bee sting" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/pet-antihistamine-diphenhydramine-dosage-calculator">
      
        <h2>Pet Diphenhydramine (Benadryl®) Calculator</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Calculate your pet's minimum and maximum dosage of diphenhydramine antihistamine, Benadryl®, with this easy-to-use calculator.</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
    
      
        
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/pupstanding-app">
      
        <img src="https://www.preventivevet.com/hubfs/puppy%20socialization%20app%20pupstanding%20600.jpg" alt="free puppy socialization app - pupstanding" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/pupstanding-app">
      
        <h2>Socialize Your Puppy with the Pupstanding App</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Socialization is the most important thing you can do with your new puppy. Use Preventive Vet's free Pupstanding smartphone app to help your puppy learn that new people, sounds, textures, and being handled are all things not to worry about!</p>
      
      </div>

      
      

      </div>
      
    </article>

    

  
    

    
    
    
    
      
        
      
    
      
    
      
    

    
    

      

    <article class="layout-vertical">

     
      <a href="https://www.preventivevet.com/dogs/how-many-treats-you-can-give-your-dog-during-training">
      
        <img src="https://www.preventivevet.com/hubfs/Youtube%20Thumbnails/senior%20Daisy%20dog%20eating%20a%20treat.jpg" alt="senior dog getting a treat" loading="lazy" width="100%">
      
      </a>
     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/how-many-treats-you-can-give-your-dog-during-training">
      
        <h2>Treat Your Dog While Keeping Them Healthy</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <div id="hs_cos_wrapper_widget_1667418544035_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="description"><span>Treats are an essential part of dog training, but you also need to be mindful to balance your dog’s treats with their daily caloric overall food intake. Use our handy dog treat calculator to find a happy (and healthy) medium.</span></div>
      
      </div>

      
      

      </div>
      
    </article>

    

  

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-33 about_pv-row-10-padding dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-34 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667168477608" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1667168477608_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2>&nbsp;</h2>
<h2>Important Pet Safety Awareness</h2>
<h5>Spread the word and help us save lives by sharing this with everyone you know who shares their life with pets.</h5></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-35 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667417598610" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><!-- Resource Links Local  -->




  

  

  

  

  






<section class="container-horizontal">
  
    <div class="hr-gray-2" style="margin-top: 0;"></div>
  

  
    

    
    
    
    
      
    
      
        
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/chip%20bag%20suffocation%20illustration.jpg" alt="chip bag suffocation danger for dogs and cats" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/pet-suffocation">
      
        <h2>Pet Suffocation Awareness</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Pet suffocation in snack, cereal, and other bags, happens often. And it happens quickly, too. It can happen in less than 5 minutes to both dogs and cats.  </p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/pet-suffocation">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
    
      
    
      
    
      
        
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/black%20cat%20outside%20sitting%20beside%20a%20toxic%20lily-canva.jpg" alt="black cat sitting outside beside a toxic lily" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/pets/lily-toxicity-to-cats-and-dogs">
      
        <h2>Lilies are Toxic to Cats</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Lilies, including the Stargazer lily, Tiger lily, Easter lily, and Japanese show lily, are one of the most dangerous flowers for cats. Find out why.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/pets/lily-toxicity-to-cats-and-dogs">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
    
      
    
      
        
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/counter%20full%20of%20xylitol%20products%20that%20are%20toxic%20to%20dogs.jpg" alt="counter full of xylitol products that are toxic to dogs" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/xylitol-sugar-free-sweetener-dangerous-for-dogs">
      
        <h2>Xylitol: A sugar-free sweetener your dog NEEDS you to know about</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Xylitol is toxic to dogs. It can be more dangerous than chocolate! Read product labels carefully. We have a list of over 700 products xylitol is in.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/dogs/xylitol-sugar-free-sweetener-dangerous-for-dogs">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
        
      
    
      
    
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/black%20and%20white%20cat%20entering%20a%20litter%20box-shutter.jpg" alt="black and white cat entering a litter box but not peeing" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/cats/what-to-do-if-your-cat-has-a-urinary-obstruction">
      
        <h2>Cat Can't Pee! What to Do If Your Cat Has a Urinary Obstruction.</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">Find out if your cat has a urethral obstruction. This is a severe and critical medical emergency. Death can occur without prompt and appropriate treatment.</p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/cats/what-to-do-if-your-cat-has-a-urinary-obstruction">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  
    

    
    
    
    
      
    
      
    
      
        
      
    
      
    
      
    

    
    

      

    <article class="layout-horizontal">

     
      
        <img src="https://www.preventivevet.com/hubfs/st%20bernard%20dog%20with%20a%20barrel%20chest-canva.jpg" alt="st bernard dog that is predisposed to gdv bloat" loading="lazy" width="100%">
      

     

      <div>
      
      <a href="https://www.preventivevet.com/dogs/symptoms-of-dog-bloat">
      
        <h2>What Are Symptoms of Dog Bloat &amp; Treatment Options</h2>
      
      </a>

      
      <div class="richtext-description">
      
        <p class="mb-0">GDV in dogs is life-threatening. Watch the video to see the symptoms of bloat. If your dog is suffering, getting them to an ER hospital asap is critical. </p>
      
      </div>

      
      
        <a class="button bg-blue my-3" href="https://www.preventivevet.com/dogs/symptoms-of-dog-bloat">Read More</a>
      

      </div>
      
    </article>

    
      <div class="hr-gray-2"></div>
    

  

</section></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-36 dnd-section about_pv-row-11-padding">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-37 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1644973201096" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1644973201096_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p><a href="https://pupstandingacademy.com/" rel="noopener" target="_blank"><img src="https://www.preventivevet.com/hs-fs/hubfs/Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png?width=800&amp;height=267&amp;name=Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png" alt="Pupstanding Academy – Virtual Dog Training &amp; Coaching" width="800" loading="lazy" style="width: 800px; margin-left: auto; margin-right: auto; display: block; height: auto; max-width: 100%;" height="267" srcset="https://www.preventivevet.com/hs-fs/hubfs/Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png?width=400&amp;height=134&amp;name=Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png 400w, https://www.preventivevet.com/hs-fs/hubfs/Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png?width=800&amp;height=267&amp;name=Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png 800w, https://www.preventivevet.com/hs-fs/hubfs/Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png?width=1200&amp;height=401&amp;name=Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png 1200w, https://www.preventivevet.com/hs-fs/hubfs/Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png?width=1600&amp;height=534&amp;name=Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png 1600w, https://www.preventivevet.com/hs-fs/hubfs/Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png?width=2000&amp;height=668&amp;name=Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png 2000w, https://www.preventivevet.com/hs-fs/hubfs/Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png?width=2400&amp;height=801&amp;name=Virtual%20Dog%20Training%20%26%20Coaching%20Header%201200.png 2400w" sizes="(max-width: 800px) 100vw, 800px"></a></p>
<p>Preventive Vet’s virtual dog training academy, led by certified trainer and behavior consultant, Cathy Madson, offers the perfect solution for your dog training and behavior needs. Start anytime, from anywhere!</p>
<p>At Pupstanding®️ Academy, you’ll learn how to better understand and train your puppy or adult dog using positive reinforcement and force-free techniques. Cathy's specialties include dog aggression, resource guarding, separation anxiety, and puppy socialization.</p>
<p>Check out our <a href="https://shop.preventivevet.com/collections/pupstanding-academy-dog-and-puppy-training-workshops" rel="noopener">Dog Training Essentials Workshops</a>, which include potty training, crate training, puppy nipping, barking, jumping, and more. Or get in-depth help with our <a href="https://shop.preventivevet.com/products/pupstanding-academy-virtual-one-on-one-dog-training-behavior-consultations" rel="noopener">One-on-One Virtual Coaching sessions</a>. In-person dog training and behavior consultations are also available in select areas of Seattle, WA.</p>
<p class="text-center"><a class="button bg-blue" href="https://shop.preventivevet.com/collections/dog-training" target="_blank" rel="noopener">Get Dog Training Help From An Expert</a></p>
<span id="community-poll" data-hs-anchor="true"></span></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-38 about_pv-row-12-padding dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell cell_16449732017072-padding dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-39 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1670951533267" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">







<hr></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-40 about_pv-row-13-padding dnd-section">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-41 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1667158662533" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1667158662533_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2>Song Parodies for Pet Lovers</h2>
<p>We like to have fun around here, too. Whether singing about our love for toe beans, lamenting being <a href="/cats/stop-cat-waking-up-early-in-the-morning" rel="noopener">woken up by cats for 4 a.m. feedings</a>, or doing the "Poop Scoopin' Boogie", we hope these songs put a smile on your face.</p>
<div class="hs-embed-wrapper" data-service="youtube" data-responsive="true" style="position: relative; overflow: hidden; width: 100%; height: auto; padding: 0px; max-width: 600px; min-width: 256px; display: block; margin: auto;"><div class="hs-embed-content-wrapper"><div style="position: relative; overflow: hidden; max-width: 100%; padding-bottom: 56.5%; margin: 0px;"><iframe width="200" height="113" src="https://www.youtube.com/embed/HgPrNqXEXRk?list=PL1KE-g7onVfx7q8nOei5MgvpPJmVEaVEr" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: none;"></iframe></div></div></div>
<p>&nbsp;</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div>
</div>
</div>
    </section>

    
    
    
    <div class="container-fluid">
<div class="row-fluid-wrapper">
<div class="row-fluid">
<div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12">

<div class="row-fluid-wrapper row-depth-1 row-number-1 dnd-section extra_content-row-0-padding">
<div class="row-fluid ">
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="0" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-2 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1753897369752" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_widget_1753897369752_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2 style="font-weight: bold;">Sign up for the Paws &amp; Play newsletter</h2>
<p>Expert tips and important awareness delivered to your inbox every other week.</p></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

<div class="row-fluid-wrapper row-depth-1 row-number-3 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget widget_1753897388661-flexbox-positioning dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1753897388661" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<span id="hs_cos_wrapper_widget_1753897388661_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://www.preventivevet.com/hubfs/Be%20in%20the%20Know.png" class="hs-image-widget " style="max-width: 100%; height: auto;" alt="Stay informed when you sign up for our newsletters" title="Stay informed when you sign up for our newsletters" loading="lazy"></span></div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
<div class="span6 widget-span widget-type-cell dnd-column" style="" data-widget-type="cell" data-x="6" data-w="6">

<div class="row-fluid-wrapper row-depth-1 row-number-4 dnd-row">
<div class="row-fluid ">
<div class="span12 widget-span widget-type-custom_widget dnd-module" style="" data-widget-type="custom_widget" data-x="0" data-w="12">
<div id="hs_cos_wrapper_widget_1753897408512" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">


	



	<span id="hs_cos_wrapper_widget_1753897408512_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="form">
<div id="hs_form_target_widget_1753897408512"></div>








</span>
</div>

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div><!--end row-->
</div><!--end row-wrapper -->

</div><!--end widget-span -->
</div>
</div>
</div>
  </main>
  
  


      
        
          <div data-global-resource-path="PreventiveVet/templates/partials/footer.html"><div style="display: none">{targeted_content_used=true}</div>
<footer class="footer no-print bg-dark text-light">
  <div class="content-wrapper bg-dark">
    <nav class="d-flex flex-column flex-md-row justify-content-between">
      <div class="footer_nav_section">
        <p class="footer_heading">Our Books, Products &amp; Training</p>
        <span id="hs_cos_wrapper_footer_products" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_footer_products" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="40666130028" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://shop.preventivevet.com/" role="menuitem" target="_blank" rel="noopener">Shop Books and Fetch Sticks</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://furlife.threadless.com/designs" role="menuitem" target="_blank" rel="noopener">Shop Apparel &amp; Gifts for Animal Lovers</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://pupstanding.preventivevet.com/" role="menuitem" target="_blank" rel="noopener">Pupstanding Dog Training Academy</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/pupstanding-app" role="menuitem">Pupstanding App</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/contact-us" role="menuitem">Customer Service</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/refund-policy" role="menuitem">Refund Policy</a></li>
 </ul>
</div></span>
      </div>

      <div class="footer_nav_section">
        <p class="footer_heading">Professionals</p>
        <span id="hs_cos_wrapper_footer_pro" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_footer_pro" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="40666581482" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/veterinary-portal" role="menuitem">Veterinary Professionals</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/contact-us" role="menuitem">Media Inquiries</a></li>
 </ul>
</div></span>
      </div>

      <div class="footer_nav_section">
        <p class="footer_heading">Contact</p>
        <span id="hs_cos_wrapper_footer_contact" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_footer_contact" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="40666581534" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/contact-us" role="menuitem">Contact Us</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/writers-submission-form-preventive-vet" role="menuitem">Want to write for Preventive Vet?</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/product-service-review-submission" role="menuitem">Want us to review your product or service?</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/xylitol-products-toxic-for-dogs" role="menuitem">Submit a xylitol product alert</a></li>
 </ul>
</div></span>
      </div>
    </nav>

    <div class="footer_social d-flex justify-content-center my-3">
      
      <a class="text-light" href="https://www.facebook.com/PreventiveVet" target="_blank" rel="noopener">
        <svg class="footer_icon" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 320 512">
          <path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path>
        </svg>
      </a>

      
      <a class="text-light" href="https://www.instagram.com/preventivevet/" target="_blank" rel="noopener">
        <svg class="footer_icon" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512">
          <path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path>
        </svg>
      </a>

      
      <a class="text-light" href="http://www.pinterest.com/preventivevet/" target="_blank" rel="noopener">
        <svg class="footer_icon" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 384 512">
          <path fill="currentColor" d="M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z"></path>
        </svg>
      </a>

      
      <a class="text-light" href="http://www.youtube.com/PreventiveVet" target="_blank" rel="noopener">
        <svg class="footer_icon" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512">
          <path fill="currentColor" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path>
        </svg>
      </a>
    </div>
    

    <div class="footer_divider_line bg-light"></div>

    <div class="footer_legal_links">
      <span id="hs_cos_wrapper_footer_legal" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_footer_legal" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="40671847145" aria-label="Navigation Menu">
 <ul role="menu">
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/privacy" role="menuitem">Privacy Policy</a></li>
  <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.preventivevet.com/toc" role="menuitem">Terms of Use</a></li>
 </ul>
</div></span>
    </div>

    <div class="footer_disclaimer">
      <div id="hs_cos_wrapper_footer_disclaimer" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_footer_disclaimer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p>
Preventive Vet does not provide medical advice, diagnosis or treatment.
<a href="https://www.preventivevet.com/disclaimer-notice">See additional information</a>.
</p></span></div>
    </div>
    <div class="footer_copyright">
      <div id="hs_cos_wrapper_footer_copyright_text" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_footer_copyright_text_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="text">©
2026
Preventive Vet. All rights reserved.</span></div>
    </div>
  </div>
</footer></div>
        
      
      </div>

    

    <!-- Start standard footer -->
    
<!-- HubSpot performance collection script -->
<script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script>

  <script>
    function hideResults() {
  searchResults = document.querySelector(".hs-search-field__suggestions");
  searchResults.style.display = "none";
}
    // Get all menu section buttons
const menuSectionButtons = document.querySelectorAll(".menu-section-button");
// Get all sub-menu panels
const subMenuPanels = document.querySelectorAll(".sub-menu");
// Get the mobile menu button
const mobileMenuButton = document.getElementById("mobile-menu-btn");
const mobileMenuCloseBg = document.getElementById("mobile-menu-close-bg");

// Menu Layout
const menuLayoutEl = document.querySelector("[data-menu-layout]");

const MAX_MOBILE_WIDTH = 819;
let isMobile = window.innerWidth <= MAX_MOBILE_WIDTH;

function onLayoutChange() {
  menuLayoutEl.setAttribute(
    "data-menu-layout",
    isMobile ? "mobile" : "desktop",
  );
  // Close the mobile menu
  menuLayoutEl.classList.remove("open");
  mobileMenuCloseBg.classList.remove("menu-open");
}

// Call right away to set the initial layout
onLayoutChange();

function onResize(event) {
  // Check if the layout has changed based on the current window width
  const layoutHasChanged =
    (isMobile && window.innerWidth > MAX_MOBILE_WIDTH) ||
    (!isMobile && window.innerWidth <= MAX_MOBILE_WIDTH);
  isMobile = window.innerWidth <= MAX_MOBILE_WIDTH;
  if (layoutHasChanged) {
    onLayoutChange();
  }
}

window.addEventListener("resize", onResize);

function toggleMobileNav() {
  // Toggle the 'open' class on the menu layout element
  menuLayoutEl.classList.toggle("open");
  // Toggle the visibility of the mobile menu close background
  mobileMenuCloseBg.classList.toggle("menu-open");
}

// Mobile menu toggle
mobileMenuButton.addEventListener("click", toggleMobileNav);
mobileMenuCloseBg.addEventListener("click", toggleMobileNav);

// Add click event listener to each menu section button
menuSectionButtons.forEach((button) => {
  button.addEventListener("click", function () {
    // On mobile, simply toggle the open state
    if (isMobile) {
      this.classList.toggle("active");
      const dropdown = this.nextElementSibling;
      if (dropdown) {
        dropdown.classList.toggle("open");
      }
      return; // Exit early for mobile
    }
    // if any other dropdowns are open, close them
    menuSectionButtons.forEach((btn) => {
      if (btn !== this) {
        btn.classList.remove("active");
        const dropdown = btn.nextElementSibling;
        if (dropdown) {
          dropdown.classList.remove("open");
        }
      }
    });
    // Toggle the 'active' class on the clicked button
    this.classList.toggle("active");
    // Toggle the visibility of the corresponding dropdown
    const dropdown = this.nextElementSibling;
    if (dropdown) {
      dropdown.classList.toggle("open");
    }
  });
});

document.addEventListener("click", function (event) {
  let clickedButton = false;
  menuSectionButtons.forEach((button) => {
    if (button.contains(event.target)) {
      clickedButton = true;
    }
  });
  if (clickedButton) {
    return; // If a button was clicked, do nothing
  }
  menuSectionButtons.forEach((button) => {
    button.classList.remove("active");
  });
  subMenuPanels.forEach((panel) => {
    if (!panel.contains(event.target)) {
      panel.classList.remove("open");
    }
  });
});
  </script>

<script>
var hsVars = hsVars || {}; hsVars['language'] = 'en';
</script>

<script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script>
<script src="https://www.preventivevet.com/hubfs/hub_generated/module_assets/1/38369960777/1741848465906/module_search_field.min.js"></script>

    <!--[if lte IE 8]>
    <script charset="utf-8" src="https://js.hsforms.net/forms/v2-legacy.js"></script>
    <![endif]-->

<script data-hs-allowed="true" src="/_hcms/forms/v2.js"></script>

    <script data-hs-allowed="true">
        var options = {
            portalId: '347034',
            formId: '7b4acb81-d547-4870-93b7-19d60e784050',
            formInstanceId: '4330',
            
            pageId: '41672186173',
            
            region: 'na1',
            
            
            
            
            pageName: "Preventive Vet | Trusted Pet Health, Safety & Behavior Resources",
            
            
            
            inlineMessage: "<p><strong>Thanks for signing up! Your first Pup Pup and Away newsletter will be arriving soon \uD83D\uDC3E<\/strong><\/p>",
            
            
            rawInlineMessage: "<p><strong>Thanks for signing up! Your first Pup Pup and Away newsletter will be arriving soon \uD83D\uDC3E<\/strong><\/p>",
            
            
            hsFormKey: "153646b945be1d2376af298845d237c2",
            
            
            css: '',
            target: '#hs_form_target_widget_1702232301658',
            
            
            
            
            
            
            
            contentType: "standard-page",
            
            
            
            formsBaseUrl: '/_hcms/forms/',
            
            
            
            formData: {
                cssClass: 'hs-form stacked hs-custom-form'
            }
        };

        options.getExtraMetaDataBeforeSubmit = function() {
            var metadata = {};
            

            if (hbspt.targetedContentMetadata) {
                var count = hbspt.targetedContentMetadata.length;
                var targetedContentData = [];
                for (var i = 0; i < count; i++) {
                    var tc = hbspt.targetedContentMetadata[i];
                     if ( tc.length !== 3) {
                        continue;
                     }
                     targetedContentData.push({
                        definitionId: tc[0],
                        criterionId: tc[1],
                        smartTypeId: tc[2]
                     });
                }
                metadata["targetedContentMetadata"] = JSON.stringify(targetedContentData);
            }

            return metadata;
        };

        hbspt.forms.create(options);
    </script>


    <script data-hs-allowed="true">
        var options = {
            portalId: '347034',
            formId: 'ed8d78f1-c769-4874-84a3-a7796b01f277',
            formInstanceId: '6392',
            
            pageId: '41672186173',
            
            region: 'na1',
            
            
            
            
            pageName: "Preventive Vet | Trusted Pet Health, Safety & Behavior Resources",
            
            
            redirectUrl: "http:\/\/www.google.com",
            
            
            
            
            
            css: '',
            target: '#hs_form_target_widget_1753897408512',
            
            
            
            
            
            
            
            contentType: "standard-page",
            
            
            
            formsBaseUrl: '/_hcms/forms/',
            
            
            
            formData: {
                cssClass: 'hs-form stacked hs-custom-form'
            }
        };

        options.getExtraMetaDataBeforeSubmit = function() {
            var metadata = {};
            

            if (hbspt.targetedContentMetadata) {
                var count = hbspt.targetedContentMetadata.length;
                var targetedContentData = [];
                for (var i = 0; i < count; i++) {
                    var tc = hbspt.targetedContentMetadata[i];
                     if ( tc.length !== 3) {
                        continue;
                     }
                     targetedContentData.push({
                        definitionId: tc[0],
                        criterionId: tc[1],
                        smartTypeId: tc[2]
                     });
                }
                metadata["targetedContentMetadata"] = JSON.stringify(targetedContentData);
            }

            return metadata;
        };

        hbspt.forms.create(options);
    </script>

<script src="/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js"></script>

<!-- Start of HubSpot Analytics Code -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
_hsq.push(["setCanonicalUrl", "https:\/\/www.preventivevet.com"]);
_hsq.push(["setPageId", "41672186173"]);
_hsq.push(["setContentMetadata", {
    "contentPageId": 41672186173,
    "legacyPageId": "41672186173",
    "contentFolderId": null,
    "contentGroupId": null,
    "abTestId": null,
    "languageVariantId": 41672186173,
    "languageCode": "en",
    
    
}]);
</script>

<script type="text/javascript">
var hbspt = hbspt || {};
(hbspt.targetedContentMetadata = hbspt.targetedContentMetadata || []).push(...[]);

var _hsq = _hsq || [];
_hsq.push(["setTargetedContentMetadata", hbspt.targetedContentMetadata]);
</script>
<script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/347034.js"></script>
<!-- End of HubSpot Analytics Code -->


<script type="text/javascript">
var hsVars = {
    render_id: "93a63b93-c0ee-47c5-b451-7eacdaab198e",
    ticks: 1776818353008,
    page_id: 41672186173,
    
    content_group_id: 0,
    portal_id: 347034,
    app_hs_base_url: "https://app.hubspot.com",
    cp_hs_base_url: "https://cp.hubspot.com",
    language: "en",
    analytics_page_type: "standard-page",
    scp_content_type: "",
    
    analytics_page_id: "41672186173",
    category_id: 1,
    folder_id: 0,
    is_hubspot_user: false
}
</script>


<script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.js"></script>




    <!-- End standard footer -->
  
</body></html>