@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');

html, body {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: 'Raleway',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: medium;
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-variation-settings:
    'opsz' 24,
    'wght' 100,
    'FILL' 0,
    'GRAD' 0;
}

.article-feedback .cmp-tabs__tabpanel .button button, .articles .btn-loadmore, .btn, .cmp-tabs .nav-link, .multi-steps-back, .multi-steps-forward, .pin-login__submit, .section-list--loadmore .btn-loadmore,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
}

h1 {
    font-size: 40px !important;
    line-height: 47px;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #71beb5;
}

h2 {
    font-size: 30px !important;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: .5rem
}

h3 {
    font-size: 21.5px !important;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: .25rem
}

h4 {
    font-size: 1.125rem !important;
    line-height: 1.75rem;
    font-weight: 500;
    margin-bottom: .25rem
}
h5 {
    font-size: 17px !important;
    color: #71beb5;
}

* {
    scroll-behavior: smooth
}

@media screen and (max-width: 768px) {
    h1 {
        font-size:30px !important;
        line-height: 35px;
        font-weight: 600
    }

    h2 {
        font-size: 21.5px !important;
        line-height: 25px;
        font-weight: 600
    }

    h3 {
        font-size: 20px !important;
        line-height: 41px
    }
}

.btn.btn-primary {
    background-color: rgb(231 125 22);
    font-weight: 700;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    height: 3.5rem;
    line-height: 1.5rem;
    position: relative;
    border: 0px;
    border-right: solid 27px #EB7321;
}
.btn.btn-danger {
    font-weight: 700;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    height: 3.5rem;
    line-height: 1.5rem;
    position: relative;
    border: 0px;
    border-right: solid 27px #AC3539;
}
.btn-primary span, .btn-danger span {
    margin: 0px !important;
}
.btn.btn-primary .material-symbols-outlined, .btn.btn-danger .material-symbols-outlined  {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right: -32px;
    font-size: 36px;
    color: #FFF;
    font-variation-settings: 'opsz' 24, 'wght' 100, 'FILL' 0, 'GRAD' 0;
}

.btn.btn-link {
    color: #EB7321;
    font-weight: 600;
    display: inline !important;
}
.btn.btn-link::after {
    margin: 0 !important;
    position: relative !important;
    top: -2px;
    left: 2px;
}

.custom-checkbox {
    position: relative;
}
.custom-checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #DDD;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 1px;
    left: 0;
    cursor: pointer;
}
.custom-control-input:checked {
  background: #EB7321;
  border-color: #EB7321;
}
.custom-control-input:checked::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.custom-checkbox .custom-control-label {
    font-size: 17px;
    padding-left: 40px;
}

.popup .modal-content {
    border-radius: 10px;
    overflow: hidden;
}
.popup .btn-close {
    background-color: rgb(18, 16, 55);
    right: 0px;
    top: 0px;
    height: 44px;
    width: 44px;
}

ul *::marker {
    color: #EB7321;
}

ul.ul-checks {
    list-style: none;
    padding: 0px;
    position: relative;
}
ul.ul-checks li {
    padding-left: 40px;
}
ul.ul-checks li::before {
    content: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/checkmark.svg);
    display: inline-block;
    transform: translate(0.5rem, -2px);
    position: absolute;
    left: -0px;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1382px;
    }
}

.row.no-gutters {
    --bs-gutter-x: 0rem;
}

body:not(#leven-met-crohn-body) .vjs-big-play-button {
    width: 64px !important;
    height: 64px !important;
    line-height: 64px !important;
    background-color: rgb(18, 16, 55) !important;
}
body:not(#leven-met-crohn-body) .video-js .vjs-big-play-button .vjs-icon-placeholder::before {
  content: "play_arrow";
  font-family: "Material Symbols Outlined";
  font-weight: 100;
  font-style: normal;
  font-size: 64px;
  line-height: 64px;
  letter-spacing: normal;
  text-transform: none;
  display: block;
  color: white;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

html:not(.aem-AuthorLayer-Edit) #global-header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: linear-gradient(
        to bottom,
        #FFF 0,
        #FFF calc(100% - 52px),
        #F1F8F7 calc(100% - 52px),
        #F1F8F7 100%
        );
    z-index: 10;
}
#global-header .container .row .col-md-12 {
    position: relative;
    padding: 0px;
}
#global-header .global-header {
    padding: .75rem 1rem;
    pointer-events: none;
}
.brand-logo a img {
    height: auto;
    max-width: 200px;
}
.global-header-logo {
    margin: 6px 1.25rem 6px 6px;
}
html:not(.aem-AuthorLayer-Edit) div.section.layout-container.aem-GridColumn.aem-GridColumn--default--12:has(> #nav-home) {
    position: absolute;
    top: 30px;
    left: 200px;
    width: auto;
    padding: 0px;
}
#nav-home .meta-navigation ul li a {
    font-family: 'Material Symbols Outlined';
    font-size: 26px;
    font-weight: 100;
    color: rgb(231 125 22);
    padding: .75rem 0;
}
#nav-home .meta-navigation ul li.active a {
    text-decoration: none;
    border-bottom: 1px solid rgb(231, 125, 22);
}
html:not(.aem-AuthorLayer-Edit) div.section.layout-container.aem-GridColumn.aem-GridColumn--default--12:has(> #nav-tool) {
    position: absolute;
    top: 20px;
    right: 0px;
    width: auto;
    padding: 0px;
}
#nav-tool .meta-navigation ul li {
    padding: 18px 50px 18px 20px;
    border: 1px solid rgb(18, 16, 55);
    font-size: 17px;
    border-radius: 3px;
}
#nav-tool .meta-navigation ul li:hover {
    cursor: pointer;
    background-color: rgba(211, 216, 215);
}
#nav-tool .meta-navigation ul li:hover a {
    text-decoration: none;
}
#nav-tool .meta-navigation ul li.active a {
    text-decoration: none;
    border-bottom: 0px;
}
#nav-tool .meta-navigation ul li a:after {
    content: "";
    display: inline-block;
    width: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/chevron-right.svg);
    height: 100%;
    position: absolute;
    right: 3px;
    top: 0;
}
#nav-menu {
    padding: 0 1rem;
}
#nav-menu .headline-text {
    float: left;
    height: 52px;
    display: flex;
    align-items: center;
}
#nav-menu .headline-text .headline-nav {
    padding-right: 1.75rem;
    border-right: 1px solid rgb(211 216 215);
}
#nav-menu .meta-navigation {
    padding-left: .5rem;
    float: left;
}
#nav-menu .meta-navigation ul li {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 18px;
}
#nav-menu .meta-navigation ul li.active a, #nav-menu .meta-navigation ul li:hover a {
    color: #D07014;
    text-decoration: none;
}
#nav-menu .meta-navigation ul li a:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgb(231 125 22);
}

html:not(.aem-AuthorLayer-Edit) .content-area {
    padding-top: 140px;
}

.mega-menu-wrapper {
  display: none; /* Hidden by default */
  grid-template-columns: 20% 40% 40%;
  gap: 2rem;
  background: white;
  position: fixed;
  top: 152px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 20;
  padding: 0;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  max-height: 70vh;
  overflow-y: auto;
  animation: slideDown 0.2s ease-out;
  z-index: 100;
}

.mega-menu-wrapper > div {
  display: grid;
  grid-template-columns: 20% 40% 40%;
  gap: 2rem;
  padding: 2rem;
  margin: 0 auto;
}

