@import 'https://fonts.googleapis.com/css2?family=Allura&family=Montserrat:wght@100..900&display=swap';@import 'https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap';@import 'https://fonts.googleapis.com/css2?family=Allura&family=Montserrat:wght@100..900&display=swap';@import 'https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap';@import 'https://fonts.googleapis.com/css2?family=Allura&family=Montserrat:wght@100..900&display=swap';@import 'https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap';@import 'https://fonts.googleapis.com/css2?family=Allura&family=Montserrat:wght@100..900&display=swap';@import 'https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap';._lds_1308g_1,
._lds_1308g_1 div {
  box-sizing: border-box;
}

._lds_1308g_1 {
  position: absolute;
  z-index: 200;
  display: inline-block;
  width: 80px;
  height: 80px;
}

._lds_1308g_1 div {
  position: absolute;
  width: 6.4px;
  height: 6.4px;
  border-radius: 50%;
  background: currentcolor;
  animation: _lds-default_1308g_1 1.2s linear infinite;
}

._lds_1308g_1 div:nth-child(1) {
  top: 36.8px;
  left: 66.24px;
  animation-delay: 0s;
}

._lds_1308g_1 div:nth-child(2) {
  top: 22.08px;
  left: 62.2957px;
  animation-delay: -0.1s;
}

._lds_1308g_1 div:nth-child(3) {
  top: 11.3042px;
  left: 51.52px;
  animation-delay: -0.2s;
}

._lds_1308g_1 div:nth-child(4) {
  top: 7.36px;
  left: 36.8px;
  animation-delay: -0.3s;
}

._lds_1308g_1 div:nth-child(5) {
  top: 11.3042px;
  left: 22.08px;
  animation-delay: -0.4s;
}

._lds_1308g_1 div:nth-child(6) {
  top: 22.08px;
  left: 11.3042px;
  animation-delay: -0.5s;
}

._lds_1308g_1 div:nth-child(7) {
  top: 36.8px;
  left: 7.36px;
  animation-delay: -0.6s;
}

._lds_1308g_1 div:nth-child(8) {
  top: 51.52px;
  left: 11.3042px;
  animation-delay: -0.7s;
}

._lds_1308g_1 div:nth-child(9) {
  top: 62.2957px;
  left: 22.08px;
  animation-delay: -0.8s;
}

._lds_1308g_1 div:nth-child(10) {
  top: 66.24px;
  left: 36.8px;
  animation-delay: -0.9s;
}

._lds_1308g_1 div:nth-child(11) {
  top: 62.2957px;
  left: 51.52px;
  animation-delay: -1s;
}

._lds_1308g_1 div:nth-child(12) {
  top: 51.52px;
  left: 62.2957px;
  animation-delay: -1.1s;
}

@keyframes _lds-default_1308g_1 {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}

