.cwds{display:flex;flex-wrap:nowrap;justify-content:space-between}.cwds__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:.4rem;max-width:100%;position:relative}.cwd__title{color:var(--text-white,#fff);font-family:Noi Grotesk Trial;font-size:150px;font-style:normal;font-weight:500;left:50%;line-height:normal;position:absolute;text-align:center;top:0;transform:translate(-50%,-70%)}.cwd__image{display:block;height:auto;margin:0 auto;max-width:100%;min-width:100%;object-fit:cover;padding:0}.cwd__desc_bullets{bottom:5%;display:flex;flex-wrap:wrap-reverse;left:5%;position:absolute;width:90%}.cwd__text{color:#fff;padding:0 .7rem;width:360px}.cwd__bullet-container{flex-direction:column;flex-grow:1;flex-wrap:wrap}.cwd__bullet-container,.cwd__bullet-row{display:flex;justify-content:flex-end}.cwd__bullet-rect{background:#26262970;border-radius:24px;color:var(--text-white,#fff);display:flex;font-size:14px;margin:2px;padding:8px 12px;text-wrap:nowrap}.cwd__bullet-mobile{display:none}@media (max-width:767px){.cwd__bullet-container{display:none}.cwd__bullet-mobile{display:flex;flex-wrap:wrap}}@media (max-width:1100px) and (min-width:768px){.cwd__title{font-size:112px}.cwd__text{font-size:22px}}@media (max-width:767px){.cwd__title{color:fff;font-family:Noi Grotesk Trial;font-size:48px;font-style:normal;font-weight:500;letter-spacing:-.96px;line-height:56px;text-align:center}.cwd__text{font-size:18px}}