﻿html:root {
    --alabaster-green: #f2f5ec;
    --lime-green: #78be20;
    --cyan-blue-color: #222b2f;
    --light-cool-gray: #e8e9eb;
    --cinnabar-red-color: #d64029;
    --olive-drab-color: #487814;
    --ice-gray-color: #fafbfc;
}
.smartphone-main-block .smartphone-banner-sec {background: linear-gradient(180deg, var(--light-moss-green) 0%, #F2F5EC 100%); height:653px; overflow:hidden;}
.smartphone-banner-sec .smartphone-banner-text {width:625px; padding:90px 0 !important;}
@media (min-width: 1920px) {
    .smartphone-banner-sec .smartphone-banner-text {
        width: 750px;
    }
}
.smartphone-banner-text h1 {font-size: 64px;font-style: normal;font-weight: 700;line-height: normal;color:var(--woodsmoke-color);margin-bottom:12px;}
.smartphone-banner-text p {font-size: 24px;font-style: normal;font-weight: 400;line-height: 32px;color:var(--woodsmoke-color); margin-bottom:16px;}
.smartphone-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;}
.smartphone-banner-img {padding-top:95px; text-align:center;}
.smartphone-banner-img img {max-width:400px;}
.smartphone-include-section {padding:80px 0 48px; background:var(--white-color); }
.smartphone-include-section .sec-title {margin-bottom:48px;}
.smartphone-include-section .col-lg-5{margin-bottom:32px;}
.single-smartphone-include-section {background:var(--white-color);border-radius:4px; border: 2px solid rgba(120, 190, 32, 0.30);padding:24px 68px; text-align:center; display:flex; align-items:center; flex-direction:column; min-height:244px;height:100%;}
@media (min-width: 1920px) {
    .single-smartphone-include-section {padding:24px 100px; min-height:272px;}
}
.single-smartphone-include-section .icon {margin-bottom:24px;}
.single-smartphone-include-section h3 {font-size: 28px;font-style: normal;font-weight: 500;line-height: normal;color:var(--deep-navy-blue);margin:0 0 16px;}
.single-smartphone-include-section p {font-size: 24px;font-style: normal;font-weight: 400;line-height: normal;color:var(--nevada-color);}

.use-benefit-section { width: 100%; padding:50px 0; position:relative; overflow:hidden; background:url("https://nationscdn.azureedge.net/otc-container/images/medicaid/use-benefit-bg.webp") center center no-repeat; background-size:100%;}
.use-benefit-section h3 {margin:0 0 48px; font-size: 32px;font-weight: 600;line-height: normal;color:var(--woodsmoke-color);}
.use-benefit-section-block {position:relative; padding-left:16px;}
.use-benefit-section-block:before {content:''; border-radius:1px; height:20px; width:4px;background:var(--primary-color); position:absolute; top:5px; left:0;}
.use-benefit-section-block + .use-benefit-section-block {margin-top:24px;}
.use-benefit-section-block h5 {font-size: 20px;font-weight: 600;line-height: normal;color:var(--woodsmoke-color);margin:0 0 8px; line-height:24px;}
.use-benefit-section-block small {font-size: 17px;font-weight: 400;line-height: 24px; letter-spacing: 0.2px;color:var(--nevada-color);}
.use-benefit-logo-block {display:flex;align-items:center;justify-content:center; width:220px; background:var(--white-color); position:relative; z-index:1; border-radius:8px; height:100%;}
@media (min-width: 1920px) {
    .use-benefit-logo-block {width:260px;}
    .use-benefit-section-shape {width:420px; left:54%;}
}
.use-benefit-logo-block .benefit-logo {max-height:26px;}
.use-benefit-logo-block .benefit-logo {max-height:26px;}
.smartphone-main-block .faq-accordion ul {margin-top:4px;}
.smartphone-main-block .faq-accordion ul li {position:relative; padding-left:16px;}
.smartphone-main-block .faq-accordion ul li:before {content:''; width:5px; height:5px; border-radius:50%;background:var(--woodsmoke-color); position:absolute;left:0; top:10px;}


.language-section .smartphone-banner-sec .smartphone-banner-text{width:100%;}
.language-section .smartphone-banner-sec .smartphone-banner-text br{display:none;}