.module{display:grid;grid-gap:40px 0px;width:100%;padding:45px 0}@media screen and (min-width:768px){.module{grid-gap:50px 0px;padding:50px 0}}@media screen and (min-width:1155px){.module{grid-template-columns:210px 5fr;grid-gap:40px 0px;width:calc(100% - 6.4vw);padding:5vw 3.2vw}}.module__header{display:grid;grid-gap:40px 0px;width:calc(100% - 40px);padding:0 20px;position:relative}@media screen and (min-width:768px){.module__header{width:calc(100% - 80px);padding:0 40px}}@media screen and (min-width:1155px){.module__header{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 25px);padding:0 25px 0 0}}.module__title{width:100%;max-width:240px;position:relative;z-index:1;overflow-wrap:break-word}.module__description{width:100%;max-width:240px;font-size:14px;line-height:20px}.module__description *:first-child{margin-top:0}.module__description *:last-child{margin-bottom:0}.module__description p{font-family:neue-haas-grotesk-display,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:500;letter-spacing:.03em}@media screen and (min-width:1155px){.module__description{margin:10vw 0 0;position:sticky;bottom:2.5vw;font-size:13px;line-height:18px}}.module__body{display:grid;grid-gap:40px 0px;position:relative}@media screen and (min-width: 768px) and (max-width: 1154px){.module__body{width:calc(100% - 80px);padding:0 40px}}@media screen and (min-width:1155px){.module__body{width:calc(100% - 25px);padding:0 0 0 25px}.module__body:before{content:"";width:1px;height:100%;position:absolute;top:0;left:0;background-color:#00000026}.bg-green .module__body:before{background-color:#fff}}.module__titles-image{display:grid;grid-gap:40px 0px;width:calc(100% - 40px);padding:0 20px}@media screen and (min-width:768px){.module__titles-image{grid-gap:50px 0px;width:100%;padding:0}}@media screen and (min-width:1024px){.module__titles-image{grid-template-columns:1fr 1fr;grid-gap:0px 40px;align-items:start}}
