:root{--wrapper:140rem;--wrapper-padding:2.2rem;--content-font-size-desktop:1.7rem;--content-font-size-mobile:1.4rem;--radius:.6rem;--radius-medium:.75rem;--radius-normal:.75rem;--radius-small:.75rem;--radius-mobile:.75rem}.masthead{align-items:center;background-color:var(--wp--preset--color--grey-300);border-radius:.75rem;border-radius:var(--radius-mobile);display:flex;overflow:hidden;padding-bottom:4rem;padding-top:4rem;position:relative}@media(min-width:768px){.masthead{border-radius:.6rem;border-radius:var(--radius);padding-bottom:6rem;padding-top:6rem}}@media(min-width:1200px){.masthead{min-height:39.4rem;padding-bottom:9rem;padding-top:9rem}}.masthead+.services{padding-top:0}.masthead__content{position:relative;text-align:center;z-index:2}@media(min-width:768px){.masthead__content{padding-left:4rem;text-align:left}}@media(min-width:992px){.masthead__content{padding-left:0}}.masthead__heading{line-height:1.1;margin-bottom:0;position:relative}@media(min-width:768px){.masthead__heading{font-size:5rem;max-width:50rem}}@media(min-width:992px){.masthead__heading{font-size:6rem;line-height:6.2rem}}.masthead__heading:after{background-color:var(--wp--preset--color--primary);content:"";display:inline-block;height:.7rem;width:2.4rem}@media(min-width:992px){.masthead__heading:after{height:1rem;width:3.5rem}}.masthead__description{color:var(--wp--preset--color--grey-600);font-size:1.3rem;line-height:2.2rem;margin-top:2rem}@media(min-width:768px){.masthead__description{max-width:43.4rem}}@media(min-width:992px){.masthead__description{font-size:1.5rem;line-height:2.4rem;margin-top:3.6rem}}.masthead__button{margin-left:auto;margin-right:auto;margin-top:2.8rem}@media(min-width:768px){.masthead__button{margin-left:0;margin-right:0}}@media(min-width:992px){.masthead__button{margin-top:5.4rem}}.masthead__bg-items{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.masthead__bg-item{height:25rem;position:absolute;width:25rem}.masthead__bg-item:before{animation:tile-size 1s ease-in-out forwards;border:.1rem solid var(--wp--preset--color--grey-400);border-radius:.75rem;border-radius:var(--radius-normal);content:"";height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:0 0;width:100%;will-change:transform}.masthead__bg-item.-left-bottom{height:28rem;left:50%;top:40%;width:28rem}.masthead__bg-item.-middle-top{bottom:60%;height:19.5rem;right:50%;width:19.5rem}@media(min-width:768px){.masthead__bg-item.-middle-top{bottom:60%;left:calc(50% + 28.5rem);right:inherit}}.masthead__bg-item.-middle-top:before{left:auto;right:0;top:0}.masthead__bg-item.-middle-bottom{height:10rem;left:calc(50% + 38rem);top:70%;width:10rem}.masthead__bg-item.-middle-bottom:before{left:auto;right:0;top:0}.masthead__bg-item.-right-bottom{height:30rem;left:calc(50% + 56rem);top:calc(50% + 3.8rem);width:30rem}@keyframes tile-size{0%{transform:scale(0)}to{transform:scale(1)}}