/* div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}


    .custom-form .b24-form {
        all: unset;
    }
    .custom-form .b24-form-wrapper {
        all: unset;
    }
    .custom-form .b24-form-shadow {
        all: unset;
    }
    .custom-form .b24-form-border-bottom {
        all: unset;
    }
    .custom-form .b24-form-header-padding {
        all: unset;
    }
    .custom-form .b24-form-content {
        all: unset;
    }
    .custom-form .b24-form-padding-side {
        all: unset;
    }
    .custom-form .b24-form-control-alert {
        margin-bottom: auto !important;
    }
    .custom-form .b24-form-control::placeholder {
        color: #C3C3C3;
    }
    .custom-form .b24-form-field {
        all: unset;
        margin-bottom: auto;
        margin-top: auto;
        width: 100%;
    }
    @media (min-width: 768px) {
        .custom-form .b24-form-field {
            all: unset;
            margin-bottom: auto;
            margin-top: auto;
            width: 100%;


        }
        .custom-form .b24-form-control-alert {

        }
    }
    .custom-form .b24-form-control {
        border-radius: 9999px !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
        --tw-bg-opacity: 1 !important;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
        padding-left: 1.125rem !important;
        padding-right: 1.125rem !important;
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
        display: block !important;
        width: 100% !important;
        font-size: 0.875rem !important;
        line-height: 1.25rem !important;
        font-weight: 500 !important;
        --tw-text-opacity: 1 !important;
        color: rgb(67 67 67 / var(--tw-text-opacity)) !important;
    }
    .custom-form textarea.b24-form-control {
        border-radius: 0.375rem !important;
        height: 4rem !important;
    }
    .custom-form .b24-form-control-container {
        display: block;
        position: relative;
        width: 100%;
        padding-top: 0;
    }
    .custom-form .b24-form-control-string .b24-form-control,
    .custom-form .b24-form-control-list .b24-form-control,
    .custom-form .b24-form-control-text .b24-form-control,
    .custom-form .b24-form-control-select .field-item {
        height: auto;
        border: none;
        background-image: none;
        font-size: 0.875rem !important;
        line-height: 1.25rem !important;
        font-weight: 500;
    }

    .custom-form .b24-form-control-string .b24-form-control-label,
    .custom-form .b24-form-control-list .b24-form-control-label,
    .custom-form .b24-form-control-text .b24-form-control-label {
        all: unset;
        display: none;
    }
    .custom-form .b24-form-control-select-label,
    .custom-form .b24-form-control:focus+.b24-form-control-label,
    .custom-form .b24-form-control-not-empty+.b24-form-control-label {
        top: 0px;
        font-size: 1.125rem;
    }
    @media (min-width: 768px) {
        .custom-form .b24-form-control-string .b24-form-control-label,
        .custom-form .b24-form-control-list .b24-form-control-label,
        .custom-form .b24-form-control-text .b24-form-control-label {
            font-size: 1.5rem;
            line-height: 2rem;
        }
        .custom-form .b24-form-control-select-label,
        .custom-form .b24-form-control:focus+.b24-form-control-label,
        .custom-form .b24-form-control-not-empty+.b24-form-control-label {
            top: 0px;
            font-size: 1.5rem;
        }
        .custom-form .b24-form-control-container {
            padding-top: 0;
        }
    }
    .custom-form .b24-form-control-list .b24-form-control-container:after {
        top: 50px;
    }
    .custom-form .b24-form-icon-after {
        top: 25px;
    }

    .custom-form [type=checkbox] {
        border-color: transparent;
        --tw-bg-opacity: 1;
        background-color: rgb(195 195 195 / var(--tw-bg-opacity));
        border-radius: 0.25rem !important;
    }
    .custom-form [type=checkbox]:checked {
        --tw-bg-opacity: 1;
        background-color: rgb(58 218 192 / var(--tw-bg-opacity));
        border-radius: 0.25rem !important;
    }
    .custom-form [type=checkbox]:checked:hover,
    .custom-form [type=checkbox]:checked:focus,
    .custom-form [type=radio]:checked:hover,
    .custom-form [type=radio]:checked:focus {
        --tw-bg-opacity: 1;
        background-color: rgb(58 218 192 / var(--tw-bg-opacity));
    }
    .custom-form .b24-form-field-agreement .b24-form-control-desc {
        all: unset;
    }
    .custom-form .b24-form-field-agreement .b24-form-field-agreement-link {
        font-weight: 500;
        font-size: 0.75rem;
        line-height: 1rem;
        margin-left: 0.5rem;
        color: #C3C3C3;
    }
    .b24-form-field-agreement .b24-form-control-alert-message {
        left: 42%;
        transform: translate(-50%, 0);
    }
    .custom-form .b24-form-control-container:has(> [type=checkbox]) {
        padding-top: 0px;
        margin-top: 12px;
        text-align: center;
    }
    .custom-form .b24-form-btn-block {
        all: unset;
        width: 100%;
    }
    .custom-form .b24-form-btn {
        width: 100%;
        border-radius: 9999px;
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 1.125rem;
        line-height: 1.75rem;
        --tw-bg-opacity: 1;
        background-color: rgb(58 218 192 / var(--tw-bg-opacity));
        display: inline-flex;
        cursor: pointer;
        -webkit-user-select: none;
        user-select: none;
        align-items: center;
        justify-content: center;
        border-width: 0px;
        border-style: none;
        border-color: transparent;
        text-align: center;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(67 67 67 / var(--tw-text-opacity));
        outline: 2px solid transparent;
        outline-offset: 2px;
        outline-width: 0px;
        outline-color: transparent;
    }
    @media (min-width: 1200px) {
        .custom-form .b24-form-btn-block {
            width: auto;
        }
        .custom-form #download-modal .b24-form-btn-block {
            width: 100%;
        }
        .custom-form .b24-form-btn {
            padding-top: 0.25rem;
            padding-bottom: 0.25rem;
            font-size: 0.875rem;
            line-height: 1.25rem;
            min-height: auto;
        }
    }
    .custom-form .b24-form-btn:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(67 67 67 / var(--tw-bg-opacity));
        --tw-text-opacity: 1;
        color: rgb(58 218 192 / var(--tw-text-opacity));
    }
    .custom-form .b24-form-btn-container {
        margin: 0 0 0 0;
        align-items: start;
    }

    .custom-form [type=string]:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, );
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
        border-color: #2563eb;
    }
    .custom-form .b24-form-sign {
        display: none;
    }
    .custom-form .b24-form-content form {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .custom-form .b24-form-content form > div:first-child {
        display: flex;
        flex-direction: column;
        gap: 8px;
        width: 100%;
    }
    @media (min-width: 1200px) {
        .custom-form .b24-form-content form {
            display: flex;
            flex-direction: row;
        }
        .custom-form .b24-form-content form > div:first-child {
            display: flex;
            flex-direction: row;
            gap: 8px;
            width: 100%;
        }
    }
    .custom-form .b24-form-control-container {
        margin-bottom: 0;
    }
    .custom-form .b24-form-state-container .b24-form-loader {
        display: none;
    }
    .custom-form .b24-form-state-container .b24-form-success {
        display: none;
    }
    .custom-form .b24-form-state-container .b24-form-error {
        display: none;
    }
    .custom-form .b24-form-state-container .b24-form-warning {
        display: none;
    }
    .custom-form .b24-form-state-container {
        display: none;
    }
    .custom-form .b24-form-btn.yellow-color {
        background-color: #FFB800;
    }
    .custom-form .b24-form-btn:hover.yellow-color {
        background-color: #FFB800;
        color: #434343;
    }
    .custom-form .msg-box {
        @media (min-width: 1200px) {
            display: block;
        }
        display: none;
        font-weight: 500;
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-family: Montserrat, 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";
        text-align: center;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        background-color: #3ADAC0;
        border-radius: 32px;
        margin-top: 0.75rem;
    }
    .custom-form .msg-box.gray-color {
        background-color: #C3C3C3;
    }
    .custom-form .mobile-msg-box {
        @media (min-width: 1200px) {
            display: none;
        }
        display: block;
        font-weight: 500;
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-family: Montserrat, 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";
        text-align: center;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        background-color: #3ADAC0;
        border-radius: 32px;
    }
    .custom-form .mobile-msg-box.gray-color {
        background-color: #C3C3C3;
    }
    .custom-form .privacy {
        @media (min-width: 1200px) {
            text-align: left;
            font-size: 14px;
            line-height: 20px;
            margin-top: 8px;
        }
        font-size: 12px;
        line-height: 16px;
        text-align: center;
        margin-top: 12px;
        color: #C3C3C3;
    }

 */


