.gr-qb-modal .gr-qb-p {
  text-decoration: none;
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: normal;
  color: #7C868A;
  margin: 0;
}
.gr-qb-modal .modal-content {
  padding: 25px 20px;
}
.gr-qb-modal .modal-body {
  padding: 0;
}
.gr-qb-modal .modal-footer {
  padding: 0 !important;
}
.gr-qb-modal .code-input {
  width: 90px;
  max-width: 25%;
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: normal;
  color: #7C868A;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.gr-qb-modal .input-container {
  display: flex;
}

.gr-qb-p {
  text-decoration: none;
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: normal;
  color: #7C868A;
}
.gr-qb-p b {
  font-family: "Inter 700";
  font-weight: 700;
}

.gr-qb-p--small {
  font-size: 1.2rem;
  line-height: normal;
}

.gr-qb-cont-socialSign .main__button--socialSign {
  box-shadow: none;
  margin-bottom: 10px;
  margin-top: 0;
  border-radius: 30px;
  border: 1px solid #BEC3C5;
  background: #FFF;
  font-family: "Inter 700";
  font-weight: 700;
  font-size: 1.6rem;
  line-height: normal;
  color: #2E2E2E;
}
.gr-qb-cont-socialSign .main__button--socialSign img {
  margin-right: 6px;
}

.line-container-100.qb-dif {
  width: 100px;
  margin: 20px auto;
}

.gr-qb-label {
  margin: 0;
  margin-bottom: 8px;
  text-decoration: none;
  font-family: "Inter 700";
  font-weight: 700;
  font-size: 1.6rem;
  line-height: normal;
  color: #2E2E2E;
}

