.loader{width:64px;height:64px;position:relative;background-image:linear-gradient(#FFF 16px,transparent 0),linear-gradient(green 16px,transparent 0),linear-gradient(green 16px,transparent 0),linear-gradient(#FFF 16px,transparent 0);background-repeat:no-repeat;background-size:16px 16px;background-position:0 0,0 100%,100% 0,100% 100%;animation:rotate 1s linear infinite}@keyframes rotate{0%{width:64px;height:64px;transform:rotate(0deg)}50%{width:30px;height:30px;transform:rotate(180deg)}to{width:64px;height:64px;transform:rotate(1turn)}}:root,[data-bs-theme=light]{--primary-content-bg:white;--primary-dropdown-bg:white;--primary-border-button-color:#17191c;--primary-border-button-text-color:white;--bs-body-bg:#1b1f2300;--primary-text-color: ;--content-background:#ebf2f2;--footer-background:dark}[data-bs-theme=dark]{--primary-content-bg:#2b2f33;--primary-dropdown-bg:#17191c;--primary-border-button-color:white;--primary-border-button-text-color:#17191c;--bs-body-bg:#1b1f23!important;--primary-text-color:white;--content-background:#2b2f33;--footer-background:dark}[data-bs-theme=dark]{--bs-body-bg:#1b1f23}.primarylinktext{color:var(--primary-text-color);text-decoration:none}.primarylinktext:hover{color:green}.titleUnderline{position:relative;font-weight:400!important;max-width:max-content}.titleUnderline:after{position:absolute;bottom:0;left:0;height:2px;width:100%;background:linear-gradient(90deg,#437025,#6db33f);border-radius:100px;content:"";border:#6db33f}.styleUnderline{position:relative;max-width:max-content}.styleUnderline:after{position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:2px;width:70%;background:linear-gradient(90deg,#437025,#6db33f);border-radius:100px;content:"";border:#6db33f}@media (max-width:150px){button.navbar-toggler{display:none}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}