div.breadcrumbs-wrapper {
    margin: 2.4rem 0;
}
.course-screen {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    padding: 6rem 0;
    min-height: 760px;
}
.course-screen .page-title {
	color: white;
	position: relative;
	z-index: 2;
	margin-bottom: .8rem;
}
.course-screen p {
	color: white;
	position: relative;
	z-index: 2;
}
.course-screen a {
	position: relative;
	z-index: 2;
}
.course-screen::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	 /* background: linear-gradient(180deg, #5144C1 0%, rgba(81, 68, 193, 0.65) 100%); 
	opacity: 0.85;   */
    pointer-events: none;  
	background-image: url(/local/templates/new_2cifra/images/violet-bg.png);
	background-size: cover;
}
.course-screen-info svg {
	margin-right: 4px;
	max-width: 20px;
	min-width: 20px;
}
.course-screen-info > div {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 2;
}
.course-screen-info > div::after {
	content: '';
	border-radius: 8px;
	width: 8px;
	min-width: 8px;
	height: 8px;
	background: white;
	margin: 0 2.4rem;
}
.course-screen-info > div:last-child:after {
	content: none;
}
.course-screen-info {
	display: flex;
	align-items: center;
	margin-bottom: 3.2rem;
}
.course-screen-desc {
	font-family: 'Montserrat';
	font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
	margin-bottom: 4rem;
	max-width: 90%;
}
.course-screen-list {
	font-family: 'Montserrat';
	font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
	margin-bottom: 1.6rem;
}
.course-screen-price {
	font-family: 'Montserrat';
	font-weight: 900;
	font-size: 60px;
	line-height: 1;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.course-screen-price p,
.course-screen-price span {
	line-height: 1;
	margin: 0;
	padding: 0;
}
.course-screen-bottom {
	display: flex;
	align-items: center;
	gap: 2.4rem;
}
.course-screen-prices {
	display: flex;
	flex-direction: column;
}
.course-screen-label {
	font-family: 'Montserrat';
	font-weight: 900;
	font-size: 12px;
	line-height: 1.33;
	text-transform: uppercase;
	color: white;
	position: relative;
	z-index: 2;
}
.btn-green.btn-course-buy {
	height: 76px;
	padding: 0 140px;
	font-size: 24px;
	line-height: 1.17;
	min-width: 440px
}
.link-download {
	display: inline-flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0 28px;
	height: 48px;
	border: 1px solid #3ADAC0;
	border-radius: 40px;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 20px;
    line-height: 1.2;   
	color: #434343;
}

.course-help-grid {
  display: grid;
  gap: 24px;
    grid-template-columns: repeat(4, 1fr);
}
.course-help-grid.grid-5 {
    grid-template-columns: repeat(4, 1fr);
}
.course-help-grid.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
.course-help-grid.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.course-help-grid.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
.course-help-box {
	/* background-color: #EFEFEF; */
    /* background-image: url(/local/templates/new_2cifra/images/course-box-bg.svg); */
    background-image: url(/local/templates/new_2cifra/images/course-box-bg.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 50% 50%;
    min-height: 160px;
    padding: 20px;
    position: relative;
    transition: .3s;
    background-size: auto;
    background-position: 100% 0;
    border-radius: 30px;
    height: 100%;
}
 
.course-help-grid.grid-5 .course-help-box {
    background-image: url(/local/templates/new_2cifra/images/course-box-bg-3.svg);
}
.course-help-grid.grid-4 .course-help-box {
    background-image: url(/local/templates/new_2cifra/images/course-box-bg.svg);
}
.course-help-grid.grid-2 .course-help-box {
    background-image: url(/local/templates/new_2cifra/images/course-box-bg-2.svg);
}
.course-help-grid.grid-3 .course-help-box {
    background-image: url(/local/templates/new_2cifra/images/course-box-bg-3.svg);
}
.course-help-box::before {
    content: '';
    position: absolute;
    background-color: #EFEFEF;
    width: 100%;
    height: 70%;
    right: 0;
    bottom: 0;
    background-size: auto;
    background-position: 100% 0;
    border-radius: 30px;
}


.course-help-arrow {
	position: absolute;
	top: 0;      
	right: 0;     
	z-index: 2;
	background: #7163E9;
	color: white;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s;
}
.course-help-arrow svg {
	max-width: 20px;
}
.course-help-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #434343;
    max-width: 284px;
    position: relative;
    z-index: 2;
    max-width: 85%;
}
/* .course-help-box:hover .course-help-arrow {
	transform: rotate(180deg);
} */

 
.course-receive {
	background-color: #7163E9;
	padding: 64px 0 68px;
	position: relative;
}
.course-receive-dekor {
	position: absolute;
	right: 0;
	bottom: 0;
}
.course-receive-dekor img {
	max-width: 923px;
}
.course-receive .section-title {
	color: white;
	max-width: 1136px;
	margin-bottom: 1.6rem;
}
.course-receive-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 2.4rem;
	margin: 2.8rem 0;
}
.course-receive-item {
	padding: 2rem;
	display: flex;
	align-items: center;
	font-family: 'Montserrat';
	font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
	color: white;
}
.course-receive-item span {
	margin-right: 2rem;
	font-weight: 900;
	font-size: 44px;
}
.course-receive p {
	font-weight: 500;
    font-size: 20px;
    line-height: 1.2;   
	color: white;
}
.course-receive .btn-consult {
    display: flex;
    width: 100%;
    height: 76px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    max-width: 440px;
    margin: 0;
}
.course-programm-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  margin: 0 auto 4.8rem;
}
.receive-item {
  background-color: #7163E9;
  padding: 2.4rem;
  position: relative;
  overflow: hidden;
  border-radius: 3rem;
  min-height: 14rem;

  /* ширина: 4 в ряд с учётом gap */
  flex: 0 1 calc(25% - 18px); 
  box-sizing: border-box;
}
.receive-item img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 142px;
}
.receive-item p {
  font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: white;
  max-width: 27rem;
}
.after-completing-desc {
  font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
  color: #434343;
    margin-bottom: 2rem;
}
.inline-cta {
  padding: 9.6rem;
  background-color: #7163E9;
}
.inline-cta h2 {
    color: white;
    margin: 0;
    line-height: 1.2;
}
.inline-cta-row {
  display: flex;
  align-items: center;
  gap: 4rem;
  justify-content: space-between;
}
.inline-cta-btn {
  width: 100%;
  max-width: 65.3rem;
}


.course-programm-row {
    display: flex;
    gap: 2.4rem;
}
.course-programm-aside {
    flex: 0 0 324px;
}
.course-programm-content {
    flex: 0 1 100%;
}
.accordion-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.accordion-content li {
    position: relative;
    padding: 0 0 0 28px;
    margin-bottom: 1.6rem;
}
.accordion-content li::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBMMTEuNDYxNyA2LjQ3MTA5TDE3LjA3MTEgMi45Mjg5M0wxMy41Mjg5IDguNTM4MjhMMjAgMTBMMTMuNTI4OSAxMS40NjE3TDE3LjA3MTEgMTcuMDcxMUwxMS40NjE3IDEzLjUyODlMMTAgMjBMOC41MzgyOCAxMy41Mjg5TDIuOTI4OTMgMTcuMDcxMUw2LjQ3MTA5IDExLjQ2MTdMMCAxMEw2LjQ3MTA5IDguNTM4MjhMMi45Mjg5MyAyLjkyODkzTDguNTM4MjggNi40NzEwOUwxMCAwWiIgZmlsbD0iIzcxNjNFOSIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 0;
    top: calc(50% - 10px);
}
.accordion-container .ac {
    border: none;
    margin-bottom: 2rem;
}
#tariff-accordion .ac-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 30px 32px;
    min-height: 112px;
    border: 1px solid #EFEFEF;
    border-radius: 30px;

}
.accordion-content {
    padding: 2rem 3.2rem 0;
}
.course-programm--btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2.4rem;
    margin-top: 2.8rem;
}
.course-programm--btns .btn {
    flex: 0 1 100%;
    height: 76px;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
 
}
.course-programm--btns .btn-tr {
    box-sizing: border-box;
}
#place-course .choices__list--dropdown .choices__item, 
#place-course .choices__list[aria-expanded] .choices__item {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-clamp: 5;
    box-orient: vertical;
}


