.projects-toggle-button{box-sizing:border-box;color:#fff;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;background:#44639f;border:2px solid #2d3246;border-radius:50px;outline:0;justify-content:center;align-items:center;gap:16px;min-width:580px;padding:16px 40px;font-family:Georgia,serif;font-size:14px;font-weight:600;transition:opacity .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:visible;box-shadow:0 4px 12px #00000026}.projects-toggle-button:hover{opacity:.95;border-color:#ebb395}.projects-toggle-button:active{opacity:.9}.projects-toggle-button .animation{pointer-events:none;color:#fffc;border-radius:100%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;animation:.8s linear infinite ripple;display:flex;position:absolute}.projects-toggle-button .animation:before{content:"►";animation:.8s linear infinite slideLeft}.projects-toggle-button .animation:last-child:before{content:"◄";animation:.8s linear infinite slideRight}.projects-toggle-button .animation:first-child{top:50%;left:-20px;transform:translateY(-50%)}.projects-toggle-button .animation:last-child{top:50%;right:-20px;transform:translateY(-50%)}.projects-toggle-button span:not(.animation){z-index:1;align-items:center;gap:8px;display:flex;position:relative}@keyframes ripple{0%{box-shadow:0 0 #ffffff40,inset 0 0 #ffffff26}50%{box-shadow:0 0 0 20px #ffffff26,inset 0 0 0 15px #ffffff1a}to{box-shadow:0 0 0 50px #fff0,inset 0 0 0 30px #fff0}}@keyframes slideLeft{0%{opacity:0;transform:translate(-60px)}25%{opacity:1}75%{opacity:1}to{opacity:0;transform:translate(60px)}}@keyframes slideRight{0%{opacity:0;transform:translate(60px)}25%{opacity:1}75%{opacity:1}to{opacity:0;transform:translate(-60px)}}
:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{opacity:0;pointer-events:none;will-change:opacity;position:absolute;top:0;left:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;z-index:-1;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay)ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay)ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;width:max-content;padding:8px 16px;font-size:90%}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
