/*css  vivek*/

/* .body-text-1 {
    padding-top: 30px;
} */

/* section spacing css start */
.section_spacing_pt_pb section {
    padding-top: 33px;
    padding-bottom: 33px;
}

body.section_spacing_pt_pb section:first-of-type {
    padding-top: 100px;
}

body.section_spacing_pt_pb section:last-of-type {
    padding-bottom: 60px;
}

.section_spacing_pt_pb section.blog-section .custom-container .blog-header {
    margin-top: 0;
}

.section_spacing_pt_pb section.blog-section {
    padding-top: 0;
}


@media (max-width: 1024px) {
    .section_spacing_pt_pb section {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    body.section_spacing_pt_pb section:first-of-type {
        padding-top: 40px;
    }

    body.section_spacing_pt_pb section:last-of-type {
        padding-bottom: 50px;
    }
}

@media (max-width: 767px) {
    body.section_spacing_pt_pb section:first-of-type {
        padding-top: 25px;
    }

    .section_spacing_pt_pb section.blog-section {
        padding-top: 50px;
    }
}

/* section spacing css end */


.section-mian-one-pt-pb-css {
    padding-top: 60px;
    padding-bottom: 30px;
}

.section-common-one-pt-pb-css {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Personal Plan page css start */
.personal-plan-hero-section {
    padding-top: 60px;
    padding-bottom: 30px;
}

.personal-plan-hero-section .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    /* padding-left: clamp(20px, 5vw, 50px);
    padding-right: clamp(20px, 5vw, 50px); */
    background-image: url(/wp-content/uploads/2025/01/bg-grid.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.personal-plan-hero-section .hero-text {
    padding-bottom: 30px;
    padding-left: clamp(20px, 4vw, 50px);
    padding-right: clamp(20px, 4vw, 50px);
}

.personal-plan-hero-section .hero-text h1 {
    font-size: clamp(2.75rem, 0.125rem + 8.75vw, 8rem);
    font-weight: 400;
    line-height: 1;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    margin: 0 0 1rem;
    color: #FE5C02;
}

.personal-plan-hero-section .hero-text h3 {
    font-size: clamp(1.5rem, 0.875rem + 2.0833vw, 2.75rem);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0px;
    color: #1E1E1C;
}

.personal-plan-hero-col-tow {
    display: flex;
    align-items: anchor-center;
    gap: 30px;
}

.personal-plan-hero-col-tow .image-col-left {
    width: 65%;
    position: relative;
    top: auto;
    bottom: -11px;
}

.personal-plan-hero-col-tow .content-col-right {
    width: 35%;
}

.personal-plan-hero-col-tow .image-col-left .hero-image {
    width: 100%;
    height: 500px;
    position: relative;
    left: -12px;
    right: auto;
    object-fit: cover;
    object-position: center top;
}

.personal-plan-hero-col-tow .image-col-left .hero-image.mobile-view-image {
    display: none;
}

.personal-plan-hero-col-tow .content.content {
    max-width: 400px;
    padding-bottom: 100px;
}

.personal-plan-hero-col-tow .title-sub-heading {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: 44px;
    font-weight: 400;
    line-height: 112.00000000000001%;
    transform: rotate(-8deg);
    transform-origin: left top;
    margin-bottom: 20px;
    white-space: pre-line;
    margin-left: -15px;
}

.personal-plan-hero-col-tow .content-inner {
    border-top: 2px solid #F9A671;
    border-bottom: 2px solid #F9A671;
    padding: 20px 5px;
}

.personal-plan-hero-col-tow .content-inner p {
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    text-transform: lowercase;
    margin-bottom: 10px;
}

.personal-plan-hero-col-tow .content-inner p:last-child {
    margin-bottom: 0;
}

.personal-plan-hero-col-tow .button-container {
    margin-top: clamp(20px, 5vw, 40px);
}

.personal-plan-hero-col-tow .button-container .custom-btn {
    padding: 22px 15px;
    margin-top: 10px;
    border-color: #FE5C02;
    background-color: #F4F0E0;
    color: #FE5C02;
    max-width: 307px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 75px;
    font-size: 17.57px;
}

.personal-plan-hero-col-tow .button-container .custom-btn:hover {
    background-color: #FE5C02;
    color: #fff;
}


.for-every-life-stage-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.for-every-life-stage-section .custom-container {
    padding: 0;
}

.for-every-life-stage-section .content-col {
    max-width: 820px;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.for-every-life-stage-section .content-col h2 {
    font-size: clamp(2.75rem, 1.625rem + 3.75vw, 5rem);
    font-family: Freeman;
    font-weight: 400;
    line-height: 112.00000000000001%;
    letter-spacing: -4px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #F5F0DF;
}

.for-every-life-stage-section .content-col p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #F5F0DF;
}

.for-every-life-stage-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin: 0px 0 0;
}

.for-every-life-stage-box {
    background-color: #F4F0E0;
    padding: 20px 20px 40px;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.for-every-life-stage-box .box-image-col {
    max-height: 420px;
    min-height: 420px;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.for-every-life-stage-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.for-every-life-stage-box .custom-btn {
    padding: 22px 15px;
    border-color: #FE5C02;
    background-color: #F4F0E0;
    color: #FE5C02;
    max-width: 307px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 75px;
    font-size: 17.57px;
    margin: 0 auto;
    line-height: 1.2;
}

.for-every-life-stage-box .custom-btn:hover {
    background-color: #fe5c02;
    color: #fff;
    border-color: #fe5c02;
}

/* why-personalised-meal-plan-section  css  */
.why-personalised-meal-plan-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.why-personalised-meal-plan-section .custom-container {
    padding: 0;
}

.why-personalised-meal-plan-section .content-col-heading .heading {
    max-width: 593px;
    font-size: clamp(2.75rem, 1.625rem + 3.75vw, 5rem);
    font-family: Freeman;
    font-weight: 400;
    line-height: 112.00000000000001%;
    letter-spacing: -4px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #F5F0DF;
}

.why-personalised-post-grid-container .custom-row {
    margin: 0;
}

.why-personalised-meal-plan-section .why-personalised-post-grid-container {
    padding-top: 30px;
}

.why-personalised-post-grid-container .blog-card-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin: 0px 0 0;
}

.why-personalised-post-grid-container .blog-card-wrapper .blog-content {
    padding: 20px 24px;
    display: flex;
    flex-direction: column;
}

.why-personalised-post-grid-container .blog-card-wrapper .blog-content h2 {
    text-transform: uppercase;
}

.why-personalised-post-grid-container .blog-card-wrapper .blog-content h2 {
    text-transform: uppercase;
    margin-bottom: 12px;
}

/* for-special-dietary-needs-section css  */
.for-special-dietary-needs-section {
    padding-top: 30px;
    padding-bottom: 60px;
}

.for-special-dietary-needs-section .custom-container {
    padding: 0;
}

.for-special-dietary-needs-section .content-col {
    max-width: 700px;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.for-special-dietary-needs-section .content-col h3 {
    font-size: clamp(2.75rem, 2.125rem + 2.0833vw, 4rem);
    font-family: Freeman;
    font-weight: 400;
    line-height: 112.00000000000001%;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #F5F0DF;
}

.for-special-dietary-needs-section .content-col p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #F5F0DF;
    max-width: 592px;
}



.for-special-dietary-needs-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 28px;
    row-gap: 40px;
    margin: auto;
}

.for-special-dietary-needs-icon-box {
    border-radius: 0;
    padding: 50px 30px 30px;
    position: relative;
    background-image: url(/wp-content/uploads/2025/02/Group-1.png);
    background-size: 100% 100%;
    width: 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
    gap: 15px;
}

.for-special-dietary-needs-icon-box .tape {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.for-special-dietary-needs-icon-box .tape img.icon {
    width: 30px;
    height: auto;
    display: block;
}

.for-special-dietary-needs-icon-box img.image {
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    object-fit: contain;
    aspect-ratio: 2.1 / 1;
    max-width: 100%;
}

.for-special-dietary-needs-icon-box .card-title {
    color: #ff5a00;
    font-family: 'Freeman';
    font-weight: 400;
    font-size: clamp(1.5625rem, 1.2237rem + 1.1292vw, 2.24rem);
    line-height: 100%;
    letter-spacing: -1px;
    vertical-align: middle;
    text-transform: uppercase;
}


.for-special-dietary-needs-section .cta-button {
    margin-top: 70px;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}



.personal-plan-page-why-section {
    padding-bottom: 60px;
    padding-top: 0;
}

.personal-plan-page-why-section .container {
    border-image: none;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 24px 26px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 24px 24px round;
}

.personal-plan-page-why-section .custom-row.custom-pt-5 {
    padding-top: 0 !important;
}

.personal-plan-page-why-section .left-col-content {
    margin-top: -50px;
}




/* for every life style section css star */
.for-every-life-style-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.for-every-life-style-section .custom-container {
    background-color: #F4F0E0;
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 4vw, 50px);
    padding-right: clamp(20px, 4vw, 50px);
    background-image: url(/wp-content/uploads/2025/07/FOR-EVERY-LIFESTYLE-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
}

.main-heading-content-col {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
}

.main-heading-content-col .content-left-col {
    width: 60%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.main-heading-content-col .content-right-col {
    width: 40%;
    text-align: right;
}

.main-heading-content-col .content-left-col h2 {
    font-size: clamp(2.75rem, 1.625rem + 3.75vw, 5rem);
    font-family: Freeman;
    font-weight: 400;
    line-height: 112.00000000000001%;
    letter-spacing: -4px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FE5C02;
}

.main-heading-content-col .content-left-col p {
    font-size: 20px;
    line-height: 1.2;
}

.main-heading-content-col .content-right-col .custom-btn {
    border-color: #FE5C02;
    background-color: #F4F0E0;
    color: #FE5C02;
    padding: clamp(20px, 2vw, 24px) clamp(24px, 2vw, 40px);
    font-size: clamp(14px, 1.2vw, 16px);
}

.main-heading-content-col .content-right-col .custom-btn:hover {
    background-color: #FE5C02;
    color: #F4F0E0;
    border-color: #FE5C02;
}

.for-every-life-style-steps-timeline {
    max-width: 100%;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    padding: 80px 0 60px;
    position: relative;
    width: 100%;
    display: flex;
    margin: 0 auto;
    gap: 20px;
}

.for-every-life-style-steps-timeline .steps-col {
    flex-direction: column;
    align-items: center;
    width: 18%;
    margin-bottom: 0;
    position: relative;
    display: flex;
    transition: transform 0.3s ease;
    gap: 70px;
}

.for-every-life-style-steps-timeline .steps-pane {
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
    object-fit: contain;
    aspect-ratio: 1.8;
}

.for-every-life-style-steps-timeline .steps-col:first-child {
    align-items: start;
}

.for-every-life-style-steps-timeline .steps-col:last-child {
    align-items: end;
}

.for-every-life-style-steps-timeline .steps-pane img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 1.8;
}

.for-every-life-style-steps-timeline .steps-pane-text {
    text-align: center;
    margin-top: 0;
    flex: 1;
    display: flex;
    max-width: 70px;
    min-height: 40px;
    position: relative;
}

.for-every-life-style-steps-timeline .steps-pane-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    color: #1E1E1C;
}

.for-every-life-style-steps-timeline .steps-pane-text:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    background-image: url(/wp-content/uploads/2025/07/Objects-1.png);
    width: 4px;
    height: 16px;
    background-repeat: no-repeat;
    bottom: auto;
}

.for-every-life-style-steps-timeline:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/07/time-line-line.svg);
    bottom: 114px;
    top: auto;
    width: 100%;
    height: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
    left: 0;
}


.for-every-life-style-content {
    display: flex;
    align-items: center;
    gap: 40px;
    position: relative;
    justify-content: space-between;
    padding: 20px 0 0;
    margin: 0 auto;
    max-width: 95%;
}

.for-every-life-style-content .text-content {
    width: 50%;
    max-width: 622px;
}

.for-every-life-style-content .highlight-text {
    width: 50%;
    text-align: right;
}

.for-every-life-style-content .text-content p {
    font-size: 20px;
    line-height: 1.2;
}

.for-every-life-style-content .highlight-text span {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: 44px;
    font-weight: 400;
    line-height: 112.00000000000001%;
    transform: rotate(-8deg);
    display: block;
    align-items: center;
    text-align: right;
    width: 100%;
    margin-left: -60px;
}

/* for every life style section css end */

.how-it-works-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.how-it-works-section .custom-container {
    background-color: #F4F0E0;
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 4vw, 50px);
    padding-right: clamp(20px, 4vw, 50px);
    background-image: url(/wp-content/uploads/2025/07/FOR-EVERY-LIFESTYLE-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
}

.how-it-works-section .main-heading-content-col .content-left-col p {
    max-width: 588px;
}

.how-it-works-grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 26px;
    margin-top: 37px;
}

.how-it-works-grid-container .step {
    height: 100%;
    width: 100%;
    box-shadow: -4px 4px 12px 0px #5538270D;
    background-color: #F4F0E0;
}

.how-it-works-grid-container .step .image-box {
    display: flex;
}

.how-it-works-grid-container .step .image-box .steps-image-custom {
    max-width: 100%;
    height: 360px;
    min-height: 360px;
    max-height: 360px;
    object-fit: cover;
    width: 100%;
}

.how-it-works-grid-container .step .content-box {
    padding: 24px;
    display: flex;
    gap: 12px;
    flex-direction: column;
}

.how-it-works-grid-container .step .content-box .step-title {
    font-family: 'Freeman';
    font-weight: 400;
    font-size: 26px;
    line-height: 1.2;
    color: #FE5C02;
    letter-spacing: -1px;
}

.how-it-works-grid-container .step .content-box .step-description-col p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}

.how-it-works-content {
    display: flex;
    align-items: center;
    gap: 40px;
    position: relative;
    justify-content: space-between;
    padding: 60px 0 50px;
    margin: 0 auto;
    max-width: 100%;
}

.how-it-works-content .text-content {
    width: 50%;
}

.how-it-works-content .text-content .main-text {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: clamp(40px, 4vw, 44px);
    font-weight: 400;
    line-height: 112.00000000000001%;
    transform: rotate(-8deg);
    display: flex;
    align-items: center;
    text-align: left;
    width: 100%;
    transform-origin: center;
}

.how-it-works-content .highlight-text {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    gap: 30px;
}

.how-it-works-content .highlight-text .cta-button-rounded {
    width: 100%;
    margin: 0 auto;
    max-width: 312px;
}

.how-it-works-content .highlight-text p {
    font-size: 20px;
    line-height: 1.2;
}


/* puppy hero section common css start  */
.puppy-hero-section-common {
    padding-top: 100px;
    padding-bottom: 30px;
}

.puppy-hero-section-common .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 50px);
    padding-right: clamp(20px, 6vw, 50px);
    background-image: url(/wp-content/uploads/2025/01/bg-grid.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.puppy-hero-section-common .hero-text h2 {
    font-size: clamp(1.25rem, 0.5rem + 2.5vw, 2.75rem);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0px;
    color: #1E1E1C;
    margin-bottom: 10px;
}

.puppy-hero-section-common .hero-text h1 {
    font-size: clamp(2.75rem, 0.125rem + 8.75vw, 8rem);
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    color: #FE5C02;
}

.puppy-hero-section-common .puppy-hero-col-tow {
    display: flex;
    align-items: center;
    gap: clamp(30px, 6vw, 110px);
    padding: clamp(30px, 4vw, 35px) 0 0;
}

.puppy-hero-section-common .puppy-hero-col-tow .image-col-left {
    width: 60%;
    position: relative;
}

.puppy-hero-section-common .puppy-hero-col-tow .content-col-right {
    width: 40%;
}

.puppy-hero-section-common .puppy-hero-col-tow .image-col-left .hero-image {
    width: 100%;
    max-width: 100%;
    height: 350px;
    max-height: 350px;
    object-fit: cover;
}

.puppy-hero-section-common .puppy-hero-col-tow .image-col-left:before,
.puppy-hero-section-common .puppy-hero-col-tow .image-col-left:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 34px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
}