.course-programm-box {
    padding: 1.6rem;
    margin-bottom: 1.2rem;
    box-sizing: border-box;
    border-radius: 30px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #434343;
}
.violet-box {
    background: #D1CCF8;
    border: 1px solid #7163E9;
}
.green-box {
    background: #CBF5EE;
    border: 1px solid #3ADAC0;
}
.course-programm-box strong {
    margin-bottom: .4rem;
    display: block;
    font-weight: 700;
}
.accordion-container .ac .ac-trigger {
    outline: none;
    transition: .3s;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
}
#tariff-accordion .ac-trigger {
    font-size: 44px;
    line-height: 48px; 
}

.accordion-container .ac .ac-trigger:focus {
    color: #434343;
}
.accordion-container .ac .ac-trigger:after {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    width: 48px;
    height: 48px;
    border: 1px solid #EFEFEF;
    border-radius: 50px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMzQzOSA3Ljc1NzMyTDQuOTI5NjkgOS4xNzE1NEwxMi4wMDA3IDE2LjI0MjZMMTkuMDcxOCA5LjE3MTU3TDE3LjY1NzYgNy43NTczNUwxMi4wMDA4IDEzLjQxNDJMNi4zNDM5IDcuNzU3MzJaIiBmaWxsPSIjN0E3QTdBIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: center;
    transition: .3s;
    right: 0;
    top: calc(50% - 24px);
    bottom: auto;
    position: absolute;
    transform: none;
}
.accordion-container .ac.is-active>.ac-header .ac-trigger:after {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    width: 48px;
    height: 48px;
    border: 1px solid #EFEFEF;
    border-radius: 50px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMzQzOSA3Ljc1NzMyTDQuOTI5NjkgOS4xNzE1NEwxMi4wMDA3IDE2LjI0MjZMMTkuMDcxOCA5LjE3MTU3TDE3LjY1NzYgNy43NTczNUwxMi4wMDA4IDEzLjQxNDJMNi4zNDM5IDcuNzU3MzJaIiBmaWxsPSIjN0E3QTdBIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
}


.review-card {
    box-sizing: border-box;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #BABABA;
    border-radius: 30px;
    min-height: 384px;
    display: flex;
    flex-direction: column;
}
.review-card img {
  max-width: 100px;
  max-height: 100px;
  object-fit: cover;
  border-radius: 16px;
}
.review-card p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #434343;
}
.review-card .review-author {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #434343;
  margin-bottom: .8rem;
}
.review-imgs {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    margin-bottom: 1.6rem;
}
.review-rating {
    margin-bottom: 1.6rem;
    width: 100%;
}
.review-btn {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #434343;
  display: flex;
  align-items: center;
  margin-top: auto;
  margin-bottom: 0;
}
.review-btn svg {
  max-width: 20px;
  margin-left: .4rem;
}
.review-text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    line-clamp: 9;
    box-orient: vertical;
    margin-bottom: .8rem;
}
.review-card-imgs .review-text {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-clamp: 5;
    box-orient: vertical;

}

.swiper-button.swiper-button-next {
    right: -24px;
}
.swiper-button.reviews-swiper-prev {
    left: -24px;
}
.reviews-swiper {
  padding: 0;
}
.swiper-box {
  width: 100%;
  position: relative;
}
.review-modal {
  width: 440px;
  background: #FFFFFF;
  border: 1px solid #BABABA;
  border-radius: 30px!important;
  height: auto!important;
  overflow: hidden;
}
.review-modal .review-card {
    padding: 36px 32px 0;
    background: #FFFFFF;
    border-radius: 0;
    border: none;
    min-height: auto;
    height: auto!important;
}
.review-modal-navs {
    padding-bottom: 20px;
}
.review-modal-content {
    position: relative;
}

.gslide-inline .ginlined-content,
.glightbox-clean .gslide-media {
  box-shadow: none!important;
  border-radius: 30px!important;
  height: auto!important;
  overflow: hidden;
  max-width: max-content!important;
  padding: 0!important;
}
.review-modal .review-text {
    /* overflow: visible;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 28;
    -webkit-box-orient: vertical;
    line-clamp: 28;
    box-orient: vertical; */
}

.browser-firefox .review-modal .review-text {
    scrollbar-width: thin;
    scrollbar-color: #BABABA #EFEFEF;
}
.browser-firefox .review-text {
    scrollbar-width: thin;
    scrollbar-color: #BABABA #EFEFEF;
}

.review-modal .review-text {
    max-height: 192px;
    overflow: auto;

}
.review-modal .review-text::-webkit-scrollbar {
    width: 4px;
}
.review-modal .review-text::-webkit-scrollbar-track {
    background: #EFEFEF;
    border-radius: 8px;
}
.review-modal .review-text::-webkit-scrollbar-thumb {
    background: #BABABA;
    border-radius: 8px;
}
.review-modal .review-text::-webkit-scrollbar-thumb:hover {
    background: #999999;
}
.review-modal .review-text::-webkit-scrollbar-button {
    display: none;
    width: 0;
    height: 0;
}

 




.review-modal .review-btn {
  display: none;
}
.lector-card-img {
    margin-bottom: 2rem;
}
.lector-card-img img {
    width: 208px;
    height: 208px;
    border: 6px solid #7163E9;
    border-radius: 100%;
    object-fit: cover;
    object-position: center;
}
.lector-card-title {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
    margin-bottom: .8rem;
    display: block;
    width: 100%;
}
.lector-card-excerpt h4,
.lector-card-position {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
    margin-bottom: .8rem;
    display: block;
     overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
}
.lector-card-position span:nth-child(n+2) {
    display: none;
}
.lector-card-excerpt h4+h4 {
    display: none;
}
.lector-card-excerpt {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #434343;
    margin-bottom: 2rem;
    display: block;
     overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    line-clamp: 6;
    box-orient: vertical;
}
.lector-card-btn {
    height: 48px;
    min-width: 200px;
    width: max-content;
    padding: 0 20px;
}



.course-employees .swiper-button.swiper-button-next {
    background: white;
    border: 1px solid #EFEFEF;
    border-radius: 60px;
    right: -24px;
    bottom: auto;
    top: calc(50% - 48px);
}
.course-employees .swiper-button.swiper-button-prev {
    background: white;
    border: 1px solid #EFEFEF;
    border-radius: 60px;
    left: -24px;
    bottom: auto;
    top: calc(50% - 48px);
}
.reviews .swiper-button.swiper-button-next {
    background: white;
    border: 1px solid #EFEFEF;
    border-radius: 60px;
    right: -24px;
    bottom: auto;
    top: calc(50% - 48px);
}
.reviews .swiper-button.swiper-button-prev {
    background: white;
    border: 1px solid #EFEFEF;
    border-radius: 60px;
    left: -24px;
    bottom: auto;
    top: calc(50% - 48px);
}
.order-course-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;  
}

#popular-courses-wrapper {
    display: none;
}
.order-course-box {
    border: 1px solid #BABABA;
    border-radius: 30px;
    padding: 4rem;
    height: 100%;
}
.order-course-col:nth-child(1) .order-course-box  {
    max-height: 762px;
    overflow: auto;
}
.order-course-title {
    font-weight: 900;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
}
.order-course-top {
    display: flex;
    margin-bottom: 2.6rem;
    justify-content: space-between;
}
.order-course-date {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #434343;
    white-space: nowrap;
}
#order-course .custom-form .b24-form-control-string .b24-form-control,
#order-course .custom-form .b24-form-control-list .b24-form-control, 
#order-course .custom-form .b24-form-control-text .b24-form-control, 
#order-course .custom-form .b24-form-control-select .field-item{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 12px;
    height: 40px;
    background: #FFFFFF!important;
    border: 1px solid #EFEFEF!important;
    border-radius: 999px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
    outline: none!important;
}
#order-course input:-webkit-autofill,
#order-course input:-webkit-autofill:hover,
#order-course input:-webkit-autofill:focus,
#order-course input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px white inset !important; /* подгоняем под фон */
  -webkit-text-fill-color: #000 !important; /* цвет текста */
  transition: background-color 5000s ease-in-out 0s; /* убираем мерцание */
}
#order-course .custom-form .b24-form-control-string .b24-form-control::placeholder,
#order-course .custom-form .b24-form-control-list .b24-form-controlt::placeholder, 
#order-course .custom-form .b24-form-control-text .b24-form-controlt::placeholder , 
#order-course .custom-form .b24-form-control-select .field-itemt::placeholder {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px!important;
    line-height: 24px;
    color: #7A7A7A!important;
}
#order-course .custom-form .b24-form-control-select .field-itemt::-webkit-input-placeholder,
#order-course .custom-form .b24-form-control-select .field-itemt::-moz-placeholder,
#order-course .custom-form .b24-form-control-select .field-itemt:-ms-input-placeholder,
#order-course .custom-form .b24-form-control-select .field-itemt::-ms-input-placeholder {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px!important;
    line-height: 24px;
    color: #7A7A7A!important;
}
 