._page_6m3dg_3 {
  height: 100vh;
  padding: 5rem 3rem 0.5rem 4rem;
}
._title_6m3dg_8 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  color: #0c0c0c;
  text-transform: capitalize;
}
._description_6m3dg_17 {
  font-family: "Montserrat", sans-serif;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0c0c0c;
  text-transform: capitalize;
  font-size: 1rem;
}
._btn_6m3dg_27 {
  display: inline-flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 2.5rem;
  padding: 1rem 2rem;
  border: none;
  background: #748c70;
  outline: none;
  font-family: "Montserrat", sans-serif;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;
}
._btn_6m3dg_27:disabled {
  cursor: default;
  opacity: 0.5;
  background-color: #404e3e;
}
@media (hover: hover) {
  ._btn_6m3dg_27 {
    cursor: pointer;
    transition: all 0.5s ease;
  }
  ._btn_6m3dg_27:hover {
    background-color: #404e3e;
  }
}
@media (width <= 750px) {
  ._btn_6m3dg_27 {
    padding: 0.5rem 1rem;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
/* Remove default margin and padding */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
  padding: 0;
}
/* Remove list styles on ul, ol */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Remove default link styling */
a {
  color: inherit;
  text-decoration: none;
}
/* Images and media to fit their container */
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}
/* Form elements inherit font */
input,
button,
textarea,
select {
  font: inherit;
}
html {
  font-size: 16px;
  background-color: #fff;
}
* {
  scroll-behavior: smooth;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.container {
  display: flex;
  flex-direction: column;
  max-width: 1440px;
  min-height: 100vh;
  margin: 0 auto;
}
.section {
  padding: 1rem;
}
.section-dog {
  font-family: "Montserrat", sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.4;
  color: #0c0c0c;
  text-transform: capitalize;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  justify-content: start;
  text-align: left;
  background-color: #fff;
  background-image: url("../images/dog.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-origin: content-box;
  background-size: contain;
}
.title {
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  color: #0c0c0c;
  text-transform: capitalize;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
}
.icon {
  transform: scale(1);
  border: none;
  color: #0c0c0c;
  background-color: transparent;
  outline: none;
  transition: all 0.3s ease-in-out;
}
.icon:disabled {
  cursor: auto;
  color: #0c0c0c;
  opacity: 0.15;
}
.icon:disabled:hover {
  transform: scale(1);
  color: #0c0c0c;
}
.icon:disabled:hover svg {
  transform: scale(1);
  color: #0c0c0c;
}
@media (hover: hover) {
  .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-color: transparent;
  }
  .icon:hover {
    cursor: pointer;
    transform: scale(1.2);
    color: #748c70;
  }
  .icon:hover svg {
    transform: scale(1);
    color: #748c70;
  }
}
table {
  border-collapse: collapse;
  width: 100%;
  background-color: #f0f2ef;
}
td {
  padding: 0.5rem;
  text-align: center;
}
td div {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
}
td:nth-child(1) {
  text-align: left;
}
td:nth-child(1) > div {
  justify-content: flex-start;
}
th {
  min-width: 5.5rem;
  padding: 0.5rem;
  font-weight: 600;
  background-color: #d1d9cf;
}
tr:nth-child(even) {
  background-color: #d1d9cf;
}
@media (width <= 768px) {
  html {
    font-size: 14px;
  }
}
@media (width <= 580px) {
  table {
    font-size: 0.8rem;
  }
  td {
    padding: 0.2rem;
  }
  td > div {
    gap: 0.2rem;
  }
  th {
    min-width: 4rem;
    padding: 0.2rem;
    font-weight: 400;
  }
}
@media (width <= 390px) {
  html {
    font-size: 10px;
  }
}

._page_6m3dg_3 {
  height: 100vh;
  padding: 5rem 3rem 0.5rem 4rem;
}
._title_6m3dg_8 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  color: #0c0c0c;
  text-transform: capitalize;
}
._description_6m3dg_17 {
  font-family: "Montserrat", sans-serif;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0c0c0c;
  text-transform: capitalize;
  font-size: 1rem;
}
._btn_6m3dg_27 {
  display: inline-flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 2.5rem;
  padding: 1rem 2rem;
  border: none;
  background: #748c70;
  outline: none;
  font-family: "Montserrat", sans-serif;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;
}
._btn_6m3dg_27:disabled {
  cursor: default;
  opacity: 0.5;
  background-color: #404e3e;
}
@media (hover: hover) {
  ._btn_6m3dg_27 {
    cursor: pointer;
    transition: all 0.5s ease;
  }
  ._btn_6m3dg_27:hover {
    background-color: #404e3e;
  }
}
@media (width <= 750px) {
  ._btn_6m3dg_27 {
    padding: 0.5rem 1rem;
  }
}

._btn_zrojv_3 {
  display: inline-flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 2.5rem;
  padding: 1rem 2rem;
  border: none;
  background: #748c70;
  outline: none;
  font-family: "Montserrat", sans-serif;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;
}
._btn_zrojv_3:disabled {
  cursor: default;
  opacity: 0.5;
  background-color: #404e3e;
}
@media (hover: hover) {
  ._btn_zrojv_3 {
    cursor: pointer;
    transition: all 0.5s ease;
  }
  ._btn_zrojv_3:hover {
    background-color: #404e3e;
  }
}
@media (width <= 750px) {
  ._btn_zrojv_3 {
    padding: 0.5rem 1rem;
  }
}