.text-white-box{--space-after:2rem;margin-bottom:2rem;position:relative;width:100%}.text-white-box--shifted{margin-bottom:calc(var(--space-after, 2rem) - 140px);transform:translateY(-50%);z-index:20}.text-white-box--width-full{max-width:100%}.text-white-box--width-400{max-width:400px}.text-white-box--width-600{max-width:600px}.text-white-box--width-800{max-width:800px}.text-white-box--align-left{margin-left:0;margin-right:auto}.text-white-box--align-center{margin-left:auto;margin-right:auto}.text-white-box--align-right{margin-left:auto;margin-right:0}.text-white-box--linked{cursor:pointer}.text-white-box__link-overlay{background:transparent;border-radius:0;color:transparent;inset:0;outline:none;position:absolute;text-decoration:none;z-index:2}.text-white-box__link-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.text-white-box__tag{background-color:#89cdd3;color:#fff;display:inline-block;font-size:1.25rem;font-weight:600;left:2rem;letter-spacing:.02em;line-height:1.2;padding:.35rem .75rem;position:absolute;text-transform:uppercase;top:0;transform:translateY(-50%);z-index:1}.text-white-box__inner{background-color:#fff;color:#1c313e;font-weight:600;line-height:1.6;padding:40px}.text-white-box__inner h1, .text-white-box__inner h2, .text-white-box__inner h3, .text-white-box__inner h4, .text-white-box__inner h5, .text-white-box__inner h6{margin:0}.text-white-box__inner p{color:#1c313e;font-size:1.125rem;margin:0}.text-white-box__inner a{position:relative;z-index:3}.text-white-box--shifted .text-white-box__inner{box-shadow:0 0 25px rgba(0,0,0,.5)}@media (max-width:700px){.text-white-box--shifted{margin-bottom:calc(var(--space-after, 2rem) - 110px)}}