.order-course-form-title {
    margin-bottom: 2.8rem;
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
}
 
.place-course-row {
    display: flex;
    gap: 2.4rem;
}

.place-course-map {
    flex: 0 1 100%;
}
.place-course-details {
    flex: 0 0 556px;
}
#map-course,
#map {
    width: 100%;
    height: 52rem;
    border-radius: 3rem;
    overflow: hidden;
}
.place-course-item {
    display: flex;
    align-items: center;
    margin-bottom: 1.2rem;
}
.place-course-details svg {
    max-width: 32px;
    margin-right: 8px;
}
.place-course-warning {
    box-sizing: border-box;
    padding: 28px;
    border: 1px solid #7163E9;
    border-radius: 30px;
    margin: 1.6rem 0;
    display: flex;
    align-items: center;
    gap: 2.8rem;
}
.place-course-warning p {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #434343;
}
.place-course-warning p br:last-child {
    display: none;
}
.place-course-warning svg {
    max-width: 24px;
    margin: 0;
}
.place-course-status {
    display: inline-block;
    padding: 0;
    border-radius: 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #434343;
}
.status-open {
    color: #434343;
}
.status-available {
    color: #434343;
}
.status-soldout {
    color: #434343;
}
.place-course-price {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #434343;
    white-space: nowrap;
}
.place-course-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 3rem;
    margin-top: 1.6rem;
    margin-bottom: 0;
}
.place-course .btn.btn-buy {
    height: 48px;
    padding: 0 28px;
    font-size: 20px;
    line-height: 24px;
    width: max-content;
}
.place-course-label {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
    margin-bottom: 1.6rem;
    margin-top: .8rem;
} 
.courses-filter-label {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #434343;
    margin-bottom: .4rem;
}
.place-course .text-14 {
    margin-bottom: .4rem;
}


.choices {
    margin-right: 0;
    min-width: 200px;
}

.choices__inner {
    padding: 4px 12px;
    height: 40px;
    min-height: 40px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border: 1px solid #434343;
    border-radius: 999px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
        display: flex;
    align-items: center;
    cursor: pointer;
}
.choices__list--multiple {
    display: flex;
}
.choices[data-type*=select-multiple] .choices__inner, .choices[data-type*=text] .choices__inner {
        cursor: pointer;
}

.choices__list--dropdown {
  border-radius: 8px;
}

.choices__list--dropdown .choices__item:hover, 
.choices__list[aria-expanded] .choices__item:hover {
    background: #CBF5EE;
}
.choices__list--dropdown {
    background: #FFFFFF;
    box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.1), 0px 4px 6px -2px rgba(16, 24, 40, 0.05);
    border-radius: 12px;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted, 
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background: #CBF5EE;
}
.is-focused .choices__inner {
    border: 1px solid #89E9D9;
    box-shadow: 0px 0px 4px 1px #CBF5EE;
        border-radius: 999px;
}
.is-open .choices__inner {
          border-radius: 999px;  
}
.choices__list--dropdown, 
.choices__list[aria-expanded] {
    border: none;
    border-radius: 12px;
}
.choices__placeholder {
    opacity: 1;
}
.choices__item--selectable {
    overflow: hidden;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}
.choices__input {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
    background: transparent;
    margin: 0;
    border: none!important;
    outline: none!important;
    box-shadow: none!important;
     pointer-events: none;
}
.choices__list--multiple .choices__item {
    padding: 0;
    background: transparent;
        font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
    margin: 0;
    border: none;
}
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
    margin: 0px -2px 0px 5px;
    padding-left: 10px;
    border: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMjI2NjQgNC44MTA5NkM1LjgzNjExIDQuNDIwNDQgNS4yMDI5NSA0LjQyMDQ0IDQuODEyNDIgNC44MTA5NkM0LjQyMTkgNS4yMDE0OCA0LjQyMTkgNS44MzQ2NSA0LjgxMjQyIDYuMjI1MTdMMTAuNTg3MiAxMS45OTk5TDQuODEyNDggMTcuNzc0NkM0LjQyMTk2IDE4LjE2NTEgNC40MjE5NiAxOC43OTgzIDQuODEyNDggMTkuMTg4OEM1LjIwMzAxIDE5LjU3OTMgNS44MzYxNyAxOS41NzkzIDYuMjI2NyAxOS4xODg4TDEyLjAwMTQgMTMuNDE0MUwxNy43NzYgMTkuMTg4OEMxOC4xNjY2IDE5LjU3OTMgMTguNzk5NyAxOS41NzkzIDE5LjE5MDMgMTkuMTg4OEMxOS41ODA4IDE4Ljc5ODMgMTkuNTgwOCAxOC4xNjUxIDE5LjE5MDMgMTcuNzc0NkwxMy40MTU2IDExLjk5OTlMMTkuMTkwMyA2LjIyNTE3QzE5LjU4MDggNS44MzQ2NSAxOS41ODA4IDUuMjAxNDggMTkuMTkwMyA0LjgxMDk2QzE4Ljc5OTggNC40MjA0NCAxOC4xNjY2IDQuNDIwNDQgMTcuNzc2MSA0LjgxMDk2TDEyLjAwMTQgMTAuNTg1N0w2LjIyNjY0IDQuODEwOTZaIiBmaWxsPSIjNDM0MzQzIi8+Cjwvc3ZnPgo=);
    background-size: 14px;
    width: 14px;
    line-height: 1;
    opacity: .75;
    transform: translateY(2px);
}

.choices__input::-webkit-input-placeholder {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
}
.choices__input::-moz-placeholder {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
}
.choices__input:-ms-input-placeholder {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
}
.choices__input::-ms-input-placeholder {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
}
.choices__input::placeholder {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
}

.choices__list--dropdown .choices__item, 
.choices__list[aria-expanded] .choices__item {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #7A7A7A;
    padding: 10px 14px;
    min-height: 44px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    position: relative;
    padding-left: 14px;
}
.choices .choices__list--dropdown .choices__item::after {
    content: ""; 
    width: 16px;
    height: 16px;
    border: 1px solid #7A7A7A;
    background-size: 16px;
    background-repeat: no-repeat;
    position: absolute;
    left: 14px;
    top: calc(50% - 8px);
    display: inline-block;
    margin: 0;
    content: none;
    display: none;
}

.choices[data-type="select-one"] .choices__list--dropdown .choices__item::after {
    border-radius: 4px;
}

.choices[data-type="select-multiple"] .choices__list--dropdown .choices__item::after {
    border-radius: 16px;
    content: ""; 
    display: block;
}


