section.page_banner {
    background-position: 80% 30%;
}
section.page_banner > .ct-section-inner-wrap {
    justify-content: flex-end;
}
.banner_title_container {
    text-align: right;
}
.banner_title_container .banner_title {
    width: 100%;
}
.banner_subtitle p {
    font-size: 20px;
    color: var(--oxy_color_7);
    line-height: 1.3em;
    margin-top: 10px;
}
.banner_title_container:has(.banner_subtitle p):has(.banner_description p) .banner_subtitle p {
    margin-bottom: 10px;
}

#section-6-63,#section-28-63,#section-62-63,#section-93-63,#section-148-63,#section-217-63  {
    padding-inline:20px;
}

#image-94-63 {
    transform: translateX(-50%);
}