@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBM/IBMPlexSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Work Sans";
  src: url("../fonts/Work_Sans/WorkSans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans Extra Condensed";
  src: url("../fonts/Sofia_Sans/SofiaSansExtraCondensed-ExtraBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: bold;
}

p {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  text-box-trim: trim-both;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;
}

p:last-child {
  margin-bottom: 0;
}

.dog_feeding_guide_wrapper {
  padding: 22px 0 clamp(32px, 2.917vw, 56px) 0px;
}
.dog_feeding_guide_wrapper .container-flex {
  padding-top: 0;
}
@media (max-width: 767px) {
  .dog_feeding_guide_wrapper {
    padding-top: 18px;
  }
  .dog_feeding_guide_wrapper .theme-contaier {
    padding: 0;
  }
  .dog_feeding_guide_wrapper .mobile_space {
    padding: 0 16px;
  }
}
.dog_feeding_guide_wrapper p.bodysmall img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.dog_feeding_guide_wrapper h1 {
  font-size: 28px;
  font-family: "IBM Plex Sans";
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 22px;
  color: #240036;
}
@media (max-width: 767px) {
  .dog_feeding_guide_wrapper h1 {
    padding: 0 16px;
    margin-bottom: 32px;
  }
}
.dog_feeding_guide_wrapper h3 {
  margin-bottom: 32px;
  font-size: 28px;
  font-family: "IBM Plex Sans";
  line-height: 1.3;
  font-weight: 700;
  font-family: "IBM Plex Sans";
  font-size: 21px;
  color: #240036;
}
.dog_feeding_guide_wrapper h4 {
  margin: 32px 0;
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  font-weight: 600;
  color: #240036;
  font-family: "IBM Plex Sans";
}
.dog_feeding_guide_wrapper h4 a {
  color: inherit;
}
.dog_feeding_guide_wrapper img.img_right {
  float: right;
  padding-left: 26px;
}
@media (max-width: 767px) {
  .dog_feeding_guide_wrapper img.img_right {
    float: none;
    display: block;
    margin: 0 auto 16px auto;
  }
}
.dog_feeding_guide_wrapper img.img_left {
  float: left;
  padding-right: 26px;
}
@media (max-width: 767px) {
  .dog_feeding_guide_wrapper img.img_left {
    float: none;
    display: block;
    margin: 0 auto 16px auto;
  }
}
.dog_feeding_guide_wrapper p {
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  color: #30505D;
  line-height: 150%;
  margin-bottom: 16px;
  font-weight: 400;
}
.dog_feeding_guide_wrapper p b {
  font-weight: 600;
}
.dog_feeding_guide_wrapper ul:not(.blue_link_box ul) {
  margin-left: 20px;
  margin-bottom: 33px;
}
.dog_feeding_guide_wrapper ul:not(.blue_link_box ul) li {
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  color: #30505D;
  line-height: 150%;
  font-weight: 400;
  padding-left: 23px;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  .dog_feeding_guide_wrapper ul:not(.blue_link_box ul) li {
    padding-left: 0px;
    margin-bottom: 6px;
  }
}
.dog_feeding_guide_wrapper ul:not(.blue_link_box ul) li.has_sub_ul {
  position: relative;
}
.dog_feeding_guide_wrapper ul:not(.blue_link_box ul) li b {
  font-weight: 600;
}
.dog_feeding_guide_wrapper ul:not(.blue_link_box ul) li a {
  color: inherit;
}
.dog_feeding_guide_wrapper.terms_glossary_wrapper .blue_link_box {
  column-count: 3;
}
@media (max-width: 820px) {
  .dog_feeding_guide_wrapper.terms_glossary_wrapper .blue_link_box {
    column-count: 2;
  }
}
@media (max-width: 767px) {
  .dog_feeding_guide_wrapper.terms_glossary_wrapper .blue_link_box {
    column-count: 1;
  }
}
.dog_feeding_guide_wrapper .blue_link_box {
  background-color: #EBF5FB;
  margin-left: 0px !important;
  padding: 27px 9px 20px 9px;
  border-radius: 16px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .dog_feeding_guide_wrapper .blue_link_box {
    padding: 24px 16px;
    border-radius: 0;
  }
}
.dog_feeding_guide_wrapper .blue_link_box li {
  list-style: none !important;
}
.dog_feeding_guide_wrapper .blue_link_box li span {
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  display: block;
  font-size: 21px;
  text-decoration: underline;
  color: #30505D;
  line-height: 170%;
  cursor: pointer;
  font-weight: 600;
}
.dog_feeding_guide_wrapper .heading_title {
  padding: 13.92px 12px;
  border-radius: 4px;
  font-size: 24px;
  font-family: "IBM Plex Sans";
  line-height: 1.3;
  font-weight: 500;
  color: #240036;
  margin-bottom: 25px;
  font-weight: bold;
  background-color: #F6F6F6;
}
@media (max-width: 575px) {
  .dog_feeding_guide_wrapper .heading_title {
    font-size: 21px;
    border-radius: 100px;
    padding: 16px 20px;
    margin-bottom: 32px;
  }
}
.dog_feeding_guide_wrapper .heading_title a img {
  width: 24px;
  height: 24px;
  display: inline-block;
  object-fit: contain;
  position: relative;
  top: 3px;
  filter: brightness(0);
}
.dog_feeding_guide_wrapper .link {
  margin-bottom: 32px;
  color: #4C7B8E;
  font-weight: 600;
}
.dog_feeding_guide_wrapper .hr_line {
  margin-top: 32px;
  margin-bottom: 32px;
  width: 100%;
  height: 2px;
  border-top: 2px solid #D7EBF6;
}
.dog_feeding_guide_wrapper.terms_glossary_wrapper .icon_text_btn {
  margin-top: 20px;
  display: inline-flex;
  transition: all 0.75s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.dog_feeding_guide_wrapper.terms_glossary_wrapper .icon_text_btn:hover {
  color: #30505D !important;
}
.dog_feeding_guide_wrapper.terms_glossary_wrapper img:not(.comments_profile_img) {
  width: auto !important;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.dog_feeding_guide_wrapper.terms_glossary_wrapper .link img {
  margin-left: unset;
  margin-right: unset;
}
.dog_feeding_guide_wrapper ol {
  margin-left: 20px;
}
.dog_feeding_guide_wrapper ol li {
  list-style: decimal;
  font-size: 18px;
  font-family: "Work Sans";
  line-height: 1;
  font-weight: 500;
  color: #30505D;
  line-height: 150%;
  margin-bottom: 16px;
  font-weight: 400;
}/*# sourceMappingURL=dog_feeding_guide.css.map */