.choices[data-type="select-multiple"]::after,
.choices[data-type*=select-one]::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMjI4OTQgNS4xNzE1N0wzLjI4NjEzIDYuMTE0MzhMOC4wMDAxNyAxMC44Mjg0TDEyLjcxNDIgNi4xMTQ0TDExLjc3MTQgNS4xNzE1OUw4LjAwMDE4IDguOTQyODFMNC4yMjg5NCA1LjE3MTU3WiIgZmlsbD0iIzQzNDM0MyIvPgo8L3N2Zz4K);
    background-size: 16px;
    background-repeat: no-repeat;
    border: none;
    padding: 0;
    right: 12px;
    top: calc(50% - 8px);
    display: inline-flex;
    margin: 0;
}
.choices[data-type="select-multiple"].is-open::after,
.choices[data-type*=select-one].is-open::after {
    border: none;
    margin: 0;
    transform: rotate(180deg);
}
.choices__list--dropdown, .choices__list[aria-expanded] {
    top: 100%;
    margin-top: 4px;
}
.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list {
    position: relative;
    max-height: 208px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

 
.course-day {
    font-family: 'Montserrat';
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
    min-height: 168px;
    border: 1px solid #BABABA;
    border-radius: 20px;
    margin-bottom: 1.6rem;
    position: relative;
    cursor: pointer;
}
.course-day:last-child {
    margin-bottom: 0;
}
.course-day-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #7163E9;
    margin-bottom: 1.2rem;
    max-width: 94%;
}
.course-day-price {
    font-weight: 900;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
    margin-bottom: 1.2rem;
    position: relative;
}
.course-day-desc {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #434343;
    max-width: 70%;
}
.course-day-link {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #434343;
    position: absolute;
    right: 16px;
    bottom: 16px;
}
.course-day-link svg {
    max-width: 20px;
    margin-left: 4px;
}
.course-day-check {
    width: 16px;
    height: 16px;
    opacity: 0;
    transition: .3s;
    position: absolute;
    right: 16px;
    top: 16px;
    border-radius: 16px;
    border: 4px solid #7163E9;
}
.course-day.active {
    border: 1px solid #7163E9;
}
.course-day.active .course-day-check {
    opacity: 1;
}
.employee-modal-row {
    position: relative;
    display: flex;
    gap: 24px;
}
.employee-modal-content {
    padding: 36px;
    position: relative;
}
.gslide-inline .ginlined-content.employee-modal {
    box-shadow: none !important;
    border-radius: 30px !important;
    height: auto !important;
    overflow: hidden;
    max-width: 1100px !important;
    padding: 0 !important;
}
.employee-modal-img {

}
.employee-modal-img img {
    min-width: 200px;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    border: 6px solid #7163E9;
}
.review-modal-navs,
.employee-modal-navs {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin-top: 3.2rem;
    justify-content: center;
}
.review-modal-close,
.course-employee-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.swiper-slide .review-card .review-modal-close {
    visibility: hidden;
}

.full-review .review-text {
    -webkit-line-clamp: 30;
    line-clamp: 30;
    padding-right: 20px;
}
.full-review .review-card p:not(:last-child) {
    margin-bottom: 20px;
}
.review-modal-close svg,
.course-employee-close svg {
    max-width: 24px;
}
.review-modal-navs button,
.employee-modal-navs button {
    width: 48px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.employee-modal-title {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #434343;
    margin-bottom: 1.2rem;

}
.employee-modal-text ul {
    list-style: none;       
    padding-left: 20px;    
    margin: 0;
}

.employee-modal-text ul li {
    position: relative;
    padding-left: 0;  
}
.employee-modal-text ul li::before {
    content: "";
    position: absolute;
    left: -12px;
    top: 11px;
    width: 3px;
    height: 3px;
    background-color: #434343;
    border-radius: 50%;   
}
.employee-modal-text {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #434343;
    padding-right: 12px;
}
.employee-modal-position {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #434343;
    margin-bottom: 1.2rem;
}
.employee-modal-position h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #434343;
    text-transform: none;
}
.employee-modal-text .lecture-text,
.employee-modal-text p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #434343;
}

.employee-modal-text h6,
.employee-modal-text .font-bold {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 16px;
    color: #7A7A7A;
    text-transform: uppercase;
    margin-bottom: .8rem;
}
.lecture-row {
    margin-bottom: 1.2rem;
}
.employee-modal-text .flex-wrap {
    margin-bottom: 1.2rem;
}


#order-course .radio-option input[type="radio"]::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjYiIHN0cm9rZT0iIzcxNjNFOSIgc3Ryb2tlLXdpZHRoPSI0Ii8+Cjwvc3ZnPgo=)!important;
    border: none!important;


}




@media only screen and (min-width: 991px) {
    #course-lectors.swiper--few .swiper-wrapper {
        display: flex;
        justify-content: center;
    }
    #course-lectors.swiper--few .swiper-slide {
        flex: 0 0 33%;
        max-width: 437px;
    }
    .swiper-reviews-few .swiper-wrapper {
        display: flex;
        justify-content: center;
    }
    .swiper-reviews-few .swiper-wrapper .swiper-slide {
        flex: 0 0 33%;
        max-width: 437px;
    }


}



.order-course .radio-item {
    padding: 20px;
    min-height: 64px;
    border: 1px solid #BABABA;
    border-radius: 20px;
    margin-bottom: 12px;
    transition: .3s;
}
.order-course .radio-option {
    margin: 0;
    display: flex;
}
.order-course .radio-item.active {
    border: 1px solid #7163E9;
}
.order-course-types {
    margin-bottom: 2rem;
}
#order-course .custom-form .b24-form-control-string [type=email].b24-form-control, 
#order-course .custom-form .b24-form-control-list [type=email].b24-form-control, 
#order-course .custom-form .b24-form-control-text [type=email].b24-form-control, 
#order-course .custom-form .b24-form-control-select [type=email].field-item {
    padding-left: 40px !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk3Nl84NTgyKSI+CjxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NUg0LjE2NjY3QzMuMjQ2MTkgNC4xNjY1IDIuNSA0LjkxMjcgMi41IDUuODMzMTdWMTQuMTY2NUMyLjUgMTUuMDg3IDMuMjQ2MTkgMTUuODMzMiA0LjE2NjY3IDE1LjgzMzJIMTUuODMzM0MxNi43NTM4IDE1LjgzMzIgMTcuNSAxNS4wODcgMTcuNSAxNC4xNjY1VjUuODMzMTdDMTcuNSA0LjkxMjcgMTYuNzUzOCA0LjE2NjUgMTUuODMzMyA0LjE2NjVaIiBzdHJva2U9IiNCQUJBQkEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0yLjUgNS44MzM1TDEwIDEwLjgzMzVMMTcuNSA1LjgzMzUiIHN0cm9rZT0iI0JBQkFCQSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF85NzZfODU4MiI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) !important;
    background-repeat: no-repeat !important;
    background-position: 12px 50% !important;
}
#order-course .custom-form .b24-form-control-alert.b24-form-control-checkbox, 
#order-course .custom-form .b24-form-control-alert.b24-form-control-radiobox, 
#order-course .custom-form .b24-form-control-alert.b24-form-control-file, 
#order-course .custom-form .b24-form-control-alert.b24-form-control-list .b24-form-control, 
#order-course .custom-form .b24-form-control-alert.b24-form-control-string .b24-form-control, 
#order-course .custom-form .b24-form-control-alert.b24-form-control-text .b24-form-control {
    background: #FFFFFF !important;
    border: 1px solid #FF9D83 !important;
}

.course-day-content {
    position: relative;
    width: 100%;
    padding: 16px;
}
.course-day-sale {
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #434343;
    min-height: 22px;
    padding: 10px;
    background: #FFB800;
    border-radius: 20px 20px 0px 0px;
    display: flex;
    width: calc(100% + 2px);
    margin: -1px;
    justify-content: center;
}
.course-day.course-day--sale {
    padding: 0;
}
.day-sale-value {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #242424;
    min-height: 40px;
    padding: 4px 16px;
    background: #FFB800;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 16px;
    top: 16px;
}
.course-day-price-old {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    line-height: 40px;
    text-decoration-line: line-through;
    color: #BABABA;
    min-height: 40px;
    margin-bottom: .8rem;
}
.course-day-price sup {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    top: -20px;
    text-transform: none;
}


 
 


.review-modal .review-author {
    text-transform: uppercase;
}

.event-about-desc p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-clamp: 5;
    box-orient: vertical;
}
.event-about p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}
.event-about .section-title {
    margin-bottom: 20px; 
}

.video-box {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    min-height: 443px;
}
.video-box video {
  max-width: 100%;
}
.video-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.play {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    cursor: pointer;
    background-color: #EFEFEF;
    transition: .3s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.play svg {
  max-width: 100px;
}

.event-about-row {
  display: grid;
  grid-template-columns: 788px 1fr;
  column-gap: 24px;
  align-items: start;
}
.counts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 24px;
  align-items: start;
}
.counts-grid p {
    max-width: 170px;
}
.event-about .counts-title {
    margin-bottom: .8rem;
    line-height: 64px;
}

.event-topics-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
  row-gap: 20px;
}
.event-topic {
    position: relative; 
    overflow: hidden;
}

.event-topic-top {
    position: relative;
}

.event-topic-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(36, 36, 36, 0.75);
    color: #fff;
    padding: 16px;
    box-sizing: border-box;
    opacity: 0;         
    transition: opacity 0.3s ease; 
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    pointer-events: none;  
    border-radius: 30px;
}

