.safety-hero{position:relative;width:100%;display:flex;flex-direction:column}.safety-hero .hero-content-wrapper{width:100%;display:flex;align-items:center;position:relative}.safety-hero .hero__image{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;max-width:100%;height:100%}@media only screen and (max-width:1023px){.safety-hero .hero__image{height:100%;width:100%}}@media screen and (max-width:400px){.safety-hero .hero__image.xsmall-hide{display:none}}@media screen and (min-width:401px){.safety-hero .hero__image:not(.xsmall-hide){display:none}}.safety-hero .hero__content{position:relative;width:100%;min-height:600px;display:flex;flex-direction:column;padding:130px 0 160px}@media only screen and (max-width:1023px){.safety-hero .hero__content{min-height:220px;padding:60px 0 95px}}.safety-hero .hero__preheading{color:currentColor;font-family:var(--font-primary);font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:2px;text-transform:uppercase;opacity:0;animation:1.5s fadeIn 0s;-webkit-animation:1s fadeIn 0s;-moz-animation:1s fadeIn 0s;-o-animation:1s fadeIn 0s;-ms-animation:1s fadeIn 0s;animation-fill-mode:forwards}@media only screen and (max-width:1023px){.safety-hero .hero__preheading{font-size:12px;line-height:18px}}.safety-hero .hero__heading{letter-spacing:-.3px;color:currentColor;font-size:80px;line-height:90px;opacity:0;animation:1s fadeIn .2s;-webkit-animation:1s fadeIn .2s;-moz-animation:1s fadeIn .2s;-o-animation:1s fadeIn .2s;-ms-animation:1s fadeIn .2s;animation-fill-mode:forwards;padding:0 20px;text-align:center;max-width:800px}@media only screen and (max-width:1023px){.safety-hero .hero__heading{font-size:40px;line-height:44px}}.safety-hero .btn--primary{margin-top:40px;opacity:0;animation:1.5s fadeIn .3s;-webkit-animation:1s fadeIn .3s;-moz-animation:1s fadeIn .3s;-o-animation:1s fadeIn .3s;-ms-animation:1s fadeIn .3s;animation-fill-mode:forwards}@media only screen and (max-width:1023px){.safety-hero .btn--primary{margin-top:30px}}.safety-hero .featured-icons{z-index:2;position:relative}.safety-hero .featured-icons .featured-icons-wrapper{overflow-x:scroll;display:flex;flex-direction:row;max-inline-size:-moz-max-content;max-inline-size:max-content;margin:0 auto;-ms-overflow-style:none;scrollbar-width:none}.safety-hero .featured-icons .featured-icons-wrapper::-webkit-scrollbar{display:none}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(1){animation-delay:.15s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(2){animation-delay:.3s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(3){animation-delay:.45s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(4){animation-delay:.6s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(5){animation-delay:.75s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(6){animation-delay:.9s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(7){animation-delay:1.05s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(8){animation-delay:1.2s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(9){animation-delay:1.35s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:nth-child(10){animation-delay:1.5s}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:2;opacity:0;animation:1.5s fadeIn;animation-fill-mode:forwards}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:hover .icon-image img,.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:hover .icon-image svg{opacity:1}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:hover .icon-info{opacity:1;transition:visibility 0s,opacity var(--transition-duration) linear}@media only screen and (max-width:1023px){.safety-hero .featured-icons .featured-icons-wrapper .featured-icon:hover .icon-info{width:320px;top:0;left:0;z-index:3;opacity:0!important;display:none}}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon .icon-image{display:flex;align-items:center;justify-content:center;padding:20px;background:#e1f6f2;border-radius:85px}@media only screen and (max-width:1023px){.safety-hero .featured-icons .featured-icons-wrapper .featured-icon .icon-image{padding:10px;border-radius:40px}}.safety-hero .featured-icons .featured-icons-wrapper .featured-icon .icon-image img,.safety-hero .featured-icons .featured-icons-wrapper .featured-icon .icon-image svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.safety-hero .featured-icons .featured-icons-wrapper .icon-info,.safety-hero .featured-icons .featured-icons-wrapper .icon-info-mobile{position:absolute;opacity:0;width:100%;height:100%;background:#e1f6f2;border-radius:9px;padding:20px;color:#13322b;font-family:var(--font-primary)}.safety-hero .featured-icons .featured-icons-wrapper .icon-info .icon-info-title,.safety-hero .featured-icons .featured-icons-wrapper .icon-info-mobile .icon-info-title{font-weight:500;font-size:12px;line-height:20px;text-align:center;letter-spacing:.3px;text-transform:capitalize;margin-bottom:10px}.safety-hero .featured-icons .featured-icons-wrapper .icon-info .icon-info-description,.safety-hero .featured-icons .featured-icons-wrapper .icon-info-mobile .icon-info-description{font-weight:400;font-size:12px;line-height:18px;text-align:center}.safety-hero .featured-icons .featured-icons-wrapper div.icon-info-mobile{opacity:0;position:absolute;z-index:0;height:auto;width:90%;max-width:345px}@media only screen and (min-width:1024px){.safety-hero .featured-icons .featured-icons-wrapper div.icon-info-mobile{display:none}}.safety-hero .featured-icons .featured-icons-wrapper div.icon-info-mobile .close{position:absolute;right:10px;top:12px;width:16px;height:16px;display:block;cursor:pointer}.safety-hero .featured-icons .featured-icons-wrapper div.icon-info-mobile .close:after,.safety-hero .featured-icons .featured-icons-wrapper div.icon-info-mobile .close:before{position:absolute;left:8px;content:' ';height:16px;width:1px;background-color:#13322b}.safety-hero .featured-icons .featured-icons-wrapper div.icon-info-mobile .close:before{transform:rotate(45deg)}.safety-hero .featured-icons .featured-icons-wrapper div.icon-info-mobile .close:after{transform:rotate(-45deg)}.safety-hero .featured-icons--small{margin-top:calc(0px - (111px / 2))}@media only screen and (max-width:1023px){.safety-hero .featured-icons--small{margin-top:calc(0px - (44px / 2))}}.safety-hero .featured-icons--small .featured-icon{margin:0 24px}@media only screen and (max-width:1023px){.safety-hero .featured-icons--small .featured-icon{margin:0 9px}}.safety-hero .featured-icons--small .featured-icon .icon-image{width:111px;height:111px}@media only screen and (max-width:1023px){.safety-hero .featured-icons--small .featured-icon .icon-image{width:44px;height:44px}}.safety-hero .featured-icons--medium{margin-top:calc(0px - (170px / 2))}@media only screen and (max-width:1023px){.safety-hero .featured-icons--medium{margin-top:calc(0px - (80px / 2))}}.safety-hero .featured-icons--medium .featured-icon{width:170px;height:170px;margin:0 5px}@media only screen and (max-width:1023px){.safety-hero .featured-icons--medium .featured-icon{width:80px;height:80px;margin:0 10px}}.safety-hero .featured-icons--medium .featured-icon .icon-image{width:130px;height:130px}@media only screen and (max-width:1023px){.safety-hero .featured-icons--medium .featured-icon .icon-image{width:80px;height:80px}}@keyframes fadeIn{0%{opacity:0;position:relative;top:20px}100%{opacity:1;position:relative;top:0}}