.home-banner{height:600px;box-sizing:border-box;padding-top:16px;background-size:cover;background-repeat:no-repeat;align-items:center}.home-banner,.home-banner-content{width:100%;display:flex;justify-content:center}.home-banner-content{gap:20px;flex-direction:column;max-width:1160px}.home-banner-header{font-size:48px;font-weight:800;line-height:1.2;color:white}.home-banner-text{font-size:18px;color:white;font-weight:400}.home-banner-action-button{height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:50px;padding-right:50px;cursor:pointer;box-sizing:border-box;font-size:24px;width:-moz-fit-content;width:fit-content;background-color:transparent;border:1px solid #fff;color:#FFF;margin-top:40px;font-weight:500}@media screen and (max-width:880px){.home-banner{padding-left:30px;padding-right:30px}.home-banner a{width:100%}.home-banner-header{font-size:36px;line-height:1}.home-banner-text{font-size:16px;line-height:1.2}.home-banner-action-button{width:100%!important}}.pz-banner--dark{background-color:#000}.pz-banner .br-mobile{display:none}.pz-banner .br-desktop{display:inline}@media screen and (max-width:880px){.pz-banner .br-mobile{display:inline}.pz-banner .br-desktop{display:none}}