.wp-block-fishtank-awards-block{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--white);overflow:hidden;padding-bottom:clamp(5.625rem,1.0416666667rem + 9.5486111111vw,12.5rem);padding-top:clamp(5.625rem,1.0416666667rem + 9.5486111111vw,12.5rem);position:relative}.wp-block-fishtank-awards-block .bgi{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.2;position:absolute;top:0;width:100%}.wp-block-fishtank-awards-block h2{font-size:clamp(3.4375rem,-2.6041666667rem + 12.5868055556vw,12.5rem);font-weight:400;line-height:1;position:relative;text-align:center}@media screen and (min-width:768px){.wp-block-fishtank-awards-block h2{text-align:left}}.wp-block-fishtank-awards-block .awards-list-wrapper{display:flex;gap:20px;margin-top:-15px;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:768px){.wp-block-fishtank-awards-block .awards-list-wrapper{margin-top:-40px}}.wp-block-fishtank-awards-block .awards-list{animation:scroll-x 30s linear infinite;display:flex;flex-shrink:0;gap:20px;justify-content:center}.wp-block-fishtank-awards-block .awards-list li{align-items:center;background-color:var(--wp--preset--color--light);display:flex;height:100px;justify-content:center;width:100px}@media screen and (min-width:768px){.wp-block-fishtank-awards-block .awards-list li{height:280px;width:280px}}.wp-block-fishtank-awards-block .awards-list li img{max-height:calc(100% - 50px);max-width:calc(100% - 50px)}@media screen and (min-width:768px){.wp-block-fishtank-awards-block .awards-list li img{max-height:calc(100% - 170px);max-width:calc(100% - 100px)}}@media (prefers-reduced-motion:reduce){.awards-list-wrapper ul{animation-play-state:paused}}@keyframes scroll-x{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 100px))}}