

@media screen and (min-width: 1024px)  {
  .habitat-cat-line-3-mask .mobile{
    display: none;
  }
  #breed-select-mobile{
    display: none;
  }
  .weight .white-bg{
    padding-left: 10rem;
    padding-right: 10rem;
  }
  .end-process .white-bg {

    padding: 3.4rem 25rem;

  }
  .desktop-path{
    display: block;
  }
  .mobile-path{
    display: none;
  }

}
@media screen and (min-width: 1024px) and (max-width: 1400px){
  html{
    font-size: 8px;
  }
  #wizard-container{
    overflow-x: hidden;
    min-height: 65rem;
  }
  header{
    height: 10.5rem;
  }
  .pet-type{
    font-size: 6px;
  }
  #wizard-container{
    padding-bottom: 0 !important;
  }

  body{
    font-size: 21px;
  }
  .pet-type {

    margin: 6.3rem 0;
  }
  .white-bg{
    padding-top: 3rem;
  }
  .error-text{
    font-size: 12px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1300px){
  html{
    font-size: 7px;
  }

}

@media screen and (max-width: 1023px) {
  body.no-scroll{
    overflow: hidden;
  }

  html {
    font-size: 10px;
  }

  body {
    font-size: 1.4rem;
    font-size: 1.5rem;
  }

  .pet-type label {
    width: 15.1rem;
    height: 14.1rem
  }

  header {
    height: 6rem;
  }

  h2 {
    font-size: 3rem;
  }

  #wizard-container {
    padding: 0;

    overflow: hidden;
  }

  .white-bg {
    width: calc(100vw - 6rem) !important;
    padding: 0;
    max-height: 100% !important;
  }

  .white-bg-holder {
    padding: 10rem 0;
    box-sizing: border-box;
    align-items: flex-start;
  }

  .bulk-stage-1-step-5 {
    justify-content: flex-start;

  }

  .sizer {
    padding: 8rem 0;
  }

  .white-bg-fill {

    border-radius: 0 6rem 6rem 6rem;
  }

  .stage-1-splide {
    width: 100%;
  }

  .header-content {
    padding: 0 2.4rem;
  }

  .step {
    padding: 0 2rem;
    box-sizing: border-box;
  }

  .input-component.weight-component {
    margin: 3rem auto 3.7rem;
  }
  .weight-component{
    width: 13rem !important;
    text-align: center;
  }


  #close-wizard, #last-stage {
    width: 2.4rem;
    height: 2.4rem;
    background-size: 2.4rem;
  }

  .logo-con img {
    width: 5.8rem;
  }

  .pet-type label .text {
    font-size: 2.5rem;

  }

  .input-component label{
    font-size: 1.8rem;
  }

  .my-carousel-progress {
    height: .8rem;
    width: calc(100% - 6rem);
    left: 3rem;
    top: 2rem;
  }
  .dob-component .error-text{
    width: 24rem;
  }
  .dog .full-dog .mitmutz {
    transform: rotate(-28deg);
    right: 2rem;
    top: 5rem;
    width: 5rem;
  }
  .bulk-stage-1-step-1 .pet-type .dog .icon {
    background: url(../img/dog_naked.svg) no-repeat center;
    width: 6em;
    height: 4.3em;
    background-size: 6em;
  }

  .pet-type .dog .dog-tail-intro {
    width: 1.9em;
    height: auto;
    position: absolute;
    left: -0.4em;
    bottom: -0.2em;
    transform: none;
    top: auto;
    right: auto;
  }
  .pet-type .dog .dog-mitmutz-intro {
    position: absolute;
    width: 2em;
    left: 2.2em;
    top: .9em;
  }
  .bulk-stage-1-step-1  .pet-type .cat .icon {
    width: 5.7em;
    height: 4em;
    background-size: 5.7em;
  }
  .pet-type .cat .cat-tail-prpl {
    width: 3em;
    position: absolute;
    bottom: -0.2em;
    right: -0.7em;
  }

  .pet-type .cat .cat-ear-prpl.re {
    right: 1.6em;
    top: 0.1em;
  }
  .pet-type .cat .cat-ear-prpl {
    width: 2em;
    position: absolute;
  }
  .pet-type .cat .cat-ear-prpl.le {
    right: 3em;
    top: 0.1em;
  }

  .pet-type .cat .cat-mitmutz-intro {
    left: 0.7em;
    position: absolute;
    width: 2em;
    top: 1em;
  }
  .pet-type {
    column-gap: 0;
    width: 32rem;
    margin: 3.3rem auto;
  }

  .link {
    font-size: 1.4rem;
  }

  .basic-radio-btn label {
    font-size: 1.8rem;
    height: 4.2rem;
    width: 100%;

  }
  .habitat .white-bg-holder{
    padding: 8rem 0;
  }
  .bulk-stage-1-step-2-a .sizer{
    padding-top: 7rem;
  }
  .wizard-wrapper {
    border-radius: 24px 24px 0 0;
  }
  .habitat-notes{
    margin: 0;
  }
  .basic-radio-btn li {
    flex: 1 1 50%;

  }
  .gam-n-gam-bubble{
    padding-left: 2.9rem;
    padding-right: 2.9rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .habitat-notes{
    height: auto;
  }
  .habitat-cat .mitmutz {
    width: 6rem;
    left: 0.3rem;
    top: 3rem;
  }
  .habitat-cat .cat-tail {
    width: 6rem;
    height: auto;
    right: -1rem;
    bottom: -0.4rem;
    top: auto;
    left: auto;
  }
  .pet-sex {
    margin: 4.4rem 0;

  }

  .sizer {
    width: 100%;
  }

  .step {
    padding: 0 8rem;
    padding: 3rem;
    justify-content: space-between;
  }

  .input-component {
    width: 100%;
  }

  .sizer {
    padding: 12rem 2rem 0 2rem;
    box-sizing: border-box;
  }

  input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type='date'] {
    font-size: 1.8rem;
  }

  .bulk-stage-1-step-2 .sizer {
    padding-left: 5rem;
    padding-right: 5rem;

  }

  .white-bg-holder.show-dog {

  }

  #wizard-container {
    min-height: 50rem;
    max-height: none !important;
    overflow: auto;
  }



  .bulk-stage-1-step-2 .go-on {
    margin-top: 5rem;
  }

  .go-on {
    width: 100%;
    height: 5rem;
    font-size: 1.8rem;
  }

  .ribbon {
    width: 6.1rem;
    height: 10.1rem;

    background-size: 6.1rem;
    position: absolute;
    left: 0.35rem;

  }

  .certificate {
    width: 14rem;
    height: 13rem;
    background: url(../img/certificate.svg) no-repeat center;
    background-size: 14rem;
    position: absolute;
    right: -27px;
    bottom: -10rem;
    opacity: 0;
    transform: translateY(5rem);
    transition: .3s;
  }


  .flags {
    width: 137%;


    background-size: contain;
    position: absolute;
    left: -3rem;
    top: -2rem;


  }


  .scale-container {
    width: 100%;
  }

  .scale-without-dog {
    width: 9.9rem;
    height: 12.7rem;

    background-size: 9.9rem;

  }

  .scale-with-dog {
    width: 10rem;
    height: 12.7rem;

    background-size: 10rem;

  }

  .scale-base {
    width: 7.5rem;
    height: 16rem;

    background-size: 7.5rem;
    background-position: bottom center;
    margin: 0 auto;

  }
  .scale-holder{
    top:auto;
    bottom: 0;
  }
  .scale-pole:before {
    border-radius: 0.6rem;
    height: 1.2rem;
    background: var(--purple);
    width: 10rem;
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: -9rem;
  }
  .scale-top-angle {
    transform-origin: top center;
    transform: translateY(12rem) rotate(10deg);
  }
  .scale-pole {
    position: relative;
    z-index: 9;
    height: 1.2rem;
  }

  .scale-pole:after {
    border-radius: 0.6rem;
    height: 1.2rem;
    background: var(--purple);
    width: 10rem;
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -9rem;
  }

  .scale-container {
    transform: none;

  }

  .scale-holder {
    padding-top: 6rem;
  }

  .mst {
    font-size: 1.8rem;
  }

  .step-6-fields {

    width: 100%;
    margin: 3rem auto;
    display: block;
  }

  .step-6-fields .input-component {
    margin-bottom: 3.5rem;
  }

  .bulk-stage-1-step-6 .sizer {
    padding: 2rem 3.9rem 0 3.9rem;

  }

  .bulk-stage-1-step-6 h2 {

    box-sizing: border-box;
  }

  .white-bg-holder {
    transition: .3s all;
  }

  .last-step .white-bg-holder {
    padding: 5rem 0 2rem 0;

  }

  .last-step .white-bg {
    padding: 6.4rem 0 0 0;
  }

  .bulk-send {
    width: 18rem;
    padding: 0;

  }

  .full-dog {
    z-index: 9;
    width: 15.8rem;
    height: 22.8rem;
    background: url(../img/dog-full.svg) no-repeat bottom left;
    background-size: contain;
    position: absolute;
    left: -8rem;
    bottom: -2.1rem;
    opacity: 0;
    transform: translateY(5rem);
    transition: .3s all;
    pointer-events: none;
  }
  .cat .full-dog {
    left: -6.1rem;
    z-index: 9;
    width: 15.8rem;
    height: 22.8rem;

    background-size: contain;
    position: absolute;

    transform: translateY(5rem);
    transition: .3s all;
    pointer-events: none;
  }

  .cat .full-dog .mitmutz {
    transform: rotate(-28deg);
    right: 2rem;
    top: 5rem;
    width: 7rem;
  }
  .white-bg {
    box-sizing: border-box;
    min-height: 40rem;
  }
  .decor-stage{
    min-height: calc(100vh - 6rem);
    min-height: calc( calc(var(--vh, 1vh) * 100) - 6rem);

  }
  .white-bg-holder{
    min-height: 60rem;
  }
  .l-heart-big {
    background: url(../img/r-heart.svg) no-repeat center;
  }