@media (min-width: 1400px) {
  .mega-menu-wrapper > div {
    max-width: 1382px;
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mega-menu__primary {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-right: 1px solid #e5e7eb;
  padding-right: 1.5rem;
}

.mega-menu__primary-link {
  padding: 0.75rem;
  font-weight: 600;
  border-radius: 0.375rem;
  transition: all 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
    font-size: 20px;
    line-height: 41px;
}
.mega-menu__primary-link.active {
    color: #71beb5 !important;
    background-color: #F1F8F7;
    border-radius: 8px;
}
.mega-menu__primary-link:not(.active) {
    color: #222 !important;
}
.mega-menu__primary-link:after {
    display: none !important;
}

.mega-menu__primary-link:hover {
    color: #71beb5 !important;
    background-color: #F1F8F7;
    border-radius: 8px;
    text-decoration: none !important;
}

.mega-menu__secondary {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-right: 1.5rem;
}

.mega-menu__section {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}

.mega-menu__secondary-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    line-height: 60px;  
    font-size: 0.95rem;
    color: #222 !important;
    position: relative;
    padding: 0 15px;
}
.mega-menu__secondary-link::after {
    display: none !important;
}
.mega-menu__secondary-link .material-symbols-outlined {
    color: #D07014;
    font-size: 30px;
    positioN: absolute;
    top: 15px;
    right: 0;
}

.mega-menu__secondary-link:hover {
    color: #71beb5 !important;
    background-color: #F1F8F7;
    border-radius: 8px;
    text-decoration: none !important;
}

.mega-menu__tertiary {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.mega-menu__custom {
}

.mega-menu__custom h4 {
  margin: 0 0 0.5rem 30px;
  color: #71beb5;
  font-weight: 600;
  position: relative;
}
.mega-menu__custom h4 .material-symbols-outlined {
    position: absolute;
    top: 5px;
    left: -30px;
}

.mega-menu__custom p {
    margin: 0 0 15px 0;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    line-height: 30px;
}
.mega-menu__custom .btn-link {
    padding: 0;
} 

@media (max-width: 768px) {
  .mega-menu-wrapper > div {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  
  .mega-menu__primary,
  .mega-menu__secondary {
    border: none;
    padding-right: 0;
  }
}

.mega-menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  animation: fadeIn 0.2s ease-out;
}

.mega-menu-overlay.active {
  display: block;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}



.cmp-breadcrumb__list {
    margin-bottom: 0px;
}
.cmp-breadcrumb__item, .cmp-breadcrum__item a {
    color: rgb(176, 176, 176);
    font-weight: 400;
}

.headline-text a:not(.btn):not(.pin-login__submit):not(.multi-steps-back):not(.multi-steps-forward) {
    color: #EB7321 !important;
    border-bottom: 0px !important;
    font-weight: 600;
}
.headline-text a:not(.btn):not(.pin-login__submit):not(.multi-steps-back):not(.multi-steps-forward):hover {
    border-bottom: 0px !important;
}

.accordion {
    counter-reset: step;
}
.cmp-accordion__item {
    margin: 0 0 20px 0;
}
.cmp-accordion__header button {
    background-color: #FFF;
    border: 1px solid rgb(113, 190, 181);
    border-radius: 10px;
    overflow: hidden;
    padding: 1.25rem;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    z-index: 1;
    position: relative;
}
#oz-stappenplan .cmp-accordion__header button::before {
    counter-increment: step;
    content: "Stap " counter(step) " ";
    font-weight: 600; 
    margin: 0 20px 0 0;
}
.cmp-accordion__button[aria-expanded=false] .cmp-accordion__icon:after {
    color: #EB7321;
    content: "add";
    font-family: "Material Icons" !important;
    font-weight: 400;
}
.cmp-accordion__button[aria-expanded=true] .cmp-accordion__icon:after {
    color: #EB7321;
    content: "remove";
    font-family: "Material Icons" !important;
    font-weight: 400;
}
.cmp-accordion__panel {
    background-color: #F1F8F7;
    padding: 32px;
    border-radius: 0 0 10px 10px;
}
.cmp-accordion__panel h3 {
    font-weight: 600;
}
.cmp-accordion__panel a {
    color: #EB7321 !important;
    border-bottom: 0px !important;
    font-weight: 600;
}
.cmp-accordion__panel .acc-header {
    color: rgb(113, 190, 181);
    font-size: 21.5px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 1rem;
}
.cmp-accordion__panel p {
    margin: 0 0 2rem  0;
}

#oz-home-box {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
}
#oz-home-box .home-header {
    font-size: 3.75rem;
    line-height: 1;
    font-weight: 600;
    color: #FFF;
}
#oz-home-box::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    content: "";
    background-image: linear-gradient(to right bottom, rgb(113, 190, 181), rgba(113, 190, 181, 0.25) 40%, rgba(113, 190, 181, 0))
}
#oz-home-box > .layout-container-content {
    z-index: 1;
    position: relative;
}
#oz-home-box .col-md-12 {
    padding: 40px;
}
#oz-home-box-grid {
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding: 40px;
    border-radius: 10px;
    margin: 40px 0 0 0;
}
#oz-home-box-grid h4 {
    color: #71beb5 !important;
}
#oz-home-box-grid .row {
    --bs-gutter-x: 0px;
}
#oz-home-box-grid .row > .col-12.col-md-6.col-lg-3 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 48px;
    padding-right: 48px;
    border-right: 1px solid #DDD;
}
#oz-home-box-grid .row > .col-12.col-md-6.col-lg-3:first-child {
    padding-left: 0;
}
#oz-home-box-grid .row > .col-12.col-md-6.col-lg-3:last-child {
    padding-right: 0;
    border-right: 0;
}
#oz-home-box-grid .btn-link {
    font-size: 20px;
    line-height: 41px;
    color: #222;
    float: left;
    margin: 0px;
    text-align: left;
}
#oz-home-box-grid .btn-link:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #D07014;
  border-right: 2px solid #D07014;
  transform: rotate(45deg);
}

#oz-home-footer {
    padding: 50px !important;
    background-color: #F1F8F7;
    border-radius: 10px;
}
#oz-home-footer .row {
    --bs-gutter-x: 0px;
}
#oz-home-footer .row > .col-12.col-md-6.col-lg-3 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 48px;
    padding-right: 48px;
    border-right: 1px solid #DDD;
}
#oz-home-footer .row > .col-12.col-md-6.col-lg-3:first-child {
    padding-left: 0;
}
#oz-home-footer .row > .col-12.col-md-6.col-lg-3:last-child {
    padding-right: 0;
    border-right: 0;
}
#oz-home-footer h4 {
    color: #71beb5 !important;
}
#oz-home-footer .btn-link {
    font-size: 20px;
    line-height: 41px;
    color: #222;
    float: left;
    margin: 0px;
    text-align: left;
}
#oz-home-footer .btn-link:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #D07014;
  border-right: 2px solid #D07014;
  transform: rotate(45deg);
}

[id^="oz-primary-box"] {
    padding: 0px !important;
    background-color: #F1F8F7;
    border-radius: 10px;
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-box"] .col-md-8 .aem-Grid,  html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-box"] .col-md-8 .aem-Grid .section {
    height: 100%;
}
[id^="oz-primary-box-image"]  {
    height: 100%;
    border-radius: 10px 0 0 10px;
    background-position: center center;
}
[id^="oz-primary-box"] .col-md-4 {
    padding: 50px 50px 50px 32px;
}
[id^="oz-primary-box"] .button-link {
    font-weight: 600;
    width: 100%;
    position: relative;
    border: 0px;
    border-bottom: 1px solid rgb(113 190 181);
    padding: 1rem 1rem 1rem 0 !important;
}
[id^="oz-primary-box"] .btn.btn-link  {
    color: #000 !important;
}
[id^="oz-primary-box"] .btn.btn-link span {
    margin: 0px !important;
}
[id^="oz-primary-box"] .btn.btn-link:hover  {
    text-decoration: none !important;
    color: rgb(113 190 181) !important;
}
[id^="oz-primary-box"] .btn.btn-link .material-symbols-outlined {
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    right: 0px;
    font-size: 36px;
    color: #EB7321;
    font-variation-settings: 'opsz' 24, 'wght' 100, 'FILL' 0, 'GRAD' 0;
}

[id^="oz-primary-r-box"] {
    padding: 0px !important;
    background-color: #F1F8F7;
    border-radius: 10px;
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-r-box"] .col-md-4 {
    width: 42%;
 }
html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-r-box"] .col-md-8 {
    width: 58%;
 }
 html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-r-box"] .col-md-8 .aem-Grid,  html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-r-box"] .col-md-8 .aem-Grid .section,
html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-r-box"] .col-md-6 .aem-Grid,  html:not(.aem-AuthorLayer-Edit) [id^="oz-primary-r-box"] .col-md-6 .aem-Grid .section  {
    height: 100%;
}
[id^="oz-primary-r-box-image"]  {
    height: 100%;
    border-radius: 0 10px 10px 0;
    background-position: center center;
}
[id^="oz-primary-r-box"] .col-md-4, [id^="oz-primary-r-box"] .col-md-6:nth-of-type(odd) {
    padding: 50px 32px 50px 50px;
}

