#back-to-top{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;background:#000;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;transform:translateY(16px);transition:opacity 0.3s ease,transform 0.3s ease,background 0.2s ease;pointer-events:none;box-shadow:0 4px 12px rgb(0 0 0 / .25)}#back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}#back-to-top:hover{background:#333;transform:translateY(-3px);box-shadow:0 6px 16px rgb(0 0 0 / .35)}#back-to-top svg{fill:#fff;width:20px;height:20px}section-main-content{padding-top:0}input#Search{border:1px solid var(--color-primary)}@media (max-width:767px){.section-header__title{width:100%}}.heading-section .section-header__title{margin-bottom:1rem}