.event-topic:hover .event-topic-info {
    opacity: 1;          
    pointer-events: auto; 
}
.event-topic {
    font-family: 'Montserrat';
}
.event-topic-info-author {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: white;
    margin-bottom: 4px;
}
.event-topic-info-desc{
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: white;
    margin: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    line-clamp: 12;
    box-orient: vertical;
}
.event-topic img {
    width: 100%;
    height: 320px;
    border-radius: 30px;
    object-fit: cover;
    margin-bottom: 1.6rem;
}
.event-topic-author {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7163E9;
    margin-bottom: .4rem;
}
.event-topic-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #434343;
    margin-bottom: .4rem;
        overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-clamp: 5;
    box-orient: vertical;
}
.event-topic-desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #434343;
        overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
}
             
 

.event-benefits {
    background-color: #7163E9;
    padding: 80px 0 96px;
    position: relative;
    overflow: hidden;
}
.event-benefits::after {
    content: '';
    position: absolute;
    width: 754px;
    height: 754px;
    background-image: url(/local/templates/new_2cifra/images/event-benefit-mask.svg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: contain;
    right: -149px;
    top: 0;
    z-index: 0;
}
.event-benefits-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
  row-gap: 20px;
}
.event-benefit {
    text-align: center;
}
.event-benefit-label {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: .8rem;
}
.event-benefit-desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.event-benefit img {
    width: 208px;
    height: 208px;
    object-fit: cover;
    border-radius: 208px;
    margin: 0 auto 1.6rem;
    position: relative;
    z-index: 1;
}
.event-benefits .section-title {
    color: white;
    position: relative;
    z-index: 1;
    margin-bottom: 4.4rem;
}
.event-benefits p {
    color: white;
    position: relative;
    z-index: 1;
}


.event-gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.event-gallery-item .video-box {
    min-height: 376px;
}
.event-gallery-item img {
  width: 100%;
  height: inherit;
  min-height: 280px;
  object-fit: cover;
  display: block;
  border-radius: inherit;
}


.event-gallery-item:nth-child(7n + 6) {
    grid-column: span 2;
    margin-top: -48px;
}
.event-gallery-item:nth-child(7n + 7) {
  grid-column: span 1;
}
#event-gallery .tab-nav {
    margin: 0 0 4rem;
}
.course-programm  .section-title {
    max-width: 70%;
}
.swiper-slide-four img {
    max-width: 324px;
    max-height: 101px;
    object-fit: contain;
    min-height: 55px;
}






































