.text-wrapper{align-items:center;display:flex;flex-direction:row;text-align:center;width:100%}.text-wrapper h1,.text-wrapper h2,.text-wrapper h3{margin-bottom:0;margin-top:0;width:100%}.text-wrapper.start h1,.text-wrapper.start h2,.text-wrapper.start h3{text-align:start}.text-wrapper.start p{align-self:flex-start;padding-bottom:20px;text-align:start}.text-wrapper.center h1,.text-wrapper.center h2,.text-wrapper.center h3{text-align:center}.text-wrapper .number-div{align-content:center;color:#fff;font-size:42px;line-height:42px;margin-right:40px;max-height:90px;max-width:60px;min-height:90px;min-width:60px;text-align:center;transform:skew(-34deg)}.text-wrapper .number-div .number{transform:skew(34deg)}.text-wrapper.second{flex-direction:column}@media screen and (max-width:767px){.text-wrapper{flex-direction:column}}