.no-jargon-zone-section{max-width:1120px;margin:0 auto;float:none !important}
.jargon-tags{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);max-width:1060px;width:100%;z-index:2;display:flex;align-items:center}
.exceed-text{border-radius:80px;border:1px solid #c9d3e9;background:#fff;box-shadow:0 1px 2px 0 rgba(12,17,29,0.05);padding:8px;box-sizing:border-box;font-size:16px;font-weight:500;line-height:24px;color:#ed1c24;white-space:nowrap;margin-left:10px}
.jargon-tag-list{display:flex;gap:10px;overflow-x:scroll}
.jargon-tag-list::-webkit-scrollbar{display:none}
.jargon-tag-list li{border-radius:80px;border:1px solid #c9d3e9;background:#fff;box-shadow:0 1px 2px 0 rgba(12,17,29,0.05);padding:8px 24px;box-sizing:border-box;font-size:16px;font-weight:500;line-height:24px;color:#1c2633;cursor:pointer;white-space:nowrap}
.content-wrapper{text-align:center;padding:60px 0 90px 0;border-radius:33px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative}
.component-heading{font-size:36px;font-weight:600;line-height:56px;margin-bottom:14px;color:#1c2633}
.search-container{display:flex;justify-content:center;margin-bottom:0}
.search-container .search-box{display:flex;align-items:center;width:530px;padding:12px;box-sizing:border-box;border-radius:100px;border:1px solid #c9d3e9;background:#fff;box-shadow:0 1px 2px 0 rgba(12,17,29,0.05)}
.search-box .search-icon{width:21px;height:21px}
.search-box input{border:0;outline:0;flex:1;color:#186cf2;font-size:16px;font-weight:500;line-height:24px;padding-left:40px}
.search-box input::placeholder{color:#d1d3d4;opacity:1}
.suggestions{width:530px;margin:0 auto;border:1px solid #c9d3e9;box-sizing:border-box;background:#fff;box-shadow:0 1px 2px 0 rgba(12,17,29,0.05);text-align:left;overflow:hidden;border-radius:8px;padding:8px 0;position:absolute;left:50%;transform:translateX(-50%);z-index:2}
.suggestions.not-found-error{border:2px solid #e81811;background:#fef6f6;box-shadow:0 4px 8px 0 #d2d5da}
.suggestion-heading.error-heading{color:#d91118;font-size:12px;font-weight:400;line-height:16px;margin-left:40px}
.suggestion-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 16px 16px;font-size:16px;cursor:pointer;transition:background .2s ease}
.suggestion-item:hover{background:#f5f5f5}
.suggestion-item img{width:16px;height:16px}
.suggestion-left{display:flex;align-items:center;flex:1;font-size:16px;font-weight:400;margin-left:12px;color:#1c2633}
.cta-and-strip-wrapper{position:relative}
.cta-and-strip-wrapper .cta-action{text-align:center;margin:55px 0 0 0}
.cta-and-strip-wrapper .cta-action .know-more-cta-button{display:inline-block;padding:8px 23px;font-size:16px;color:#ed1c24;line-height:24px;font-weight:500;border-radius:8px;border:1px solid #f9adaa;box-shadow:0 1px 2px 0 rgba(177,17,22,0.12)}
.cta-and-strip-wrapper .cta-action .know-more-cta-button:active{transform:translateY(0)}
.tag-list-strip{border-radius:12px;background:#d1edff;padding:20px 16px;min-width:1060px;max-width:1060px;box-sizing:border-box;margin:30px auto 0 auto;z-index:2;position:relative}
.tag-list-strip .title{font-size:18px;font-weight:600;line-height:28px;color:#1c2633;margin-bottom:6px}
.tag-list-strip .description{font-size:16px;font-weight:400;line-height:24px;color:#1c2633;font-style:italic}
.no-jargon-zone-section .info-box{display:flex;text-align:left;gap:5px;background:#f4f8fe;padding:8px 10px;border-radius:11px;width:fit-content;align-items:center;margin:20px auto 0 auto}
.no-jargon-zone-section .info-text{margin:0;color:#0057e5;font-size:12px;line-height:16px;font-weight:500}
.no-jargon-zone-section .info-icon-img{width:13px;height:13px;flex-shrink:0}
@media(max-width:767px){.no-jargon-zone-section .content-wrapper{padding:40px 20px 45px 20px;border-radius:20px;display:flex;flex-direction:column}
.component-heading{font-size:28px;line-height:40px}
.search-container .search-box{padding:14px 12px}
.search-box .search-icon{width:18px;height:18px}
.search-container .search-box input{padding:1px 1px 1px 10px;font-size:14px;line-height:20px}
.exceed-text{display:none}
.jargon-tag-list{gap:8px}
.jargon-tag-list li{font-size:14px;line-height:20px}
.cta-and-strip-wrapper .cta-action{margin:36px 0 0 0}
.suggestions{width:calc(100% - 40px);left:auto;transform:none;right:20px}
.suggestion-heading.error-heading{font-size:16px;margin-left:20px}
.suggestion-item{padding:12px 16px}
.suggestion-left{font-size:16px;margin-left:8px}
.cta-and-strip-wrapper .cta-action .know-more-cta-button{font-size:16px;padding:8px 23px}
.tag-list-strip .title{font-size:16px;line-height:24px;margin-bottom:4px}
.tag-list-strip .description{font-size:14px;line-height:20px}
.tag-list-strip{min-width:100%}
}