

/* Start:/local/templates/main/components/bitrix/news.detail/promotion_detail/style.css?17785779654894*/
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.sect {
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
	width: 100%;
}
.sect .container {
    position: relative;
	/* width: 100%; */
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.sect .intro{
	margin: 40px 0;
	font-size: 18px;
    line-height: 1.2;
    color: #000;
}
.sect .intro h2{
	font-family: AGOptCyrillic, sans-serif;
    font-size: 36px;
    line-height: 28px;
    text-transform: uppercase;
}
.sect .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.single.sect .order {
    color: #fff;
    background-color: #6e4691;
    border-radius: 15px;
    padding: 20px;
}
.single.sect .order .groups {
    margin-top: -20px;
}
.single.sect .order .group {
    margin-top: 20px;
}
.single.sect .order .caption {
    font-size: 24px;
    margin-bottom: 10px;
}
.single.sect .order .fields.radiogroup {
    margin-left: -20px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.single.sect .order .field.radio {
    width: 110px;
    height: 38px;
}
.single.sect .order .field.radio {
    margin-top: 10px;
}
.single.sect .order .field.radio {
    margin-left: 20px;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
div.radio {
    width: auto !important;
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.single.sect .order .field.radio input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.single.sect .order .field.radio input[type="radio"]:checked + label {
    background-color: #efe099;
    border-color: #efe099;
}
.single.sect .order .field.radio input[type="radio"] + label {
    cursor: pointer;
    display: block;
    min-width: 110px;
    text-align: center;
    font-size: 18px;
    color: #000;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 6px 5px;
	-webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.single.sect .order .cost {
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    color: #fcf7af;
}
.sect .program-card__signup-button{
	width: 100%;
}
.single.sect .info .text {
    margin-top: 20px;
}
.single.sect .info .text .desc {
    font-size: 22px;
}

@media (min-width: 576px) {
    .sect .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .sect .container {
        max-width: 720px;
    }
	.sect .container .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
	.sect .container .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
	.sect .container .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
	.sect .container .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .sect .container {
        max-width: 960px;
    }
}
@media (min-width: 1220px) {
    .sect .container {
        max-width: 1200px;
    }
	.sect .container .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
	.sect .container .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
	.sect .container .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}
@media only screen and (max-width: 1219px) {
    .single.sect .order {
        margin-bottom: 30px;
    }
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/promotion_detail/style.css?17785779654894 */
