:root{--accent-color:#00a19b;--accent-hover:#008782;--secondary-color:#ef8637;--main-text-color:#595b5c;--secondary-text-color:#999;--background-accent-color:#f8f8f8;--lilac:#846cb0;--white:#fff;--border-gray:#a8a9aa;--card-bg-gray:#f5f5f5;--placeholder-bg:#f0f0f0;--avatar-bg:#ececec}.help-text-component-wrapper{width:calc(100vw - 15%);max-width:1370px;margin:0 auto}.help-text-component-container{padding:12px 30px;background:var(--background-accent-color);border-left:5px solid var(--accent-color);border-radius:0 10px 10px 0}@media(max-width:768px){.help-text-component-container{padding:10px 15px}}.help-text-component-item{font-family:"Exo 2",sans-serif;font-weight:300;font-size:21px;line-height:25px;letter-spacing:0px}.help-text-component-item strong,.help-text-component-item b{font-weight:700}@media(max-width:992px){.help-text-component-item{font-size:18px;line-height:22px}}@media(max-width:768px){.help-text-component-item{font-size:13px;line-height:16px}}