.ce--mask_programm_plan .programmPlan__table{margin-bottom:5rem}.ce--mask_programm_plan .table--title{margin-bottom:2rem;font-weight:600 !important;padding-top:2rem}.ce--mask_programm_plan .programmPlan__row{display:flex;gap:15px;padding:20px 10px;margin-bottom:0.5rem}.ce--mask_programm_plan .programmPlan__row h5,.ce--mask_programm_plan .programmPlan__row .header--lvl5{font-weight:600;margin-bottom:1px;font-size:18px}.ce--mask_programm_plan .programmPlan__row p{font-size:18px !important}.ce--mask_programm_plan .colorBlack{color:var(--color-black)}.ce--mask_programm_plan .lightBlue{color:var(--color-turk)}.ce--mask_programm_plan .darkBlue{color:var(--color-blue-dark)}.ce--mask_programm_plan .colorWhite{color:#fff}.ce--mask_programm_plan .colorGreen{color:var(--color-green-dark)}.ce--mask_programm_plan .colorGrau{color:var(--color-orange)}.ce--mask_programm_plan .colorOrang{color:var(--color-gray-1)}.ce--mask_programm_plan .bgBlue{background-color:rgba(41, 96, 130, 0.2)}.ce--mask_programm_plan .bgOrange{background-color:rgba(255, 130, 60, 0.2)}.ce--mask_programm_plan .bgWhite{background-color:#fff}.ce--mask_programm_plan .bgGreen{background-color:rgba(55, 127, 72, 0.2)}.ce--mask_programm_plan .bgGrau{background-color:var(--color-gray-1)}.ce--mask_programm_plan .programmPlan__time{border-right:1px solid #000;padding-right:15px;text-align:right;min-width:100px;max-width:100px;white-space:wrap}@media (min-width:992px){.ce--mask_programm_plan .programmPlan__time{min-width:150px;max-width:150px}}.ce--mask_programm_plan .programmPlan__contentWrapper{width:100%;display:flex;flex-direction:column;flex-grow:1;white-space:pre-wrap}.ce--mask_programm_plan .programmPlan__content{display:flex;flex-direction:column;gap:var(--column-gap);border-bottom:2px solid white;padding:15px 3px;word-break:break-word;overflow:hidden}.ce--mask_programm_plan .programmPlan__content:first-child{padding:0 3px 10px 3px}.ce--mask_programm_plan .programmPlan__content:last-child{border-bottom:none}@media (min-width:992px){.ce--mask_programm_plan .programmPlan__content{flex-direction:row}.ce--mask_programm_plan .programmPlan__contentLeft{width:50%}.ce--mask_programm_plan .programmPlan__contentRight{width:50%}}.ce--mask_programm_plan .programmPlan__content p{margin:0 !important;font-size:22px}.ce--mask_programm_plan .programmPlan__content:last-child{margin-bottom:0}