.puppy-hero-section-common .puppy-hero-col-tow .image-col-left:before {
    background-image: url(/wp-content/uploads/2025/01/Mask-group.png);
    left: -19px;
    bottom: -10px;
    transform: rotate(230deg);
    right: auto;
}

.puppy-hero-section-common .puppy-hero-col-tow .image-col-left:after {
    background-image: url(/wp-content/uploads/2025/01/icon-top-light.png);
    right: -20px;
    top: -30px;
    transform: rotate(230deg);
    left: auto;
}

.puppy-hero-section-common .puppy-hero-col-tow .content-col-right .content-col-content {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.puppy-hero-section-common .puppy-hero-col-tow .heading-col .title-sub-heading .stylish-text {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: 44px;
    font-weight: 400;
    line-height: 112.00000000000001%;
    transform: rotate(-8deg);
    transform-origin: left top;
    margin-bottom: 0;
    white-space: pre-line;
    margin-left: 20px;
    display: block;
    max-width: max-content;
}

.puppy-hero-section-common .puppy-hero-col-tow .content-col-right .content-col-content .button-container {
    margin-left: 5px;
}

.puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
    max-width: 300px;
}

/* made-by-experts-loved-by-pups-section css  */
.made-by-experts-loved-by-pups-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.made-by-experts-loved-by-pups-section .custom-container {
    padding: clamp(30px, 4vw, 60px) clamp(20px, 4vw, 50px);
    background-image: url(/wp-content/uploads/2025/01/bg-grid.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.made-by-experts-loved-by-pups-section .main-heading-content-col {
    align-items: center;
    justify-content: space-between;
    gap: clamp(40px, 6vw, 100px);
}

.made-by-experts-loved-by-pups-section .content-left-col {
    width: 60%;
    gap: 5px;
}

.made-by-experts-loved-by-pups-section .content-right-col {
    width: 45%;
    text-align: left;
}

.made-by-experts-loved-by-pups-section .content-right-col .stylish-text {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: 44px;
    font-weight: 400;
    line-height: 1.2;
    transform: rotate(-8deg);
    transform-origin: left top;
    margin-bottom: 0;
    white-space: pre-line;
    margin-left: 0;
    display: block;
    max-width: max-content;
}

.made-by-experts-loved-by-pups-icon-box-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 100px;
    row-gap: 50px;
    margin: 50px 0 50px;
}

.made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-image-content {
    margin-bottom: 30px;
}

.made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-image-content .icon-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 2.4 / 1;
    margin-right: auto;
}

.made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-content h4 {
    font-weight: 400;
    line-height: 90%;
    font-size: clamp(1.5625rem, 1.4688rem + 0.3125vw, 1.75rem);
    color: #FE5C02;
    text-transform: uppercase;
}

.made-by-experts-loved-by-pups-section .bottom-content p {
    font-size: 20px;
}

.made-by-experts-loved-by-pups-icon-box-grid.three_grid {
    grid-template-columns: repeat(3, 1fr);
}

.made-by-experts-loved-by-pups-icon-box-grid.three_grid .icon-box-container {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-direction: column;
}

.made-by-experts-loved-by-pups-icon-box-grid.three_grid .icon-box-container .icon-content {
    text-align: center;
}

.made-by-experts-loved-by-pups-icon-box-grid.three_grid .icon-box-container .icon-image-content {
    height: 120px;
    margin-bottom: 0;
}

.slider-active-container {
    margin-bottom: 60px;
}


/* gently-cooked-freeze-dried-common-section css  */
.gently-cooked-freeze-dried-common-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.gently-cooked-freeze-dried-common-section .custom-container {
    padding: clamp(25px, 4vw, 25px) clamp(20px, 4vw, 50px);
    background-image: url(/wp-content/uploads/2025/01/bg-grid.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.gently-cooked-freeze-dried-two-col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(20px, 6vw, 70px);
}

.gently-cooked-freeze-dried-two-col .left-content {
    width: 60%;
}

.gently-cooked-freeze-dried-two-col .right-content {
    width: 40%;
}

.gently-cooked-freeze-dried-two-col .left-content .content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.gently-cooked-freeze-dried-two-col .heaing-col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    flex-wrap: wrap;
}

.gently-cooked-freeze-dried-two-col .heaing-col .left-text .heading-h3 {
    font-size: clamp(2.75rem, 2.125rem + 2.0833vw, 4rem);
    font-weight: 400;
    font-style: Regular;
    line-height: 88%;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #FE5C02;
}

.gently-cooked-freeze-dried-two-col .heaing-col .right-text .stylish-text {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: 44px;
    font-weight: 400;
    line-height: 1.2;
    transform: rotate(-8deg);
    transform-origin: left top;
    margin-bottom: 0;
    white-space: pre-line;
    margin-left: 0;
    display: block;
    max-width: 218px;
}

