body,html{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;background-color:#ebebeb;overflow-x:hidden;width:100%}.text-shine{position:relative;display:inline-block;background:linear-gradient(90deg,#036c2d,#17944d,#002a11,#0b0703,#17944d,#036c2d);background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shine 4.5s linear infinite}@keyframes shine{0%{background-position:-100%}to{background-position:200%}}.section-main-title{position:relative;display:block;padding-bottom:15px;font-weight:600;font-size:36px;text-align:center;line-height:1.2;color:#444;margin:0 auto 15px;letter-spacing:-.5px;max-width:100%;word-wrap:break-word}.section-main-title+p{margin-top:0!important}@media (max-width:768px){.section-main-title{font-size:26px;padding-bottom:10px;margin-bottom:10px;line-height:1.1}.fs1rem{font-size:.85rem!important}}.section-main-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,#198754,#12d46c,#198754,transparent);background-size:200% 100%;border-radius:2px;animation:underline-shine 3s ease-in-out infinite}@keyframes underline-shine{0%{background-position:100% 0;width:60px;opacity:.6}50%{background-position:0 0;width:100px;opacity:1}to{background-position:-100% 0;width:60px;opacity:.6}}