[id^="oz-secondary-box"], [id^="oz-secondary-r-box"] {
    border-radius: 10px 10px;
    background-color: #F1F8F7;
    padding: 50px !important;
}
[id^="oz-secondary-box"]:has([id^="oz-secondary-box-image"]), [id^="oz-secondary-r-box"]:has([id^="oz-secondary-r-box-image"])  {
    padding: 0px !important;
}
[id^="oz-secondary-box"] img, [id^="oz-secondary-r-box"] img {
    border-radius: 10px;
}
[id^="oz-secondary-box"] b, [id^="oz-secondary-box"] strong, [id^="oz-secondary-r-box"] b, [id^="oz-secondary-r-box"] strong {
    color: rgb(113 190 181);
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-secondary-box"] .col-md-4 .aem-Grid,  html:not(.aem-AuthorLayer-Edit) [id^="oz-secondary-box"] .col-md-4 .aem-Grid .section,
html:not(.aem-AuthorLayer-Edit) [id^="oz-secondary-r-box"] .col-md-4 .aem-Grid,  html:not(.aem-AuthorLayer-Edit) [id^="oz-secondary-r-box"] .col-md-4 .aem-Grid .section {
    height: 100%;
}
[id^="oz-secondary-box-image"] {
    height: 100%;
    border-radius: 0 10px 10px 0;
    background-position: center center;
}
[id^="oz-secondary-r-box-image"] {
    height: 100%;
    border-radius: 10px 0 0 10px;
    background-position: center center;
}
[id^="oz-secondary-box-image"] img, [id^="oz-secondary-r-box-image"] img  {
    border-radius: 0;
}
[id^="oz-secondary-box"] .secondary-box-header, [id^="oz-secondary-r-box"] .secondary-box-header {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 1rem;
}
[id^="oz-secondary-box"] .col-md-8, [id^="oz-secondary-r-box"] .col-md-8 {
    padding: 50px;
}

[id^="oz-dark-box"], [id^="oz-dark-r-box"] {
    border-radius: 10px;
    background-color: rgb(18 16 55);
    color: #FFF;
    padding: 0px !important;
}
[id^="oz-dark-box"] .col-md-4 .aem-Grid, [id^="oz-dark-box"] .col-md-4 .aem-Grid .section,
[id^="oz-dark-r-box"] .col-md-4 .aem-Grid, [id^="oz-dark-r-box"] .col-md-4 .aem-Grid .section {
    height: 100%;
}
[id^="oz-dark-box-image"]  {
    height: 100%;
    border-radius: 0 10px 10px 0;
    background-position: center center;
}
[id^="oz-dark-r-box-image"]  {
    height: 100%;
    border-radius: 10px 0 0 10px;
    background-position: center center;
}
[id^="oz-dark-box"] .dark-box-header, [id^="oz-dark-r-box"] .dark-box-header, [id^="oz-dark-box"] h2, [id^="oz-dark-r-box"] h2  {
    color: #FFF;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 1rem;
}
[id^="oz-dark-box"]  .col-md-8, [id^="oz-dark-r-box"]  .col-md-8  {
    padding: 50px;
}

[id^="oz-video-box"] .video-box-header {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 0 20px 0;
}
[id^="oz-video-box"] .col-md-4 {
    padding: 0 30px;
}

#oz-other-symptoms {
    padding: 50px;
    color: #FFF;
    border-radius: 10px;
    position: relative;
}
#oz-other-symptoms .col-md-8 {
    width: 100%;
}
#oz-other-symptoms .col-md-8 .cmp-text {
    width: 65%;
}
#oz-other-symptoms .col-md-4 {
    width: 35%;
    position: absolute;
    right: 30px;
}
#oz-other-symptoms .other-symptoms-header {
    color: #FFF;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
}
#oz-other-symptoms p a {
    color: #EB7321;
    font-weight: 600;
} 
#oz-other-symptoms .other-symptoms-header .material-symbols-outlined {
    background-color: rgb(113 190 181);
    border-radius: 50%;
    font-size: 36px;
    position: relative;
    top: 7px;
    margin: 0 17px 0 0;
}
#oz-other-symptoms #oz-other-symptoms-examples {
    background-color: #3e3f5e;
    border-radius: 10px;
    padding: 20px;
}
#oz-other-symptoms #oz-other-symptoms-examples::after {
    content: '';
    display: inline;
    position: absolute;
    width: 100%;
    height: auto;
    background-color: #ff00ff;
}
#oz-other-symptoms-checker {
    position: relative;
    z-index: 1;
    width: 280px;
    height: 480px;
}
#oz-other-symptoms-checker .btn-info {
    font-size: 0;
    background-color: #EB7321;
    width: 28px;
    height: 28px;
    border-radius: 50% !important;
    min-width: 28px;
    positioN: absolute;
    box-shadow: 0 0 0 2px #fff, 0 0 0 8px rgba(231, 125, 22, 0.5);
    border: 0px;
    padding: 0px;
}
#oz-other-symptoms-checker .btn-info:hover {
    background-color: #FFF;
    box-shadow: 0 0 0 2px #EB7321, 0 0 0 16px rgba(231, 125, 22, 0.5);

}
#oz-other-symptoms-checker .btn-info[title="Uveïtis"] {
    top: 16%;
    left: 40%;
}
#oz-other-symptoms-checker .btn-info[title="HS"] {
    top: 38%;
    left:60%;
}
#oz-other-symptoms-checker .btn-info[title="Psoriasis"] {
    top: 47%;
    left:70%;
}
#oz-other-symptoms-checker .btn-info[title="Crohn en colitis ulcerosa"] {
    top: 56%;
    left:45%;
}
#oz-other-symptoms-checker .btn-info[title="RA"] {
    top: 60%;
    left:18%;
}
#oz-other-symptoms-checker .btn-info[title="Spondyloartritis"] {
    top: 78%;
    left:59%;
}

#oz-shrink #oz-other-symptoms #oz-other-symptoms-examples {
    padding: 30px 30px 16px 30px;
}
#oz-shrink #oz-other-symptoms #oz-other-symptoms-examples .other-symptoms-home-header {
    color: #71beb5;
    font-weight: 600;
    font-size: 17px;
}
#oz-shrink #oz-other-symptoms #oz-other-symptoms-examples .btn-link {
    font-size: 20px;
    margin: 0 0 20px 0 !important;  
    color: #FFF;
    margin: 0;
    text-align: left;
    width: 100%;
    padding-right: 20px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
#oz-shrink #oz-other-symptoms #oz-other-symptoms-examples .btn-link:hover {
    color: #D07014 !important;
    text-decoration: none !important;
}
#oz-shrink #oz-other-symptoms #oz-other-symptoms-examples .btn-link span {
    max-width: 80%;
}
#oz-shrink #oz-other-symptoms #oz-other-symptoms-examples .btn-link:after {
    content: "";
    flex: 0 0 auto;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
    margin-left: 8px;
}

#andere-symptomen {
    padding: 30px;
}
#andere-symptomen .col-md-4:nth-child(1) {
  padding-left: 0;
  padding-right: 10px;
}
#andere-symptomen .col-md-4:nth-child(2) {
  padding-left: 10px;
  padding-right: 10px;
}
#andere-symptomen .col-md-4:nth-child(3) {
  padding-left: 10px;
  padding-right: 0;
}
#andere-symptomen .col-md-4 > .aem-Grid {
    padding: 10px 32px;
    background-color: #FFF;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}
#andere-symptomen .col-md-4 > .aem-Grid:not(:has(.aem-GridColumn)) {
  display: none;
}
#andere-symptomen .col-md-4 .col-md-12 {
    padding: 0px;
}
 html:not(.aem-AuthorLayer-Edit) #andere-symptomen-darmen,  html:not(.aem-AuthorLayer-Edit) #andere-symptomen-gewrichten,  html:not(.aem-AuthorLayer-Edit) #andere-symptomen-ogen,  html:not(.aem-AuthorLayer-Edit) #andere-symptomen-huid {
    background-color: #FAFAFA;
    border: 1px solid #D07014;
    border-radius: 10px;
    margin-top: 20px;
    padding: 28px;
    display: none;
}

#oz-welzijn {
    background-color: #EFD1D1;
    border-radius: 10px;
    background-position: center center;
    border-radius: 10px;
    position: relative;
}
#oz-welzijn .welzijn-header {
    font-size: 40px;
    line-height: 47px;
    font-weight: 600;
    margin: 0;
    padding-top: 20px;
}
#oz-welzijn .welzijn-subheader {
    color: #E9352E;
    font-size: 17px;
    line-height: 28px;
}
#oz-welzijn .btn-link {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: -5px;
    font-size: 0;
}

#oz-stappenplan {
    padding: 0px;
}
#oz-stappenplan .col-md-4 {
    overflow: visible;
}
#oz-stappenplan .col-md-4 > .aem-Grid {
   position: sticky;
   top: 160px;
}
[id^="oz-sticky"] {
    border-radius: 10px 10px;
    background-color: #F1F8F7;
    padding: 50px !important;
}