@media only screen and (max-width: 1299px) {
    .order-course-col:nth-child(1) .order-course-box  {
        max-height: 820px;  
    }



}
@media only screen and (max-width: 1299px) {
    .inline-cta-btn {
        max-width: 52.4rem;
    }
    .inline-cta {
        padding: 4.4rem;
    }
    .gslide-inline .ginlined-content.employee-modal {
        border-radius: 30px !important;
        max-width: 1100px !important;
    }
    .review-imgs {
        overflow: hidden;
    }
    .review-card img {
        max-width: 88px;
        max-height: 88px;
    }
    .order-course-box {
        padding: 3.2rem;
    }
    .order-course-title,
    .order-course-form-title {
        font-size: 24px;
        line-height: 28px;
    }
    .course-day-price {
        font-size: 24px;
        line-height: 28px;   
        margin-bottom: .4rem;
    }
    .course-day-title {
        margin-bottom: .4rem; 
    }
    .course-day {
        min-height: 132px;
    }
    .place-course-details {
        flex: 0 0 424px;
    }
    .place-course-row {
        gap: 1.6rem;
    }
    .place-course-warning {
        padding: 20px;
        margin: 1.2rem 0;
    }
    .place-course-item {
        margin-bottom: .8rem;
    }
    .place-course-map {
        flex: 0 1 100%;
        flex: 0 1 600px;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    #map-course,
    #map {
        width: 100%;
        height: 100%;
        min-height: 512px;
    }
    .place-course-bottom {
        margin-top: 1.2rem;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0;
    }
    .choices {
        margin-bottom: 12px;
        font-size: 16px;
    }
    .lector-card-img img {
        width: 106px;
        height: 106px;
        border: 6px solid #7163E9;
    }
    .lector-card-excerpt h4, .lector-card-position {
        font-size: 14px;
    }
    .course-programm-row {
        flex-wrap: wrap;
        gap: 0;
    }
    .course-programm-content {
        flex: 0 0 100%;
    }
    .course-programm-aside {
        flex: 0 0 100%;
    }
    .course-programm--btns {
        margin-top: 3.6rem;
    }
    .course-programm--btns .btn {
        height: 48px;
        font-size: 20px;
        line-height: 24px;
    }
    .course-programm-list {
        gap: 16px;
        margin: 0 auto 2rem;
    }
    .receive-item {
        flex: 0 1 calc(25% - 12px);
    }
    #tariff-accordion .ac-header {
        padding: 30px 32px;
        min-height: 112px;
    }
    #course-programm .section-title {
        max-width: 60%;
    }
    .course-receive-list {
        gap: 1.6rem;
        margin: 2.6rem 0;
    }
    .course-receive-item {
        padding: 1.2rem;
        font-size: 16px;
        line-height: 1.5;
    }
    .course-receive-item span {
        margin-right: 1.2rem;
    }
    .inline-cta-row {
        gap: 2.4rem;
    }
    .order-course-types {
        margin-bottom: 1.2rem;
    }
    .course-screen-price {
        font-size: 44px;
        line-height: 1.09;
    }
    .course-screen .page-title {
        line-height: 1.09;
    }
    .course-screen-desc {
        margin-bottom: 2rem;
    }
    .event-about-row {
        grid-template-columns: 600px 1fr;
        column-gap: 16px;
    }
    .video-box {
        min-height: 337px;
    }
    .event-about p {
        font-size: 14px;
        line-height: 1.43;
    }
    .event-about .counts-title {
        font-size: 44px;
        line-height: 1.09;
    }
    .counts-grid {
        column-gap: 16px;
    }
    .event-topics-row {
        gap: 16px;
    }
    .event-topic img {
        height: 245px;
    }
    .event-topic-author,
    .event-topic-desc {
        font-size: 14px;
        line-height: 1.43; 
    }
    #event-topics .js-show_more--show-more {
        margin: 4rem 0 0;
    }
    .event-benefit img {
        width: 160px;
        height: 160px;
        border-radius: 160px;
        margin: 0 auto 2.4rem;
    }
    .event-benefit-label {
        font-size: 20px;
        line-height: 1.2;
    }
    .event-benefits-row {
        gap: 16px;
    }
    .event-benefits {
        padding: 64px 0;
    }
    .event-benefits::after {
        background-position: 100% 0;
        right: -350px;
    }
    .event-gallery .section-title {
        margin-bottom: 2.8rem;
    }
    #event-gallery .tab-nav {
        margin-bottom: 2.8rem;
    }
    /* .event-gallery-grid {
        gap: 16px;
    } */
    .event-gallery-item img {
        /* min-height: 214px; */
    }

    .event-gallery-item .video-box {
        min-height: 282px;
    }
    .event-gallery-item:nth-child(7n + 6) {
        margin-top: -32px;
    }
    .tab-link {
        font-size: 14px;
        letter-spacing: 0;
    }
    .wrapper-event .course-programm-list {
        margin: 0 auto 2.2rem;
    }
    .wrapper-event .course-programm .top-row {
        margin: 0 auto 3.2rem;
    }
    .place-course-details svg {
        max-width: 24px;
    }
    .order-course-col:nth-child(1) .order-course-box  {
        max-height: 860px;
        height: 100%;
    }




}
@media only screen and (min-width: 1025px) {
    .event-gallery-grid {
        /* display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px; */
        display: block;
        width: 100%;
    }
    .event-gallery-grid .swiper-wrapper {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px;
    }
    .event-gallery-item:nth-child(7n + 6) {
        grid-column: span 2;
    }
    .event-gallery-grid .swiper-slide {
        width: 100% !important;    
        margin-right: 0 !important;
        min-width: 0 !important;
    }
    .event-gallery-item:nth-child(7n + 6) {
        min-height: 376px;
    }
    .event-gallery-item:nth-child(7n + 6) img {
        min-height: 376px;
        height: 100%;
        max-height: 376px;
    }

    .event-gallery-grid .swiper-pagination {display: none;}
    .event-gallery-grid .swiper-button-next, 
    .event-gallery-grid .swiper-button-prev {display: none;}





}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
    .event-gallery-item .event-gallery-item-img-7,
    .event-gallery-item .event-gallery-item-img-5,
    .event-gallery-item .event-gallery-item-img-4,
    .event-gallery-item .event-gallery-item-img-1 {
        min-height: 328px;
    }
    .event-gallery-item .event-gallery-item-img-3,
    .event-gallery-item .event-gallery-item-img-2 {
        min-height: 280px;
    }



}
@media only screen and (min-width: 1200px) {
    .gslide-inline .ginlined-content,
    .glightbox-clean .gslide-media {
        min-width: 1100px;
    }
    .gslide-inline .ginlined-content.employee-modal {
        min-width: 1100px;
    }
    .employee-modal-content {
        width: 100%;
    }



}
@media only screen and (max-width: 1025px) {
    .inline-cta-btn {
         max-width: 42.4rem;
    }
    .glightbox-mobile .goverlay {
        background: #242424;
        opacity: 0.7;
    }
    .lector-card-btn {
        width: 100%;
        display: flex;
    }
    .course-screen {
        padding: 6rem 0;
        min-height: 600px;
    }
    .course-screen-info {
        margin-bottom: 2.2rem;
    }
    .course-screen-info > div {
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    .course-screen-location p {
        white-space: normal;
    }
    .course-screen-desc {
        font-weight: 500;
        font-size: 14px;
        line-height: 1.43;
        margin-bottom: 1.2rem;
    }
    .course-screen-list {
            font-size: 14px;
        line-height: 20px;
    }
    .course-screen-price {
        font-size: 24px;
        line-height: 1.17;
    }
    .btn-green.btn-course-buy {
        height: 48px;
        padding: 0 108px;
        font-size: 20px;
        line-height: 24px;
        min-width: 351px;
    }
    #course-help .course-help-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .course-help-box::before {
        width: 84%;
        height: 100%;
        right: auto;
        left: 0;
        bottom: 0;
    }
    .course-help-box {
        min-height: 140px;
        padding: 20px;
    }
    .course-receive-item span {
        font-size: 24px;
        line-height: 28px;   
        margin-right: 0;
        padding: 8px;
    }
    .course-receive-item {
        padding: .2rem;
        font-size: 14px;
        line-height: 20px;
    }
    .course-receive .btn-consult {
        font-size: 20px;
        height: 48px;
    }
    .course-receive .section-title {
        max-width: 100%;
        margin-bottom: 1.2rem;
    }
    .course-receive {
        padding: 44px 0;
    }
    .course-receive-dekor {
        right: -20%;
    }
    #tariff-accordion .ac-trigger,
    .accordion-container .ac .ac-trigger {
        font-size: 24px;
        line-height: 28px;
    }
    .course-programm--btns .btn {
        height: 48px;
        font-size: 20px;
        line-height: 24px;
    }
    .course-programm--btns {
        gap: 1.6rem;
        margin-top: 4.8rem;
    }
    .inline-cta-btn {
        max-width: 42.4rem;
        height: 48px;
        font-size: 20px;
    }
    .inline-cta-row {
        gap: 1.6rem;
    }
    .inline-cta .container {
        max-width: 100%;
    }
    .place-course-row {
        gap: 0;
        flex-wrap: wrap;
    }
    .place-course-map,
    .place-course-details {
        height: auto;
        flex: 0 0 100%;
        display: contents;
    }
    #map-course,
    #map {
        height: 360px;
        min-height: 360px;
        order: 2;
        margin: 2rem 0;
    }
    .place-course-item {
        order: 1;
        flex: 0 0 100%;
        width: 100%;
    }
    .place-course-box {
        order: 4;
        width: 100%;
    }
    .place-course .btn.btn-buy {
        height: 48px;
        width: 100%;
        display: flex;
    }
    .place-course-price {
        margin-bottom: .4rem;
    }
    .order-course-row {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .order-course .b24-form-btn {
        height: 48px !important;
        max-width: 100%;
        width: 100%;
    }
    .order-course-top {
        margin-bottom: 1.6rem;
        justify-content: space-between;
        align-items: flex-start;
    }
    .course-receive p {
        font-size: 16px;
        line-height: 1.5;
    }
    .lector-card-title {
        font-size: 20px;
        line-height: 24px;
    }
    .lector-card-img img {
        width: 131px;
        height: 131px;
        border: 6px solid #7163E9;
    }
    .order-course-types {
        margin-bottom: 3.6rem;
    }
    .event-about-grid {
        display: flex;
        flex-direction: column;
    }
    .event-about-row {
        gap: 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .counts-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 16px;
    }
    .counts-grid .flex-col {
        flex-direction: column;
        align-items: flex-start;
    }
    .counts-grid p {
        max-width: 204px;
        margin-bottom: 20px;
    }
    .video-box {
        min-height: 485px;
    }
    #event-topics .section-title {
        margin-bottom: 20px; 
    }
    .event-topics-row {
        grid-template-columns: repeat(2, 1fr);
    }
    .event-topic img {
        height: 309px;
        border-radius: 20px;
    }
    .event-benefits {
        padding: 44px 0;
    }
    .event-benefit img {
        width: 130px;
        height: 130px;
        margin: 0 auto 1.1rem;
    }
    .event-benefit-label {
        font-size: 14px;
        line-height: 1.43;
    }
    .event-benefit-desc {
        font-size: 14px;
        line-height: 1.43;
    }
    .event-benefits::after {
        background-position: 100% 0;
        right: -150px;
        width: 571px;
        height: 571px;
    }
    .swiper-slide-four img {
        max-width: 198px;
        max-height: 55px;
    }
    #clients .swiper-pagination {
        margin-top: 4rem;
    }
    .swiper-slide-four a {
        display: flex;
        align-items: center;
        justify-content: center; 
    }
    .swiper-button.swiper-button-prev {
        left: -24px;
    }
    /* .event-gallery-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    } */
    .event-gallery-item .video-box {
        min-height: 237px;
        height: 237px;
        max-height: 237px;
    }
    .event-gallery-item:nth-child(7n + 6) {
        margin-top: 0;
        grid-column: span 1;
    }
    .event-gallery-item img {
        min-height: 237px;
        height: 237px;
        object-fit: cover;  
    }
    #event-gallery .tab-nav {
        margin-bottom: 2rem;
    }
    .video-box img {
        width: 100%;
        height: 100%;
        min-height: 485px;
    }
    .tab-content .swiper-button-prev {
        background-color: #FFFFFF;
        border: 1px solid #EFEFEF;
        border-radius: 60px;
        top: 95px;
        left: -24px;
        position: absolute;
        z-index: 3;
    }
    .tab-content .swiper-button-next {
        background-color: #FFFFFF;
        border: 1px solid #EFEFEF;
        border-radius: 60px;
        top: 95px;
        right: -24px;
        position: absolute;
        z-index: 3;
    }
    .event-gallery-grid {
        position: relative;
    }
    .event-gallery-grid::before,
    .event-gallery-grid::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: -100%;
        top: 0;
        z-index: 1;
        background: white;
    }
    .event-gallery-grid::after {
        left: auto;
        right: -100%;
    }
    .tab-content .swiper-wrapper {
    
    }
    .event-gallery-grid {
        overflow: visible;
    }
    .tab-content .swiper-pagination {
        margin-top: 2.8rem;
    }



}
@media only screen and (max-width: 991px) {
    .inline-cta-btn {
        max-width: 100%;
    }
    .inline-cta-row {
        gap: 0;
        flex-wrap: wrap;
    }
    .lector-card-btn {
        height: 48px;
        width: 100%;
        display: flex;
        font-size: 20px;
    }
    .course-receive p {
        font-size: 14px;
        line-height: 1.43;
    }
    .video-box,
    .video-box img {
        min-height: 386px;
    }
    .event-topic img {
        height: 246px;
    }
    #event-topics .js-show_more--show-more {
        margin: 4.4rem 0 0;
    }
    .course-programm--btns {
        margin-top: 2.8rem;
    }
    .order-course-col:nth-child(1) .order-course-box  {
        max-height: max-content;  
    }



}
@media only screen and (max-width: 850px) {
    .inline-cta h2 {
        font-size: 44px;
        line-height: 48px;
        margin: 0 auto 2rem;
        text-align: center;
    }
    .course-screen {
        display: flex;
        align-items: center;
        min-height: 920px;
    }
    .course-screen-info {
        margin-bottom: 1.2rem;
        flex-wrap: wrap;
    }
    .course-screen-info > div::after {
        content: none;
    }
    .course-screen-info > div {
        flex: 0 0 100%;
        width: 100%;
    }
    .page-title {
        font-size: 44px;
        line-height: 48px;
    }
    .course-screen-bottom {
        flex-direction: column-reverse;
        gap: 0;
        align-items: flex-start;
    }
    .course-screen .btn-green.btn-course-buy {
        height: 48px;
        font-size: 20px;
        width: 100%;
        max-width: 100%;
        margin-top: 8px;
    }
    #course-help .course-help-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .course-receive-list {
        gap: 0;
        margin: 2rem 0 2.4rem;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .course-receive-item span {
        font-size: 44px;
        line-height: 48px;
    }
    .course-receive-item {
        padding: 0;
    }
    .course-receive {
        padding: 50px 0 44px;
    }
    .course-receive-dekor img {
        max-width: 731px;
    }
    .course-receive-dekor {
        right: -32%;
    }
    .course-programm-list {
        gap: 12px;
        margin: 0 auto 2.8rem;
    }
    .receive-item {
        flex: 0 1 calc(50% - 6px);
    }
    #course-programm .section-title {
        max-width: 50%;
    }
    #tariff-accordion .ac-header {
        padding: 25px 20px;
        min-height: 88px;
    }
    .course-programm--btns {
        gap: 0;
        margin-top: 2.8rem;
        flex-wrap: wrap;
    }
    .course-programm--btns .btn {
        flex: 0 0 100%;
        margin-bottom: 1.2rem;
    }
    .receive-item img {
        max-width: 124px;
    }
    .order-course-types {
        margin-bottom: 2.8rem;
    }
    .event-gallery-item .video-box {
        min-height: 189px;
        max-height: 189px;
    }
    .event-gallery-item img {
        min-height: 189px;
    }








}
@media only screen and (max-width: 767px) {
    .gslide-inline .ginlined-content.employee-modal {
        border-radius: 20px !important;
        max-width: 100% !important;
    }
    .gslide-inline .ginlined-content, .glightbox-clean .gslide-media {
        width: 100% !important;
        max-width: 100% !important;
    }
    .employee-modal-row {
        gap: 0;
        flex-wrap: wrap;
    }
    .employee-modal-content {
        padding: 20px 16px;
    }
    .inline-cta {
        padding: 4.4rem 0;
    }
    .lector-card-img img {
        width: 131px;
        height: 131px;
        border: 6px solid #7163E9;
    }
    .course-day-sale {
        font-size: 14px;
        line-height: 20px;
    }
    .day-sale-value {
        font-size: 14px;
        min-height: 30px;
        padding: 2px 16px;
    }
    .course-day-price-old {
        font-size: 18px;
        line-height: 30px;
        min-height: 30px;
    }
    .course-day-price sup {
        font-size: 16px;
        line-height: 1.5;
        top: -12px;
    }
    .review-modal .review-text {
        max-height: 561px;
        -webkit-line-clamp: 25;
        line-clamp: 25;
    }
    .review-modal .review-card {
        padding: 20px 16px 0;
    }
    .gslide-inline .ginlined-content, .glightbox-clean .gslide-media {
        border-radius: 20px !important;
    }
    #event-topics .js-show_more--show-more {
        margin: 4.4rem 0 0;
    }
    .employee-modal-img {
        margin-bottom: 1.2rem;
        order: 2;
    }
    .employee-modal-title {
        margin-bottom: 1.6rem;
        order: 1;
    }
    .employee-modal-position {
        order: 4;
    }
    .employee-modal-text {
        order: 5;
    }
    .employee-modal-row {
        display: flex;
        flex-direction: column;
    }
    .employee-modal-body {
        display: contents;
    }
    .employee-modal-text .lecture-text, 
    .employee-modal-text p,
    .employee-modal-position h4,
    .employee-modal-position {
        font-size: 14px;
        line-height: 20px;
    }
    .employee-modal-text h6, .employee-modal-text .font-bold {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: .8rem;
    }
    .employee-modal-text ul li {
        font-size: 14px;
        line-height: 20px;
    }





}
@media only screen and (max-width: 580px) {

    .tab-content .swiper-button-next,
    .tab-content .swiper-button-prev {
        display: none!important;
    }
    .event-gallery-item .video-box {
        min-height: 306px;
        max-height: 306px;
    }
    .event-gallery-item img {
        min-height: 306px;
    }
    .inline-cta h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .reviews .swiper-button.swiper-button-prev,
    .reviews .swiper-button.swiper-button-next,
    .course-employees .swiper-button.swiper-button-prev,
    .course-employees .swiper-button.swiper-button-next {
        display: none!important;
    }
    .course-screen {
        min-height: 700px;
        padding: 7.2rem 0;
    }
    .page-title {
        font-size: 24px;
        line-height: 28px;
    }
    .course-screen p {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }
    .course-screen .course-screen-price {
        font-size: 24px;
        line-height: 1.17;
    }
    .course-screen-info > div:not(:last-child) {
        margin-bottom: .8rem;
    }
    #course-help .course-help-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .course-receive-dekor {
        right: -70%;
    }
    .course-receive {
        padding: 44px 0;
    }
    .course-receive .btn-consult {
        font-size: 20px;
        height: 48px;
        letter-spacing: 0;
    }
    .course-programm-list {
        gap: 0;
        margin: 0 auto 2.4rem;
        flex-wrap: wrap;
    }
    .receive-item {
        flex: 0 0 100%;
        margin-bottom: 1.6rem;
    }
    .top-row {
        margin: 0 0 2.4rem;
        flex-wrap: wrap;
    }
    .link-download {
        margin-top: 1.6rem;
        width: 100%;
        flex: 0 0 100%;
        display: flex;
    }
    #course-programm .section-title {
        max-width: 75%;
    }
    #tariff-accordion .ac-header {
        padding: 20px 12px;
        min-height: 80px;
    }
    #tariff-accordion .ac-trigger, .accordion-container .ac .ac-trigger {
        font-size: 20px;
        line-height: 24px;
    }
    .accordion-content {
        padding: 2rem 0 0;
        font-size: 14px;
        line-height: 20px;
    }
    .course-programm--btns {
        margin-top: 2.8rem;
    }
    .course-programm-aside {
        flex: 0 0 100%;
        display: block;
    }
    .reviews .swiper-pagination {
        margin-top: 2rem;
    }
    .order-course-row {
        gap: 0;
        display: flex;
        flex-direction: column;
    }
    #order-course .container {
        width: 100%;
        padding: 0;
    }
    .order-course-box {
        padding: 1.6rem;
        margin-top: 1.6rem;
    }
    #map-course,
    #map {
        height: 440px;
        min-height: 440px;
        margin: 1.6rem 0;
    }
    .order-course-col:first-child .order-course-box {
        margin: 0;
    }
    .course-help-box::before {
        width: 100%;
        height: 75%;
    }
    .review-modal-navs, .employee-modal-navs {
        margin-top: 2.5rem;
    }
    .counts-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .counts-grid .flex-col {
        align-items: center;
        text-align: center;
    }
    .counts-grid p {
        max-width: 100%;
        text-align: center;
    }
    .video-box, .video-box img {
        min-height: 201px;
    }
    .event-topics-row {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .event-topic img {
        height: 264px;
        margin-bottom: .8rem;
    }
    .event-benefits-row {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .event-benefits::after {
        display: none;
    }
    .event-benefit img {
        width: 105px;
        height: 105px;
        margin: 0 auto 1.1rem;
    }
    .event-benefit-label {
        margin: 0 auto;
    }
    #event-gallery .tab-nav {
        margin-bottom: 2.4rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    #event-gallery .tab-nav li {
        margin: 0;
    }
    /* .event-gallery-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    } */
    .event-topic-info-desc{
        -webkit-line-clamp: 10;
        line-clamp: 10;
    }


  
}
@media only screen and (max-width: 580px) {
    #order-course .order-course-title {
        max-width: 70%;
    }
    .course-help-box {
        background-image: url(/local/templates/new_2cifra/images/course-box-bg.svg);
        background-position: 0 15%;
        background-size: cover;
    }
    .course-help-box::before {
        height: 60%;
    }


}
@media only screen and (max-width: 360px) {
    .course-receive .btn-consult {
        font-size: 18px;
    }
    .link-download {
        font-size: 18px;
    }


}
@media only screen and (max-width: 480px) and (max-height: 850px) {
    .review-modal .review-text {
        max-height: 480px;
    }



}

@media only screen and (max-width: 480px) and (max-height: 750px) {
    .review-modal .review-text {
        max-height: 380px;
    }



}
@media only screen and (max-width: 480px) and (max-height: 670px) {
    .review-modal .review-text {
        max-height: 330px;
    }



}






