@-webkit-keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.bottom-banner{background:#bb161c;overflow:hidden;padding:65px 0}.bottom-banner__content{max-width:1280px;width:100%;margin:0 auto;padding:0 24px;position:relative}@media(min-width:57.5em){.bottom-banner__content{padding:0 40px}}.bottom-banner__content::before{content:"";display:block;width:480px;height:480px;border-radius:50%;background:var(--c-banner-circle-gradient);position:absolute;left:-35.73%;right:7.73%;top:8.15%;bottom:81.44%}@media(min-width:45em){.bottom-banner__content::before{width:800px;height:800px;top:0;left:0;right:unset;bottom:unset}}.bottom-banner__content::after{content:"";display:block;width:630px;height:630px;border-radius:50%;background:repeating-linear-gradient(45deg,transparent,transparent 7.6px,var(--c-secondary) 2px,var(--c-secondary) 9px);position:absolute;opacity:.1;left:16.27%;right:-84%;top:-75.47%;bottom:10.91%}@media(min-width:45em){.bottom-banner__content::after{width:800px;height:800px;left:37%;top:-280px;right:unset;bottom:unset}}.bottom-banner .banner__heading{font-size:var(--fs-mobile-sub-link);font-weight:var(--fw-mobile-sub-link);font-family:var(--ff-mobile-sub-link);line-height:var(--lh-mobile-sub-link)}