#oz-goals {
    max-width: 80%;
}
#oz-goals .col-md-2 {
    width: 130px;
}
#oz-goals .col-md-2 .cmp-text  {
    width: 85px;
    height: 85px;
    background-color: #F1F8F7;
    border-radius: 10px;
    text-align: center;
}
#oz-goals .col-md-2 .cmp-text .material-symbols-outlined  {
    font-size: 60px;
    line-height: 85px;
}

[id^="oz-stories"] {
    padding: 0px !important; 
}
[id^="oz-stories"] .stories-header {
    font-size: 40px;
    line-height: 47px;
    font-weight: 600;
}
[id^="oz-stories"] .btn-link {
    float: right;
    padding-top: 12px !important;
}

.aem-AuthorLayer-Edit [id^="oz-story-v"] img, .aem-AuthorLayer-Edit [id^="oz-story-dv"] img, 
.aem-AuthorLayer-Edit [id^="oz-story-h"] img, .aem-AuthorLayer-Edit [id^="oz-story-dh"] img{
    display: none;
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-v"],  html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dv"] {
    border-radius: 10px;
    position: relative;
    background-position: center center;
    overflow: hidden;
    height: 466px;
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-h"],  html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dh"] {
    border-radius: 10px;
    position: relative;
    background-position: center center;
    overflow: hidden;
    height: 216px;
    margin: 0 0 32px 0;
}
[id^="oz-story-v"] .bg-container, [id^="oz-story-dv"] .bg-container, [id^="oz-story-h"] .bg-container, [id^="oz-story-dh"] .bg-container {
    display: flex;
    align-items: flex-end;
}
[id^="oz-story-v"] .column-control, [id^="oz-story-dv"] .column-control, [id^="oz-story-h"] .column-control, [id^="oz-story-dh"] .column-control  {
    position: relative;
    z-index: 1;
    pointer-events: none;
}
[id^="oz-story-v"] p, [id^="oz-story-dv"] p, [id^="oz-story-h"] p, [id^="oz-story-dh"] p  {
    font-size: 21.5px;
    line-height: 1.5rem;
    font-weight: 700;
    color: #FFF;
    margin: 20px 0 10px 0;
}
[id^="oz-story-h"] p, [id^="oz-story-dh"] p  {
    max-width: 70%;
}
[id^="oz-story-v"] p.story-small, [id^="oz-story-dv"] p.story-small, [id^="oz-story-h"] p.story-small, [id^="oz-story-dh"] p.story-small  {
    font-size: 14px;
    line-height: 16px;
    color:#FFF;
    font-weight: 400;
    width: calc(100% - 50px);
    margin: 0px;
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-v"] .button-link .btn, html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dv"] .button-link .btn, 
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-h"] .button-link .btn, html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dh"] .button-link .btn {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-v"] .button-link .btn {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 30%, rgba(132, 203, 198, 1) 100%);
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-h"] .button-link .btn {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 30%, rgba(132, 203, 198, 1) 100%);
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dv"] .button-link .btn {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 30%, rgba(18, 16, 55, 1) 100%);
}
 html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dh"] .button-link .btn {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 30%, rgba(18, 16, 55, 1) 100%);
}
[id^="oz-story-v"] .button-link span, [id^="oz-story-dv"] .button-link span, [id^="oz-story-h"] .button-link span, [id^="oz-story-dh"] .button-link span  {
    display: none;
}
[id^="oz-story-v"] .button-link .btn:after, [id^="oz-story-dv"] .button-link .btn:after, [id^="oz-story-h"] .button-link .btn:after, [id^="oz-story-dh"] .button-link .btn:after {
    color: #FFF;
    width: 44px;
    height: 44px;
    background-color: #EB7321;
    position: absolute;
    bottom: 0px;
    right: 0px;
    line-height: 44px;
    border-radius: 0 0 5px 0;
    z-index: 1;
}

#oz-storypage {
    max-width: 70%;
}
#oz-story-page .btn-link:hover {
    text-decoration: none;
}
#oz-quote {
    font-style: italic;
    background-color: #F1F8F7;
    border-radius: 10px;
    text-align: center;
    padding: 20px;
    margin: 0 0 40px 0;
}

[id^="oz-shrink"] {
    max-width: 90%;
    padding: 0px !important;
}

#oz-welzijntool-start {
    background-position: center right;
    background-size: contain !important;
    padding: 50px !important;
    border-radius: 10px;
    margin: 0 0 0 15px;
}
#oz-welzijntool-start .welzijn-tool-header {
    font-size: 40px;
    line-height: 47px;
    font-weight: 600;
}
#oz-welzijntool-start .welzijntool-counter {
    color: #E9352E;
    font-size: 4rem;
    font-weight: 600;
    margin: 0;
    line-height: 72px;
}
#oz-welzijntool-start .welzijntool-question {
    color: #E9352E;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
}

#oz-welzijntool-vragen {
    background-size: 220px !important;
    background-position: top right;
    padding: 50px 50px 80px 50px !important;
    border-radius: 10px;
    margin: 0 0 0 15px;
    position: relative;
}
#oz-welzijntool-vragen .welzijn-question-bar p {
    margin: 0px;
}
.welzijn-question-bar .welzijn-question-bar-progress {
    font-size: 0px;
    height: 5px;
    background-color: #FFF;
    border-radius: 4px;
    margin: 8px 0 0 0;
}
.welzijn-question-bar .material-symbols-outlined {
    color: #E9352E;
    position: relative;
    top: 5px;
}
.welzijn-question-bar .welzijn-question-bar-progress.progress-1::after {
    display: inline-block;
    content: "";
    height: 5px;
    width: 16%;
    background-color: #E9352E;
    border-radius: 4px 0 0 4px;
}
.welzijn-question-bar .welzijn-question-bar-progress.progress-2::after {
    display: inline-block;
    content: "";
    height: 5px;
    width: 32%;
    background-color: #E9352E;
    border-radius: 4px 0 0 4px;
}
.welzijn-question-bar .welzijn-question-bar-progress.progress-3::after {
    display: inline-block;
    content: "";
    height: 5px;
    width: 48%;
    background-color: #E9352E;
    border-radius: 4px 0 0 4px;
}
.welzijn-question-bar .welzijn-question-bar-progress.progress-4::after {
    display: inline-block;
    content: "";
    height: 5px;
    width: 64%;
    background-color: #E9352E;
    border-radius: 4px 0 0 4px;
}
.welzijn-question-bar .welzijn-question-bar-progress.progress-5::after {
    display: inline-block;
    content: "";
    height: 5px;
    width: 82%;
    background-color: #E9352E;
    border-radius: 4px 0 0 4px;
}
.welzijn-question-bar .welzijn-question-bar-progress.progress-6::after {
    display: inline-block;
    content: "";
    height: 5px;
    width: 100%;
    background-color: #E9352E;
    border-radius: 4px 0 0 4px;
}
#oz-welzijntool-vragen .custom-checkbox input {
    background: transparent;
    border: 1px solid #E9352E;
}
#oz-welzijntool-vragen .custom-control-input:checked {
    background: #E9352E;
    border-color: #E9352E;
}
#oz-welzijntool-vragen .carousel__action.carousel__action--previous {
    font-weight: 700;
    border-radius: 3px;
    padding-left: 30px;
    padding-right: 0px;
    height: 3.5rem;
    line-height: 1.5rem;
    border: 0px;
    width: auto;
    bottom: -80px;
    left: 0px;
    box-shadow: 0 0;
}
#oz-welzijntool-vragen .carousel__action.carousel__action--previous::before {
    content: "Vorige vraag";
    color: #E9352E;
    font-size: 17px;
    font-weight: 500;
} 
#oz-welzijntool-vragen .carousel__action.carousel__action--previous::after {
    display: inline-block;
    width: 8px;
    height: 8px;
    content: "";
    font-family: bootstrap-icons !important;
    margin-left: .75rem;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    transform: rotate(180deg);
    font-size: 17px; 
    color: #E9352E;
    bottom: 17px;
}
#oz-welzijntool-vragen .carousel__action.carousel__action--next {
    font-weight: 700;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
    height: 3.5rem;
    line-height: 1.5rem;
    border: 0px;
    border-right: solid 27px #AC3539;
    background-color: #E9352E;
    width: 200px;
    bottom: -80px;
    right: 0px;
}
#oz-welzijntool-vragen .carousel__action.carousel__action--next::before {
    content: "Volgende vraag";
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
} 
#oz-welzijntool-vragen .carousel__action.carousel__action--next::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(45deg);
    position: absolute;
    right: -15px;
}

