.background-module{display:flex;height:700px;margin-top:50px;position:relative;z-index:1}.background-module .background_div{align-items:center;align-self:flex-end;background-size:cover;display:flex;width:100%}.background-module .background-title{display:flex;height:100%;position:absolute;top:-150px;width:100%;z-index:1}.background-module .background-title.red{background:radial-gradient(ellipse,var(--rgba-red-light) 0,transparent 60%)}.background-module .background-title.green{background:radial-gradient(ellipse,var(--rgba-green-light) 0,transparent 60%)}.background-module .background-title.blue{background:radial-gradient(ellipse,var(--rgba-blue-light) 0,transparent 60%)}.background-module .background-title.purble{background:radial-gradient(ellipse,var(--rgba-purble-light) 0,transparent 60%)}.background-module .background-title .text-wrapper{align-self:flex-end;color:var(--colors-gray20);margin:0 auto;max-width:700px;padding-bottom:180px;text-align:center;width:100%}.background-module .background-title .text-wrapper .header{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1)}.background-module .background-title .text-wrapper .description{font-size:var(--font-size-p);font-weight:var(--font-weight-p)}.background-module .background-title.no-image{color:var(--colors-black)}@media (max-width:679px){.background-module{height:540px}.background-module .background_div{align-items:center;align-self:flex-end;background-position:top;background-repeat:no-repeat;background-size:contain;display:flex;max-height:237px;width:100%}.background-module .background-title{top:-80px}.background-module .background-title .text-wrapper{max-width:100%;padding-bottom:170px;padding-left:16px;padding-right:16px}}@media (max-width:432px){.background-module .background_div{background-size:130%}}@media (min-width:680px) and (max-width:1279px){.background-module{max-height:580px}.background-module .background_div{align-items:center;align-self:flex-end;background-position:bottom;background-repeat:no-repeat;background-size:contain;display:flex;width:100%}.background-module .background-title{top:-80px}.background-module .background-title .text-wrapper{max-width:100%;padding-bottom:130px;padding-left:64px;padding-right:64px}}