.gedatolisib { position: relative; background: var(--deep-purple-to-blue-fade);}

/*.gedatolisib:before { z-index: 2; position: absolute; bottom: 0; transform: translateY(50%); content: ""; background: url("/wp-content/themes/celcuity/assets-2025/img/swirl_home-content.png") right center / contain no-repeat;}
.gedatolisib-benefits .container { z-index: 3; position: relative;}
.gedatolisib .container { z-index: 3; position: relative;}*/
.gedatolisib .links-row, .gedatolisib .bottom-text { margin-top: calc(var(--mb-base) * 2);}
.gedatolisib .links-row a.btn-link { color: var(--blue-light);}
.gedatolisib .links-row a.btn-link:hover, .gedatolisib .links-row a.btn-link:focus { color: var(--blue-lighter);}
@media (max-width:767.98px) {
   /* .gedatolisib:before { right: 0; width: 56vw; height: 171vw; background-position: left center; background-size: auto 100%; opacity: .35;}*/
}
@media (min-width: 768px) {
    /*.gedatolisib:before { right: 0; width: 30vw; height: 64vw;}*/
    .gedatolisib { padding-bottom: 10rem;}
    .gedatolisib h2.section-title { margin-bottom: 5.5rem;}
}