#oz-welzijntool-print {
    background-size: 220px !important;
    background-position: top right;
    padding: 50px 50px 80px 50px !important;
    border-radius: 10px;
    margin: 0 0 0 15px;
    display: none;
}

.print-screen-wrapper {
    padding: 50px;
}
.print-screen-wrapper .oz-print-header img {
    max-width: 200px;
}
.print-screen-wrapper .oz-print-header .oz-header-title {
    float: right;
    text-align: right;
}
.print-screen-wrapper .oz-print-header .oz-header-title h2 {
    margin: 0px;
}
.print-screen-wrapper .oz-print-header .oz-header-title .oz-url {
    color: #71beb5;
}

.print-screen-wrapper .oz-block-intro {
    background-color: #EFD1D1;
    border-radius: 10px;
    padding: 30px;
    margin: 50px 0 30px 0;
}
.print-screen-wrapper .oz-block-intro h1 {
    color: #222;
    margin: 0;
    font-weight: 700;
}
.print-screen-wrapper .oz-block-intro h2 {
    text-align: center;
    color: #E9352E;
    font-weight: 600;
}
.print-screen-wrapper .oz-block-1, 
.print-screen-wrapper .oz-block-2, 
.print-screen-wrapper .oz-block-3, 
.print-screen-wrapper .oz-block-4, 
.print-screen-wrapper .oz-block-5, 
.print-screen-wrapper .oz-block-6 {
    background-color: #e1e1e6;
    padding: 30px;
    border-radius: 30px;
    margin: 0 0 30px 0;
}
.print-screen-wrapper .oz-block-1 .oz-red, 
.print-screen-wrapper .oz-block-2 .oz-red, 
.print-screen-wrapper .oz-block-3 .oz-red, 
.print-screen-wrapper .oz-block-4 .oz-red, 
.print-screen-wrapper .oz-block-5 .oz-red, 
.print-screen-wrapper .oz-block-6 .oz-red {
    font-weight: 600;
    color: #E9352E;
    margin: 0;
}
.print-screen-wrapper .oz-block-1 h2, 
.print-screen-wrapper .oz-block-2 h2, 
.print-screen-wrapper .oz-block-3 h2, 
.print-screen-wrapper .oz-block-4 h2, 
.print-screen-wrapper .oz-block-5 h2, 
.print-screen-wrapper .oz-block-6 h2 {
    font-weight: 700;
    color: #222;
    margin: 0;
}

html:not(.aem-AuthorLayer-Edit) #leven-met-crohn-body #global-header {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}
html:not(.aem-AuthorLayer-Edit)  #leven-met-crohn-body  .content-area {
    padding-top: 0px;
}
#leven-met-crohn-body .meta-navigation {
    pointer-events: all;
}
#leven-met-crohn-body .meta-navigation ul li {
    color: #FFF;
    display: inline;
    align-self: start;
    font-size: 18px !important;
    font-family: Roboto, sans-serif;
    font-weight: 900;
    padding: 8px 20px;
    margin: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    background-color: transparent;
    border: 0px;
}
#leven-met-crohn-body .meta-navigation ul li a {
    color: #FFF;
}
#leven-met-crohn-body .meta-navigation ul li a:hover {
    text-decoration: none;
}
#leven-met-crohn-body .meta-navigation ul li::before, #leven-met-crohn-body .meta-navigation ul li::after {
    background: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images//btn-before-2de95b11.svg) top left no-repeat;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 40px;
    width: 16px;
    left: 0;
    transition: all .125s ease;
}
#leven-met-crohn-body .meta-navigation ul li:hover::after {
    background-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/btn-after-777b2d2b.svg);
    left: auto;
    right: 0;
}
#leven-met-crohn-body .meta-navigation ul li::before,
#leven-met-crohn-body .meta-navigation ul li::after {
  opacity: 0;
  transition: opacity 0.2s ease;
}
#leven-met-crohn-body .meta-navigation ul li:has(a:hover)::before,
#leven-met-crohn-body .meta-navigation ul li:has(a:hover)::after {
  opacity: 1;
}
#leven-met-crohn-body .footer__inner .section .column-control-wrapper.mt-5 {
    margin-top: 0px !important;
}


#leef-met-crohn {
    font-family: Roboto, sans-serif;
    color: #FFF;
    padding: 0px;
    background-color: #4d5259;
}
#leef-met-crohn .btn.btn-secondary {
    color: #FFF;
    display: inline;
    align-self: start;
    font-size: 22px;
    font-family: Roboto, sans-serif;
    font-weight: 900;
    padding: 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    background-color: transparent;
    border: 0px;
}
#leef-met-crohn .btn.btn-secondary::before, #leef-met-crohn .btn.btn-secondary::after {
    background: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images//btn-before-2de95b11.svg) top left no-repeat;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 40px;
    width: 16px;
    left: 0;
    transition: all .125s ease;
}
#leef-met-crohn .btn.btn-secondary::after {
    background-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/btn-after-777b2d2b.svg);
    left: auto;
    right: 0;
}
#leef-met-crohn h2 {
    color: #D07014;
    font-weight: 700;
    text-transform: uppercase;
}

#leef-met-crohn .line-orange {
    color: #D07014;
    font-size: 77px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
}
#leef-met-crohn .line-grey {
    color: rgb(173, 173, 173);
    font-size: 77px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
}

#leef-met-crohn-block-1 {
    padding: 50px 0;
    background-size: contain !important;
    background-position: center right;
}

#leef-met-crohn-block-2 {
    margin: 30px 0 270px;
}
#leef-met-crohn-block-2 p.header-masterclass {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}
#leef-met-crohn-block-2-skewed {
    background-size: contain !important;
    position: relative;
    margin: 30px 0 0 0;
}
#leef-met-crohn-block-2-skewed::after {
    background-color: #212121;
    content: "";
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-mask-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/mask-text-image-reverse-64ac7551.svg);
    mask-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/mask-text-image-reverse-64ac7551.svg);
    -webkit-mask-position: left bottom;
    mask-position: left bottom;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
#leef-met-crohn-block-2-skewed-child {
    padding: 32px 28px 150px 28px;
    color: #000;
    position: relative;
    font-size: 22px;
}
#leef-met-crohn-block-2-skewed-child .btn.btn-secondary {
    color: #000;
    font-size: 34px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 8px 16px;
    text-decoration: none;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
#leef-met-crohn-block-2-skewed-child .btn.btn-secondary span {
    rotate: 4.626deg;
    position: relative;
    z-index: 1;
    display: block;
}
#leef-met-crohn-block-2-skewed-child .btn.btn-secondary::before {
    content: unset;
}
#leef-met-crohn-block-2-skewed-child .btn.btn-secondary::after {
    background-color: #D07014;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    rotate: 4.626deg;
    transform: skew(6deg);
    z-index: 0;
    background-image: none;
}

#leef-met-crohn-block-4 {
    margin: 300px 0 0 0;
}
#leef-met-crohn-block-4-skewed {
    background-size: contain !important;
    position: relative;
    margin: 30px 0 0 0;
    background-position: right;
}
#leef-met-crohn-block-4-skewed::after {
    background-color: #212121;
    content: "";
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-mask-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/mask-text-image-85c9a876.svg);
    mask-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/mask-text-image-85c9a876.svg);
    -webkit-mask-position: left bottom;
    mask-position: left bottom;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
#leef-met-crohn-block-4-skewed-child {
    padding: 32px 28px 50px 28px;
    color: #000;
    position: relative;
    font-size: 22px;
    border-right: 20px solid #212121;
}
#leef-met-crohn-block-4-skewed-child h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 40px !important;
    margin-bottom: 80px;
    font-weight: 800;
}


#leef-met-crohn .video-js.vjs-has-started {
    z-index: 3;
}
#leef-met-crohn .vjs-paused::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
#leef-met-crohn .vjs-poster img {
    object-fit: cover;
}
#leef-met-crohn .vjs-big-play-button {
    background-color: transparent;
    border-radius: 0px;
    width: auto;
    height: 60px;
    padding: 0 16px;
    left: calc(50% - 150px);
    z-index: 2;
}
#leef-met-crohn .vjs-big-play-button .vjs-control-text {
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    top: -25px;
}
#leef-met-crohn .vjs-big-play-button::before, #leef-met-crohn .vjs-big-play-button::after {
    background: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images//btn-before-2de95b11.svg) top left no-repeat;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 60px;
    width: 30px;
    left: 0;
    transition: all .125s ease;
    background-size: contain;
}
#leef-met-crohn .vjs-big-play-button::after {
    background-image: url(/content/dam/abbvie-sitegenerator-ous/ontstekingsziekten/nl/images/btn-after-777b2d2b.svg);
    left: auto;
    right: 0;
}
#leef-met-crohn .vjs-icon-placeholder {
    display: none;
}


