.credit-faq{background-color:#fff;border-radius:10px}.credit-faq__content{border-top:1px solid rgba(229,229,229,0)}.dropdown_active .credit-faq__content{border-color:#f5f5f5}.switch-menu{width:100%;height:48px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-around;position:relative;background:#fff;border-radius:24px;border:1px solid #e0e0e0}.switch-menu__marker{position:absolute;width:33%;top:0;bottom:0;z-index:0;left:0;right:66.66%;background:#56af31;box-shadow:0 2px 4px 1px rgba(49,49,49,.08);border-radius:24px;border:1px solid #eaeaea;transition:all .3s ease-in-out}.switch-menu__marker_left{left:0;right:66.66%}.switch-menu__marker_right{left:66.66%;right:0}.switch-menu__marker_center{left:33.33%;right:33.33%}.switch-menu__option{letter-spacing:-.08px!important;cursor:pointer;z-index:2;height:100%;width:33.33%;justify-content:center;font-weight:400;color:#4f4f4f;transition:all .4s ease}.switch-menu__option,.switch-menu__option.switch-menu__option_active{font-style:normal;font-size:16px;line-height:20px;display:flex;align-items:center;text-align:center}.switch-menu__option.switch-menu__option_active{font-weight:800;color:#fff}.green-box{justify-content:space-between!important;max-width:270px;background:#d0f1c1;flex-direction:row;padding:10px 15px;justify-content:flex-start;font-weight:700;font-size:14px;line-height:20px;color:#56af31;text-align:left;gap:10px}.green-box,.pse-button{display:flex;align-items:center;border-radius:12px}.pse-button{box-sizing:border-box;justify-content:center;height:90px;max-width:230px;width:100%;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);padding:20px;text-align:center}.grid-container{display:none;justify-content:center;position:relative;grid-template-columns:repeat(3,1fr);row-gap:20px;column-gap:18px}@media screen and (min-width:992px){.grid-container{display:grid}}.grid-item{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#b5edaa;border-radius:10px;padding:10px;text-align:center;text-decoration:none;transition:all .2s ease;font-weight:600;text-decoration:unset!important;text-decoration:none!important;color:#333!important}.grid-item img{margin-top:10px}.grid-item p{height:40px;margin:8px 0 0;display:flex;align-items:center}