input,textarea{
  border-radius: 0;
}
  .m-b {
    display: block;
  }

  .r-heart {
    width: 4.1rem;
    height: 3.8rem;

    background-size: 4.1rem;

    top: 11rem;

    left: 2rem;

    z-index: 99;
  }

  .l-heart-small {
    width: 7.7rem;
    height: 7rem;
    background: url(../img/l-heart-big.svg) no-repeat center;
    background-size: 7.7rem;
    position: absolute;
    top: 27rem;
    left: -4rem;
    z-index: 9;
    opacity: 0;
    transform: scale(.5);
    transition: .3s all;
  }

  .bulk-stage-1-step-6 {
    align-items: center;
    justify-content: flex-start;
  }
  .bulk-stage-1-step-1{
    padding-left: 0;
    padding-right: 0;
  }
  .bulk-stage-1 .splide__list{
  align-items: flex-start;
}
  .last-step .white-bg {
   max-height: none !important;
  }
  body {
height: auto;
  }
  input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type='date'] {
    border-bottom: 1px solid black;
    line-height: 2.6rem;
  }
  .step-6-fields .input-component{
    margin-right: 0;
    margin-left: 0;
  }
 /* .show-dog .white-bg {
    height: 100% !important;
  }*/

  .pet-front {
    flex: 0 0 6.9rem;
    height: 14.8rem;
  }

  .dog-front {

    background: url("../img/step-2-dog-front-2.svg");
    background-size: 6.94rem;
    transform: translateX(2px);
  }

  .pet-rear {
    flex: 0 0 5.1rem;
    height: 14.8rem;
  }

  .dog-rear {

    background: url(../img/step-2-dog-back.svg);
    background-size: 5.1rem;
    transform: translateX(-2px);
  }

  .dog-tail {
    width: 3.9rem;
    height: auto;
    position: absolute;
    left: 2.3rem;
    top: -1rem;
  }

  .dog-front .mitmutz {
    width: 3rem;
    left: 1.5rem;
    top: 2.5rem;
  }

  .body-cube {
    height: 4.4rem;
    background-color: var(--trqz);
    margin-top: 6.3rem;
  }

  .dog-body {
    height: 14.8rem;
  }

  .dog-parts {
    bottom: 2rem
  }

  .play-dog .wbl .dog-parts {
    animation: left-dog-mobile .6s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
  }

  .bulk-stage-1-step-2 .sizer {
    padding-top: 9rem;
  }
  .bulk-stage-1{
    min-height: calc(100vh - 6rem);
    min-height: calc(calc(var(--vh, 1vh) * 100) - 6rem);
  }
  .sex .white-bg-holder {
    padding-top: 8rem;
  }

  .play-dog .wbr .dog-parts {
    animation: right-dog-mobile .68s;
    animation-delay:.6s;
    animation-fill-mode: forwards;
    animation-timing-function: linear;

  }

  .wbr .dog-parts {
    right: -13rem;
  }

  .show-rnc {
    padding-top: 12rem;
  }

  .bulk-stage-1-step-3 .sizer {
    padding-top: 14rem;
  }

  .breed-results {
    border: none;
  }

  .breed-select {
    position: fixed;
    width: 100%;
    margin: auto;
    top: 100vh;
    top: calc(var(--vh, 1vh) * 100);

    height: 100%;
    background-color: white;
    padding: 0 4.3rem;
    box-sizing: border-box;
    right: 0;
    left: 0;
    border-radius: 25px 25px 0 0;
    transition: .3s ease-in-out;
    z-index: 999999;
  }

  .show-mobile-breed:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
  }

  .show-mobile-breed .breed-select {
    top: 2rem;
  }

  input[name="breed"] {
    background-size: 2rem !important;
  }

  .breed-results {


    border: none;
    outline: none;
    padding: 0 1.5rem;

  }
  .breed-results-con{
    width: calc(100% - 8.6rem);
    border: none;
    outline: none;
  }
  .gs {
    display: block;
    font-size: 1.6rem;
    margin: 3rem 0;
    font-weight: 400;
  }

  .breed-results button {
    font-size: 1.6rem;
    padding: 0;
  }

  #cls-mobile-breed-list {
    display: block;
    position: absolute;
    top: 2.4rem;
    left: 2.4rem;
    background: url("../img/icon_navigation_X.svg") no-repeat center;
    background-size: 2.4rem;
    width: 2.4rem;
    height: 2.4rem;
    border: none;
  }

  .error-text {
    top: 31px;
  }
  .sizer.dob-sizer{
    padding-top: 8rem;
  }
  .pet-type label:active{
    background-color:var(--olive) !important ;
  }
  .breed-results li {
    background-color: white;
    border-bottom: 1px solid #00000010;
  }
  /*#wizard-container {
    min-height: 50rem;
  }

  #wizard-container.sex {
    min-height: 60rem;
  }

  #wizard-container.breed {
    min-height: 60rem;
  }

  #wizard-container.dob {
    min-height: 60rem;
  }

  #wizard-container.weight {
    min-height: 50rem;
  }

  #wizard-container.user {
    min-height: 65rem;
  }*/

  .dog-front .mitmutz {
    position: absolute;
    left: 1rem;
    top: 2.5rem;
  }

  .mitmutz {
    width: 5rem;
  }

  @keyframes left-dog-mobile {
    0% {
      width: 0;
    }
    100% {
      width: 70vw;
    }
  }
  @keyframes right-dog-mobile {
    0% {
      width: 0;
    }
    100% {
      width: 70vw;
    }
  }

  .wbl .dog-parts, .wbr .dog-parts {
    right: -1rem;
  }

  .wbr, .wbl {
    width: 60vw;
    position: absolute;
    bottom: 0;
  }

  .wbl {
    right: 65vw;
  }

  .wbr {
    left: 70vw;
  }

  .cat-front {

    background-size: 6.9rem;

  }

  .cat-rear {

    background-size: 5.1rem;

  }

  .cat-front .mitmutz {
    position: absolute;
    left: 2rem;
    width: 3rem;
    top: 2.5rem;
  }

  .cat-tail {
    width: 6rem;
    height: auto;
    left: 0.3rem;
    top: -2rem;
    position: absolute;
  }

  .cat-ear.ear-1 {
    right: -0.5rem;
    top: 0.2rem;
  }

  .cat-ear {
    width: 2.5rem;
    position: absolute;
  }

  .cat-ear.ear-2 {
    right: 2rem;
    top: 0.2rem;
  }

  .indication-bubble.name-bubble {

    min-width: 15rem;
    height: 15rem;

    bottom: 15.2rem;
    top: auto;
    left: 0;

  }

  .flags {
    width: 122vw;
  }

  .cal-ui-text-holder {
    margin-bottom: 7rem;
  }

  .bones-cake {
    width: 10.4rem;
    height: 14.6rem;

    position: absolute;
    right: 0rem;
    bottom: -9rem;
    z-index: 9;
    opacity: 0;
    transform: translateY(5rem);
    transition: .3s;
  }