#leef-met-crohn .mini-line-orange, #leef-met-crohn b.b-orange {
    color: #D07014;
}
#leef-met-crohn .mini-line-red, #leef-met-crohn b.b-red {
    color: #d54754;
}
#leef-met-crohn .mini-line-salmon, #leef-met-crohn b.b-salmon {
    color: #dba99f;
}
#leef-met-crohn .mini-line-grey {
    color: #adadad;
    padding-left: 20px;
}
#leef-met-crohn .mini-line-orange, #leef-met-crohn .mini-line-red, #leef-met-crohn .mini-line-salmon, #leef-met-crohn .mini-line-grey {
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline;
}
#leef-met-crohn b.b-orange, #leef-met-crohn b.b-red, #leef-met-crohn b.b-salmon {
    font-weight: 800;
}

#leef-met-crohn-block-5, #leef-met-crohn-block-6, #leef-met-crohn-block-7, #leef-met-crohn-block-8 {
    position: relative;
}
#leef-met-crohn-block-5 .column-control, #leef-met-crohn-block-6 .column-control, #leef-met-crohn-block-7 .column-control, #leef-met-crohn-block-8 .column-control {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 50px;
    z-index: 2;
}
#leef-met-crohn .c-crohn-video__title {
    color: #FFF;
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: .5rem;
}
#leef-met-crohn-block-5 p, #leef-met-crohn-block-6 p, #leef-met-crohn-block-7 p, #leef-met-crohn-block-8 p {
    font-size: 18px;
}

#leef-met-crohn-block-5 > .layout-container-content {
    -webkit-clip-path: polygon(0 12%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 12%, 100% 0, 100% 100%, 0% 100%);
    z-index: 1;
}

#leef-met-crohn-block-5::after, #leef-met-crohn-block-6::after, #leef-met-crohn-block-7::after, #leef-met-crohn-block-8::after {
    content: "";
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 50%, 0% 100%);
    height: 64px;
    width: 100%;
    position: absolute;
    bottom: -60px;
    left: 0;
    z-index: 2;
}
#leef-met-crohn-block-5::after {
    background-color: #D07014;
}
#leef-met-crohn-block-6::after {
    background-color: #d54754;
}
#leef-met-crohn-block-7::after {
    background-color: #D07014;
}
#leef-met-crohn-block-8::after {
    background-color: #dba99f;
}

#leef-met-crohn-block-9 {
    margin: 160px 0 100px 0;
}

#leef-met-crohn-block-10 {

}
#leef-met-crohn-block-10-left {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
    padding: 30px;
    color: #000;
}
#leef-met-crohn-block-10-right {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    padding: 30px;
    color: #000;
}
#leef-met-crohn-block-10-left h3, #leef-met-crohn-block-10-right h3 {
    color: #000;
    font-size: 40px !important;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 50px 0;
}
#leef-met-crohn-block-10-left {
    position: relative;
    padding-bottom: 200px;
}
#leef-met-crohn-block-10-left .btn.btn-secondary {
    color: #000;
    font-size: 34px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 8px 16px;
    text-decoration: none;
    position: absolute;
    left: 20px;
    bottom: 10px;
}
#leef-met-crohn-block-10-left .btn.btn-secondary span {
    rotate: -4.626deg;
    position: relative;
    z-index: 1;
    display: block;
}
#leef-met-crohn-block-10-left .btn.btn-secondary::before {
    content: unset;
}
#leef-met-crohn-block-10-left .btn.btn-secondary::after {
    background-color: #D07014;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    rotate: -3.626deg;
    transform: skew(-4deg);
    z-index: 0;
    background-image: none;
}
#leef-met-crohn-block-10 .row {
  display: flex;
  align-items: stretch;
}

#leef-met-crohn-block-10 .col-md-6, #leef-met-crohn-block-10 .col-md-6 .aem-Grid, #leef-met-crohn-block-10 .col-md-6 .layout-container {
  display: flex;
}

#leef-met-crohn-block-10-right {
  margin-top: auto;
  width: 100%;
}









#leef-met-crohn-block-11 {
    margin: 50px 0 0 0;
}

#global-footer {
    color: rgb(176, 176, 176);
    font-size: 17px;
    line-height: 28px;
}
#oz-footer {
    padding: 0rem 0 2.5rem 0;;
    border-bottom: 1px solid rgb(176, 176, 176);
    float: left;
    width: 60%;
}
#oz-footer .image-extension, #oz-footer .image-extension a {
    width: 178px;
    float: left;
}
#oz-footer .headline-text:has(> .oz-footer-menu) {
    float: left;
}
#oz-footer .oz-footer-menu {
    float: right;
}
#oz-footer .oz-footer-menu a {
    color: rgb(176, 176, 176) !important;
    border-bottom: 0px;
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 0 40px;
    font-weight: 500;
}
#oz-footer .oz-footer-menu a:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF;
}



