.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button{
  background-color:#d41f72;
  font-family:Obviously-semi;
  font-size:.875rem;
  padding:1.25rem 2.5rem;
  border:.125rem solid #d41f72;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  color:#fff;
  line-height:1;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button{
    font-size:.875rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button{
    font-size:.875rem;
    padding:.75rem 1.5625rem;
  }
}

.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button:hover,.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.hover.button{
  color:#d41f72;
}

.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button:hover:before,.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.hover.button:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button:focus{
  color:#d41f72;
  background:#fff;
}

.component_z_pattern .safety-container{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:reverse;
  -webkit-flex-direction:row-reverse;
     -moz-box-orient:horizontal;
     -moz-box-direction:reverse;
          flex-direction:row-reverse;
  height:auto;
  margin:0;
  max-width:100%;
  width:100%;
}

@media (min-width:768px) and (max-width:991.98px){
  .component_z_pattern .safety-container{
    display:-webkit-flex;
    height:inherit;
  }
}

.component_z_pattern .safety-container .text-container{
  padding:0 3.125rem 0 6.25rem;
  width:35%;
}

@media (min-width:1200px) and (max-width:1850px){
  .component_z_pattern .safety-container .text-container{
    padding:0 1.875rem 0 2.8125rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .component_z_pattern .safety-container .text-container{
    padding:0 1.875rem 0 2.8125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .component_z_pattern .safety-container .text-container{
    padding:0 .9375rem 0 1.875rem;
  }
}

@media (max-width:767.98px){
  .component_z_pattern .safety-container .text-container{
    padding:0 .9375rem 0 1.5625rem;
    width:45%;
    text-align:left;
  }
}

@media (max-width:374px){
  .component_z_pattern .safety-container .text-container{
    padding:0 .9375rem;
  }
}

.component_z_pattern .safety-container .text-container .display-table .display-cell .button{
  -webkit-border-radius:1.875rem;
     -moz-border-radius:1.875rem;
          border-radius:1.875rem;
  padding:.9375rem 1.875rem;
  border:0;
}

.component_z_pattern .safety-container .text-container .display-table .display-cell h1{
  margin-bottom:.9375rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell h1{
    font-size:2.5rem;
    line-height:3.125rem;
  }
}

@media (max-width:991.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell h1{
    margin-bottom:.625rem;
  }
}

@media (max-width:767.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell h1{
    font-size:1.25rem;
    line-height:1.4375rem;
  }
}

@media (max-width:374px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell h1{
    font-size:1rem;
  }
}

.component_z_pattern .safety-container .text-container .display-table .display-cell p{
  font-size:1.125rem;
  margin:0;
  line-height:1.5;
}

@media (max-width:767.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell p{
    font-size:.75rem;
    line-height:1.25rem;
  }
}

@media (max-width:575.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell p{
    margin-bottom:0;
  }
}

@media (max-width:413px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell p{
    line-height:1rem;
    font-size:.75rem;
  }
}

.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button{
  font-size:1rem;
  line-height:1rem;
  font-weight:700;
  padding:.875rem 1.25rem;
  margin:.9375rem 0 0;
}

.component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button:hover{
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  text-decoration:none;
}

@media (min-width:768px) and (max-width:991.98px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button{
    padding:.4375rem .625rem .625rem;
  }
}

@media (max-width:374px){
  .component_z_pattern .safety-container .text-container .display-table .display-cell>.accent-bar-left a.button{
    font-size:.75rem;
    padding:.4375rem .9375rem;
  }
}

.component_z_pattern .safety-container .image-container{
  margin:0;
  width:100%;
}

@media (min-width:768px){
  .component_z_pattern .safety-container .image-container{
    width:35%;
  }
}

@media (min-width:992px){
  .component_z_pattern .safety-container .image-container{
    padding-right:0;
  }
}

.component_z_pattern .safety-container .image-container img{
  width:100%;
  height:21.875rem;
  -o-object-fit:cover;
     object-fit:cover;
}

@media (max-width:1600px){
  .component_z_pattern .safety-container .image-container img{
    height:18.75rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .component_z_pattern .safety-container .image-container img{
    height:16.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .component_z_pattern .safety-container .image-container img{
    width:100%;
    height:17.5rem;
  }
}

@media (max-width:767.98px){
  .component_z_pattern .safety-container .image-container img{
    min-height:14.375rem;
    height:inherit;
    width:100%;
  }
}

.component_z_pattern.-right-to-left .safety-container{
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
     -moz-box-orient:vertical;
     -moz-box-direction:normal;
          flex-direction:column;
}

@media (min-width:768px){
  .component_z_pattern.-right-to-left .safety-container{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
       -moz-box-orient:horizontal;
       -moz-box-direction:normal;
            flex-direction:row;
  }
}

.component_z_pattern.-right-to-left .safety-container .image-container{
  margin-right:0;
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container{
    display:block;
    height:auto;
    max-height:inherit;
  }
}

.page_top_banner .component_z_pattern .safety-container .text-container{
  -webkit-print-color-adjust:exact;
  height:auto;
  padding:0 2.5rem 0 6.25rem;
}

@media (max-width:1600px){
  .page_top_banner .component_z_pattern .safety-container .text-container{
    padding-left:2.8125rem;
    padding-right:.9375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container{
    padding-left:1.875rem;
  }
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container{
    padding:2.5rem 1.5625rem;
    text-align:left;
    width:100%;
  }
}

@media (max-width:374px){
  .page_top_banner .component_z_pattern .safety-container .text-container{
    padding:1.875rem .9375rem;
  }
}

.page_top_banner .component_z_pattern .safety-container .text-container .display-table{
  display:block;
  height:inherit;
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table{
    display:table;
    height:100%;
  }
}

.page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell{
  display:block;
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell{
    display:table-cell;
  }
}

.page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .block{
  display:block;
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .block{
    display:inline;
  }
}

.page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
  font-size:3.75rem;
  line-height:normal;
}

@media (max-width:1600px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:2.75rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:1.875rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:1.5rem;
    margin-bottom:.3125rem;
  }
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:1.875rem;
    margin-bottom:.625rem;
  }
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor{
    margin-bottom:.25rem;
  }
}

@media (max-width:767.98px) and (min-width:992px) and (max-width:1199.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor{
    font-size:.9375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor .rec_text{
    font-size:.875rem;
  }
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor .rec_text{
    font-size:1rem;
    line-height:normal;
  }
}

.page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor p{
  margin:0;
}

@media (min-width:992px) and (max-width:1199.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor p{
    font-size:.9375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor p{
    font-size:.875rem;
    line-height:1.25rem;
  }
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor p{
    font-size:1rem;
    line-height:normal;
  }
}

.page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell h1{
  margin-bottom:0;
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .text-container .display-table .display-cell h1{
    line-height:2.1875rem;
  }
}

.page_top_banner .component_z_pattern .safety-container .image-container img{
  width:100%;
}

@media (min-width:768px) and (max-width:991.98px){
  .page_top_banner .component_z_pattern .safety-container .image-container img{
    height:100%;
    min-height:15.625rem;
    -o-object-fit:cover;
       object-fit:cover;
  }
}

@media (max-width:767.98px){
  .page_top_banner .component_z_pattern .safety-container .image-container img{
    min-height:12.5rem;
    -o-object-fit:cover;
       object-fit:cover;
  }
}

@media (max-width:767.98px){
  .page_zpattern_row.sm_container{
    padding:0;
  }
}

@media (max-width:767.98px){
  .page_zpattern_row.sm_container .fl-col-small{
    max-width:inherit;
  }
}

.page_zpattern_row .component_z_pattern .safety-container .image-container img{
  min-height:inherit;
}

.page_zpattern_row .component_z_pattern .safety-container .text-container{
  padding:1.25rem 3.125rem;
}

@media (max-width:1600px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container{
    padding:.625rem 1.5625rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container{
    padding:.3125rem .9375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container{
    padding:.1875rem .625rem;
  }
}

@media (max-width:767.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container{
    padding:.3125rem .9375rem .3125rem 1.5625rem;
    text-align:left;
  }
}

@media (max-width:374px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container{
    padding:.3125rem .625rem .3125rem .9375rem;
  }
}

.page_zpattern_row .component_z_pattern .safety-container .text-container .display-table{
  display:block;
  height:inherit;
}

@media (max-width:767.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table{
    display:table;
    height:100%;
  }
}

.page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell{
  display:block;
}

@media (max-width:767.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell{
    display:table-cell;
  }
}

.page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
  font-size:2.25rem;
  line-height:2.5rem;
  margin-bottom:.9375rem;
}

@media (max-width:1600px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:2rem;
    line-height:2.125rem;
    margin-bottom:.625rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:1.625rem;
    line-height:1.875rem;
    margin-bottom:.4375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:1.25rem;
    line-height:1.25rem;
    margin-bottom:.1875rem;
  }
}

@media (max-width:767.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:1.25rem;
    line-height:1.5rem;
    margin-bottom:.3125rem;
  }
}

@media (max-width:374px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .header{
    font-size:1rem;
    line-height:1.125rem;
  }
}

.page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor{
  margin-bottom:1.875rem;
}

@media (max-width:1600px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor{
    margin-bottom:.9375rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor{
    font-size:.875rem;
    line-height:1.25rem;
    margin-bottom:.625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor{
    font-size:.75rem;
    line-height:.9375rem;
    margin-bottom:.4375rem;
  }
}

@media (max-width:767.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor{
    font-size:.75rem;
    line-height:.9375rem;
    margin-bottom:.4375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor p{
    margin-bottom:.4375rem;
  }
}

@media (max-width:767.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor p{
    margin-bottom:.4375rem;
  }
}

@media (max-width:374px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell .field_editor p{
    font-size:.6875rem;
    line-height:.75rem;
  }
}

.page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell a.button{
  font-size:.875rem;
  padding:.625rem 1.5625rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell a.button{
    font-size:.75rem;
    padding:.4375rem .9375rem;
  }
}

@media (max-width:767.98px){
  .page_zpattern_row .component_z_pattern .safety-container .text-container .display-table .display-cell a.button{
    font-size:.75rem;
    padding:.4375rem .9375rem;
  }
}

.product-card .component_z_pattern.-right-to-left .safety-container{
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
     -moz-box-orient:vertical;
     -moz-box-direction:normal;
          flex-direction:column;
}

@media (max-width:767.98px){
  .product-card .component_z_pattern.-right-to-left .safety-container{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:revert;
       -moz-box-orient:vertical;
       -moz-box-direction:normal;
            flex-direction:revert;
  }
}

.product-card .component_z_pattern .safety-container{
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
     -moz-box-orient:vertical;
     -moz-box-direction:normal;
          flex-direction:column;
}

@media (max-width:767.98px){
  .product-card .component_z_pattern .safety-container{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:row-reverse;
       -moz-box-orient:horizontal;
       -moz-box-direction:reverse;
            flex-direction:row-reverse;
  }
}

.product-card .component_z_pattern .safety-container .image-container{
  width:100%;
}

@media (max-width:767.98px){
  .product-card .component_z_pattern .safety-container .image-container{
    width:50%;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .product-card .component_z_pattern .safety-container .image-container img{
    height:9.375rem;
  }
}

@media (max-width:767.98px){
  .product-card .component_z_pattern .safety-container .image-container img{
    height:100%;
    min-height:12.5rem;
  }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  .product-card .component_z_pattern .safety-container .image-container{
    -webkit-box-flex:0;
    -webkit-flex:0 0 auto;
       -moz-box-flex:0;
            flex:0 0 auto;
  }
}

.product-card .component_z_pattern .safety-container .text-container{
  width:100%;
  padding:2.1875rem 2.5rem;
  border:.0625rem solid #ddd;
  border-top:none;
}

@media (max-width:1600px){
  .product-card .component_z_pattern .safety-container .text-container{
    padding:2.1875rem 1.5625rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  .product-card .component_z_pattern .safety-container .text-container{
    padding:1.5625rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .product-card .component_z_pattern .safety-container .text-container{
    padding:1.375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .product-card .component_z_pattern .safety-container .text-container{
    padding:1rem;
  }
}

@media (max-width:767.98px){
  .product-card .component_z_pattern .safety-container .text-container{
    width:50%;
    padding:1rem;
    border-top:.0625rem solid #ddd;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .product-card .component_z_pattern .safety-container .text-container .heading{
    font-size:1.875rem;
  }
}

.product-card .component_z_pattern .safety-container .text-container .display-table .display-cell{
  vertical-align:top;
}

@media (min-width:1200px) and (max-width:1601px){
  .product-card .component_z_pattern .safety-container .text-container .display-table .display-cell h3{
    font-size:1.5625rem;
    line-height:1.875rem;
  }
}

@media (max-width:413px){
  .product-card .component_z_pattern .safety-container .text-container .display-table .display-cell h3{
    font-size:1rem;
    line-height:1.375rem;
    margin:0;
  }
}

.product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p{
  margin:0 0 1rem;
}

@media (max-width:767.98px){
  .product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p{
    margin-bottom:0;
  }
}

.product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p .sub-title{
  font-size:1rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p .sub-title{
    font-size:.875rem;
  }
}

@media (max-width:767.98px){
  .product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p .sub-title{
    margin-bottom:1rem;
    font-size:.75rem;
    display:inline-block;
  }
}

@media (max-width:413px){
  .product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p .sub-title{
    margin-bottom:.3125rem;
  }
}

.product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p .sub-description{
  font-size:1rem;
}

@media (max-width:413px){
  .product-card .component_z_pattern .safety-container .text-container .display-table .display-cell p .sub-description{
    font-size:.875rem;
  }
}

/*# sourceMappingURL=z_pattern_theme.min.css.map */
