.banner{align-items:center;background:linear-gradient(90deg,#0070ba,#00a68d);display:flex;height:110px;justify-content:center;position:relative;width:100%}.banner__text{color:#fff;font-size:30px;font-weight:600;line-height:1;text-align:center}.banner__arrow-grp-1,.banner__arrow-grp-2{display:flex;flex-direction:column;position:absolute;row-gap:16px}.banner__arrow-grp-1{top:-75px}.banner__arrow-grp-2{bottom:-75px}.banner__arrow{height:20px;width:40px}@media (min-width:769px) and (max-width:1024px){.banner__arrow-grp-1{left:-4px;top:-73px}.banner__arrow-grp-1,.banner__arrow-grp-2{align-items:center;display:flex;width:100%}.banner__arrow-grp-2{bottom:-71px;left:-4px}}@media screen and (max-width:768px){.banner{height:132px}.banner__text{font-size:24px;font-weight:600;line-height:1.5}.banner__arrow-grp-1{top:-72px}.banner__arrow-grp-2{bottom:-72px}.banner__arrow-grp-1,.banner__arrow-grp-2{align-items:center;width:100%}}