.register-your-company__cards{display:grid;gap:20px}@media only screen and (min-width:768px)and (max-width:1140px){.register-your-company__cards{grid-template-columns:repeat(12,1fr)}}@media only screen and (min-width:1141px){.register-your-company__cards{grid-template-columns:repeat(12,1fr)}}.register-your-company__card{position:relative;align-items:center;border-radius:24px}@media only screen and (max-width:767px){.register-your-company__card{min-height:482px}}@media only screen and (min-width:768px)and (max-width:1140px){.register-your-company__card{max-height:498px}}.register-your-company__text{position:absolute;left:50%;width:100%;text-align:center;color:#fff;transform:translateX(-50%);z-index:0}.register-your-company__picture{display:block;width:100%;height:100%;border-radius:24px;z-index:0;object-fit:cover}.register-your-company__card-clip{display:flex;flex-direction:column;grid-column:7/12;justify-content:center;background-color:#f5f3f8}@media only screen and (max-width:767px){.register-your-company__card-clip{grid-column:1/7}}@media only screen and (min-width:768px)and (max-width:1140px){.register-your-company__card-clip{grid-column:7/13}}.register-your-company__card-girl{grid-column:2/7}@media only screen and (max-width:767px){.register-your-company__card-girl{grid-column:1/7}}@media only screen and (min-width:768px)and (max-width:1140px){.register-your-company__card-girl{grid-column:1/7}}.register-your-company__text-columns{display:grid;gap:20px;margin-top:40px}@media only screen and (min-width:768px)and (max-width:1140px){.register-your-company__text-columns{grid-template-columns:repeat(2,1fr);grid-column:1/13}}@media only screen and (min-width:1141px){.register-your-company__text-columns{grid-template-columns:repeat(2,1fr);grid-column:2/12}}.register-your-company__text-item{margin-bottom:40px}.register-your-company__icon-title{display:flex;align-items:center;margin-bottom:8px}.register-your-company__icon-title .ml-sm{margin-left:8px}.register-your-company__description{display:block;margin-left:32px}.register-your-company__text-list{display:grid}@media only screen and (min-width:1141px){.register-your-company__text-list{grid-template-columns:repeat(12,1fr)}}