#pet_weight{
  width: 100%;
}
  .dog .bones-cake {
    background: url(../img/bone-cake.svg) no-repeat center;
    background-size: 10.4rem;
  }

  .candles {
    width: 16rem;
    position: absolute;
    left: -3rem;
    top: -1rem;
  }

  .cat .bones-cake {
    background: url(../img/water-cake.svg) no-repeat center;
    background-size: 10.4rem;
  }

  .cat-habitat-list, .chh {
    width: 100%;
  }
  .delete-btn{
    height: 2.5rem;
  }
  .cat .scale-with-dog {
    background: url(../img/scale-with-cat.svg) no-repeat center;
    background-size: 10rem;
  }
  .pet-type{
    justify-content: space-between;
  }

  .dog .scale-with-dog {
    background: url(../img/scale_with_dog.svg) no-repeat center;
    background-size: 10rem;
  }
  .dog .scale-with-dog .mitmutz {
    width: 4rem;
    top: 3rem;
    right: 2rem;
  }
  .cat .scale-with-dog .mitmutz {
    width: 4rem;
    top: 4rem;
    right: 2rem;
  }
  .breed-results-con {
    opacity: 1;
    visibility: visible;
    visibility: visible;
    overflow: hidden;
    max-height: none;
    position: static;
    width: 100%;
  }
  .input-component{
    margin: 0 auto;
  }
  .breed-results{
    height: 100%;
    padding-bottom: 1rem;
    max-height: none;
    position: static;
  }
  .habitat-cat-line {
    width: 26.9rem;
    height: 49.8rem;
    position: absolute;
    right: 6.5rem;
    bottom: -24.4rem;
    opacity: 0;
    transform: translateY(4.5rem) scale(0);
    transform-origin: right bottom;
    z-index: 999999999;
    transition: .3s;

  }
