.text-box__item{background-color:rgb(var(--color-background));border:0;border-right:1px solid rgb(var(--color-foreground));flex:1;padding:6rem 1rem}.text-box__item:first-child{border-left:none}.text-box__item:last-child{border-right:none}@media screen and (max-width:989.98px){.text-box__item{border:1px solid rgb(var(--color-foreground));border-left:none;border-right:none;border-top:0;padding:7.1rem 3.7rem}.text-box__item:first-child{border-top:1px solid rgb(var(--color-foreground))}.text-box__item:last-child{border-bottom:none}}@media screen and (min-width:990px){.text-box__wrapper{margin:auto;max-width:60%}}.text-box__container{display:flex;gap:0}@media screen and (max-width:989.98px){.text-box__container{flex-direction:column}}.text-box__title{margin:0;padding:0}@media screen and (min-width:750px){.text-box__title{white-space:pre-line}}.text-box__content p{font-size:1.4rem;margin-bottom:1rem}.text-box__content p:last-child{margin-bottom:0}