.top-section-herobanner{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}.sort-list,.sorter{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.sorter{padding-top:40px}.sorter a,.sorter p{padding:8px}.sorter a{background:var(--Colours-Base-Light-400);border-radius:4px;transition:all .3sease}.sorter a:hover{background-color:#d5cbc3;box-shadow:0 4px 10px rgba(0,0,0,.1);transform:translateY(-2px)}.img-herobanner img{display:none}.top-section-herobanner h1{padding:var(--spacing-xm-small) 0}@media screen and (min-width:1000px){.top-section-herobanner{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.img-herobanner img{display:block;max-height:300px;object-fit:cover;width:100%}.main-text-herobanner-container{width:75%}@keyframes rotateText{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}}