.gr-qb-main-content-single {
  width: 390px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.gr-wa-main-content-left.qb-dif,
.gr-wa-main-content-right.qb-dif {
  width: 390px;
  display: flex;
}

.gr-qb-a {
  margin: 0;
  text-decoration: none;
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: normal;
}

.gr-qb-a--skip {
  color: #2E2E2E;
}

.gr-qb-h1 {
  font-family: "Filson Soft Bold";
  font-weight: 700;
  font-size: 2rem;
  line-height: normal;
  color: #2E2E2E;
  letter-spacing: -0.2px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.gr-qb-button {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
}

.gr-qb-button--back {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #BEC3C5;
  background: #fff;
  text-align: center;
}

.pt-30-px {
  padding-top: 30px !important;
}

.pt-15-px {
  padding-top: 15px !important;
}

.pb-20-px {
  padding-bottom: 20px !important;
}

.mr-5-px {
  margin-right: 5px !important;
}

.mr-15-px {
  margin-right: 15px !important;
}

.mb-5-px {
  margin-bottom: 5px !important;
}

.mb-25-px {
  margin-bottom: 25px !important;
}

.mb-15-px {
  margin-bottom: 15px !important;
}

.mb-30-px {
  margin-bottom: 30px !important;
}

.mb-50-px {
  margin-bottom: 50px !important;
}

.gr-qb-bg-white {
  background: #fff;
}

.gr-qb-top-progress-bar-cont {
  height: 3px;
  width: 100%;
  background: #C9CFD4;
  position: relative;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #FF314A;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--10 {
  width: 10%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--20 {
  width: 20%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--30 {
  width: 30%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--40 {
  width: 40%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--50 {
  width: 50%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--60 {
  width: 60%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--70 {
  width: 70%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--80 {
  width: 80%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--90 {
  width: 90%;
}
.gr-qb-top-progress-bar-cont .gr-qb-top-progress-bar-cont__bar--100 {
  width: 100%;
}

.gr-qb-main-content {
  width: 910px;
  max-width: 100%;
  margin: auto;
}

.gr-qb-main-content__top {
  height: 40px;
  margin-bottom: 25px;
}

.gr-qb-main-content__top-left {
  width: 50px;
}

.gr-qb-main-content__top-center {
  width: calc(100% - 100px);
}

.gr-qb-main-content__top-right {
  width: 50px;
}

.gr-qb-divider-h {
  height: 1px;
  background: #C9CFD4;
}

.input-container.qb-dif .icon-phone {
  position: absolute;
  right: 15px;
  top: 14px;
  width: 24px;
  height: 24px;
  background-image: url("/v7/images/webapp/icons/phone-red.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.gr-green-color {
  color: #28B446 !important;
}

.gr-green-dark-color {
  color: #0A7170 !important;
}

.gr-red-color {
  color: #EB5757 !important;
}

.gr-blue-color {
  color: #3064A3 !important;
}

.gr-black-color {
  color: #2E2E2E !important;
}

.gr-grey-color {
  color: #7C868A !important;
}

.gr-orange-color {
  color: #ED9F00 !important;
}

.gr-qb-photo-and-inputs__photo {
  width: 114px;
  height: 114px;
}
.gr-qb-photo-and-inputs__inputs {
  width: calc(100% - 144px);
}

.gr-qb-curve-card {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.gr-qb-divider--vertical {
  height: 100%;
  width: 1px;
  margin: 0 15px;
  background-color: #C9CFD4;
}

.main__input--textarea--qb {
  height: 120px;
  padding: 17px 22px;
}

.gr-curve-card.qb-dif {
  border-radius: 20px;
  background-color: #FFF;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.05);
  padding: 15px 18px;
  border: 1px solid #7C868A;
}
.gr-curve-card.qb-dif .gr-curve-card__right--short {
  width: 130px;
}
.gr-curve-card.qb-dif .gr-curve-card__right--90-px {
  width: 90px;
}
.gr-curve-card.qb-dif .gr-curve-card__left--r-90-px {
  width: calc(100% - 90px);
}
.gr-curve-card.qb-dif .gr-h3 {
  margin-bottom: 3px;
}
.gr-curve-card.qb-dif .gr-h2 {
  color: #2E2E2E;
  font-family: "Inter 700";
  font-weight: 700;
  font-size: 2rem;
  line-height: normal;
}
.gr-curve-card.qb-dif .gr-curve-card--pet-detail {
  padding: 30px 20px 15px 20px !important;
}
.gr-curve-card.qb-dif .gr-curve-card--pet-detail .gr-avatar-cont {
  width: 97px;
  height: 97px;
}
.gr-curve-card.qb-dif .gr-curve-card--pet-detail .gr-h3--name {
  font-size: 3rem;
  line-height: normal;
  margin-bottom: 5px;
}
.gr-curve-card.qb-dif .gr-curve-card--pet-detail .gr-p--breed {
  font-size: 1.6rem;
  line-height: normal;
}
.gr-curve-card.qb-dif .gr-curve-card--pet-detail-single {
  padding: 15px 0 !important;
  background: transparent;
  box-shadow: none;
}
.gr-curve-card.qb-dif .gr-curve-card--pet-detail-single .gr-avatar-cont {
  width: 150px;
  height: 150px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.1);
  border: 5px solid #fff;
  margin-right: 20px;
}
.gr-curve-card.qb-dif .gr-curve-card--in {
  border: 1px solid rgba(124, 134, 138, 0.5);
  padding: 10px 15px;
}
.gr-curve-card.qb-dif .gr-curve-card--in .gr-avatar-cont {
  width: 45px;
  height: 45px;
}
.gr-curve-card.qb-dif .gr-curve-card--in .gr-h3 {
  font-size: 1.6rem;
  line-height: normal;
}
.gr-curve-card.qb-dif .gr-curve-card--in .gr-p {
  font-size: 1.2rem;
  line-height: normal;
}
.gr-curve-card.qb-dif .gr-curve-card--in-reset {
  border: none;
  background-color: transparent;
  padding: 0;
  box-shadow: none;
}
.gr-curve-card.qb-dif .gr-curve-card--canceled-appointment .message-cont {
  width: 100%;
}
.gr-curve-card.qb-dif .gr-curve-card--yellow {
  border: 1px solid #ED9F00;
  background: #FEFAF2;
}
.gr-curve-card.qb-dif .gr-curve-card--red {
  border: 1px solid #EB5757;
  background: #FFF3F5;
}
.gr-curve-card.qb-dif .gr-curve-card--dashed {
  border: 1px dashed var(--Gray, #7C868A);
  background: transparent;
  padding: 20px;
}
.gr-curve-card.qb-dif .gr-curve-card--dashed .gr-h3 {
  font-weight: 600;
  font-family: "Inter 600";
  font-size: 1.6rem;
}
.gr-curve-card.qb-dif .gr-curve-card--dashed .gr-p {
  letter-spacing: -0.28px;
  font-weight: 400;
  font-family: "Inter 400";
}
.gr-curve-card.qb-dif .gr-p b {
  font-family: "Inter 500";
  font-weight: 500;
  color: #2E2E2E;
}
.gr-curve-card.qb-dif .gr-curve-card--inputs-cont {
  background: transparent;
  padding: 0;
  box-shadow: none;
}
.gr-curve-card.qb-dif .gr-curve-card--account-cont {
  background: #fff;
  padding: 25px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.05);
}
.gr-curve-card.qb-dif .gr-curve-card--photo-cont {
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  width: 114px;
  height: 114px;
  position: relative;
}
.gr-curve-card.qb-dif .gr-curve-card--photo-cont__photo {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  width: 85px;
  height: 85px;
}
.gr-curve-card.qb-dif .gr-curve-card--photo-cont__cam-cont {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #2E2E2E;
  position: absolute;
  left: calc(50% - 15px);
  bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.gr-curve-card.qb-dif .gr-curve-card--photo-inputs-right {
  width: calc(100% - 124px);
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.gr-curve-card.qb-dif .gr-curve-card--edit-account-cont {
  background: #fff;
  padding: 25px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.05);
}
.gr-curve-card.qb-dif .gr-curve-card--edit-account-cont__photo-cont {
  padding: 0;
  width: 135px;
  height: 135px;
  position: relative;
  justify-content: center;
}
.gr-curve-card.qb-dif .gr-curve-card--edit-account-cont__photo-inputs-right {
  width: calc(100% - 145px);
  flex-wrap: wrap;
  height: 135px !important;
  align-content: space-between;
}
.gr-curve-card.qb-dif .gr-curve-card--edit-account-cont__photo {
  width: 135px;
  height: 135px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.1);
  border: 4px solid #fff;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 50%;
}
.gr-curve-card.qb-dif .gr-curve-card--edit-account-cont__cam-cont {
  width: 40px;
  height: 40px;
  bottom: -15px;
  border: 2px solid #fff;
}
.gr-curve-card.qb-dif .gr-curve-card--edit-account-cont__inputs-cont {
  padding-bottom: 15px;
}
.gr-curve-card.qb-dif .gr-curve-card--inbox {
  cursor: pointer;
  border-radius: 20px 0 0 20px;
}
.gr-curve-card.qb-dif .gr-curve-card--inbox .gr-curve-card__right--short {
  width: 80px;
}
.gr-curve-card.qb-dif .gr-curve-card--inbox.selected {
  background: #FAF4F4;
  border: 1px solid #FF314A;
}
.gr-curve-card.qb-dif .gr-curve-card--inbox.unread {
  border-left: 3px solid #FF314A;
}
.gr-curve-card.qb-dif .gr-curve-card--notification {
  cursor: pointer;
  border-radius: 20px;
}
.gr-curve-card.qb-dif .gr-curve-card--notification .gr-curve-card__right--short {
  width: 80px;
}
.gr-curve-card.qb-dif .gr-curve-card--notification.selected {
  background: #FAF4F4;
  border: 1px solid #FF314A;
}
.gr-curve-card.qb-dif .gr-curve-card--notification.unread {
  border-left: 3px solid #FF314A;
}
.gr-curve-card.qb-dif .gr-curve-card--message {
  background: transparent;
  border: 1px solid #C9CFD4;
}
.gr-curve-card.qb-dif .gr-curve-card--share-chat {
  width: 419px;
  max-width: 100%;
  min-height: 134px;
}

/*
.gr-accordion-cont {
    * {
        outline: none !important;
        box-shadow: none !important;
    }

    .accordion-body {
        padding: 15px;
    }

    .accordion-header {
        background-color: #fff;

        .accordion-button {
            background: #fff;
            border: 1px solid rgba(124, 134, 138, 0.50);
            border-radius: 10px 10px 0 0;
            color: #2E2E2E;
            font-family: "Inter 700";
            font-size: 1.2rem;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            padding: 11px 15px;
        }

        .accordion-button.collapsed {
            border-radius: 10px;
        }

        .accordion-button::after {
            background-image: url('/v7/images/webapp/icons/7-1/arrow-up.svg');
            width: 16px;
            height: 10px;
            background-size: cover;
        }

        .accordion-button.after-none::after {
            display: none;
        }

    }

    .accordion-item {
        border: none !important;
        color: #7C868A;
        font-family: "Inter 600";
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;

        .accordion-item__item-in {
            margin-bottom: 12px;
        }

        .accordion-item__item-in:last-child {
            margin-bottom: 0;
        }
    }

    .accordion-collapse {
        border: 1px solid rgba(124, 134, 138, 0.50);
        border-radius: 0 0 10px 10px !important;
        border-top: none !important;
        padding: 0;
    }
}
*/
/*
.addon-item.qb-dif {
    border-radius: 15px !important;
    border: 1px solid #7C868A80 !important;
    padding: 0;
    background: transparent;
    padding: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.addon-item button.accordion-button.collapsed {
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
}

.addon-item h2.accordion-header {
    height: 100%;
    align-items: center;
    display: flex;
    font-family: var(--ff-inter-700);
    font-size: 1.4rem;
    color: #2E2E2E;
    height: 47px;
}

.addon-item h2.accordion-header button {
    font-family: var(--ff-inter-700);
    font-size: 1.4rem;
    color: #2E2E2E;
    padding: 0;
    height: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border: none !important;
    outline: none !important;
    background-color: transparent !important;
}

.addon-item .accordion-button::after {
    background-image: url(/v7/images/icons/arrow-down.svg);
    background-size: cover;
    width: 24px;
    height: 24px;
}

.addon-item .accordion-body {
    padding: 0;
}

.addon-item .main__curveBox__addons {
    background: transparent !important;
    padding: 0;
    border: none !important;
}
*/
.gr-divider.qb-dif {
  background-color: #C9CFD4;
}

.gr-divider--vertical.qb-dif {
  height: 100%;
  width: 1px;
  margin: 0 15px;
}

.gr-divider--wide.qb-dif {
  height: 1px;
  width: 100%;
  margin: 15px 0;
}

.gr-divider--pet-breed-and-age {
  margin-right: 8px;
  margin-left: 8px;
}

.gr-accordion.qb-dif .gr-accordion__button {
  padding: 0;
  border: none !important;
  outline: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.gr-accordion.qb-dif .gr-accordion__button .gr-accordion:after {
  margin-left: 5px;
}
.gr-accordion.qb-dif .gr-qb-p {
  font-size: 1.4rem;
}
.gr-accordion.qb-dif .gr-qb-h3 {
  margin-bottom: 0;
}
.gr-accordion.qb-dif .gr-accordion__body {
  padding: 0;
}
.gr-accordion.qb-dif .accordion-button::after {
  background-image: url("/v7/images/webapp/icons/7-1/arrow-up.svg");
  width: 16px;
  height: 10px;
  background-size: cover;
  margin-left: 8px;
}
.gr-accordion.qb-dif .accordion-button.after-none::after {
  display: none;
}

.gr-input-cont.qb-dif {
  padding: 0;
  position: relative;
}
.gr-input-cont.qb-dif .gr-input-cont--w-icon-right {
  position: relative;
}
.gr-input-cont.qb-dif .gr-input-cont__icon {
  position: absolute;
  right: 20px;
  height: 100%;
}
.gr-input-cont.qb-dif .gr-input-cont__input {
  height: 52px;
  border: 1px solid #7C868A;
  border-radius: 42px;
  font-weight: 600;
  font-family: "Inter 600";
  font-size: 1.5rem;
  line-height: normal;
  color: #7C868A;
  display: flex;
  align-items: center;
  padding: 0 20px;
  background: transparent;
  outline: none;
  box-shadow: none;
  width: 100%;
}
.gr-input-cont.qb-dif .gr-input-cont__input::-moz-placeholder {
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 1.5rem;
  line-height: normal;
  color: #7C868A;
}
.gr-input-cont.qb-dif .gr-input-cont__input::placeholder {
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 1.5rem;
  line-height: normal;
  color: #7C868A;
}
.gr-input-cont.qb-dif .gr-input-cont__input--w-icon-right {
  padding-right: 50px;
}
.gr-input-cont.qb-dif .gr-input-cont__input--textarea {
  border-radius: 20px;
  padding: 15px 20px;
  min-height: 122px;
}
.gr-input-cont.qb-dif .gr-input-cont__input--textarea-74 {
  min-height: 74px !important;
}
.gr-input-cont.qb-dif .gr-input-cont__input:disabled {
  background-color: rgba(124, 134, 138, 0.1019607843);
  border-color: rgba(124, 134, 138, 0.1019607843);
}
.gr-input-cont.qb-dif .gr-input-cont__input--error {
  border-color: #EB5757;
}
.gr-input-cont.qb-dif .gr-input-cont--verify-phone__input {
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: normal;
  color: #2E2E2E;
}
.gr-input-cont.qb-dif .gr-input-cont--verify-phone__input::-moz-placeholder {
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: normal;
  color: #7C868A;
}
.gr-input-cont.qb-dif .gr-input-cont--verify-phone__input::placeholder {
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 2.5rem;
  line-height: normal;
  color: #7C868A;
}
.gr-input-cont.qb-dif .gr-input-cont--chips__chip {
  height: 49px;
  border-radius: 15px;
  border: 1px solid #BEC3C5;
  background: #FFF;
  font-family: "Inter 500";
  font-weight: 500;
  font-size: 1.6rem;
  line-height: normal;
  color: #2E2E2E;
  padding: 0 15px;
}
.gr-input-cont.qb-dif .gr-input-cont--chips__chip.selected, .gr-input-cont.qb-dif .gr-input-cont--chips__chip:hover {
  border-color: #FF314A;
  font-family: "Inter 600";
  font-weight: 600;
}

.gr-form-check.qb-dif {
  margin: 0;
  min-height: 22px;
  /*padding-left: 0;*/
  display: flex;
  align-items: center;
}
.gr-form-check.qb-dif .gr-form-check__input {
  width: 22px;
  height: 22px;
  border: 1px solid #7C868A;
  border-color: #7C868A !important;
  border-radius: 4px !important;
  background-color: transparent;
  outline: none;
  box-shadow: none !important;
  margin: 0;
  margin-right: 8px;
  cursor: pointer;
}
.gr-form-check.qb-dif .gr-form-check__input:checked {
  background-color: #FF314A;
  border-color: #FF314A !important;
}
.gr-form-check.qb-dif .gr-form-check__label {
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: normal;
  color: #2E2E2E;
  cursor: pointer;
}

.gr-form-check__label.qb-dif {
  font-family: "Inter 400";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: normal;
  color: #2E2E2E;
  cursor: pointer;
}

.gr-uploaded-img.qb-dif {
  height: 20px;
  border-radius: 25px;
  background: #2E2E2E;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  padding: 0 9px;
}
.gr-uploaded-img.qb-dif .gr-uploaded-img__gr-p {
  font-size: 1rem;
  line-height: normal;
  color: #fff;
  font-family: "Inter 600";
  font-weight: 600;
  margin: 0;
}
.gr-uploaded-img.qb-dif .gr-uploaded-img__icon {
  margin-left: 5px;
  cursor: pointer;
}

.bg-grey-f1 {
  background: #f1f1f1;
}

.or-text.qb-dif {
  margin: 0 7px;
}

.groomit__button.qb-dif {
  height: 48px !important;
}

.main__showPassword.qb-dif,
.main__showPassword__confirm.qb-dif,
.main__showPassword__current.qb-dif {
  top: 48px;
}

.main__inputGroup.qb-dif {
  margin-bottom: 15px;
}

.gr-qb-fw-600.gr-qb-p {
  font-weight: 600;
  font-family: "Inter 600";
}

.box__input_file_user {
  background-image: url(/v7/images/icons/user-profile.svg);
  background-size: cover;
}

@media screen and (max-width: 1200px) {
  .gr-wa-main__divider.qb-dif {
    display: none;
  }
  .gr-wa-main-content-cont.qb-dif {
    flex-direction: column;
    width: 100%;
  }
  .gr-wa-main-content-left.qb-dif,
  .gr-wa-main-content-right.qb-dif {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .option__box.qb-dif {
    padding: 15px 5px !important;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .gr-qb-main-content {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.groo-get-the-app-mobile {
  background-color: #B1CED4;
  height: 100%;
}

.groo-get-the-app-mobile__logo {
  margin-bottom: 12px;
}

.groo-get-the-app-mobile__h1 {
  margin-bottom: 8px;
}

.groo-get-the-app-mobile__top {
  padding-top: 15px;
  height: 195px;
}

.groo-get-the-app-mobile__top-stores {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
}

.groo-get-the-app-mobile__h2 {
  margin-bottom: 12px;
}

.groo-get-the-app-mobile__main {
  background-image: url("/v7/images/webapp/icons/get-credit.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right 190px;
  height: calc(100svh - 195px - 140px);
  display: flex;
  align-items: center;
}

.groo-get-the-app-mobile__main-items {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  padding-bottom: 45px;
}

.groo-get-the-app-mobile__bottom {
  background-color: #fff;
  padding-bottom: 15px;
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.groo-get-the-app-mobile__bottom-clouds {
  background-color: transparent;
  height: 46px;
  margin-top: -46px;
}

.groo-get-the-app-mobile__bottom-btn {
  height: 54px;
  align-items: center;
  margin: 0;
}

.groo-get-the-app-mobile__bottom-h5 {
  margin: 0;
  padding-top: 5px;
}

.groo-get-the-app-mobile__bottom-link {
  margin: 0;
}/*# sourceMappingURL=groomit-qb.css.map */