.habitat .habitat-cat-line {
  transition-delay: .5s;
  transform: translateY(4.5rem); scale(1);
}
  .habitat .magnify-class{
    transition-delay:.5s;
  }
  .breed-select{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .search-breed{
    margin: 0;
  }
  .legs {
    position: absolute;
    bottom: -3.5rem;
    width: 13rem;
    left: -2.9rem;
  }

  .habitat-cat {
    width: 12.4rem;
    height: 11.6rem;
    background-image: url(../img/habitat_cat.svg);

    background-size: 8rem;

    bottom: -8rem;
    right: 0;

  }
  .x-mag-con{
    width: 8.8rem;
    height: 8.8rem;
  }
  .x-mag{
    width: 8.8rem;
    height: 8.8rem;
    background-size: contain;
  }
  .stop-process p{
    font-size: 1.6rem;
    font-weight: 700;
  }
  .stop-process{
    padding: 8rem 3rem 2rem 3rem;
    box-sizing: border-box;
  }
  .go-to-home{
    height: 4rem;
    font-size: 1.8rem;
    width: auto;
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .pawn-container{
    height: 10rem;
  }
  .pawn,.pawn2,.pawn3{
    width: 24rem;
  }
  .id-componenet{
    margin:2rem auto 4rem auto!important;
    width: 17rem;
  }
  .switched-mobile{
    text-align: center;
  }
  .switched-mobile a{
    display: block;
  }

  .bulk-stage-1-step-1-a .sizer{
    padding-top: 8rem;
  }

  .desktop-path{
    display: none;
  }
  .mobile-path{
    display: block;
  }

  .habitat-cat,.habitat-cat-line{
    position: static;

  }
.st6p{
  font-size: 1.4rem;
  margin-top: 1rem;

}
  .bulk-stage-1-step-end .basic-btn{
    width: auto;
    min-width: unset !important;
  }

  .bulk-stage-1-step-end p{
    font-size: 1.6rem;
    font-weight: 700;
    margin: 1rem 0;

  }
.cat-m.mitmutz{
  width: 3rem;
  left: 4.6rem;
  top: 3rem;

}
  .dog-m.mitmutz{
    width: 3rem;
    right: 6.6rem;
    top: 2.5rem;


  }
  .end-process-pets{
    position: relative;
    height: 9.7rem;
    width: 26.1rem;
    background: url("../img/cant_go_on_pets.svg") no-repeat center;
    background-size: 26.1rem;
  }
  .habitat-cat-line{

    height: 22.3em;
    width: 24.4em;
    flex: 0 0 24.4rem;

  }
  .focused .form-label {
    transform: translateY(-1.8rem);
    font-size: .95em;
  }
  .bulk-stage-1-step-2-a .sizer{
    max-width: 34rem;
  }
  .habitat-mobile-container{
    position: absolute;
    bottom: -8rem;
    width: 36rem;
    justify-content: center;
    display: flex;
    align-items: flex-end;
    right: 0;
    margin: auto;
    left: 0;

  }
  .habitat-cat-line-3-mask {
    width: 12rem;
    height: 4.9rem;
    position: absolute;
    left: 3.4rem;
    top: 10.4rem;
    z-index: 9999;
    overflow: hidden;
    opacity: 0;
  }
  .habitat-cat{
    flex: 0 0 12.4rem;
  }
  .habitat-cat-line-3{
    width: auto;
    height: auto;
  }
.bulk-stage-1-step-2-a .go-on-con{
  width: 16rem;
  margin: auto;
}

.magnify-class{
  position: relative;
  flex: 0 0 6.4rem;
  width: 6.4rem;
  height: 6.2rem;
  z-index: 99999999;
  background-size: 6.4rem;
  left: 4.3rem;
  top: -18.5rem
}
  .terminated .habitat-cat-line-3-mask .desktop, .terminated .habitat-cat-line-2{
    display: none;
  }
  .go-on{
    max-width: 18rem;
  }

  .habitat .white-bg {
    padding: 3.4rem 0;
  }
  .big-error-frame h2{
    margin: 3rem 0;
  }
  .big-error-frame{
    border-radius: 0 6rem 6rem 6rem;
    padding: 4rem 3rem 6rem 3rem;
    width: 100%;
  }
  .error-img {
    width: 18.6rem;
    height : 10.7rem;
  }
  .big-error{
    padding: 0 3rem;
    box-sizing: border-box;
    left: 0;
    top:0
  }

  .another-pet-img{
    height: 9.2rem;
    width: 12.7rem;
  }
  .ek{
    font-size: 1.6rem;

  }
  .another-pet-frame h2{
    max-width: none;
  }
  .our-details{
    font-size: 1.8rem;
  }
  .another-pet-frame{
    padding: 4rem 2rem;
  }
  .another-pet{
    padding: 2.4rem;
    box-sizing: border-box;
  }
  .mbs{
    display: block;
    color: white;
    width: 0;
    height: 0;
    overflow: hidden;
  }

  .exit{
    padding: 0 2.5rem;
    box-sizing: border-box;
  }
  .exit-frame {
    padding: 2.5rem;
  }
  .exit-frame p {
    font-size: 1.8rem;
  }
  .exit-frame h2 {
font-size: 2.5rem;
  }
  .datepicker-dropdown{
    left: 0 !important;
  }
  .dob-sizer{
    overflow: visible;
  }
  .exit-btns{
    display: block;
    align-self: stretch;
  }
  .exit-btns a{
    margin-bottom: 2rem;
  }
  .exit-btns a ,.exit-btns button{
    width: 100%;
  }
  .exit-img {
    width: 15.8rem;
    height: 17.2rem;
  }
.fields-con{
  display: block;
}

  .fields-con .input-component{
    width: 20rem;
    margin: 2rem auto !important;
  }
  .bulk-stage-1{
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;

  }
  .loader-animation{
    width: 16rem;
  }

  label[for="pet_weight"]{
    white-space: nowrap;
  }
  }
