.toggle-options{text-align:center;display:flex;justify-content:center}.toggle-options p{display:inline-block;cursor:pointer;border:1px solid #044e6f;border-radius:25px;max-width:100px;min-width:70px;height:50px;line-height:50px;margin:10px 5px;transition:all .2s ease-out}.toggle-options p.is-hover{border-color:#d9af45;color:#d9af45}.toggle-options p.active{background:#044e6f;color:#fff}.toggle-options p.active.is-hover{border-color:#044e6f;cursor:default}.select-currency form{margin-bottom:15px}.options-currency a.is-hover p{border-color:#d9af45;color:#d9af45}.donate-form:not(.select-currency) .options-currency a.is-hover.active{cursor:default}.donate-form:not(.select-currency) .options-currency a.is-hover.active p{border-color:#044e6f;color:#fff}.toggle-content-wrapper .do-hover{transition:all .2s ease-out}.toggle-content-wrapper .do-hover.is-hover{border-color:#d9af45;color:#d9af45}.toggle-content-wrapper .do-hover.active.is-hover{border-color:#044e6f;cursor:default}.toggle-content-wrapper .toggle-content{display:none}.toggle-content-wrapper .toggle-content.active{display:block}