@media (max-width: 991.98px) {

    h1 {
        font-size: 40px !important;
        line-height: 47px;
        font-weight: 600;
    }
    h2 {
        font-size: 30px !important;
        line-height: 35px;
        font-weight: 600;
    }
    h3 {

    }
    h4 {

    }

    html:not(.aem-AuthorLayer-Edit) #global-header {
        background: #FFF;
    }
    .navbar-toggler {
        border: 0px solid #FFF;
        position: fixed;
        pointer-events: auto;
        top: 20px;
        right: 15px;
    }

    .global-header-menu {
        pointer-events: all;
        background: linear-gradient(to right,    rgba(0, 0, 0, 0.6) 0 20%,    #fff 20% 100%  );
        position: fixed;
        top: 100px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: scroll;
        opacity: 0;
        transition: opacity .25s ease;
    }
    .global-header-menu.show {
        opacity: 1;
    }
    .meta-navigation .meta-navigation__inner > ul {
        background: #FFF;
        width: 80%;
        height: 100%;
        position: absolute;
        bottom: 0px;
        top: 0px;
        right: 0px;
        padding: 15px;
        transform: translateX(100%);
        transition: transform .35s ease;
    }
    .global-header-menu.show .meta-navigation .meta-navigation__inner > ul {
        transform: translateX(0);
    }
    .meta-navigation ul li.sub-menu-parent .submenu-toggler {
        display: inline-block;
        width: 50px;
        height: 50px;
    }
    .meta-navigation ul li.sub-menu-parent .submenu-toggler:after {
        display: inline-block;
        width: 14px;
        height: 14px;
        border-top: 3px solid #D07014;
        border-right: 3px solid #D07014;
        transform: rotate(135deg);
        margin-top: 5px;
        position: absolute;
        right: 14px;
        content: "";
        top: 10px;
    }
    .meta-navigation ul a.active~.submenu-toggler:after {
        transform: rotate(-45deg);
        content: "";      
    }
    body:has(.global-header-menu.show) {
        overflow-y: hidden;
    }
    .meta-navigation ul li.sub-menu-parent .submenu-toggler.toggled {        
        border-top: 3px solid #D07014;
        border-right: 3px solid #D07014;
        transform: rotate(45deg);
    }
    .meta-navigation ul li.sub-menu-parent.active .submenu-toggler {
        border-top: 3px solid #71beb5;
        border-right: 3px solid #71beb5;
    }
    .meta-navigation .meta-navigation__inner > ul > li.active {
        background-color: #F1F8F7;
        border-radius: 4px;
    }
    .meta-navigation .meta-navigation__inner > ul > li.active a {
        color: #71beb5;
        text-decoration: none;
    }
    .meta-navigation .meta-navigation__inner > ul > li a {
        font-size: 20px;
        line-height: 50px;
    }
    .meta-navigation ul li a {
        color: #000;
        font-weight: 600;
    }
    .meta-navigation ul li .sub-menu {
        position: relative;
        right: -18px;
    }
    .meta-navigation ul li .sub-menu li {
        margin-bottom: 0px;
        padding-left: 0px;
    }
    .meta-navigation ul li .sub-menu li a {
        line-height: 28px;
        font-weight: 500;
        font-size: 17px;
    }
    .meta-navigation .meta-navigation__inner > ul > li:has(a[title="Gesprekshulp"]) {
        border: 1px solid #222;
    }
    .meta-navigation .meta-navigation__inner > ul > li a[title="Gesprekshulp"]::after {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        border-top: 3px solid #222;
        border-right: 3px solid #222;
        transform: rotate(45deg);
        margin-top: 20px;
        float: right;
    }

    html:not(.aem-AuthorLayer-Edit) .content-area {
        padding-top: 100px;
    }

    .col-md-4, .col-md-8 {
        width: 100%;
    }

    #oz-home-box .home-header {
        font-size: 40px;
    }
    #oz-home-box-grid .row > .col-12.col-md-6.col-lg-3,  #oz-home-footer .row > .col-12.col-md-6.col-lg-3 {
        border-right: 0px;
        padding-top: 15px;
        padding-left: 0px;
        padding-right: 20px;
    }

    [id^="oz-shrink"] {
        max-width: 100%;
    }
    #oz-shrink #oz-other-symptoms #oz-other-symptoms-examples {
        padding: 30px 30px 30px 30px;
    }
    #oz-shrink #oz-other-symptoms #oz-other-symptoms-examples .btn-link {
        font-size: 17px;
        margin: 0 0 5px 0 !important;
    }
    #oz-shrink #oz-other-symptoms .col-md-4 {
        position: relative;
        right: auto;
    }
    #oz-shrink #oz-other-symptoms .col-md-8 .cmp-text {
        width: 100%;
    }

    #oz-shrink #oz-other-symptoms .col-md-4, #oz-shrink #oz-other-symptoms .col-md-8,   #oz-shrink #oz-other-symptoms .col-md-9,   #oz-shrink #oz-other-symptoms .col-md-10 {
        width: 100%;
    }
    #oz-other-symptoms-checker {
        margin-top: 30px;
    }

    [id^="oz-primary-box"] .col-md-4, [id^="oz-primary-r-box"] .col-md-4, 
    [id^="oz-primary-box"] .col-md-8, [id^="oz-primary-r-box"] .col-md-8,
    [id^="oz-primary-box"] .col-md-6, [id^="oz-primary-r-box"] .col-md-6 {
        min-width: 100%;
    }
    [id^="oz-primary-box-image"] {
        min-height: 600px;
        border-radius: 10px 10px 0 0;
    } 
    [id^="oz-primary-r-box-image"] {
        min-height: 600px;
        border-radius: 0px 0px 10px 10px;
    } 
    [id^="oz-primary-box"] .col-md-4, [id^="oz-primary-r-box"] .col-md-4,
    [id^="oz-primary-r-box"] .col-md-6:nth-of-type(odd) {
        padding: 32px 40px;
    }

    [id^="oz-secondary-box"], [id^="oz-secondary-r-box"] {
        padding: 30px !important;
    }
    [id^="oz-secondary-box"] .col-md-8, [id^="oz-secondary-r-box"] .col-md-8 {
        padding: 30px 40px;
        width: 50%;
    }
    [id^="oz-secondary-box"] .col-md-4, [id^="oz-secondary-r-box"] .col-md-4 {
        width: 50%;
    }
    #oz-secondary-box1 .col-md-6, #oz-secondary-box1 .col-md-6 .col-md-6 {
        width: 100%;
    }
    #oz-secondary-box1 .col-md-6 .separator {
        display: none;
    }


    [id^="oz-dark-box"] .col-md-8, [id^="oz-dark-r-box"] .col-md-8 {
        padding: 30px 40px;
        width: 50%;
    }
    [id^="oz-dark-box"] .col-md-4, [id^="oz-dark-r-box"] .col-md-4 {
        width: 50%;
    }

    [id^="oz-stories"] .col-md-6 {
        width: 100%;
    }
    [id^="oz-stories"] .col-md-6 .col-md-6 {
        width: 50%;
    }
    [id^="oz-stories"] .col-md-8, #oz-stories > .layout-container-content > .column-control:first-of-type > .column-control-wrapper > .bg-container > .row > .col-md-6:nth-of-type(odd) {
        width: 60%;
    }
    [id^="oz-stories"] .col-md-4, #oz-stories > .layout-container-content > .column-control:first-of-type > .column-control-wrapper > .bg-container > .row > .col-md-6:nth-of-type(even) {
        width: 40%;
    }

    html:not(.aem-AuthorLayer-Edit) [id^="oz-story-v"], html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dv"] {
        margin-bottom: 20px;
    }
    html:not(.aem-AuthorLayer-Edit) [id^="oz-story-h"], html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dh"] {
        height: 466px;
        margin: 0 0 15px 0;
        background-position: 75%;
    }
    html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dh"] .button-link .btn {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 30%, rgba(18, 16, 55, 1) 100%);
    }
    html:not(.aem-AuthorLayer-Edit) [id^="oz-story-h"] .button-link .btn {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 30%, rgba(132, 203, 198, 1) 100%);
    }
      html:not(.aem-AuthorLayer-Edit) [id^="oz-story-h"] .bg-container, html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dh"] .bg-container {
        height: 466px;
    }
    html:not(.aem-AuthorLayer-Edit) .layout-container:has(> [id^="oz-story-h"]), html:not(.aem-AuthorLayer-Edit) .layout-container:has( > [id^="oz-story-dh"]) {
        max-width: 50%;
    }
    html:not(.aem-AuthorLayer-Edit) .layout-container:nth-of-type(odd):has(> [id^="oz-story-h"]), html:not(.aem-AuthorLayer-Edit) .layout-container:nth-of-type(odd):has( > [id^="oz-story-dh"]) {
        padding-right: 10px;
    }
    html:not(.aem-AuthorLayer-Edit) .layout-container:nth-of-type(even):has(> [id^="oz-story-h"]), html:not(.aem-AuthorLayer-Edit) .layout-container:nth-of-type(even):has( > [id^="oz-story-dh"]) {
        padding-left: 10px;
    }
    [id^="oz-story-h"] p, [id^="oz-story-dh"] p {
        max-width: 100%;
    }

    [id^="oz-video-box"] .col-md-4 {
        padding: 0 10px;
        margin: 40px 0;
    }
    [id^="oz-video-box"] .col-md-4, [id^="oz-video-box"] .col-md-8 {
        width: 100%;
    }

     #andere-symptomen .col-md-4:nth-child(1), #andere-symptomen .col-md-4:nth-child(2), #andere-symptomen .col-md-4:nth-child(3) {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0 0 30px 0;
    }

    #oz-goals {
        max-width: 100%;
    }
    #oz-goals .col-md-2 {
        width: 60px;
    }
    #oz-goals .col-md-2 .cmp-text {
        width: 40px;
        height: 40px;
    }
    #oz-goals .col-md-2 .cmp-text .material-symbols-outlined {
        font-size: 30px;
        line-height: 40px;
    }

    #oz-storypage {
        max-width: 100%;
        padding: 0px;
    }
    #oz-storypage [id^="oz-secondary-box"] .col-md-4, #oz-storypage [id^="oz-secondary-r-box"] .col-md-4,
    #oz-storypage [id^="oz-secondary-box"] .col-md-8, #oz-storypage [id^="oz-secondary-r-box"] .col-md-8 {
        width: 100%;
    }
    #oz-storypage [id^="oz-secondary-box-image"] {
        min-height: 500px;
        border-radius: 0 0 10px 10px;
    }
    html:not(.aem-AuthorLayer-Edit) [id^="oz-story-h"], html:not(.aem-AuthorLayer-Edit) [id^="oz-story-dh"] {
        background-position: 90%;
    }

    #oz-welzijn-layout .col-md-6 {
        width: 100%;
    }

    #oz-welzijntool-start, #oz-welzijntool-vragen, #oz-welzijntool-print {
        margin: 0;
    }

    #oz-footer {
        width: 100%;
    }

    #leven-met-crohn-body .brand-logo a img {
        max-width: 85px;
    }
    #leven-met-crohn-body .bi-list:before {
        color: #FFF;
        font-size: 30px;
    }
    #leven-met-crohn-body .global-header-menu {
        top: 80px;
    }
    #leven-met-crohn-body .meta-navigation .meta-navigation__inner > ul {
        background: #212121;
        width: 100%;
    }
    #leven-met-crohn-body .cmp-text p {
        font-size: 16px;
    }

    #leef-met-crohn-block-1 {
        padding: 20px 0 330px 0px;
        background-position: right bottom;
    }
    #leef-met-crohn-block-1 .col-md-6 {
        width: 100%;
    }
    #leef-met-crohn-block-1 .cmp-text {
        width: 70%;        
    }

    #leef-met-crohn-block-2 {
        margin: 30px 0 100px;
        padding: 0px;
    }
    #leef-met-crohn-block-2 .col-md-6 {
        width: 100%;
    }
    #leef-met-crohn-block-2 p.header-masterclass {
        font-size: 20px;
    }
    
    #leef-met-crohn-block-2-skewed {
        padding: 500px 0 0 0;
    }
    #leef-met-crohn-block-2-skewed::after {
        height: 70px;
    }
    #leef-met-crohn-block-2-skewed-child .btn.btn-secondary {
        font-size: 24px;
    }

    #leef-met-crohn .line-orange, #leef-met-crohn .line-grey {
        font-size: 39px;
    }

    #leef-met-crohn-block-4 {
        margin: 80px 0 0 0;
        padding: 0px;
    }
    #leef-met-crohn-block-4-skewed {
        background-image: none !important;
    }
    #leef-met-crohn-block-4-skewed-child {
        border-right: 0px;
    }
    #leef-met-crohn-block-4-skewed::after {
        height: 70px;
    }

    #leef-met-crohn-block-5 .column-control, #leef-met-crohn-block-6 .column-control, #leef-met-crohn-block-7 .column-control, #leef-met-crohn-block-8 .column-control {
        position: relative;
        padding: 10px;
    }
    #leef-met-crohn .mini-line-orange, #leef-met-crohn .mini-line-red, #leef-met-crohn .mini-line-salmon, #leef-met-crohn .mini-line-grey {
        font-size: 20px;
    }
    #leef-met-crohn .mini-line-grey {
        padding-left: 8px;
    }
    #leef-met-crohn-block-5 .col-md-6, #leef-met-crohn-block-6 .col-md-6, #leef-met-crohn-block-7 .col-md-6, #leef-met-crohn-block-8 .col-md-6 {
        width: 100%;
    }
    #leef-met-crohn .c-crohn-video__title {
        font-size: 20px;
        margin-top: 15px;
    }

    #leef-met-crohn-block-5::after, #leef-met-crohn-block-6::after, #leef-met-crohn-block-7::after, #leef-met-crohn-block-8::after  {
        background-color: #212121;
    }
    #leef-met-crohn-block-5::after, #leef-met-crohn-block-6::after, #leef-met-crohn-block-7::after, #leef-met-crohn-block-8::after {
        height: 30px;
        bottom: -29px;
    }

    #leef-met-crohn-block-9 {
        margin: 70px 0 100px 0;
    }
    #leef-met-crohn-block-9 .col-md-3,  #leef-met-crohn-block-9 .col-md-9 {
        width: 100%;
    }

    #leef-met-crohn-block-10 .col-md-6 {
        width: 100%;
        margin: 0 0 30px 0;
    }
    #leef-met-crohn-block-10-left h3, #leef-met-crohn-block-10-right h3 {
        font-size: 30px !important;
    }
    #leef-met-crohn-block-10-left .btn.btn-secondary {
        font-size: 20px;
    }




}

