.stage{position:relative;display:block;width:100%;height:100%;padding-top:6.75rem;padding-bottom:3.75rem;background-color:#000}.stage .image{position:absolute;top:0;left:0;width:100%;height:100%}.stage .image:after{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#000,#fff)}.stage .image source{width:100%;height:100%}.stage .image img{width:100%;height:100%;object-fit:cover}.stage .content-wrap{position:relative;z-index:1}.stage .content-wrap .title{display:block;width:100%;max-width:48.125rem;color:#fff;font-size:5rem;font-weight:600;line-height:1.2;text-transform:uppercase}.stage .content-wrap .title span{display:block}.stage .content-wrap .title span.brand-color{color:#0077b6}.stage .content-wrap .stage-icon-container{display:grid;width:100%;margin-top:5rem;grid-template-columns:repeat(6,1fr);grid-auto-flow:row dense;gap:17px}.stage .content-wrap .stage-icon-container .stage-icon{display:flex;width:12rem;height:12rem;padding:1.5625rem .75rem .9375rem;border:2px solid #ffffff;flex-direction:column;align-items:center;justify-content:space-between;text-decoration:none;transition:transform .2s}.stage .content-wrap .stage-icon-container .stage-icon figure{display:flex;width:100%;height:100%;max-height:5rem;justify-content:center}.stage .content-wrap .stage-icon-container .stage-icon figure img{width:100%;height:100%;object-fit:contain}.stage .content-wrap .stage-icon-container .stage-icon:hover{transform:scale(1.04)}.stage .content-wrap .stage-icon-container .stage-icon .title-wrap{display:flex;flex-grow:1;align-items:center;justify-content:center}.stage .content-wrap .stage-icon-container .stage-icon .title-wrap .icon-title{margin-top:.625rem;color:#fff;font-size:1.5rem;line-height:1.75rem;text-align:center;text-transform:uppercase}@media (min-width: 1024px){.stage{min-height:600px}}@media (max-width: 1280px){.stage{padding-top:3.75rem}.stage .content-wrap{display:flex;max-width:60.3125rem;flex-direction:column}.stage .content-wrap .title{font-size:5.3125rem}.stage .content-wrap .stage-icon-container{gap:13px;align-self:center;margin-top:3.75rem}.stage .content-wrap .stage-icon-container .stage-icon{width:9rem;height:9rem;padding:1.125rem .5625rem .9375rem}.stage .content-wrap .stage-icon-container .stage-icon figure{height:60%}.stage .content-wrap .stage-icon-container .stage-icon .title-wrap .icon-title{font-size:1.125rem;line-height:1}}@media (max-width: 1023px){.stage .content-wrap .title{font-size:5rem}.stage .content-wrap .stage-icon-container{display:grid;width:28.5625rem;grid-template-columns:repeat(3,1fr);grid-auto-flow:row dense;gap:15px;justify-items:center}}@media (max-width: 560px){.stage .content-wrap .title{font-size:3.4375rem;line-height:1}.stage .content-wrap .stage-icon-container{width:18.75rem;grid-template-columns:repeat(2,1fr)}.stage .content-wrap .stage-icon-container .stage-icon{height:5rem;padding:.625rem}.stage .content-wrap .stage-icon-container .stage-icon figure{display:none}.stage .content-wrap .stage-icon-container .stage-icon .title-wrap .icon-title{margin-top:0}}@media (max-width: 350px){.stage .content-wrap .title{font-size:2.8125rem;line-height:1}.stage .content-wrap .stage-icon-container{grid-template-columns:repeat(1,1fr)}}
