﻿
html:root {
    --light-moss-green: #c0da90;
    --alabaster-green: #f2f5ec;
    --lime-green: #78be20;
    --cyan-blue-color: #222b2f;
    --light-cool-gray: #e8e9eb;
    --deep-navy-blue: #003057;
    --cinnabar-red-color: #d64029;
    --olive-drab-color: #487814;
    --ice-gray-color:#fafbfc;
}
.podiatry-main-block {overflow-x:hidden;}
.podiatry-banner-sec {background: linear-gradient(180deg, var(--light-moss-green) 0%, var(--alabaster-green) 100%);gap: 12px;height:653px; position:relative; }
.podiatry-banner-sec .podiatry-banner-text {padding:90px 0 !important; width:665px;}
@media (min-width: 1920px) { 
    .podiatry-banner-sec .podiatry-banner-text {width:100%;}
}
.podiatry-banner-text h1 {font-size: 64px;font-style: normal;font-weight: 700;line-height: normal;color:var(--woodsmoke-color);margin-bottom:12px;}
.podiatry-banner-text p {font-size: 24px;font-style: normal;font-weight: 400;line-height: 32px;color:var(--woodsmoke-color); margin-bottom:16px;}
.podiatry-banner-text .icon-border-btn {gap: 8px; border-radius: 4px;padding: 14px 32px;justify-content: center;align-items: center;display: flex;font-size: 15px;font-weight: 700; margin-top:28px;}
.podiatry-banner-img {height:488px;position: absolute;right:-100px;max-width: 750px;top:80px;}
@media (min-width: 1920px) {
    .podiatry-banner-img {max-width: 850px;top:40px;right:-180px;}
}
.podiatry-banner-img img { border-radius: 12px; width:100%;}

.included-section {padding:80px 0; background:#eaeef5 url('https://nationscdn.azureedge.net/otc-container/images/medicaid/included-bg.webp') top right no-repeat;}
.included-section .sec-title {text-align:center; margin-bottom:48px;}
.included-section .sec-title h3 {font-size: 40px;font-style: normal;font-weight: 700;line-height: 48px; color:var(--cyan-blue-color);}
.single-included-section {display: flex;padding: 32px;align-items:center;gap: 16px;flex: 1 0 0;border-radius: 8px;background:var(--white-color); }
.single-included-section + .single-included-section {margin-top:16px;}
.single-included-section .info-icon {width:28px;}
.single-included-section .info-content .info-title {font-size: 20px;font-style: normal;font-weight: 500;line-height: 29px;margin:0 0 6px;color:var(--deep-navy-blue);}
.single-included-section .info-content .info-description {font-size: 17px;font-style: normal;font-weight: 400;line-height: normal;color:var(--nevada-color); margin:0;}
.benefit-section {background:var(--white-color);padding:32px;border-radius: 12px; border:1px solid var(--light-cool-gray); min-height:529px;}
@media (min-width: 1920px) {
    .benefit-section {padding:39px; min-height:inherit;}
}
.podiatry-main-block .benefit-section h5 {font-size: 20px;font-style: normal;font-weight: 600;line-height: normal;color:var(--woodsmoke-color);}
.podiatry-main-block .benefit-step-item {display: flex;align-items: flex-start;gap: 8px;align-self: stretch;margin-top:32px;}
.podiatry-main-block .benefit-step-item .benefit-step-number {background:var(--primary-color); width: 22px;height: 22px; border-radius:50%; font-size: 15px;font-style: normal;
font-weight: 600;color:var(--white-color);display:flex;align-items:center;justify-content:center;}
.podiatry-main-block .benefit-step-item .benefit-step-content h4 {font-size: 17px;font-style: normal;font-weight: 600;line-height: normal;letter-spacing: 0.2px;color:var(--woodsmoke-color);margin:0 0 8px;}
.benefit-step-item .benefit-step-content p {font-size: 17px;font-style: normal;font-weight: 400;line-height: 24px;letter-spacing: 0.2px;color:var(--nevada-color); margin:0;}
.podiatry-cta-block {background:var(--olive-drab-color); padding:40px 0; text-align:center;}
.podiatry-cta-block h5 {font-size: 20px;font-weight: 400;line-height: 32px;color:var(--ice-gray-color); opacity:0.6; margin:0 0 8px;}
.podiatry-cta-block h2 {font-size: 40px;font-weight: 400;line-height:normal;color:var(--ice-gray-color);margin:0;}
.portable-crib-benefit .single-included-section {padding:24px 32px 23px;}
.portable-crib-benefit .single-included-section .info-content .info-title {line-height: 28px;margin:0;}
.portable-crib-benefit .podiatry-banner-sec .podiatry-banner-text {width:693px;}
.portable-crib-benefit .included-section {background:#eaeef5;}
@media (min-width: 1920px) {
    .portable-crib-benefit .podiatry-banner-sec .podiatry-banner-text {
        width: 100%;
    }
    .use-benefit-img-block  {max-width:550px;}
}
.use-benefit-img-block {max-width:463px;}


.language-section .podiatry-banner-text h1 br{display:none}