@media (min-width: 768px) and (max-width: 991.98px) {
    .container, .container-md, .container-sm, .global-header--box, .hero-banner--box:not(.hero-teaser), .hero-banner-admonitions-content__inner, .hero-banner__inner.overlay-content .hero-banner-content, .hero-list.hero-list--center .hero-list__inner, .layout-container--center, .layout-container--content-center .layout-container-content, .section-list--container .section-list__inner, .tags__inner--container {
        max-width: 100%;
        padding: 0 1rem;
    }
}

@media screen and (max-width: 768px) {
    h1 {
        font-size: 30px !important;
        line-height: 35px;
    }
    h2 {
        font-size: 21.5px !important;
        line-height: 25px;
    }

    .global-header-menu {
        top: 80px;
        background: #FFF;
    }
    .meta-navigation .meta-navigation__inner > ul {
        width: 100%;
    }

    .brand-logo a img {
        max-width: 150px;
    }

    .col-md-6 {
        margin-bottom: 20px;
    }

    .modal-content .olumn-control-wrapper.mt-5 {
        margin: 20px !important;
    }

    #oz-home-box .col-md-12 {
        padding: 20px;
    }
    #oz-home-box-grid {
        padding: 30px;
    }
    #oz-home-box-grid .row > .col-12.col-md-6.col-lg-3, #oz-home-footer .row > .col-12.col-md-6.col-lg-3 {
        padding-top: 0px;
    }

    [id^="oz-primary-box-image"], [id^="oz-primary-r-box-image"] {
        min-height: 230px;
    }

    [id^="oz-secondary-box"] .col-md-8, [id^="oz-secondary-r-box"] .col-md-8 {
        width: 100%;
    }
    [id^="oz-secondary-box"] .col-md-4, [id^="oz-secondary-r-box"] .col-md-4 {
        width: 100%;
    }
    [id^="oz-secondary-box-image"] {
        height: 250px;
        border-radius: 0 0 10px 10px;
    }

    #oz-other-symptoms {
        padding: 20px 30px;
    }
    #oz-other-symptoms .col-md-8 .cmp-text {
        width: 100%;
    }
    #oz-other-symptoms .col-md-4 {
        position: relative;
        right: auto;
        width: 100%;
    }

    [id^="oz-video-box"] .video-box-header {
        font-size: 20px;
    }

    #andere-symptomen {
        padding: 10px;
    }

    [id^="oz-stories"] .stories-header {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    [id^="oz-stories"] .col-md-8, #oz-stories > .layout-container-content > .column-control:first-of-type > .column-control-wrapper > .bg-container > .row > .col-md-6:nth-of-type(odd),
    [id^="oz-stories"] .col-md-4, #oz-stories > .layout-container-content > .column-control:first-of-type > .column-control-wrapper > .bg-container > .row > .col-md-6:nth-of-type(even)  {
        width: 100%;
    }
    [id^="oz-stories"] .col-md-6 .col-md-6 {
        width: 100%;
        margin-bottom: 0px;
    }
    [id^="oz-stories"] .btn-link {
        float: left;
    }
    html:not(.aem-AuthorLayer-Edit) .layout-container:has(> [id^="oz-story-h"]), html:not(.aem-AuthorLayer-Edit) .layout-container:has( > [id^="oz-story-dh"]) {
        max-width: 100%;
    }

    [id^="oz-dark-box"] .col-md-8, [id^="oz-dark-r-box"] .col-md-8 {
        width: 100%;
    }
    [id^="oz-dark-box"] .col-md-4, [id^="oz-dark-r-box"] .col-md-4 {
        width: 100%;
    }


    #oz-welzijntool-start {
        background-image: none !important;
        padding: 20px 30px !important;
    }
    #oz-welzijntool-start .welzijn-tool-header {
        font-size: 30px;
        line-height: 36px;
    }

    #oz-welzijntool-vragen, #oz-welzijntool-print {
        padding: 20px 10px 50px 10px !important;
    }
     #oz-welzijntool-vragen .carousel__action.carousel__action--previous, #oz-welzijntool-vragen .carousel__action.carousel__action--next {
        positioN: relative !important;
        width: 100%;
    }
    #oz-welzijntool-vragen #finisher {
        positioN: relative !important;
        width: 100%;
    }

    #oz-footer .oz-footer-menu {
        margin-top: 20px;  
    }
    #oz-footer .oz-footer-menu a {
        width: calc(100% - 40px);
        display: inline-block;
    }

    #leef-met-crohn-block-2-skewed {
        padding: 250px 0 0 0;
    }
    #leef-met-crohn-block-2-skewed::after {
        height: 30px;
    }
    #leef-met-crohn-block-4-skewed-child h2 {
        font-size: 30px !important;
        margin-bottom: 60px;
    }
    #leef-met-crohn-block-4-skewed {
        padding: 0;
    }

    #leef-met-crohn .vjs-big-play-button .vjs-control-text {
        font-size: 18px;
    }
    #leef-met-crohn .vjs-big-play-button {
        left: calc(50% - 60px);
    }

    #leef-met-crohn-block-5 > .layout-container-content {
        -webkit-clip-path: polygon(0 4%, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 4%, 100% 0, 100% 100%, 0% 100%);
    }
    #leef-met-crohn-block-5::after, #leef-met-crohn-block-6::after, #leef-met-crohn-block-7::after, #leef-met-crohn-block-8::after {
        height: 20px;
        bottom: -19px;
    }

    #leef-met-crohn-block-10 {
        padding: 0px;
    }
    #leef-met-crohn-block-10-left {
        --skew-angle: -1deg;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 96.5%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 96.5%, 0 100%);
    }
    #leef-met-crohn-block-10-right {
        -webkit-clip-path: polygon(0 4%, 100% 0, 100% 97%, 0 100%);
        clip-path: polygon(0 4%, 100% 0, 100% 97%, 0 100%);
    }

}