.gently-cooked-freeze-dried-two-col .left-content .content .content-col {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.gently-cooked-freeze-dried-two-col .left-content .content .heading-h4 {
    font-size: clamp(2rem, 1.625rem + 1.25vw, 2.75rem);
    font-family: Freeman;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.gently-cooked-freeze-dried-two-col .left-content .content p {
    font-size: 20px;
    line-height: 1.2;
}

.gently-cooked-freeze-dried-two-col .right-content .image .icon-image {
    width: 100%;
    height: auto;
}

/* dog-unique-section css  */
.dog-unique-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.dog-unique-section .custom-container {
    padding: clamp(30px, 4vw, 60px) clamp(20px, 4vw, 50px);
    background-image: url(/wp-content/uploads/2025/01/bg-grid.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.dog-unique-section .main-heading-content-col {
    align-items: center;
}

.dog-unique-section .main-heading-content-col .content-left-col h2 {
    font-size: clamp(2.75rem, 2.125rem + 2.0833vw, 4rem);
    line-height: 1.1;
}

.dog-unique-section .main-heading-content-col .content-right-col {
    text-align: center;
}

.dog-unique-section .main-heading-content-col .content-left-col {
    width: 65%;
}

.dog-unique-section .main-heading-content-col .content-right-col {
    text-align: left;
    width: 30%;
}

.dog-unique-section .main-heading-content-col .content-right-col .title-sub-heading .stylish-text {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: 44px;
    font-weight: 400;
    line-height: 1.2;
    transform: rotate(-8deg);
    transform-origin: left top;
    margin-bottom: 0;
    white-space: pre-line;
    margin-left: 0;
    display: block;
    max-width: max-content;
}

.dog-unique-section .main-heading-content-col .content-left-col p {
    margin: 10px 0;
    max-width: 696px;
}

.dog-unique-section .main-heading-content-col .content-right-col .title-sub-heading {
    margin-top: -120px;
}

.icon-grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 100px;
    margin: 30px 0 0;
}

.icon-grid-container .grid-item {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    background-color: transparent;
    border-radius: 0;
    border: none;
}

.icon-grid-container .grid-item .icon {
    flex-shrink: 0;
    width: 40%;
    height: 150px;
    object-fit: contain;
}

.icon-grid-container .grid-item .text {
    max-width: 278px;
}

.icon-grid-container .grid-item p {
    font-size: 20px;
}

/* quiz-log-in-login-section css  */
section.quiz-log-in-login-section {
    position: relative;
    margin-top: 100px;
    margin-bottom: 54px;
    padding-top: clamp(40px, 4vw, 70px);
    padding-bottom: clamp(40px, 4vw, 70px);
    background-color: #F4F0E0;
    padding-left: clamp(30px, 4vw, 60px);
    padding-right: clamp(30px, 4vw, 60px);
    background-image: url(/wp-content/uploads/2025/07/FOR-EVERY-LIFESTYLE-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
}

.quiz-login-container {
    position: relative;
    width: 100%;
    display: flex;
    gap: clamp(30px, 5vw, 70px);
}

.quiz-login-container .quiz-col-6 {
    position: relative;
    flex: 1;
}

.quiz-login-container .image-section {
    display: flex;
    position: relative;
    width: 100%;
    height: 657px;
    max-height: 657px;
    object-fit: cover;
}

.quiz-login-container .image-section .image-css {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.quiz-login-container .image-section:before,
.quiz-login-container .image-section:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 30px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.quiz-login-container .image-section:before {
    background-image: url(/wp-content/uploads/2025/01/Mask-group.png);
    left: -5px;
    bottom: -10px;
    transform: rotate(230deg);
    right: auto;
}

.quiz-login-container .image-section:after {
    background-image: url(/wp-content/uploads/2025/01/icon-top-light.png);
    right: -10px;
    top: -20px;
    transform: rotate(230deg);
    left: auto;
}

.login-from-section {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    gap: 30px;
}

.google-btn-container .nsl-container-buttons {
    padding: 0 !important;
}

.google-btn-container .nsl-container-buttons a {
    margin: 0 0 1.5rem !important;
}

.google-btn-container .nsl-container-buttons .google-btn {
    padding: 10px 20px;
    background: transparent;
    border: 1px solid #fe5c02;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    letter-spacing: 0.04em;
    font-family: "Freeman";
    font-size: clamp(1rem, 0.0217rem + 1.087vw, 3.5rem);
    font-weight: 400;
    line-height: 100%;
    color: #fe5c02;
    cursor: pointer;
}

.google-btn-container .nsl-container-buttons .google-btn:hover {
    background-color: #fe5c02;
    color: #f4f0e0;
}

.quiz-login-container .logo-text {
    display: flex;
    align-items: center;
    column-gap: 30px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.quiz-login-container .logo-text .log-in {
    font-size: clamp(2.75rem, 1.625rem + 3.75vw, 5rem);
    font-family: 'Freeman';
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #FE5C02;
}

.quiz-login-container .logo-text .to-yodoggo {
    font-family: 'Shadows Into Light Two';
    font-weight: 400;
    font-size: clamp(2.5rem, 2.375rem + 0.4167vw, 2.75rem);
    line-height: 1;
    transform: rotate(-5deg);
}

.login-from-section .form-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.login-from-section .form-container .custom-form-css {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.custom-form-css .form-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.custom-form-css .form-group .lable-css {
    font-weight: 300;
    font-size: clamp(18px, 2.2vw, 28px);
    line-height: 90%;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #FE5C02;
}

.custom-form-css .form-group .lable-css.lable-color-black {
    color: #1E1E1C;
}

.custom-form-css .form-group input {
    width: 100%;
    padding: 15px 12px;
    font-size: 14px;
    border: 2px solid #F9A671 !important;
    outline: none;
    background: transparent;
    font-family: 'Outfit';
    color: #FE5C02;
    font-weight: 400;
}

.custom-form-css .form-group input::placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.custom-form-css .form-group input:-ms-input-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.custom-form-css .form-group input::-ms-input-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.custom-form-css .form-group input::-webkit-input-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.custom-form-css .form-group input::-moz-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.custom-form-css .form-group input:-moz-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.btn-custom-form-css {
    padding: 15px 15px;
    background: #FE5C02;
    border: 2px solid #fe5c02;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    letter-spacing: 0.04em;
    font-family: "Freeman";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: #F4F0E0;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%;
}

.btn-custom-form-css:hover {
    background-color: #F4F0E0;
    color: #fe5c02;
    border-color: #f9a671;
}

.signup-link {
    background: #F4F0E0;
    border: 2px solid #F9A671;
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    text-transform: capitalize;
}

.signup-link:hover {
    background: #FE5C02;
    border: 2px solid #fe5c02;
    color: #F4F0E0;
}

.login-from-section .form-container .form-row-custom {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 20px;
}

.login-from-section .signup-message p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}

.login-from-section .note {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
}

.registration-active-custom .login-from-section {
    justify-content: start;
}

.custom-form-css .form-group .error-message {
    color: #FE5C02;
    font-size: 16px;
    margin-top: -10px;
    margin-bottom: -10px;
}

/*================================================================================================= multi step form page css =================================================================================================*/
.multi-step-form-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.multi-step-form-section .custom-container {
    padding: 0;
    position: relative;
}

.multi-step-form-container {
    display: flex;
    flex-direction: row;
    gap: 100px;
    min-height: 1000px;
    background-image: url(/wp-content/uploads/2025/07/multiple-step-form-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    background-color: #F4F0E0;
    padding: 25px;
    -webkit-mask: linear-gradient(#777 0 0) bottom / calc(100% - 24px) calc(100% - 10px) no-repeat, radial-gradient(farthest-side, #777 96%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) bottom / calc(100% - 24px) calc(100% - 10px) no-repeat, radial-gradient(farthest-side, #777 96%, #0000) 0 0 / 22px 22px round;
}

.multi-step-form-container:before {
    content: "";
    position: absolute;
    top: 0;
    background-color: #FE5C02;
    width: 2px;
    height: 100%;
    left: 31.5%;
}

.multi-step-form-container .multi-step-form-sidebar {
    display: flex;
    flex-direction: column;
    background-color: #F5E4CE;
    padding: 100px 30px;
    width: 30%;
    gap: 40px;
}

.multi-step-form-sidebar .heading-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.multi-step-form-sidebar .heading-col h5 {
    font-size: clamp(2.5rem, 1.75rem + 2.5vw, 4rem);
    font-weight: 400;
    line-height: 99%;
    letter-spacing: -4px;
    text-transform: uppercase;
    color: #FE5C02;
}

.multi-step-form-sidebar .heading-col p {
    font-size: 20px;
    line-height: 1.2;
    font-size: clamp(1rem, 0.875rem + 0.4167vw, 1.25rem);
}

.tabs-listing-multiple {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 50px;
    position: relative;
}

.tabs-listing-multiple:before {
    content: "";
    position: absolute;
    background-color: #F4EDDD;
    width: 4px;
    height: 100%;
    top: 10px;
    left: 4px;
}

.tabs-listing-multiple:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -10px;
    background-color: #F5E4CE;
    width: 4px;
    height: 20px;
    left: 4px;
}

.tabs-listing-multiple .nav-item-form {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    font-family: 'Freeman';
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
}

.tabs-listing-multiple .nav-item-form::before {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #F9A671;
    border-radius: 0;
    margin-right: 28px;
    background-color: #F4F0E0;
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

.tabs-listing-multiple .nav-item-form.active::before {
    background-color: #FE5C02;
    border-color: #FE5C02;
}

.multi-step-form-main-content {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    flex: 1;
    padding: 100px 0px;
    gap: 30px;
}

.multi-step-form-main-content .rightSectionWrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
    max-width: 800px;
}

.rightSectionWrapper .formContainer {
    display: none;
}

.rightSectionWrapper .formContainer.active {
    display: block;
}

.bottom-Wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
}

.bottom-Wrapper .btnWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.bottom-Wrapper .btnWrapper .step-btn {
    padding: 20px 15px;
    background-color: #F4F0E0;
    color: #FE5C02;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #F9A671;
    font-family: Outfit;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    cursor: pointer;
    max-width: 100%;
    transition: 0.5s all;
}

.bottom-Wrapper .btnWrapper .step-btn:hover {
    background-color: #FE5C02;
    color: #F4F0E0;
    border-color: #FE5C02;
}

.bottom-Wrapper .content-col-form .not-css {
    font-weight: 400;
    font-size: 16px;
    line-height: 124%;
}

.rightSectionWrapper .mainForm {
    display: flex;
    flex-direction: column;
    gap: 100px;
}

.mainForm .form-header {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative;
}

.mainForm .form-header .form-heading {
    font-size: clamp(2.75rem, 1.625rem + 3.75vw, 5rem);
    color: #FE5C02;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 83%;
}

.mainForm .form-header .stylish-text {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: clamp(40px, 4vw, 44px);
    font-weight: 400;
    line-height: 112.00000000000001%;
    transform: rotate(-5deg);
    display: flex;
    align-items: center;
    text-align: left;
    transform-origin: bottom;
    text-transform: capitalize;
    margin-top: 0;
}

.rightSectionWrapper .formContainer .editing-profile-notice {
    margin-bottom: -50px !important;
}

.mainForm .yodoggo-form-css-common {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.yodoggo-form-css-common .form-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.yodoggo-form-css-common .form-group .lable-col {
    display: flex;
    align-items: stretch;
    gap: 12px;
}

.yodoggo-form-css-common .form-group .lable-col .step-number {
    background-color: #FE5C02;
    color: #fff;
    min-width: 25px;
    min-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    align-self: anchor-center;
}

.yodoggo-form-css-common .form-group .lable-col .filed-lable-css {
    font-family: 'Freeman';
    font-weight: 300;
    line-height: 90%;
    text-transform: uppercase;
    color: #FE5C02;
    font-size: clamp(1.5625rem, 1.4688rem + 0.3125vw, 1.75rem);
}

.yodoggo-form-css-common .input-css {
    width: 100%;
    padding: 15px 12px;
    font-size: 14px;
    border: 2px solid #F9A671 !important;
    outline: none;
    background: transparent;
    font-family: 'Outfit';
    color: #FE5C02;
    font-weight: 400;
}

.yodoggo-form-css-common .input-css::placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.yodoggo-form-css-common .input-css:-ms-input-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.yodoggo-form-css-common .input-css::-ms-input-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.yodoggo-form-css-common .input-css::-webkit-input-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.yodoggo-form-css-common .input-css::-moz-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.yodoggo-form-css-common .input-css:-moz-placeholder {
    color: #FE5C02;
    font-family: 'Outfit';
    font-size: 14px;
    font-weight: 400;
}

.yodoggo-form-css-common .form-group small {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
}

.yodoggo-form-css-common .form-group .phone-input {
    display: flex;
    gap: 10px 10px;
    flex-wrap: wrap;
}

.yodoggo-form-css-common .form-group .phone-input .country-code {
    width: 30% !important;
}

.yodoggo-form-css-common .form-group .phone-input .phone-number {
    flex: 1;
}

.yodoggo-form-css-common .form-group .phone-input .validation-error {
    width: 100%;
}

.mainForm .yodoggo-form-css-common .validation-error {
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    width: 100%;
}

.yodoggo-form-css-common .form-group .custom-checkbox {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #FE5C02;
    font-family: 'Outfit';
    cursor: pointer;
    line-height: 1;
    user-select: none;
    gap: 12px;
    font-weight: 400;
}

.yodoggo-form-css-common .form-group .custom-checkbox input {
    display: none;
}

.yodoggo-form-css-common .form-group .custom-checkbox .checkmark {
    width: 20px;
    height: 20px;
    border: 1px solid #FC7A2E;
    box-sizing: border-box;
    position: relative;
}

.yodoggo-form-css-common .form-group .custom-checkbox input:checked+.checkmark::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 6px;
    width: 6px;
    height: 11px;
    border: solid #FC7A2E;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


.yodoggo-form-css-common .form-group .custom-radio {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #FE5C02;
    font-family: 'Outfit';
    cursor: pointer;
    line-height: 1;
    user-select: none;
    gap: 12px;
    font-weight: 400;
    position: relative;
}

.yodoggo-form-css-common .form-group .custom-radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    display: none;
}

.yodoggo-form-css-common .form-group .custom-radio .checkmark {
    width: 20px;
    height: 20px;
    border: 1px solid #FC7A2E;
    box-sizing: border-box;
    position: relative;
    background-color: transparent;
}

.yodoggo-form-css-common .form-group .custom-radio input[type="radio"]:checked~.checkmark {
    /* background-color: #ff5a00;
    border-color: #ff5a00; */
}

.yodoggo-form-css-common .form-group .custom-radio .checkmark::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 6px;
    width: 6px;
    height: 11px;
    border: 2px solid #FC7A2E;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    background-color: transparent !important;
    border-radius: inherit !important;
    display: none;
}

.yodoggo-form-css-common .form-group .custom-radio input[type="radio"]:checked~.checkmark::after {
    display: block;
}

.yodoggo-form-css-common .form-group .custom-select-wrapper {
    position: relative;
    width: 100%;
}

.yodoggo-form-css-common .form-group .custom-select {
    width: 100%;
    padding: 15px 15px;
    padding-right: 40px;
    border: 2px solid #F7944D;
    background-color: #F8F5E6;
    color: #F7944D;
    font-size: 16px;
    border-radius: 2px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.yodoggo-form-css-common .form-group .custom-arrow-before {
    position: absolute;
    top: 20px;
    left: auto;
    width: 10px;
    height: 10px;
    transition: transform 0.3s ease;
    right: 20px;
}

.yodoggo-form-css-common .form-group .custom-arrow-before::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #F9A671;
    border-left: 2px solid #F9A671;
    transform: rotate(225deg);
    position: absolute;
}

.yodoggo-form-css-common .form-group.active .custom-arrow-before {
    transform: rotate(45deg);
}

.yodoggo-form-css-common .form-group .custom-checkbox-group {
    align-items: center;
    gap: 12px;
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.yodoggo-form-css-common .form-group .custom-checkbox-group .custom-checkbox {
    width: 100%;
}

.yodoggo-form-css-common .form-group .custom-select-group {
    display: flex;
    align-items: stretch;
    gap: 30px;
    margin-top: 20px;
}


.activity-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 10px;
}

.activity-option {
    border: 2px solid #fca15f;
    border-radius: 0;
    background-color: #F4F0E0;
    padding: 30px 15px;
    cursor: pointer;
    transition: 0.3s;
    position: relative;
}

.activity-option:hover {
    background-color: #F5E4CE;
}

.activity-option input[type="radio"] {
    display: none;
}

.activity-option .checkmark {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 20px;
    height: 20px;
    background: #ff6c0b;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    display: none;
}

.activity-option.active {
    /* border-color: #ff6c0b; */
    background-color: #ffe3cc;
}

.activity-option.active .checkmark {
    display: flex;
    align-items: center;
    justify-content: center;
}

.activity-option.active .checkmark .checkmark-icon-img {
    width: 100%;
    max-width: 11px;
    height: 8px;
}

.activity-box-container {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

.activity-image-dog {
    width: 100%;
    max-width: 250px;
    object-fit: contain;
    height: 100%;
    display: flex;
    aspect-ratio: 2.3 / 1;
}

.activity-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.activity-content-dog {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.activity-title h5 {
    margin: 0;
    color: #FE5C02;
    font-family: Freeman;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}

.activity-desc p {
    color: #FE6E1F;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
}

.doggo-info-container .doggo-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.doggo-info-container .doggo-container .doggo-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 50px;
}

.doggo-info-container .doggo-container .doggo-row .doggo-label,
.doggo-info-container .doggo-container .doggo-row .doggo-value {
    font-family: 'Freeman';
    font-weight: 400;
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #1E1E1C;
}

.doggo-info-container .doggo-container .doggo-row .doggo-value {
    color: #FE5C02;
}

.bottom-Wrapper .btnWrapper .step-btn.hide-custom-btn {
    display: none;
}


/*================================================================================================= Customized to Weight Goals section page css ====================================================================================*/
.weight_goal .main-heading-content-col .content-left-col h2 {
    font-size: clamp(2.75rem, 2.125rem + 2.0833vw, 4rem);
    letter-spacing: -2px;
}

.weight_goal .main-heading-content-col .content-left-col {
    width: 100%;
}

.weight_goal .two-col-container-content-timeline {
    display: flex;
    align-items: center;
    gap: clamp(20px, 4vw, 100px);
    padding: 50px 0 20px;
    justify-content: space-between;
}

.weight_goal .two-col-container-content-timeline .left-custom {
    width: 30%;
}

.weight_goal .two-col-container-content-timeline .left-custom p {
    line-height: 1.3;
    font-size: 20px;
}

.weight_goal .two-col-container-content-timeline .right-custom {
    width: 70%;
}

.weight_goal .for-every-life-style-steps-timeline {
    max-width: 100%;
    padding: 0;
    gap: 50px;
    align-items: self-start;
    justify-content: space-evenly;
    margin: 0;
}

.weight_goal .for-every-life-style-steps-timeline .steps-col {
    gap: 50px;
    align-items: center;
    width: auto;
}

.weight_goal .for-every-life-style-steps-timeline::before {
    top: 135px;
    bottom: auto;
}

.weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane {
    aspect-ratio: auto;
}

.weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane img {
    height: 106px;
    aspect-ratio: auto;
}

.weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane-text {
    max-width: 100%;
    min-height: 100%;
    flex-direction: column;
    gap: 5px;
}

.weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane-text::before {
    background-repeat: round;
    height: 23px;
}

.weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane-text p:first-child {
    font-family: 'Freeman';
    font-weight: 400;
    line-height: 90%;
    color: #FE5C02;
    font-size: clamp(1.75rem, 1.625rem + 0.4167vw, 2rem);
}



/* Our Story page  css start  */
.section-common-pad-tb {
    padding-top: 50px;
    padding-bottom: 50px;
}

.our-story-hero-section .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 50px);
    padding-right: clamp(20px, 6vw, 50px);
    background-image: url(/wp-content/uploads/2025/08/Our-Story-hero-Bg-texture.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.our-story-hero-section .two-col-container {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
}

.our-story-hero-section .two-col-container .hero-text {
    flex: 1 1 55%;
}

.our-story-hero-section .two-col-container .hero-image {
    flex: 1 1 40%;
}

.our-story-hero-section .two-col-container .hero-text h2 {
    color: rgba(14, 14, 14, 1);
    font-weight: 400;
    font-style: normal;
    font-size: clamp(1.25rem, 0.7199rem + 2.2556vw, 2.75rem);
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.our-story-hero-section .two-col-container .hero-text h1 {
    color: rgba(254, 92, 2, 1);
    font-size: clamp(2.75rem, 0.8947rem + 7.8947vw, 8rem);
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: -4px;
    line-height: 100%;
}

.our-story-hero-section .two-col-container .hero-image .profile-image {
    position: relative;
    display: flex;
}

.our-story-hero-section .two-col-container .hero-image .profile-image:before {
    content: "";
    position: absolute;
    top: -18px;
    background-image: url(/wp-content/uploads/2025/08/Mask-group.png);
    max-width: 45px;
    height: 50px;
    z-index: 1;
    background-size: contain;
    width: 100%;
    right: 30px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-story-hero-section .two-col-container .content-col .profile-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
}

.our-story-hero-section .two-col-container .hero-image .profile-text {
    margin-top: 50px;
}

.our-story-hero-section .two-col-container .hero-image .profile-text p {
    margin: 16px 0;
    font-size: clamp(1rem, 0.9558rem + 0.188vw, 1.125rem);
    font-weight: 400;
    line-height: 1.4;
    vertical-align: middle;
}

.sparky-and-bruce-section .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 50px);
    padding-right: clamp(20px, 6vw, 50px);
    background-image: url(/wp-content/uploads/2025/08/Brucetexture-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.sparky-and-bruce-section .sparky-and-bruce-wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.sparky-and-bruce-wrapper .sparky-and-bruce-wrapper-container {
    display: flex;
    align-items: start;
    gap: 50px;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left {
    flex: 1;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right {
    flex: 2;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left .content h2 {
    font-size: clamp(2.75rem, 2.3083rem + 1.8797vw, 4rem);
    letter-spacing: -2px;
    color: rgba(254, 92, 2, 1);
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left .content h2 .line2 {
    color: rgba(2, 2, 2, 1);
    display: block;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left .content {
    padding-top: 40px;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left .content,
.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content {
    width: 100%;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content .image {
    display: flex;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content .image img {
    width: 100%;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content .text p {
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.3;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content .text p {
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.3;
    margin: 0 0 25px;
}

.sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content .text p:last-child {
    margin: 0;
}

.sparky-and-bruce-content-wrapper {
    display: flex;
    align-items: start;
    gap: 50px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sparky-and-bruce-content-wrapper .section-left {
    flex: 1;
}

.sparky-and-bruce-content-wrapper .section-right {
    flex: 2;
}

.sparky-and-bruce-content-wrapper .section-right .sparky-and-bruce-content-col p {
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.3;
    margin: 0 0 30px;
}

.sparky-and-bruce-content-wrapper .section-right .sparky-and-bruce-content-col p:last-child {
    margin: 0;
}

.sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2.mobile-view-heading {
    display: none;
}

.sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 {
    font-size: clamp(2.75rem, 2.3099rem + 1.8779vw, 4rem);
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    letter-spacing: -2px;
    text-transform: uppercase;
    line-height: 88%;
}

.sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 .stylish-text {
    display: block;
    color: rgba(254, 92, 2, 1);
    font-size: clamp(1.875rem, 1.5229rem + 1.5023vw, 2.875rem);
    font-family: "Shadows Into Light Two";
    transform: rotate(-8deg);
    text-transform: none;
    letter-spacing: 0;
    transform-origin: left top;
    white-space: pre-line;
    line-height: 2.2;
    margin-left: 12px;
    margin-top: -2px;
}

.sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2.heading-custom .stylish-text {
    margin-top: -10px;
    margin-left: -3px;
}

.the-birth-of-yodoggo-section .custom-container {
    padding: 0;
}

.the-birth-of-yodoggo-section .birth-wrap {
    display: flex;
    align-items: start;
    gap: 50px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.the-birth-of-yodoggo-section .birth-wrap .birth-left h2 {
    font-size: clamp(2.75rem, 1.8934rem + 3.6548vw, 5rem);
    color: rgba(245, 240, 223, 1);
    font-weight: 400;
    line-height: 88%;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.the-birth-of-yodoggo-section .birth-wrap .birth-left {
    flex: 1.6;
}

.the-birth-of-yodoggo-section .birth-wrap .birth-right {
    flex: 3;
}

.the-birth-of-yodoggo-section .birth-wrap .birth-right p {
    color: rgba(245, 240, 223, 1);
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.3;
    margin: 0 0 30px;
}

.the-birth-of-yodoggo-section .birth-wrap .birth-right p:last-child {
    margin: 0;
}

.silent-deficiency-dogs .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 50px);
    padding-right: clamp(20px, 6vw, 50px);
    background-image: url(/wp-content/uploads/2025/08/silent-deficiency-dogs-Bg-texture.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}


.silent-deficiency-dogs-col {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.silent-deficiency-dogs-col .silent-heading-col {
    flex: 7;
}

.silent-deficiency-dogs-col .silent-image-col {
    flex: 2;
}

.silent-deficiency-dogs-col .silent-heading-col .title {
    font-size: clamp(2.75rem, 2.3099rem + 1.8779vw, 4rem);
    color: rgba(254, 92, 2, 1);
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.silent-deficiency-dogs-col .silent-image-col .dog-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 1.8;
}

.silent-deficiency-dogs .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 65px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.silent-deficiency-dogs .grid .column p {
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.3;
    text-align: justify;
    hyphens: auto;
    color: rgba(0, 0, 0, 1);
}

.silent-content-bottom .content-bottom {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.silent-content-bottom .main-text {
    line-height: 1.3;
    color: rgba(0, 0, 0, 1);
    font-family: "Outfit", serif;
    font-weight: 400;
    font-size: clamp(1.25rem, 1.1286rem + 0.5181vw, 1.5625rem);
    /* display: flex; */
    align-items: center;
    gap: 10px;
}

.content-bottom .stylish-text {
    display: block;
    color: rgba(254, 92, 2, 1);
    font-size: clamp(1.875rem, 1.5229rem + 1.5023vw, 2.875rem);
    font-family: "Shadows Into Light Two";
    transform: rotate(-8deg);
    text-transform: none;
    letter-spacing: 0;
    transform-origin: left top;
    white-space: pre-line;
}


.discover-signature-section .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 50px);
    padding-right: clamp(20px, 6vw, 50px);
    background-image: url(/wp-content/uploads/2025/08/silent-deficiency-dogs-Bg-texture.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}


.discover-signature-section .heading {
    font-size: clamp(2.75rem, 2.3099rem + 1.8779vw, 4rem);
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin: 2rem 0 1rem;
}

.discover-signature-section .discover-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: space-between;
}

.discover-signature-section .discover-container .column-left {
    flex: 10;
}

.discover-signature-section .discover-container .column-right {
    flex: 3;
}

.discover-signature-section .discover-container .column-left p {
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.3;
    margin: 0 0 15px;
}

.discover-signature-section .discover-container .column-left p {
    max-width: 912px;
}

.discover-signature-section .discover-container .column-right .signature .handwritten {
    display: block;
    color: rgba(254, 92, 2, 1);
    font-size: 35px;
    font-family: "Shadows Into Light Two";
    transform: rotate(-8deg);
    text-transform: none;
    letter-spacing: 0;
    transform-origin: left;
    white-space: pre-line;
}

.discover-signature-section .discover-container .column-right .signature p {
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.3;
    text-align: justify;
}


.our-team-section .custom-container {
    padding: 0;
}

.our-team-section .our-team-top-contane-container {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

.our-team-top-contane-container .column-left {
    flex: 4;
}

.our-team-top-contane-container .column-right {
    flex: 7;
}

.our-team-top-contane-container .column-left .heading h2 {
    font-size: clamp(2.75rem, 1.8934rem + 3.6548vw, 5rem);
    color: rgba(245, 240, 223, 1);
    font-weight: 400;
    line-height: 88%;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.our-team-top-contane-container .column-left .heading .sub-heading {
    color: rgba(245, 240, 223, 1);
    font-size: clamp(1.875rem, 1.5229rem + 1.5023vw, 2.875rem);
    font-family: "Shadows Into Light Two";
    transform: rotate(-8deg);
    text-transform: none;
    letter-spacing: 0;
    white-space: pre-line;
    display: block;
    margin-top: -20px;
    margin-left: 12px;
}

.our-team-top-contane-container .column-right .content p {
    color: rgba(245, 240, 223, 1);
    font-size: clamp(1rem, 0.912rem + 0.3756vw, 1.25rem);
    line-height: 1.4;
}


.our-team-section .grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 50px 0 0 0;
}

.our-team-section .grid-container .grid-box {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    height: 100%;
    background-color: #F4F0E0;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 20px 20px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 20px 20px round;
    overflow: hidden;
    position: relative;
    padding: 22px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.our-team-section .grid-container .grid-box .image-wrapper {
    display: flex;
}

.our-team-section .grid-container .grid-box .image-wrapper img {
    width: 100%;
}

.our-team-section .grid-container .grid-box .content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.our-team-section .grid-container .grid-box .content-wrapper h3 {
    color: rgba(254, 92, 2, 1);
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: clamp(1.375rem, 1.375rem + 0vw, 1.375rem);
}

.our-team-section .grid-container .grid-box .content-wrapper p {
    line-height: 1.4;
    font-size: clamp(1rem, 0.9514rem + 0.2073vw, 1.125rem);
}


/* Our Story page  css end */


/* Our Process page css start */

.our-process-hero-section .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 65px);
    padding-right: clamp(20px, 6vw, 65px);
    background-image: url(/wp-content/uploads/2025/09/Our-Process-Bg-texture.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 24px 24px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 24px 24px round;
    background-color: #F4F0E0;
}

.our-process-hero-section .content-col-container .content-col {
    max-width: clamp(500px, 80vw, 860px);
}

.our-process-hero-section .content-col-container .content-col h2 {
    font-weight: 400;
    font-size: clamp(1.25rem, 0.7012rem + 2.3415vw, 2.75rem);
    line-height: 83%;
    text-transform: uppercase;
    color: #0E0E0E;
    margin: 5px 0;
}

.our-process-hero-section .content-col-container .content-col h1 {
    font-size: clamp(2.75rem, 0.8293rem + 8.1951vw, 8rem);
    color: #FE5C02;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: clamp(-4px, -0.5vw, 0px);
    line-height: 1;
    margin: 5px 0;
}

.our-process-hero-section .content-col-container .content-col p {
    font-size: clamp(1rem, 0.9085rem + 0.3902vw, 1.25rem);
    font-weight: 400;
    line-height: 1.5;
    color: #0E0E0E;
    margin: 1rem 0;
    max-width: 615px;
}

.heres-how-we-do-it {
    padding: 70px 0;
}

.heres-how-we-do-it .heading-col h3 {
    font-size: clamp(2.75rem, 1.9268rem + 3.5122vw, 5rem);
    font-weight: 400;
    line-height: 1;
    color: #FE5C02;
    letter-spacing: clamp(-4px, -0.5vw, 0px);
    text-transform: uppercase;
}

.heres-how-we-do-it-timeline {
    position: relative;
    padding: 50px 0 0 0;
}


.heres-how-we-do-it-timeline .steps-col {
    display: flex;
    align-items: center;
    padding: 33px 0;
    gap: 60px;
    position: relative;
}

.heres-how-we-do-it-timeline .steps-col:first-child {
    padding-top: 0;
}

.heres-how-we-do-it-timeline .steps-col:last-child {
    padding-bottom: 0;
}

.heres-how-we-do-it-timeline .steps-col .timeline-left {
    width: 10%;
}

.heres-how-we-do-it-timeline .steps-col .timeline-left .number-steps {
    color: #000;
    font-family: "Shadows Into Light Two";
    font-size: clamp(1.5rem, 1.0843rem + 1.7737vw, 2.63625rem);
    display: inline-block;
    transform: rotate(-8deg);
    line-height: 112.00000000000001%;
}

.heres-how-we-do-it-timeline .steps-col .timeline-right {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 90%;
}

.heres-how-we-do-it-timeline .steps-col .timeline-right .image-col {
    text-align: left;
    width: 15%;
}

.heres-how-we-do-it-timeline .steps-col .timeline-right .image-col img {
    width: 100%;
    object-fit: contain;
    max-width: 100%;
    height: auto;
}

.heres-how-we-do-it-timeline .steps-col .timeline-right .content-col {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 85%;
}

.heres-how-we-do-it-timeline .steps-col .timeline-right .content-col h4 {
    font-size: clamp(1.375rem, 1.2378rem + 0.5854vw, 1.75rem);
    font-weight: 400;
    line-height: 101%;
    text-transform: uppercase;
    color: #FE5C02;
}

.heres-how-we-do-it-timeline .steps-col .timeline-right .content-col p {
    line-height: 124%;
    font-size: clamp(0.8125rem, 0.7439rem + 0.2927vw, 1rem);
    color: #0E0E0E;
}

.heres-how-we-do-it-timeline .steps-col .timeline-right .content-col h5 {
    font-weight: 400;
    font-size: clamp(0.8125rem, 0.7439rem + 0.2927vw, 1rem);
    line-height: 100%;
    text-transform: uppercase;
    color: #FE5C02;
}

.heres-how-we-do-it-timeline:before {
    content: "";
    position: absolute;
    height: 95%;
    width: 4px;
    background-image: url(/wp-content/uploads/2025/09/out-line-time.png);
    background-size: cover;
    background-repeat: no-repeat;
    right: auto;
    left: 90px;
    top: 34px;
    max-height: -webkit-fill-available;
}

.heres-how-we-do-it-timeline .steps-col:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2025/09/Vector.png);
    width: 26px;
    height: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    right: auto;
    left: 90px;
}

.our-process-content-cta-col .our-content-col .heading-h3 {
    font-size: clamp(1.375rem, 0.4146rem + 4.0976vw, 4rem);
    font-weight: 400;
    line-height: 1;
    letter-spacing: -2px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.our-process-content-cta-col .our-content-col .heading-h3 .stylish-text {
    color: #FE5C02;
    font-family: 'Shadows Into Light Two';
    font-size: clamp(2rem, 0.765rem + 5.2693vw, 5.375625rem);
    transform: rotate(-8deg);
    text-transform: capitalize;
    display: inline-block;
    line-height: 1;
    position: absolute;
    right: auto;
    left: auto;
    margin-left: 46px;
    top: auto;
    bottom: -10px;
}

.our-process-content-cta-col .our-content-cta {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 70px;
    flex-wrap: wrap;
}

.our-process-content-cta-col .our-content-cta .custom-btn {
    background-color: #F4F0E0;
    border: 2px solid #FE5C02;
    color: #FE5C02;
    font-size: clamp(1rem, 1rem + 0vw, 1rem);
    font-family: 'Freeman';
    font-weight: 400;
    line-height: 100%;
    padding: 24px 61px;
}

.our-process-content-cta-col .our-content-cta .custom-btn:hover {
    background-color: #FE5C02;
    color: #F4F0E0;
    border-color: #FE5C02;
}

.our-process-content-cta-col-mobile-view {
    padding: 50px 0 0;
    display: none;
}

.our-process-content-cta-col-mobile-view .our-content-col .heading-h3 {
    color: #F5F0DF;
    line-height: 1.1;
    letter-spacing: -1px;
}

.our-process-content-cta-col-mobile-view .our-content-col .heading-h3 .stylish-text {
    color: #0E0E0E;
    margin-left: 10px;
    top: auto;
    bottom: -10px;
}

.our-process-content-cta-col-mobile-view .our-content-cta {
    margin-top: 50px;
}

.our-process-content-cta-col-mobile-view .our-content-cta .custom-btn {
    width: 100%;
    max-width: 48%;
    padding: 25px;
}


.our-process-content-cta-col-mobile-view .our-content-cta .custom-btn {
    border: 2px solid #F4F0E0 !important;
    background-color: transparent;
    color: #F4F0E0;
}

.our-process-content-cta-col-mobile-view .our-content-cta .custom-btn:hover {
    background-color: #F4F0E0;
    color: #FE5C02;
    border: 2px solid #F4F0E0 !important;
}

/* Our Process page css end */



/* Our Ingredients single page css start */
.our-ingredients-hero-section .custom-container {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 65px);
    padding-right: clamp(20px, 6vw, 65px);
    background-image: url(/wp-content/uploads/2025/09/Our-INGREDIENTS-Bg-texture.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
}

.our-ingredients-hero-section .heading-col h2 {
    font-size: clamp(1.25rem, 0.7012rem + 2.3415vw, 2.75rem);
    font-weight: 400;
    line-height: 112.00000000000001%;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0 0.5rem;
}

.our-ingredients-hero-section .our-ingredients-two-col-container {
    display: flex;
    align-items: end;
    gap: 50px;
    margin: auto;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.our-ingredients-hero-section .our-ingredients-two-col-container .left {
    flex: 1 1 70%;
}

.our-ingredients-hero-section .our-ingredients-two-col-container .right {
    flex: 1 1 40%;
}

.our-ingredients-hero-section .our-ingredients-two-col-container .left h1 {
    font-weight: 400;
    font-size: clamp(2.75rem, 0.0109rem + 9.1304vw, 8rem);
    line-height: 100%;
    letter-spacing: clamp(-1px, calc(-1px + (-3 * ((100vw - 480px) / 920))), -4px);
    text-transform: uppercase;
    color: #FE5C02;
}

.our-ingredients-hero-section .our-ingredients-two-col-container .right p {
    font-size: clamp(1rem, 0.8696rem + 0.4348vw, 1.25rem);
    color: #1E1E1C;
    line-height: 100%;
    max-width: 410px;
}

.our-ingredients-categories-section .custom-container {
    padding: 0;
}

.ingredients-list-container .ingredients-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 25px;
    align-items: stretch;
}

.ingredients-list-container .ingredients-list .ingredient-item {
    flex: 1 1 183px;
    max-width: 183px;
    padding: 27px 30px;
    border: 2.06px solid #F4F0E0;
    background: transparent;
    color: #F4F0E0;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    align-content: center;
    font-family: 'Freeman';
    line-height: 1.1;
}
.ingredients-list-container .ingredients-list .ingredient-item:hover {
    background-color: #F5F0DF;
    color: #FE5C02;
}

.ingredients-list-container .ingredients-list .ingredient-item.active {
    background-color: #F5F0DF;
    color: #FE5C02;
}

.ingredients-dropdown {
    display: none;
}

.ingredients-content-wraper {
    margin-top: 65px;
}

.ingredients-content-wraper .ingredient-content-category {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 60px);
    padding-left: clamp(20px, 6vw, 45px);
    padding-right: clamp(20px, 6vw, 45px);
    /* background-image: url(/wp-content/uploads/2025/09/category-Bg-texture-1-scaled.png); */
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
    display: none;
}

.ingredients-content-wraper .ingredient-content-category.active {
    display: block;
}

.ingredients-content-wraper .all_category_ingredients_content_wraper {
    padding-top: clamp(30px, 4vw, 60px);
    padding-bottom: clamp(30px, 4vw, 50px);
    padding-left: clamp(20px, 6vw, 45px);
    padding-right: clamp(20px, 6vw, 45px);
    /* background-image: url(/wp-content/uploads/2025/09/category-Bg-texture-1-scaled.png); */
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    -webkit-mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    mask: linear-gradient(#777 0 0) center / calc(100% - 15px) calc(100% - 15px) no-repeat, radial-gradient(farthest-side, #777 94%, #0000) 0 0 / 22px 22px round;
    background-color: #F4F0E0;
    display: flex;
    flex-direction: column;
    gap: clamp(50px, 5vw, 100px);
}


.ingredients-content-wraper .all_category_ingredients_content_wraper .ingredient-content-category {
    display: block;
    padding: 0;
    mask: none;
    background-color: inherit;
}

.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container {
    display: flex;
    align-items: start;
    gap: 30px;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left {
    flex: 35%;
}
.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .right {
    flex: 55%;
}

.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col .cat-name {
    font-size: clamp(1.25rem, 0.7012rem + 2.3415vw, 2.75rem);
    font-weight: 400;
    line-height: 83%;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #0E0E0E;
    max-width: 490px;
}
.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col .cat-heading-custom {
    font-size: clamp(2.75rem, 1.5761rem + 3.913vw, 5rem);
    font-weight: 400;
    line-height: 86%;
    letter-spacing: -4px;
    text-transform: uppercase;
    color: #FE5C02;
}
.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .right .category-content-col p {
    font-size: clamp(1rem, 0.8696rem + 0.4348vw, 1.25rem);
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 1rem;
}
.ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .right .category-content-col p:last-child {
    margin-bottom: 0;
}

.ingredient-category-according-container {
    margin: 50px 0 0 0;
}

.ingredient-category-according-container .ingredient-faq-item {
    background-color: #F4F0E0;
    border: 2px solid #FE5C02;
    padding: 30px;
    margin-bottom: 22px;
    position: relative;
    overflow: hidden;
}
.ingredient-category-according-container .ingredient-faq-item:last-child {
    margin-bottom: 0;
}
.ingredient-faq-item .ingredient-faq-item-inner .ingredient-question {
    font-family: Freeman;
    font-weight: 400;
    font-size: clamp(1rem, 0.6087rem + 1.3043vw, 1.75rem);
    line-height: 90%;
    text-transform: uppercase;
    color: #FE5C02;
    padding-right: 50px;
    cursor: pointer;
    position: relative;
} .ingredient-faq-item .ingredient-faq-item-inner .ingredient-question .toggle-btn {
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    transform: translate(-5px, -50%);
    background-image: url(../images/faq-plus-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.ingredient-faq-item .ingredient-faq-item-inner .ingredient-question .toggle-btn.active {
    background-image: url('../images/faq-minus-icon.svg');
}
.ingredient-faq-item .ingredient-faq-item-inner .ingredient-answer {
    padding: 25px 0 0px;
}
.ingredient-faq-item .ingredient-faq-item-inner .ingredient-answer p {
    font-size: clamp(1rem, 0.8696rem + 0.4348vw, 1.25rem);
    line-height: 1.2;
    color: #0E0E0E;
    margin-bottom: 1rem;
}
.ingredient-faq-item .ingredient-faq-item-inner .ingredient-answer p:last-child {
    margin-bottom: 0;
}

.ingredients-content-wraper .error-text {
    text-align: center;
    font-size: clamp(1rem, 0.6919rem + 1.3146vw, 1.875rem);
    line-height: 1.2;
    margin: 0.5rem 0;
}

.ingredients-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 40px 0;
    font-size: 16px;
    color: #F4F0E0;
    font-weight: 500;
}

.loader {
  width: 48px;
  height: 48px;
  border: 3px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader::after,
.loader::before {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  width: 6px;
  height: 6px;
  transform: translate(150%, 150%);
  border-radius: 50%;
}
.loader::before {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  transform: translate(-150%, -150%);
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* Our Ingredients single page css end */

/*=================================================================================================min-width: 5120px responsive css=================================================================================================*/
@media screen and (min-width: 5120px) {

    /* puppy-hero-section-common responsive css  */
    .puppy-hero-section-common .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .puppy-hero-section-common .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
    }

    .puppy-hero-section-common .hero-text h2 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left .hero-image {
        height: 50vh;
        max-height: 50vh;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .heading-col .title-sub-heading .stylish-text {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        max-width: 70%;
    }

    .puppy-hero-section-common .puppy-hero-col-tow {
        padding: clamp(30px, 10vw, 100px) 0 0;
        gap: clamp(110px, 5vw, 300px);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        max-width: 25vw;
        width: 100%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
    }

    /* personal plan hero section responsive css */
    .personal-plan-hero-section {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .personal-plan-hero-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-left: 0;
        padding-right: 0;
    }

    .personal-plan-hero-section .hero-text {
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
        padding-bottom: clamp(60px, 3vw, 150px);
    }

    .personal-plan-hero-section .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
        margin: 0 0 3rem;
    }

    .personal-plan-hero-section .hero-text h3 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .personal-plan-hero-col-tow .content.content {
        max-width: 25vw;
        padding-bottom: 100px;
    }

    .personal-plan-hero-col-tow .button-container .custom-btn {
        max-width: 100%;
        width: 100%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 100px;
        line-height: 1.2;
    }

    .personal-plan-hero-col-tow .title-sub-heading {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
        margin-bottom: 3rem;
    }

    .personal-plan-hero-col-tow .content-inner p {
        font-size: clamp(1rem, -0.3451rem + 1.4946vw, 4.4375rem);
    }

    .personal-plan-hero-col-tow {
        display: flex;
        align-items: anchor-center;
        gap: clamp(30px, 3vw, 200px);
    }

    .personal-plan-hero-col-tow .image-col-left {
        bottom: -10px;
    }

    .personal-plan-hero-col-tow .image-col-left .hero-image {
        height: auto;
    }

    .personal-plan-hero-col-tow .button-container {
        margin-top: clamp(20px, 2vw, 80px);
    }


    /* for-every-life-style-section responsive css */
    .for-every-life-style-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .for-every-life-style-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col h2 {
        font-size: clamp(5rem, 0.0109rem + 5.5435vw, 17.75rem);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .main-heading-content-col .content-right-col .custom-btn {
        max-width: 100%;
        width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 100px;
        line-height: 1.2;
    }

    .for-every-life-style-section .main-heading-content-col {
        padding-bottom: 100px;
    }

    .for-every-life-style-content .text-content {
        width: 50%;
        max-width: max-content;
    }

    .for-every-life-style-content .highlight-text span {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .for-every-life-style-content .text-content p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane {
        aspect-ratio: 2 / 1;
    }

    .for-every-life-style-steps-timeline:before {
        height: 30px;
        bottom: auto;
        top: 550px;
    }

    .for-every-life-style-steps-timeline .steps-col {
        gap: 100px;
    }

    .for-every-life-style-steps-timeline .steps-pane-text {
        max-width: 100%;
    }

    .for-every-life-style-steps-timeline .steps-pane-text p {
        font-size: clamp(1rem, 0.0462rem + 1.0598vw, 3.4375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane-text:before {
        width: 10px;
        height: 55px;
        background-repeat: repeat-y;
        background-image: url(/wp-content/uploads/2025/07/line-top-large-screen-1.png);
        top: -50px;
    }

    .for-every-life-style-steps-timeline {
        padding: 80px 0 200px;
    }

}

/*=================================================================================================min-width: 3840px and  max-width: 5119px responsive css=================================================================================================*/
@media screen and (min-width: 3840px) and (max-width: 5119px) {

    /* puppy-hero-section-common responsive css  */
    .puppy-hero-section-common .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .puppy-hero-section-common .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
    }

    .puppy-hero-section-common .hero-text h2 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left .hero-image {
        height: 50vh;
        max-height: 50vh;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .heading-col .title-sub-heading .stylish-text {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        max-width: 70%;
    }

    .puppy-hero-section-common .puppy-hero-col-tow {
        padding: clamp(30px, 10vw, 100px) 0 0;
        gap: clamp(110px, 5vw, 300px);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
    }

    /* personal plan hero section responsive css */
    .personal-plan-hero-section {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .personal-plan-hero-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-left: 0;
        padding-right: 0;
    }

    .personal-plan-hero-section .hero-text {
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
        padding-bottom: clamp(60px, 3vw, 150px);
    }

    .personal-plan-hero-section .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
        margin: 0 0 3rem;
    }

    .personal-plan-hero-section .hero-text h3 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .personal-plan-hero-col-tow .content.content {
        max-width: 25vw;
        padding-bottom: 100px;
    }

    .personal-plan-hero-col-tow .button-container .custom-btn {
        max-width: 100%;
        width: 100%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 100px;
        line-height: 1.2;
    }

    .personal-plan-hero-col-tow .title-sub-heading {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
        margin-bottom: 3rem;
    }

    .personal-plan-hero-col-tow .content-inner p {
        font-size: clamp(1rem, -0.3451rem + 1.4946vw, 4.4375rem);
    }

    .personal-plan-hero-col-tow {
        display: flex;
        align-items: anchor-center;
        gap: clamp(30px, 3vw, 200px);
    }

    .personal-plan-hero-col-tow .image-col-left {
        bottom: -10px;
    }

    .personal-plan-hero-col-tow .image-col-left .hero-image {
        height: auto;
    }

    .personal-plan-hero-col-tow .button-container {
        margin-top: clamp(20px, 2vw, 80px);
    }

    /* for-every-life-style-section responsive css */
    .for-every-life-style-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .for-every-life-style-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col h2 {
        font-size: clamp(5rem, 0.0109rem + 5.5435vw, 17.75rem);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .main-heading-content-col .content-right-col .custom-btn {
        max-width: 100%;
        width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 100px;
        line-height: 1.2;
    }

    .for-every-life-style-section .main-heading-content-col {
        padding-bottom: 100px;
    }

    .for-every-life-style-content .text-content {
        width: 50%;
        max-width: max-content;
    }

    .for-every-life-style-content .highlight-text span {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .for-every-life-style-content .text-content p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane {
        aspect-ratio: 2 / 1;
    }

    .for-every-life-style-steps-timeline:before {
        height: 20px;
        bottom: auto;
        top: 66%;
    }

    .for-every-life-style-steps-timeline .steps-col {
        gap: 100px;
    }

    .for-every-life-style-steps-timeline .steps-pane-text {
        max-width: 100%;
    }

    .for-every-life-style-steps-timeline .steps-pane-text p {
        font-size: clamp(1rem, 0.0462rem + 1.0598vw, 3.4375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane-text:before {
        width: 10px;
        height: 55px;
        background-repeat: repeat-y;
        background-image: url(/wp-content/uploads/2025/07/line-top-large-screen-1.png);
        top: -55px;
    }

    .for-every-life-style-steps-timeline {
        padding: 80px 0 200px;
    }

}


/*=================================================================================================min-width: 2560px and  max-width: 3839px responsive css=================================================================================================*/
@media screen and (min-width: 2560px) and (max-width: 3839px) {

    /* puppy-hero-section-common responsive css  */
    .puppy-hero-section-common .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .puppy-hero-section-common .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
    }

    .puppy-hero-section-common .hero-text h2 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left .hero-image {
        height: 50vh;
        max-height: 50vh;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .heading-col .title-sub-heading .stylish-text {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        max-width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow {
        padding: clamp(30px, 10vw, 100px) 0 0;
        gap: clamp(110px, 5vw, 300px);
    }


    /* personal plan hero section responsive css */
    .personal-plan-hero-section {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .personal-plan-hero-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-left: 0;
        padding-right: 0;
    }

    .personal-plan-hero-section .hero-text {
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
        padding-bottom: clamp(60px, 3vw, 150px);
    }

    .personal-plan-hero-section .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
        margin: 0 0 3rem;
    }

    .personal-plan-hero-section .hero-text h3 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .personal-plan-hero-col-tow .content.content {
        max-width: 25vw;
        padding-bottom: 100px;
    }

    .personal-plan-hero-col-tow .button-container .custom-btn {
        max-width: 100%;
        width: 100%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 20px;
        line-height: 1.2;
    }

    .personal-plan-hero-col-tow .title-sub-heading {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
        margin-bottom: 3rem;
    }

    .personal-plan-hero-col-tow .content-inner p {
        font-size: clamp(1rem, -0.3451rem + 1.4946vw, 4.4375rem);
    }

    .personal-plan-hero-col-tow {
        display: flex;
        align-items: anchor-center;
        gap: clamp(30px, 3vw, 200px);
    }

    .personal-plan-hero-col-tow .image-col-left {
        bottom: -10px;
    }

    .personal-plan-hero-col-tow .image-col-left .hero-image {
        height: auto;
    }

    .personal-plan-hero-col-tow .button-container {
        margin-top: clamp(20px, 2vw, 80px);
    }


    /* for-every-life-style-section responsive css */
    .for-every-life-style-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .for-every-life-style-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col h2 {
        font-size: clamp(5rem, 0.0109rem + 5.5435vw, 17.75rem);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .main-heading-content-col .content-right-col .custom-btn {
        max-width: 100%;
        width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 100px;
        line-height: 1.2;
    }

    .for-every-life-style-section .main-heading-content-col {
        padding-bottom: 100px;
    }

    .for-every-life-style-content .text-content {
        width: 50%;
        max-width: max-content;
    }

    .for-every-life-style-content .highlight-text span {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .for-every-life-style-content .text-content p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane {
        aspect-ratio: 2 / 1;
    }

    .for-every-life-style-steps-timeline:before {
        height: 20px;
        bottom: auto;
        top: 66%;
    }

    .for-every-life-style-steps-timeline .steps-col {
        gap: 100px;
    }

    .for-every-life-style-steps-timeline .steps-pane-text {
        max-width: 100%;
    }

    .for-every-life-style-steps-timeline .steps-pane-text p {
        font-size: clamp(1rem, 0.0462rem + 1.0598vw, 3.4375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane-text:before {
        width: 10px;
        height: 55px;
        background-repeat: repeat-y;
        background-image: url(/wp-content/uploads/2025/07/line-top-large-screen-1.png);
        top: -55px;
    }

    .for-every-life-style-steps-timeline {
        padding: 80px 0 200px;
    }
}

/*=================================================================================================min-width: 2560px responsive css=================================================================================================*/
@media screen and (min-width: 2560px) {}


/*=================================================================================================min-width: 4000px responsive css=================================================================================================*/


/*=================================================================================================min-width: 1921px and max-width:2559px responsive css=================================================================================================*/
@media screen and (min-width: 1921px) and (max-width: 2559px) {

    /* puppy-hero-section-common responsive css  */
    .puppy-hero-section-common .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .puppy-hero-section-common .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
    }

    .puppy-hero-section-common .hero-text h2 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left .hero-image {
        height: 50vh;
        max-height: 50vh;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .heading-col .title-sub-heading .stylish-text {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        max-width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        padding: 50px 20px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow {
        padding: clamp(30px, 10vw, 100px) 0 0;
        gap: clamp(110px, 5vw, 300px);
    }

    /* personal plan hero section responsive css */
    .personal-plan-hero-section {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .personal-plan-hero-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-left: 0;
        padding-right: 0;
    }

    .personal-plan-hero-section .hero-text {
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
        padding-bottom: clamp(60px, 3vw, 150px);
    }

    .personal-plan-hero-section .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
        margin: 0 0 3rem;
    }

    .personal-plan-hero-section .hero-text h3 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .personal-plan-hero-col-tow .content.content {
        max-width: 25vw;
        padding-bottom: 100px;
    }

    .personal-plan-hero-col-tow .button-container .custom-btn {
        max-width: 100%;
        width: 100%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 20px;
        line-height: 1;
    }

    .personal-plan-hero-col-tow .title-sub-heading {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
        margin-bottom: 3rem;
    }

    .personal-plan-hero-col-tow .content-inner p {
        font-size: clamp(1rem, -0.3451rem + 1.4946vw, 4.4375rem);
    }

    .personal-plan-hero-col-tow {
        display: flex;
        align-items: anchor-center;
        gap: clamp(30px, 3vw, 200px);
    }

    .personal-plan-hero-col-tow .image-col-left {
        bottom: -10px;
    }

    .personal-plan-hero-col-tow .image-col-left .hero-image {
        height: auto;
    }

    .personal-plan-hero-col-tow .button-container {
        margin-top: clamp(20px, 2vw, 80px);
    }


    /* for-every-life-style-section responsive css */
    .for-every-life-style-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .for-every-life-style-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col h2 {
        font-size: clamp(5rem, 0.0109rem + 5.5435vw, 17.75rem);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .main-heading-content-col .content-right-col .custom-btn {
        max-width: 100%;
        width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 50px 100px;
        line-height: 1.2;
    }

    .for-every-life-style-section .main-heading-content-col {
        padding-bottom: 0;
    }

    .for-every-life-style-content .text-content {
        width: 50%;
        max-width: max-content;
    }

    .for-every-life-style-content .highlight-text span {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .for-every-life-style-content .text-content p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane {
        aspect-ratio: 2 / 1;
    }

    .for-every-life-style-steps-timeline:before {
        height: 10px;
        bottom: auto;
        top: 250px;
    }

    .for-every-life-style-steps-timeline .steps-col {
        gap: 80px;
    }

    .for-every-life-style-steps-timeline .steps-pane-text {
        max-width: 100%;
    }

    .for-every-life-style-steps-timeline .steps-pane-text p {
        font-size: clamp(1rem, 0.0462rem + 1.0598vw, 3.4375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane-text:before {
        width: 10px;
        height: 40px;
        background-repeat: repeat-y;
        background-image: url(/wp-content/uploads/2025/07/line-top-large-screen-1.png);
        top: -50px;
        bottom: 0;
    }

    .for-every-life-style-steps-timeline {
        margin: 80px 0 100px;
        padding: 0;
    }

}

/*=================================================================================================min-width: 1440px and max-width:1920px responsive css=================================================================================================*/
@media screen and (min-width: 1440px) and (max-width: 1920px) {

    /* puppy-hero-section-common responsive css  */
    .puppy-hero-section-common .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .puppy-hero-section-common .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
    }

    .puppy-hero-section-common .hero-text h2 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left .hero-image {
        height: 50vh;
        max-height: 50vh;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .heading-col .title-sub-heading .stylish-text {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        max-width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        padding: clamp(20px, 2vw, 40px) clamp(30px, 2vw, 19px);
    }

    .puppy-hero-section-common .puppy-hero-col-tow {
        padding: clamp(30px, 5vw, 100px) 0 0;
        gap: clamp(110px, 5vw, 300px);
    }



    /* personal plan hero section responsive css */
    .personal-plan-hero-section {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .personal-plan-hero-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-left: 0;
        padding-right: 0;
    }

    .personal-plan-hero-section .hero-text {
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
        padding-bottom: clamp(60px, 3vw, 150px);
    }

    .personal-plan-hero-section .hero-text h1 {
        font-size: clamp(8rem, -1.0978rem + 10.1087vw, 31.25rem);
        margin: 0 0 3rem;
    }

    .personal-plan-hero-section .hero-text h3 {
        font-size: clamp(2.75rem, 0.3533rem + 2.663vw, 8.875rem);
    }

    .personal-plan-hero-col-tow .content.content {
        max-width: 25vw;
        padding-bottom: 100px;
    }

    .personal-plan-hero-col-tow .button-container .custom-btn {
        max-width: 100%;
        width: 100%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        padding: clamp(22px, 2vw, 30px) clamp(20px, 2vw, 25px);
        min-height: auto;
    }

    .personal-plan-hero-col-tow .title-sub-heading {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
        margin-bottom: 3rem;
    }

    .personal-plan-hero-col-tow .content-inner p {
        font-size: clamp(1rem, -0.3451rem + 1.4946vw, 4.4375rem);
    }

    .personal-plan-hero-col-tow {
        display: flex;
        align-items: anchor-center;
        gap: clamp(30px, 3vw, 200px);
    }

    .personal-plan-hero-col-tow .image-col-left {
        bottom: -10px;
    }

    .personal-plan-hero-col-tow .image-col-left .hero-image {
        height: auto;
    }

    .personal-plan-hero-col-tow .button-container {
        margin-top: clamp(20px, 2vw, 80px);
    }


    /* for-every-life-style-section responsive css */
    .for-every-life-style-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .for-every-life-style-section .custom-container {
        padding-top: clamp(60px, 3vw, 150px);
        padding-bottom: clamp(60px, 3vw, 150px);
        padding-left: clamp(50px, 3vw, 100px);
        padding-right: clamp(50px, 3vw, 100px);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col h2 {
        font-size: clamp(5rem, 0.0109rem + 5.5435vw, 17.75rem);
    }

    .for-every-life-style-section .main-heading-content-col .content-left-col p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .main-heading-content-col .content-right-col .custom-btn {
        max-width: 100%;
        width: 70%;
        font-size: clamp(1rem, 0.0217rem + 1.087vw, 5.5rem);
        min-height: auto;
        padding: 30px 15px;
        line-height: 1.2;
    }

    .for-every-life-style-section .main-heading-content-col {
        padding-bottom: 0;
    }

    .for-every-life-style-content .text-content {
        width: 50%;
        max-width: max-content;
    }

    .for-every-life-style-content .highlight-text span {
        font-size: clamp(2.75rem, -1.2283rem + 3.3135vw, 9.375rem);
    }

    .for-every-life-style-content .text-content p {
        font-size: clamp(1.25rem, 0.0272rem + 1.3587vw, 4.375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane {
        aspect-ratio: 2 / 1;
    }

    .for-every-life-style-steps-timeline:before {
        height: 8px;
        bottom: auto;
        top: 75% !important;
    }

    .for-every-life-style-steps-timeline .steps-col {
        gap: 50px;
    }

    .for-every-life-style-steps-timeline .steps-pane-text {
        max-width: 100%;
    }

    .for-every-life-style-steps-timeline .steps-pane-text p {
        font-size: clamp(1rem, 0.0462rem + 1.0598vw, 3.4375rem);
    }

    .for-every-life-style-steps-timeline .steps-pane-text:before {
        width: 10px;
        height: 25px;
        background-repeat: no-repeat;
        background-image: url(/wp-content/uploads/2025/07/line-top-large-screen-1.png);
        top: -26px;
        bottom: 0;
        background-size: 100%;
    }

    .for-every-life-style-steps-timeline {
        margin: 80px 0 100px;
        padding: 0;
    }
}



/*=================================================================================================max-width:1400px responsive css=================================================================================================*/

@media screen and (max-width: 1440px) {
    .for-every-life-style-steps-timeline .steps-pane-text:before {
        bottom: 0;
        background-size: contain;
        top: -17px;
        background-image: url(/wp-content/uploads/2025/07/Objects-1.png);
        width: 4px;
        height: 16px;
    }

    .ingredients-list-container .ingredients-list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .ingredients-list-container .ingredients-list .ingredient-item {
        flex: 1 1 160px;
        max-width: 160px;
        padding: 25px 20px;
    }

}

/*=================================================================================================max-width:1366.98px responsive css=================================================================================================*/


@media (max-width: 1366.98px) {

    .heres-how-we-do-it {
        padding: 50px 0;
    }

    .heres-how-we-do-it-timeline .steps-col {
        padding: 25px 0;
    }

    .heres-how-we-do-it-timeline:before {
        left: 80px;
    }

    .heres-how-we-do-it-timeline .steps-col:before {
        left: 80px;
    }

    .our-ingredients-hero-section .our-ingredients-two-col-container{
        gap: 30px;
    }
    .ingredients-list-container .ingredients-list {
        margin-left: 0;
        margin-right: 0;
    }
    .ingredients-list-container .ingredients-list .ingredient-item {
        flex: 1 1 150px;
        max-width: 150px;
        padding: 25px 20px;
    }
}


/*=================================================================================================max-width:1200px responsive css=================================================================================================*/
@media (max-width: 1200px) {
    .personal-plan-hero-col-tow .content.content {
        padding-bottom: 50px;
    }

    .personal-plan-hero-col-tow .image-col-left {
        bottom: -5px;
    }

    .for-every-life-stage-box .box-image-col {
        height: 380px;
        max-height: 380px;
        min-height: 380px;
    }

    .how-it-works-grid-container {
        gap: 20px;
    }

    .how-it-works-grid-container .step .image-box .steps-image-custom {
        height: 300px;
        min-height: 300px;
        max-height: 300px;
    }

    .how-it-works-grid-container .step .content-box .step-title {
        font-size: 20px;
    }

    .how-it-works-grid-container .step .content-box {
        padding: 20px;
    }

    .made-by-experts-loved-by-pups-icon-box-grid {
        column-gap: 60px;
        row-gap: 50px;
        margin: 40px 0 40px;
    }

    .multi-step-form-container {
        gap: 50px;
        padding: 25px 20px;
    }

    .multi-step-form-container .multi-step-form-sidebar {
        padding: 60px 20px;
    }

    .multi-step-form-main-content {
        padding: 60px 0px;
    }

    .multi-step-form-container:before {
        left: 31.5%;
    }

    .multi-step-form-container .multi-step-form-sidebar {
        gap: 25px;
    }

    .tabs-listing-multiple {
        gap: 35px;
    }

    .rightSectionWrapper .mainForm {
        gap: 70px;
    }

    .bottom-Wrapper {
        margin-top: 0;
    }

    .yodoggo-form-css-common .form-group .custom-select-group {
        gap: 25px;
    }

    .mainForm .yodoggo-form-css-common {
        gap: 25px;
    }

    .sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left {
        flex: 1.5;
    }

    .sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right {
        flex: 2.5;
    }

    .sparky-and-bruce-content-wrapper .section-left {
        flex: 1.5;
    }

    .sparky-and-bruce-content-wrapper .section-right {
        flex: 2.5;
    }

    .heres-how-we-do-it {
        padding: 30px 0 30px;
    }

    .heres-how-we-do-it-timeline .steps-col {
        padding: 20px 0;
        gap: 40px;
    }

    .heres-how-we-do-it-timeline:before {
        left: 70px;
    }

    .heres-how-we-do-it-timeline .steps-col:before {
        left: 70px;
    }
    .our-ingredients-hero-section .our-ingredients-two-col-container {
        gap: 1rem;
    }
    .ingredients-content-wraper {
        margin-top: 50px;
    }
    .ingredients-list-container .ingredients-list .ingredient-item {
        flex: 1 1 160px;
        max-width: 160px;
        padding: 25px 20px;
    }
}



/*=================================================================================================max-width:1199.98px responsive css=================================================================================================*/

@media (max-width: 1199.98px) {
    .icon-grid-container {
        gap: 60px;
    }

    .silent-deficiency-dogs .grid {
        gap: 35px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}


/*=================================================================================================max-width:1024px responsive css=================================================================================================*/

@media (max-width: 1024px) {
    .personal-plan-hero-col-tow {
        gap: 20px;
    }

    .personal-plan-hero-col-tow .content.content {
        padding-bottom: 20px;
    }

    .for-every-life-stage-section .content-col {
        margin-bottom: 50px;
    }

    .for-every-life-stage-box .box-image-col {
        height: 300px;
        max-height: 300px;
        min-height: 300px;
    }

    .for-every-life-stage-box .custom-btn {
        font-size: 16px;
        padding: 20px 5px;
        min-height: auto;
    }

    .for-every-life-stage-box {
        gap: 30px;
    }

    .why-personalised-post-grid-container .blog-card-wrapper .blog-content {
        padding: 20px;
    }

    .for-special-dietary-needs-grid-container {
        column-gap: 20px;
        row-gap: 40px;
    }

    .for-special-dietary-needs-section .cta-button {
        margin-top: 50px;
    }

    .for-every-life-style-content {
        gap: 20px;
        padding: 0px 0 0;
    }

    .for-every-life-style-content .highlight-text span {
        margin-left: 0;
        font-size: 40px;
    }

    .how-it-works-grid-container {
        gap: 20px;
        row-gap: 40px;
        grid-template-columns: repeat(3, 1fr);
    }

    .how-it-works-content {
        gap: 20px;
        padding: 50px 0 40px;
    }

    .puppy-hero-section-common {
        padding-top: 60px;
    }

    .made-by-experts-loved-by-pups-icon-box-grid {
        column-gap: 50px;
        row-gap: 40px;
    }

    .dog-unique-section .main-heading-content-col .content-right-col .title-sub-heading {
        margin-top: 0;
    }

    .dog-unique-section .main-heading-content-col .content-left-col {
        width: 60%;
    }

    .dog-unique-section .main-heading-content-col .content-right-col {
        width: 40%;
    }

    .dog-unique-section .main-heading-content-col {
        gap: 50px;
    }

    .icon-grid-container {
        gap: 60px;
    }

    .icon-grid-container .grid-item .icon {
        height: 150px;
        max-width: 150px;
    }

    .icon-grid-container .grid-item .text {
        max-width: 100%;
    }

    .quiz-login-container .logo-text {
        column-gap: 15px;
        row-gap: 10px;
        margin-bottom: 10px;
    }

    .multi-step-form-container {
        gap: 30px;
    }

    .tabs-listing-multiple .nav-item-form {
        font-size: 22px;
    }

    .tabs-listing-multiple .nav-item-form::before {
        margin-right: 15px;
    }

    .rightSectionWrapper .mainForm {
        gap: 50px;
    }

    .multi-step-form-sidebar .heading-col h5 {
        font-size: clamp(2.5rem, 1.75rem + 2.5vw, 3rem);
    }

    .mainForm .yodoggo-form-css-common {
        gap: 20px;
    }

    .multi-step-form-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .our-story-hero-section .two-col-container .hero-text {
        flex: 1 1 45%;
    }

    .our-story-hero-section .two-col-container .hero-image {
        flex: 1 1 45%;
    }

    .our-story-hero-section .two-col-container .hero-text h1 {
        font-size: clamp(2.75rem, 2.1722rem + 2.4653vw, 3.75rem);
    }

    .our-story-hero-section .two-col-container .hero-image .profile-text {
        margin-top: 25px;
    }

    .sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left .content h2 {
        font-size: clamp(2.5rem, 2.1389rem + 1.5408vw, 3.125rem);
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 {
        font-size: clamp(2.5rem, 2.1389rem + 1.5408vw, 3.125rem);
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 .stylish-text {
        margin-top: 0;
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2.heading-custom .stylish-text {
        margin-top: 0;
    }

    .sparky-and-bruce-section .sparky-and-bruce-wrapper {
        gap: 40px;
    }

    .sparky-and-bruce-content-wrapper .section-right .sparky-and-bruce-content-col p {
        margin: 0 0 25px;
    }

    .sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right .image-content {
        gap: 30px;
    }

    .the-birth-of-yodoggo-section .birth-wrap .birth-left h2 {
        font-size: clamp(2.75rem, 2.3693rem + 1.6244vw, 3.75rem);
    }

    .the-birth-of-yodoggo-section .birth-wrap .birth-left {
        flex: 2;
    }

    .the-birth-of-yodoggo-section .birth-wrap .birth-right {
        flex: 3.2;
    }

    .the-birth-of-yodoggo-section .birth-wrap .birth-right p {
        margin: 0 0 25px;
    }

    .silent-deficiency-dogs-col .silent-heading-col .title {
        font-size: clamp(2.75rem, 2.5333rem + 0.9245vw, 3.125rem);
    }

    .discover-signature-section .discover-container {
        gap: 30px;
    }

    .discover-signature-section .heading {
        font-size: clamp(2.75rem, 2.5333rem + 0.9245vw, 3.125rem);
    }

    .our-team-top-contane-container .column-left .heading h2 {
        font-size: clamp(2.75rem, 2.3693rem + 1.6244vw, 3.75rem);
    }

    .section-common-pad-tb {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .heres-how-we-do-it {
        padding: 25px 0 25px;
    }

    .heres-how-we-do-it-timeline {
        padding: 40px 0 0 0;
    }

    .heres-how-we-do-it-timeline:before {
        left: 50px;
    }

    .heres-how-we-do-it-timeline .steps-col:before {
        left: 50px;
    }

    .heres-how-we-do-it-timeline .steps-col {
        gap: 20px;
    }
    .ingredients-list-container .ingredients-list .ingredient-item {
        flex: 1 1 30%;
        max-width: 30%;
        padding: 25px 20px;
    }

}


/*=================================================================================================max-width:991.98px responsive css=================================================================================================*/

@media (max-width: 991.98px) {

    .personal-plan-hero-col-tow {
        flex-direction: column-reverse;
        gap: 40px;
        margin-left: -12px;
        margin-right: -12px;
    }

    .personal-plan-hero-col-tow .content-col-right {
        width: 100%;
        padding-left: clamp(20px, 4vw, 50px);
        padding-right: clamp(20px, 4vw, 50px);
    }

    .personal-plan-hero-col-tow .content.content {
        padding-bottom: 0;
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }

    .personal-plan-hero-col-tow .image-col-left {
        bottom: -5px;
        width: 100%;
        top: auto;
    }

    .personal-plan-hero-col-tow .image-col-left .hero-image {
        width: 100%;
        height: auto;
        position: static;
    }

    .personal-plan-hero-col-tow .content.content .heading-col {
        order: 2;
    }

    .personal-plan-hero-col-tow .content-inner {
        order: 1;
    }

    .personal-plan-hero-col-tow .button-container {
        margin-top: clamp(20px, 2vw, 40px);
        order: 3;
    }

    .personal-plan-hero-col-tow .title-sub-heading {
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 0;
    }

    .made-by-experts-loved-by-pups-icon-box-grid {
        column-gap: 40px;
        row-gap: 40px;
        grid-template-columns: repeat(3, 1fr);
    }

    .multi-step-form-container .multi-step-form-sidebar {
        padding: 50px 20px;
    }

    .multi-step-form-main-content {
        padding: 50px 0px;
    }

    .activity-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .yodoggo-form-css-common .form-group .custom-checkbox-group {
        margin-top: 15px;
    }

    .weight_goal .two-col-container-content-timeline {
        flex-direction: column;
        padding: 30px 0 20px;
    }

    .weight_goal .two-col-container-content-timeline .left-custom {
        width: 100%;
    }

    .weight_goal .two-col-container-content-timeline .right-custom {
        width: 100%;
    }

    .discover-signature-section .heading {
        margin: 1rem 0 1rem;
    }

    .our-team-section .grid-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .our-team-section .grid-container .grid-box {
        gap: 25px;
    }

    .our-team-section .grid-container .grid-box .content-wrapper {
        gap: 20px;
    }

    .our-ingredients-hero-section .our-ingredients-two-col-container {
        align-items: start;
        flex-direction: column;
        gap: 10px;
    }

    .our-ingredients-hero-section .our-ingredients-two-col-container .left {
        flex: 1 1 100%;
    }

    .our-ingredients-hero-section .our-ingredients-two-col-container .right {
        flex: 1 1 100%;
    }

    .our-ingredients-hero-section .our-ingredients-two-col-container .right p {
        max-width: 100%;
        line-height: 1.2;
    }
    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container{
        gap: 15px;
    }
    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left {
        flex: 100%;
    }
    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .right {
        flex: 100%;
    }
    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col .cat-heading-custom br {
        display: none;
    }
    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col .cat-heading-custom {
        letter-spacing: -2px;
    }
    .ingredient-category-according-container {
        margin: 40px 0 0 0;
    }
    .ingredient-category-according-container .ingredient-faq-item {
        padding: 20px;
        margin-bottom: 15px;
    }
    .ingredient-faq-item .ingredient-faq-item-inner .ingredient-question{
        padding-right: 40px;
    }

    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col .cat-name{
        max-width: 400px;
    }
}


/*=================================================================================================max-width:880px responsive css=================================================================================================*/

@media (max-width: 880px) {

    .for-every-life-stage-section .content-col {
        margin-bottom: 40px;
    }

    .for-every-life-stage-grid-container {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 30px;
    }

    .for-every-life-stage-box .box-image-col {
        height: 350px;
        max-height: 350px;
        min-height: 350px;
    }

    .why-personalised-post-grid-container .blog-card-wrapper {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 30px;
    }

    .main-heading-content-col {
        align-items: self-start;
        gap: 20px;
        flex-direction: column;
    }

    .main-heading-content-col .content-left-col {
        flex-direction: column;
        gap: 5px;
        width: 100%;
    }

    .main-heading-content-col .content-right-col {
        width: 100%;
        text-align: left;
    }

    .for-every-life-style-steps-timeline {
        padding: 50px 0 60px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow {
        flex-direction: column-reverse;
        gap: clamp(35px, 4vw, 110px);
        padding-top: 50px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left {
        width: 100%;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .content-col-right {
        width: 100%;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left:before,
    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left:after {
        max-width: 25px;
        height: 40px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left:after {
        right: -15px;
        top: -20px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left:before {
        left: -5px;
        bottom: -5px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .heading-col .title-sub-heading .stylish-text {
        margin-left: 0;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .content-col-right .content-col-content {
        gap: 30px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left .hero-image {
        height: 400px;
        max-height: 400px;
    }

    .made-by-experts-loved-by-pups-icon-box-grid .icon-box-container {
        text-align: center;
    }

    .made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-content h4 {
        line-height: 1.1;
    }

    .made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-image-content .icon-image {
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .gently-cooked-freeze-dried-common-section .custom-container {
        padding: clamp(30px, 5vw, 40px) clamp(20px, 4vw, 50px);
    }

    .gently-cooked-freeze-dried-two-col {
        flex-direction: column;
        gap: clamp(22px, 4vw, 70px);
    }

    .gently-cooked-freeze-dried-two-col .left-content {
        width: 100%;
    }

    .gently-cooked-freeze-dried-two-col .right-content {
        width: 100%;
    }

    .gently-cooked-freeze-dried-two-col .heaing-col {
        gap: 15px;
    }

    .gently-cooked-freeze-dried-two-col .left-content .content {
        gap: 20px;
    }

    .gently-cooked-freeze-dried-two-col .left-content .content .content-col {
        gap: 20px;
    }

    .gently-cooked-freeze-dried-two-col .right-content .image .icon-image {
        height: 400px;
        object-fit: cover;
    }

    .dog-unique-section .main-heading-content-col .content-left-col {
        width: 100%;
        gap: 12px;
    }

    .dog-unique-section .main-heading-content-col .content-right-col {
        width: 100%;
        margin-top: 20px;
    }

    .dog-unique-section .main-heading-content-col .content-left-col p {
        margin: 10px 0;
        max-width: 100%;
    }

    .dog-unique-section .main-heading-content-col .content-right-col .title-sub-heading .stylish-text {
        font-size: 40px;
        max-width: 360px;
    }

    .quiz-login-container {
        flex-direction: column-reverse;
        gap: clamp(50px, 3vw, 70px);
    }

    .login-from-section {
        gap: 20px;
    }

    .google-btn-container .nsl-container-buttons a {
        margin: 0 !important;
    }

    .login-from-section .form-container .custom-form-css {
        gap: 20px;
    }

    .quiz-login-container .image-section {
        height: 400px;
        max-height: 400px;
    }

    .quiz-login-container .image-section:before,
    .quiz-login-container .image-section:after {
        max-width: 25px;
        height: 38px;
    }

    .multi-step-form-section {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .multi-step-form-container:before {
        display: none;
    }

    .multi-step-form-container {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 60px;
        padding: 50px 30px;
    }

    .multi-step-form-container .multi-step-form-sidebar {
        width: 100%;
        padding: 0px 0px;
        background-color: transparent;
    }

    .multi-step-form-main-content {
        padding: 0;
    }

    .multi-step-form-sidebar .heading-col h5 br {
        display: none;
    }

    .multi-step-form-sidebar .heading-col h5 {
        letter-spacing: 0;
    }

    .multi-step-form-container .multi-step-form-sidebar {
        gap: 30px;
    }

    .multi-step-form-container .multi-step-form-sidebar .tabs-col {
        background-color: #F5E4CE;
        padding: 25px;
    }

    .tabs-listing-multiple {
        gap: 0;
        flex-direction: row;
        justify-content: space-between;
    }

    .tabs-listing-multiple .nav-item-form {
        font-size: 25px;
        flex-direction: column;
        gap: 13px;
        align-items: center;
        width: max-content;
    }

    .tabs-listing-multiple .nav-item-form:first-child {
        align-items: start;
        padding-bottom: 30px;
    }

    .tabs-listing-multiple .nav-item-form:last-child {
        align-items: flex-end;
    }

    .tabs-listing-multiple .nav-item-form .tabs-title-custom-css {
        visibility: hidden;
        opacity: 0;
        position: relative;
        z-index: 1;
        text-wrap-mode: nowrap;
        position: absolute;
        top: 20px;
        left: 0;
        right: auto;
    }

    .tabs-listing-multiple .nav-item-form .tabs-title-custom-css.title-1 {
        left: 0;
    }

    .tabs-listing-multiple .nav-item-form.active .tabs-title-custom-css.title-2 {
        left: 0;
        right: auto;
    }

    .tabs-listing-multiple .nav-item-form .tabs-title-custom-css.title-3 {
        left: inherit;
        right: auto;
    }

    .tabs-listing-multiple .nav-item-form.active .tabs-title-custom-css.title-4 {
        left: inherit;
        right: auto;
    }

    .tabs-listing-multiple .nav-item-form.active .tabs-title-custom-css {
        visibility: visible;
        opacity: 1;
    }

    .tabs-listing-multiple .nav-item-form::before {
        margin-right: 0;
        width: 13px;
        height: 13px;
    }

    .tabs-listing-multiple:before {
        width: 100%;
        height: 4px;
        top: 4px;
        left: 0px;
    }

    .tabs-listing-multiple:after {
        top: 4px;
        width: 0;
        height: 100%;
        right: 0;
        left: auto;
    }

    .mainForm .yodoggo-form-css-common {
        gap: 30px;
        margin-top: 30px;
    }

    .activity-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .our-story-hero-section .two-col-container .hero-text {
        flex: 1 1 100%;
    }

    .our-story-hero-section .two-col-container .hero-image {
        flex: 1 1 100%;
    }

    .our-story-hero-section .two-col-container {
        gap: 30px;
    }

    .sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left {
        flex: 100%;
    }

    .sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-right {
        flex: 100%;
    }

    .sparky-and-bruce-wrapper .sparky-and-bruce-wrapper-container {
        gap: 32px;
    }

    .sparky-and-bruce-content-wrapper {
        gap: 30px;
    }

    .sparky-and-bruce-content-wrapper .section-left {
        flex: 100%;
    }

    .sparky-and-bruce-content-wrapper .section-right {
        flex: 100%;
    }

    .sparky-and-bruce-section .sparky-and-bruce-wrapper {
        gap: 30px;
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 .stylish-text {
        margin-top: -30px;
        line-height: 1;
        margin-bottom: 30px;
        transform-origin: initial;
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2.heading-custom .stylish-text {
        margin-left: 0;
        margin-top: -30px;
        margin-bottom: 30px;
    }

    .the-birth-of-yodoggo-section .birth-wrap {
        flex-direction: column;
        gap: 30px;
    }

    .silent-deficiency-dogs .grid {
        gap: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
        grid-template-columns: repeat(2, 1fr);
    }

    .our-team-section .our-team-top-contane-container {
        flex-direction: column;
    }

    .our-team-top-contane-container .column-left .heading .sub-heading {
        margin-left: 30px;
        margin-top: -10px;
        color: #000;
    }

    .section-common-pad-tb {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    section.section-common-pad-tb:last-of-type {
        padding-bottom: 60px;
    }


}

@media (max-width: 768px) {

    .for-every-life-stage-box .box-image-col {
        height: 300px;
        max-height: 300px;
        min-height: 300px;
    }

    .for-every-life-style-content {
        gap: 20px;
        flex-direction: column-reverse;
        max-width: 100%;
    }

    .for-every-life-style-content .text-content {
        width: 100%;
        max-width: 100%;
    }

    .for-every-life-style-content .highlight-text {
        width: 100%;
        text-align: left;
    }

    .for-every-life-style-content .highlight-text span {
        margin-left: 0;
        font-size: 40px;
        transform-origin: top;
        text-align: left;
        margin-bottom: 40px;
    }

    .how-it-works-grid-container .step .image-box .steps-image-custom {
        height: 250px;
        min-height: 250px;
        max-height: 250px;
    }

    .made-by-experts-loved-by-pups-icon-box-grid {
        column-gap: 30px;
        row-gap: 30px;
        grid-template-columns: repeat(2, 1fr);
    }

    .made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-image-content {
        margin-bottom: 20px;
    }

    .made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-image-content .icon-image {
        aspect-ratio: 2.8 / 1;
    }

    .icon-grid-container {
        grid-template-columns: repeat(1, 1fr);
        margin: 20px 0 0;
        gap: 30px;
    }

}

@media (max-width: 767.98px) {
    .personal-plan-hero-section {
        padding-top: 30px;
        padding-bottom: 25px;
    }


    .personal-plan-hero-col-tow .title-sub-heading {
        margin-bottom: 0;
        margin-top: 20px;
        margin-left: 0;
    }

    .personal-plan-hero-section .hero-text h1 {
        letter-spacing: 0;
        font-size: clamp(2.60rem, 0.125rem + 8.75vw, 8rem);
    }

    .personal-plan-hero-section .hero-text h3 {
        line-height: 112.00000000000001%;
    }

    .for-every-life-stage-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .for-every-life-stage-section .content-col h2 {
        letter-spacing: 0;
    }

    .why-personalised-meal-plan-section .content-col-heading .heading {
        letter-spacing: 0;
    }

    .for-special-dietary-needs-grid-container {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 40px;
    }

    .personal-plan-page-why-section .right-col-content {
        padding: 20px;
    }

    .main-heading-content-col .content-left-col h2 {
        letter-spacing: 0;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left:before,
    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left:after {
        max-width: 20px;
        height: 30px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .image-col-left:after {
        right: -8px;
        top: -12px;
    }

    .puppy-hero-section-common .puppy-hero-col-tow .button-container .cta-button-rounded {
        max-width: 100%;
        margin-top: 0;
        padding: 20px 10px;
    }

    .gently-cooked-freeze-dried-two-col .heaing-col {
        flex-direction: column;
        width: 100%;
    }

    .gently-cooked-freeze-dried-two-col .heaing-col .left-text {
        width: 100%;
    }

    .gently-cooked-freeze-dried-two-col .heaing-col .right-text {
        width: 100%;
    }

    .gently-cooked-freeze-dried-two-col .heaing-col .right-text .stylish-text {
        display: inline;
    }

    .multi-step-form-container .multi-step-form-sidebar .tabs-col {
        margin-left: -10px;
        margin-right: -10px;
    }

    .sparky-and-bruce-wrapper .sparky-and-bruce-wrapper-container {
        border-bottom: 2px solid rgba(249, 166, 113, 1);
        padding-bottom: 30px;
    }

    .sparky-and-bruce-content-wrapper {
        border-bottom: 2px solid rgba(249, 166, 113, 1);
        padding-bottom: 25px;
    }

    .sparky-and-bruce-content-wrapper:last-child {
        border-bottom: 0px solid rgba(249, 166, 113, 1);
        padding-bottom: 0;
    }

    .our-story-hero-section .two-col-container .hero-text h1 {
        letter-spacing: 0;
    }

    .sparky-and-bruce-wrapper-container .sparky-and-bruce-wrapper-left .content h2 {
        letter-spacing: 0;
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 {
        letter-spacing: 0;
    }

    .the-birth-of-yodoggo-section .birth-wrap {
        gap: 25px;
    }

    .the-birth-of-yodoggo-section .birth-wrap .birth-left h2 {
        letter-spacing: 0;
        line-height: 1;
    }

    .silent-deficiency-dogs-col .silent-image-col {
        flex: auto;
        width: 100%;
    }

    .silent-deficiency-dogs-col {
        flex-direction: column;
        align-items: self-start;
    }

    .silent-deficiency-dogs-col .silent-image-col .dog-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        aspect-ratio: auto;
        max-width: 300px;
    }

    .silent-deficiency-dogs .grid {
        gap: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        grid-template-columns: repeat(1, 1fr);
    }

    .silent-content-bottom .content-bottom {
        gap: 10px;
    }

    .discover-signature-section .discover-container {
        flex-direction: column;
        align-items: start;
        gap: 30px;
    }

    .discover-signature-section .discover-container .column-right .signature .handwritten {
        font-size: 33px;
    }

    .heres-how-we-do-it-timeline {
        padding: 35px 0 0 0;
    }

    .heres-how-we-do-it-timeline .steps-col:before {
        display: none;
    }

    .heres-how-we-do-it-timeline .steps-col {
        gap: 30px;
        align-items: self-start;
    }

    .heres-how-we-do-it-timeline .steps-col .timeline-right {
        gap: 20px;
        flex-direction: column;
    }

    .heres-how-we-do-it-timeline .steps-col .timeline-right .image-col {
        width: 100%;
    }

    .heres-how-we-do-it-timeline .steps-col .timeline-right .content-col {
        gap: 10px;
        width: 100%;
    }

    .heres-how-we-do-it-timeline .steps-col .timeline-right .image-col img {
        width: 100%;
        object-fit: contain;
        max-width: max-content;
        height: max-content;
    }

    .heres-how-we-do-it-timeline:before {
        left: 30px;
        background-size: 100% 100%;
        height: 98%;
    }

    .heres-how-we-do-it-timeline .steps-col .timeline-left {
        margin-top: 2rem;
    }

    .our-process-hero-section.section-common-pad-tb {
        padding-left: 10px;
        padding-right: 10px;
    }

    .our-process-hero-section .content-col-container .content-col h2 {
        margin: 1rem 0;
    }
    .ingredients-content-wraper {
        margin-top: 33px;
    }
    .ingredients-list-container .ingredients-list {
        display: none;
    }

    .ingredients-list-container .ingredients-dropdown {
        max-width: 95%;
        display: flex;
        position: relative;
        margin: 0 auto;
    }

    .ingredients-list-container .ingredients-dropdown .select-btn {
        display: flex;
        height: 53px;
        background: #F4F0E0;
        padding: 20px 22px;
        border-radius: 0;
        align-items: center;
        cursor: pointer;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
        font-family: 'Freeman';
        line-height: 1.1;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        color: #FE5C02;
        letter-spacing: 1px;
    }

  .ingredients-list-container .ingredients-dropdown .options {
        position: absolute;
        width: 100%;
        overflow-y: auto;
        max-height: 295px;
        padding: 15px;
        margin-top: 70px;
        border-radius: 5px;
        background: #F4F0E0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-duration: 0.35s;
        animation-fill-mode: both;
        -webkit-animation-duration: 0.35s;
        -webkit-animation-fill-mode: both;
        display: none;
    }
    .ingredients-list-container .ingredients-dropdown .options .option {
        display: flex;
        cursor: pointer;
        padding: 10px 10px;
        align-items: center;
        font-family: 'Freeman';
        line-height: 1.1;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        color: #FE5C02;
        letter-spacing: 1px;
        border-bottom: 2px solid #FE5C02;
    }
    .ingredients-list-container .ingredients-dropdown .options .option:last-child {
        border-bottom: 0;
    }
    .ingredients-dropdown.active .options{
        display: block;
        opacity: 0;
        z-index: 10;
        animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
        animation-duration: 0.4s;
        animation-fill-mode: both;
        -webkit-animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
    }

    .ingredient-category-according-container .ingredient-faq-item {
        padding: 16px;
        margin-bottom: 0;
        border-bottom: 0;
    }
    .ingredient-category-according-container .ingredient-faq-item:last-child {
        border-bottom: 2px solid #FE5C02;
    }
    .ingredient-faq-item .ingredient-faq-item-inner .ingredient-question .toggle-btn {
        width: 24px;
        height: 24px;
        right: -10px;
    }
    .ingredient-faq-item .ingredient-faq-item-inner .ingredient-question {
        padding-right: 25px;
        font-size: 18px;
    }
    .ingredient-faq-item .ingredient-faq-item-inner .ingredient-answer {
        border-top: 2px solid #FE5C02;
        padding: 15px 15px 15px;
        margin-top: 15px;
        margin-left: -16px;
        margin-right: -16px;
    }
    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col .cat-heading-custom {
        letter-spacing: 0;
    }
}

@media (max-width: 640px) {
    .for-every-life-stage-box .box-image-col {
        height: 250px;
        max-height: 250px;
        min-height: 250px;
    }

    .for-every-life-stage-grid-container {
        column-gap: 10px;
        row-gap: 20px;
    }

    .for-special-dietary-needs-section .cta-button .cta-button-rounded {
        max-width: 312px;
    }

    .for-every-life-style-steps-timeline {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 40px 0px 40px;
        gap: 10px;
    }

    .for-every-life-style-steps-timeline .steps-col {
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 10px;
        justify-content: start;
        padding: 0 0 0px 25px;
    }

    .for-every-life-style-steps-timeline .steps-col:first-child {
        align-items: center;
    }

    .for-every-life-style-steps-timeline .steps-col:last-child {
        align-items: center;
    }

    .for-every-life-style-steps-timeline .steps-pane {
        width: 70%;
        height: 100%;
        aspect-ratio: 3.5;
        display: flex;
        align-items: center;
        justify-content: start;
    }

    .for-every-life-style-steps-timeline .steps-pane img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        max-width: max-content;
    }

    .for-every-life-style-steps-timeline .steps-pane-text {
        max-width: 100px;
        min-height: auto;
        width: 30%;
        padding: 10px;
        align-items: center;
        margin-right: auto;
    }

    .for-every-life-style-steps-timeline .steps-pane-text:before {
        top: 10px;
        left: -10px;
        bottom: 0;
        right: auto;
        transform: rotate(92deg);
    }

    .for-every-life-style-steps-timeline:before {
        background-image: url(/wp-content/uploads/2025/07/time-line-line-mobile.svg);
        width: 8px;
        height: 90%;
        bottom: auto;
        top: 44px;
        left: 13px;
    }

    .how-it-works-grid-container {
        gap: 20px;
        row-gap: 30px;
        grid-template-columns: repeat(2, 1fr);
    }

    .how-it-works-content {
        gap: 25px;
        padding: 40px 0 15px;
        flex-direction: column;
    }

    .how-it-works-content .text-content {
        width: 100%;
        text-align: center;
    }

    .how-it-works-content .text-content .main-text {
        text-align: center;
        margin: 0 auto;
        justify-content: center;
    }

    .how-it-works-content .text-content .main-text {
        text-align: center;
        margin: 0 auto;
        justify-content: center;
    }

    .how-it-works-content .highlight-text .cta-button-rounded {
        width: 100%;
        margin: 0 auto;
        max-width: 450px;
    }

    .how-it-works-content .highlight-text {
        width: 100%;
        margin: 15px auto 0;
    }

    .gently-cooked-freeze-dried-two-col .heaing-col .right-text .stylish-text {
        display: inline;
        font-size: 24px;
    }

    .dog-unique-section .main-heading-content-col .content-left-col h2 {
        line-height: 1;
    }

    .dog-unique-section .main-heading-content-col .content-left-col {
        gap: 10px;
    }

    .dog-unique-section .main-heading-content-col .content-right-col {
        margin-top: 10px;
    }

    .dog-unique-section .main-heading-content-col {
        gap: 40px;
    }

    .weight_goal .two-col-container-content-timeline {
        gap: 40px;
    }

    .weight_goal .for-every-life-style-steps-timeline {
        justify-content: start;
        padding: 0 0px 20px 40px;
        gap: 30px;
    }

    .weight_goal .for-every-life-style-steps-timeline::before {
        top: 0;
        bottom: auto;
        height: 100%;
        width: 4px;
        left: 10px;
    }

    .weight_goal .for-every-life-style-steps-timeline .steps-col {
        gap: 20px;
        flex-direction: column;
        align-items: self-start;
        width: 100%;
        padding: 0;
    }

    .weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane-text {
        width: 100%;
        align-items: self-start;
        padding: 0;
        gap: 10px;
    }

    .weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane img {
        height: 150px;
        aspect-ratio: auto;
        max-width: 150px;
    }

    .weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane-text::before {
        top: auto;
        left: -30px;
        bottom: 122px;
    }

    .weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane-text p {
        text-align: left;
    }

    .weight_goal .for-every-life-style-steps-timeline .steps-col .steps-pane {
        aspect-ratio: auto;
        width: 100%;
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 .stylish-text {
        margin-top: -10px;
        margin-bottom: 15px;
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 {
        display: flex;
        align-items: end;
        flex-wrap: wrap;
        gap: 2px;
    }

    .sparky-and-bruce-content-wrapper .section-left .sparky-and-bruce-heading-col h2 .stylish-text {
        margin: 0 0px 0px 6px !important;
        line-height: 88%;
    }

    .our-process-content-cta-col-dektop-view {
        display: none;
    }

    .our-process-content-cta-col-mobile-view {
        display: block;
    }
    .ingredients-content-wraper .ingredient-category-container .ingredient-category-two-col-container .left .category-heading-col .cat-heading-custom br {
        display: inline;
    }
    
}

@media (max-width: 575px) {
    .personal-plan-hero-col-tow .image-col-left .hero-image {
        height: 400px;
    }

    .personal-plan-hero-col-tow {
        gap: 10px;
    }

    .personal-plan-hero-section.section-common-pad-lr {
        padding-right: 10px;
        padding-left: 10px;
    }

    .for-every-life-stage-section.section-common-pad-lr {
        padding-left: 10px;
        padding-right: 10px;
    }

    .for-every-life-stage-grid-container {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 30px;
    }

    .for-every-life-stage-section .content-col {
        margin-bottom: 40px;
        gap: 20px;
    }

    .for-every-life-stage-box .box-image-col {
        height: auto;
        max-height: max-content;
        min-height: auto;
    }

    .personal-plan-hero-col-tow .button-container .custom-btn {
        max-width: 100%;
        min-height: auto;
    }

    .for-every-life-stage-box .custom-btn {
        max-width: 100%;
    }

    .why-personalised-meal-plan-section {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .why-personalised-meal-plan-section.section-common-pad-lr {
        padding-left: 10px;
        padding-right: 10px;
    }

    .why-personalised-post-grid-container .blog-card-wrapper {
        grid-template-columns: repeat(1, 1fr);
        column-gap: 20px;
        row-gap: 30px;
    }

    .for-special-dietary-needs-section .content-col {
        max-width: 700px;
        margin-bottom: 50px;
    }

    .for-special-dietary-needs-section .content-col h3 {
        letter-spacing: 0;
    }

    .for-every-life-style-section.section-common-pad-lr {
        padding-left: 10px;
        padding-right: 10px;
    }

    .for-every-life-style-content .highlight-text span {
        margin-bottom: 20px;
    }

    section.how-it-works-section.section-common-pad-lr {
        padding-left: 10px;
        padding-right: 10px;
    }

    .how-it-works-grid-container {
        gap: 20px;
        row-gap: 30px;
        grid-template-columns: repeat(1, 1fr);
        margin-top: 20px;
    }

    .how-it-works-grid-container .step .content-box .step-title {
        font-size: 26px;
        letter-spacing: 0;
    }

    .how-it-works-grid-container .step .image-box .steps-image-custom {
        height: auto;
        min-height: auto;
        max-height: max-content;
    }

    .made-by-experts-loved-by-pups-icon-box-grid {
        column-gap: 30px;
        row-gap: 30px;
        grid-template-columns: repeat(2, 1fr);
    }

    .made-by-experts-loved-by-pups-icon-box-grid.three_grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-image-content .icon-image {
        aspect-ratio: auto;
        height: 150px;
        max-width: 150px;
    }

    .icon-grid-container .grid-item {
        flex-direction: column;
        align-items: self-start;
    }

    .icon-grid-container .grid-item .icon {
        height: auto;
        max-width: max-content;
        width: 100%;
    }

    .icon-grid-container {
        padding: 0px 20px;
    }

    .activity-container {
        grid-template-columns: repeat(1, 1fr);
    }

    .multi-step-form-container {
        gap: 40px;
        padding: 50px 25px;
    }

    .activity-image-dog {
        aspect-ratio: auto;
        height: 110px;
    }

    .yodoggo-form-css-common .form-group .custom-checkbox-group {
        grid-template-columns: repeat(2, 1fr);
    }

    .yodoggo-form-css-common .form-group .custom-select-group {
        flex-direction: column;
        margin-top: 10px;
    }

    .bottom-Wrapper .btnWrapper {
        gap: 22px;
        flex-direction: column;
    }

    .multi-step-form-main-content .rightSectionWrapper {
        gap: 22px;
    }

    .mainForm .yodoggo-form-css-common {
        gap: 25px;
        margin-top: 22px;
    }

    .doggo-info-container .doggo-container {
        gap: 22px;
    }

    .doggo-info-container .doggo-container .doggo-row {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }

    .rightSectionWrapper .formContainer .editing-profile-notice {
        margin-bottom: -30px !important;
    }

    .our-team-section .grid-container {
        grid-template-columns: repeat(1, 1fr);
    }

    .our-process-content-cta-col-mobile-view .our-content-cta .custom-btn {
        max-width: 75%;
    }

    .our-process-content-cta-col-mobile-view .our-content-cta {
        margin-top: 40px;
    }

    .our-process-content-cta-col-mobile-view .our-content-col .heading-h3 {
        font-size: 30px;
    }

    .our-process-content-cta-col-mobile-view .our-content-col .heading-h3 .stylish-text {
        font-size: 32px;
        margin-left: 9px;
        bottom: -4px;
    }

}

@media (max-width: 480px) {
    .for-special-dietary-needs-grid-container {
        grid-template-columns: repeat(1, 1fr);
    }

    .made-by-experts-loved-by-pups-icon-box-grid.three_grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .for-every-life-style-steps-timeline .steps-pane {
        aspect-ratio: 2;
    }

    .made-by-experts-loved-by-pups-icon-box-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .made-by-experts-loved-by-pups-icon-box-grid .icon-box-container .icon-image-content .icon-image {
        aspect-ratio: auto;
        height: 120px;
        max-width: 120px;
    }

    .tabs-listing-multiple .nav-item-form {
        font-size: 20px;
    }

    .mainForm .yodoggo-form-css-common {
        gap: 25px;
        margin-top: 0;
    }

    .rightSectionWrapper .formContainer .editing-profile-notice {
        margin-bottom: -10px !important;
    }

    .our-process-content-cta-col-mobile-view .our-content-col .heading-h3 .stylish-text {
        font-size: 22px;
    }

    .our-process-content-cta-col-mobile-view .our-content-col .heading-h3 {
        font-size: 20px;
    }
}



.submenu .menu-container ul li.active .menu-text {
    color: #F4F0E0 !important;
}

@keyframes fadeInUp {
    from {
    transform: translate3d(0, 30px, 0);
    }
    to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
}

@keyframes fadeInDown {
    from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    }
    to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
    }
}