.glow-green{animation:glow-green 1.5s infinite alternate;box-shadow:0 0 10px #00ff00,0 0 20px #00ff00}@keyframes glow-green{from{box-shadow:0 0 5px #00ff00}to{box-shadow:0 0 20px #00ff00,0 0 40px #00ff00}}.glow-orange{animation:glow-orange 1.5s infinite alternate;box-shadow:0 0 10px #fe602f,0 0 20px #fe602f}@keyframes glow-orange{from{box-shadow:0 0 5px #fe602f}to{box-shadow:0 0 20px #fe602f,0 0 40px #fe602f}}.glow-blue{animation:glow-blue 1.5s infinite alternate;box-shadow:0 0 10px #00cfff,0 0 20px #00cfff}@keyframes glow-blue{from{box-shadow:0 0 5px #00cfff}to{box-shadow:0 0 20px #00cfff,0 0 40px #00cfff}}.progress-container{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.progress-circle{width:120px;height:120px;position:relative}.progress-circle svg{transform:rotate(-90deg)}.progress-circle circle{fill:none;stroke-width:10;stroke-linecap:round}.progress-circle .background{stroke:#eee}.progress-circle .progress{stroke-dasharray:314;stroke-dashoffset:314;transition:stroke-dashoffset 2s ease}.progress-circle text{font-family:Arial,sans-serif;text-anchor:middle}.small-field-container{display:inline-block;max-width:240px;width:100%;box-sizing:border-box;margin-right:10px;margin-bottom:12px}.small-field-container .forminator-field-wrap,.small-field-container input,.small-field-container textarea,.small-field-container select,.small-field-container .forminator-calculation{width:50%;max-width:50%;box-sizing:border-box}.small-field-container .forminator-field-label{font-size:12px;margin-bottom:4px;display:block}.small-field-container input,.small-field-container textarea,.small-field-container select{padding:2px 2px;font-size:13px;line-height:1.2}.small-field-container .forminator-calculation,.small-field-container .my-calc-style{background-color:#f2f2f2;color:#000;padding-top:2px;padding-right:2px;padding-bottom:2px;padding-left:2px;border-radius:4px;border:2px solid #ccc;text-align:left;font-size:13px;font-weight:600}@media (max-width:600px){.small-field-container{display:block;max-width:100%;width:100%;margin-right:0}}.author-box .et_pb_member_social_links a{color:#ff6600!important}.author-box .et_pb_member_social_links a:hover{color:#0066cc!important}