.page287 .main-wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.page287 .online-form .choose span, .page287 .kiev-form .choose span{
	    background-color: #8267c8;
    color: #fff;
    border-radius: 50%;
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.page287 .navbar-expand-md{
    padding-top: 0;
}
.page287 .custom-header{
    background: url(/components/com_articles/img/new-year/main-bg.png);
    min-height: 824px;
    display: flex;
    align-items: flex-end;
}
.page287 .custom-header .right-web {
    margin-top: 65px;
    margin-left: -75px;
}
.page287 .custom-header:after{
    display: none;
}

.page287 .count-wrapper .countdown li{
    margin-left: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
    padding: 10px 20px;
}
.page287 .countdown {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    list-style: none;
    text-align: center;
}
.page287 .timer{
    position: relative;
    z-index: 2;
}
.page287 .timer .count-wrapper{
    padding: 26px 20px 23px 20px;
    box-shadow: 4px 7px 16px rgba(158, 158, 158, 0.4);
    background-color: #fdbb09;
    max-width: 783px;
    border-radius: 30px;
    margin-top: -70px;
}
.page287 .timer .start-title{
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    letter-spacing: 0.075em;
    color: #000000;
    margin-bottom: 30px;
}
.page287 .timer .countdown{
        margin: 5px 0 0 0;
}
.page287 .timer .countdown .days, .page287 .timer .countdown .seconds, .page287 .timer .countdown .hours, .page287 .timer .countdown .minutes {
    font-size: 58px;
    font-weight: 700;
    letter-spacing: 0.075em;
    color: #ffffff;
}
.page287 .timer .countdown .days_ref, .page287 .timer .countdown .seconds_ref, .page287 .timer .countdown .hours_ref, .page287 .timer .countdown .minutes_ref{
    margin-top: -12px;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #ffffff;
}
@media screen and (max-width: 992px) {
.page287 .timer .count-wrapper{
    max-width: 100%;
}
}
@media screen and (max-width: 650px) {
    .page287 .countdown{
        width: 100% !important;
    }
    .page287 .timer .countdown .days, .page287 .timer .countdown .seconds, .page287 .timer .countdown .hours, .page287 .timer .countdown .minutes{
        font-size: 38px;
    }
    .page287 .timer .countdown .days_ref, .page287 .timer .countdown .seconds_ref, .page287 .timer .countdown .hours_ref, .page287 .timer .countdown .minutes_ref{
        font-size: 31px;
    }
    .page287 .count-wrapper .countdown li{
        padding: 10px 3px !important;
    }
}
@media screen and (max-width: 480px) {
.page287 .timer .start-title{
    line-height: normal;
    font-size: 22px;
}
.page287 .timer .count-wrapper{
    padding: 19px 5px 15px 5px;
}
.page287 .timer .countdown .days_ref, .page287 .timer .countdown .seconds_ref, .page287 .timer .countdown .hours_ref, .page287 .timer .countdown .minutes_ref{
    font-size: 26px;
}
}


.page287 .form-sec.pay-s, .page287 .free-form{
	display: none;
}
.page287 .statistic-wrapper{
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    max-width: 1240px;
    margin: 0 auto;
}
.page287 .stat-title{
    font-size: 72px;
    line-height: 49px;
    font-weight: 700;
    letter-spacing: -0.025em;
    color: #fdbb09;
}
.page287 .statistic-item{
    text-align: center;
}
.page287 .stat-text{
    font-size: 25px;
    line-height: normal;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0;
}
.page287 .stat-under{
    font-size: 18px;
    line-height: 42px;
    font-weight: 700;
    color: #000000;
}
.page287 h2 {
    text-align: center;
    font-weight: 700;
    line-height: normal;
}
.page287 .marks-subtitle{
    max-width: 646px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    background: #8267c8;
    padding: 8px 0;
    margin: 20px auto 0;
}
.page287 #marks{
    padding: 80px 0;
}
.page287 .marks-wrapper{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.page287 .mark-item{
    text-align: center;
}
.page287 .mark-top{
    line-height: normal;
    font-size: 103.8px;
    line-height: 100px;
    font-weight: 800;
    text-transform: uppercase;
    color: #ffcd07;
}
.page287 .mark-bottom{
    font-size: 22px;
    font-weight: 400;
    color: #53524e;
}
.page287 .sup-text{
  font-size: 22px;
  font-weight: 700;
  color: #ffcd07;
}

.page287 #preparation{
    position: relative;
    padding: 40px 0;
    background-color: #8267c8;
}
.page287 #preparation h2{
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
}
.page287 .preparation-wrapper{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.page287 .prep-item-wrap {
    width: 20%;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.page287 .prep-item-bottom{
    margin-top: 15px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #ffffff;
}
.page287 .prep-item-plus{
    transform: translateY(55px);
    font-size: 55px;
    font-weight: 700;
    color: #ffffff;
}
.page287 .snow-1{
    position: absolute;
    top: -109px;
    left: auto;
    right: 78%;
}
.page287 .snow-2{
    position: absolute;
    right: 73%;
    top: 20px;
}
.page287 .snow-3{
    top: 119px;
    position: absolute;
    right: 88%;
}
.page287 .payment-form{
    position: relative;
    max-width: 1295px;
    margin: 0 auto;
    background-color: #f2f2f2;
    border-radius: 30px;
    padding: 30px 73px 36px;
}
.page287 .form-sec .form-row{
    display: block;
    margin: 0;
}
.page287 .banner_pseudoform-row{
	cursor: pointer;
    text-align: center;
    padding: 0;
    font-size: 23.7px;
    line-height: 33px;
    font-weight: 700;
    color: #000000;
    border: 5.1px solid #fdbb09;
    border-radius: 40px;
    display: inline-block;
    margin-right: 16px;
    margin-top: 18px;
}
.page287 .banner_pseudoform-row label{
	line-height: 0;
	margin: 0;
}
.page287 .banner_pseudoform-row input[type="radio"],.page287 .banner_pseudoform-row input[type="checkbox"]{
	display: none;
}
.page287 .banner_pseudoform-row [type="radio"]:checked + label:before, .page287 .banner_pseudoform-row [type="radio"]:not(:checked) + label:before,  .page287 .banner_pseudoform-row [type="radio"]:checked + label:after{
	display: none;
}
.page287 .ps-click.ps-checkbox {
    display: none;
}
.page287 .banner_pseudoform{
    margin: 0 16px 0 0;
}
.page287 .form-row .choose{
	display: flex;
	align-items: center;
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
    color: #000000;
    margin-top: 50px;
}

.page287 .kiev-form .form-row .choose{
    margin-top: 40px;
    margin-bottom: 10px;
}
.page287 .banner_pseudoform .ps-label{
	cursor: pointer;
    font-size: 23.7px;
    line-height: 33px;
    font-weight: 700;
    color: #000000;
    padding: 7px 23px;
}
.page287 .tree{
    position: absolute;
    top: -75px;
    left: -71px;
}
.page287 .form-sec{
    padding: 135px 0 30px;
    background: url(/components/com_articles/img/new-year/form-bg.png) 
}
.page287 .choose-s {
    display: flex;
    align-items: center;
    font-size: 30.5px;
    font-weight: 700;
    color: #000000;
    padding-left: 170px;
}
.page287 .choose-s img{
    margin-right: 20px;
}
.page287 .banner_pseudoform-row.hasChecked,
.page287 .banner_pseudoform-row input[type="radio"]:checked + label{
    background-color: #fdbb09;
    font-size: 23.7px;
    line-height: 33px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 18px;
}
.page287 .banner_pseudoform-row.hasChecked .ps-label{
    color: #ffffff;
}
.page287 .formwb{
    background: none;
    text-align: left;
    padding: 0;
    margin-left: 0;
    margin-top: 50px;
}
.page287 .total-new, .page287 .total-discount{
    position: relative;
    margin: 0;
    font-size: 36px;
    line-height: 33px;
    font-weight: 700;
    color: #000000;
}
.page287 .total-new:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-color: #ed1c24;
}
.page287 .coursen{
    display: block;
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
    color: #000000;
}
.page287 .total-wrapper{
    display: flex;
    align-items: center;
}
.page287 .total-discount{
    margin-left: 35px;
}
.page287 .total-discount span{
    color: #ed1c24;
}
.page287 .pay-form{
    margin-top: 15px;
    max-width: 650px;
}
.page287 .snowm{
    position: absolute;
    right: 100px;
    bottom: 60px;
}
.page287 .pay-form input{
    border-radius: 60px;
    height: 80px;
}
.page287 .pay-form input:nth-child(n+2) {
    margin-top: 35px;
}
.page287 a.primary{
    margin-top: 35px;
    background: #fdbb09;
    border-radius: 50px;
    font-size: 30px;
    line-height: 49px;
    font-weight: 700;
    color: #000000;
    padding: 15px 0;
}
.page287 .under-form{
    max-width: 650px;
    text-align: center;
    margin-top: 33px;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    font-style: italic;
    color: #838383;
}
.page287 .kiev-form{
    margin: 23px auto 0;
}
.page287 .snowm-2 {
    position: absolute;
    left: -53px;
    bottom: 150px;
}
.page287 .gift {
    position: absolute;
    right: -61px;
    bottom: 393px;
}

.page287 .gift-2 {
    position: absolute;
    right: 70px;
    bottom: 160px;
}
.page287 .under-form.kiev-under{
    text-align: left;
}
.page287 h2.heading{
    text-align: left;
    font-size: 48px;
    line-height: 49px;
    font-weight: 700;
    color: #fefefe;
    margin-bottom: 65px;
}
.page287 .free-form{
    padding-top: 100px;
    background: url(/components/com_articles/img/new-year/free-form-bg.png);
}
.page287 .free-form .c-text p{
    font-size: 23px;
}

@media screen and (max-width: 1450px) {
    .page287 .form-sec {
        padding: 135px 50px 30px
    }
    .page287 .gift{
        right: -40px;
    }
    .page287 .custom-header{
        min-height: 730px;
    }
}
@media screen and (max-width: 1279px) {
    .page287 .custom-header img{
        max-width: 100%;
    }
    .page287 .stat-title{
        font-size: 60px;
    }
    .page287 .stat-text{
        font-size: 22px;
    }
    .page287 .stat-under {
        font-size: 15px;
        margin-top: 10px;
    }
    .page287 #marks {
        padding: 45px 0;
    }
    .page287 .mark-top{
        font-size: 70px;
    }
    .page287 .mark-bottom {
        font-size: 18px;
    }
    .page287 .snow-1{
        max-width: 160px;
        top: -80px;
        right: 81%;
    }
    .page287 .prep-item-bottom{
        margin-top: 10px;
        font-size: 16px;
        line-height: normal;
    }
    .page287 .pay-form {
        margin-top: 15px;
        max-width: 510px;
    }
    .page287 .pay-form input{
        height: 70px;
    }
    .page287 .pay-form input:nth-child(n+2) {
        margin-top: 20px;
    }
    .page287 .snowm{
        right: 0;
        max-width: 280px;
    }
    .page287 .under-form {
        text-align: left;
        margin-top: 20px;
        font-size: 25px;
        padding-left: 20px;
    }
    .page287 .form-row .choose {
        font-size: 26px;
        line-height: 26px;
    }
    .page287 .banner_pseudoform .ps-label {
        font-size: 17px;
        color: #000000;
        padding: 4px 19px;
    }
    .page287 .formwb{
        margin-top: 20px;
    }
    .page287 .total-new, .page287 .total-discount{
        font-size: 32px;
    }
    .page287 .coursen{
        font-size: 26px;
    }
    .page287 .snowm-2{
        max-width: 260px;
    }
    .page287 .gift-2{
        max-width: 150px;
        right: 40px;
    }
    .page287 .under-form.kiev-under{
        text-align: center;
        padding: 0;
        margin: 15px auto 0;
    }
}
@media screen and (max-width: 1023px) {
    .page287 .custom-header {
        min-height: 462px;
    }
    .page287 .marks-wrapper {
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	.page287 .mark-item{
		width: 32%
	}
	.page287 .mark-item:nth-child(n+4){
		margin-top: 20px;
	}
	.page287 .prep-item-wrap:nth-child(n+4) {
		margin-top: 30px;
	}
	.page287 .prep-item-wrap:last-child{
		margin: 40px auto 0;
	}
	.page287 .prep-item-plus.purple:nth-child(n+2) {
		margin-top: 30px;
	}
	.page287 .preparation-wrapper{
		flex-wrap: wrap;
	}
	.page287 .prep-item-wrap{
		width: 45%;
	}
	.page287 .prep-item-plus.even{
		display: none;
	}
	.page287 .snow-2{
		display: none;
	}
	.page287 .statistic-wrapper{
		flex-wrap: wrap;
		padding-top: 50px;
	}
	.page287 .statistic-item{
		width: 48%;
	}
	.page287 .statistic-item:nth-child(n+3){
		margin-top: 20px;
	}
	.page287 .count-wrapper .countdown li{
		padding: 10px 7px;
	}
	.page287 .timer .countdown .days, .page287 .timer .countdown .seconds, .page287 .timer .countdown .hours, .page287 .timer .countdown .minutes{
		font-size: 46px;
	}
	.page287 .timer .countdown{
		padding: 0;
	}
	.page287 .tree{
		max-width: 210px;
    	top: -26px;
	}
	.page287 .choose-s{
		padding-left: 112px;
	}
	.page287 .choose-s img{
		max-width: 80px;
	}
	.page287 .payment-form{
		padding: 30px 25px 33px;
	}
	.page287 .form-row .choose{
		margin-top: 35px;
	}
	.page287 .pay-form{
		max-width: 385px;
	}
	.page287 .snowm {
	    right: 0;
	    max-width: 243px;
	    bottom: 84px;
	}
	.page287 a.primary {
	    margin-top: 27px;
	    font-size: 26px;
	    padding: 10px 0;
	}
	.page287 .under-form{
		font-size: 21px;
	}
	.page287 .form-row .choose {
	    font-size: 20px;
	}
	.page287 .banner_pseudoform .ps-label {
	    font-size: 16px;
	}
	.page287 .snowm-2 {
	    max-width: 203px;
	}
	.page287 .gift {
	    right: -40px;
	    max-width: 115px;
	}
	.page287 .gift-2 {
	    max-width: 122px;
	    right: 0px;
	}
	.page287 h2.heading{
		font-size: 30px;
	}
	.page287 .free-form {
	    padding-top: 40px;
	}
	.page287 .free-form .c-text p {
	    font-size: 18px;
	}
	.page287 h2.heading{
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 767px) {
	.page287 .custom-header > nav, .page287 .custom-header > div {
	    padding-top: 20px;
	}
	.page287 .custom-header {
	    min-height: 415px;
	}
	.prep-item img {
	    max-width: 90px;
	}
	.page287 .prep-item-plus {
	    transform: translateY(20px);
	}
	.page287 .preparation-wrapper{
		margin-top: 40px;
	}
	.page287 .prep-item-wrap:nth-child(n+4) {
	    margin-top: 16px;
	}
	.page287 .form-sec {
	    padding: 40px 25px 30px;
	}
	.page287 .tree {
	    max-width: 179px;
	    left: -37px;
	}
	.page287 .choose-s{
		font-size: 23px;
	}
	.page287 .choose-s img {
	    margin-right: 10px;
	}
	.page287 .form-row .choose {
	    margin-top: 25px;
	    margin-bottom: 0;
	}
	.page287 .payment-form {
	    padding: 30px 18px 33px;
	}
	.page287 .total-new, .page287 .total-discount {
	    font-size: 25px;
	}
	.page287 .coursen {
	    font-size: 24px;
	}
	.page287 .snowm {
	    right: -19px;
	    max-width: 173px;
	    bottom: 128px;
	}
	.page287 .pay-form input {
	    height: 62px;
	}
	.page287 a.primary {
	    margin-top: 20px;
	    font-size: 23px;
	    padding: 7px 0;
	}
	.page287 .under-form{
		margin-bottom: 0;
	}
	.page287 .gift {
	    right: -13px;
	    max-width: 102px;
	}
	.page287 .gift-2 {
	    max-width: 101px;
	    right: -15px;
	}
	.page287 .snowm-2 {
	    position: absolute;
	    left: -65px;
	    bottom: 147px;
	    max-width: 162px;
	}
	.page287 h2.heading{
		line-height: normal;
	}
}

@media screen and (max-width: 600px) {
	.page287 .custom-header {
	    min-height: 340px;
	}
	.page287 .custom-header .right-web img {
	    max-width: 260px;
	}
	.page287 .custom-header .text-wrapper img {
	    max-width: 229px;
	}
	.page287 .main-wrapper{
		justify-content: space-between;
	}
	.page287 .timer .start-title{
		font-size: 22px;
	}
	.page287 .timer .countdown{
		flex-wrap: wrap;
	}
	.page287 .count-wrapper .countdown li{
		width: 48%;
	}
	.page287 .count-wrapper .countdown li span{
		display: block;
	}
	.page287 .timer .countdown .days_ref, .page287 .timer .countdown .seconds_ref, .page287 .timer .countdown .hours_ref, .page287 .timer .countdown .minutes_ref{
		line-height: normal;
		font-size: 28px;
	}
	.page287 .timer .countdown .days, .page287 .timer .countdown .seconds, .page287 .timer .countdown .hours, .page287 .timer .countdown .minutes{
		line-height: normal;
		font-size: 37px;
	}
	.page287 .timer .start-title{
		margin-bottom: 5px;
		
	}
	.page287 .count-wrapper .countdown li {
	    padding: 5px 3px !important;
	}
	.page287 .stat-under{
		line-height: normal;
	}
	.page287 .stat-title {
	    font-size: 45px;
	    line-height: normal;
	    margin-bottom: 5px;
	}
	.page287 .stat-text {
	    font-size: 18px;
	}
	.page287 h2{
		font-size: 22px;
	}
	.page287 .marks-subtitle{
		font-size: 16px;
	}
	.page287 .mark-top {
	    font-size: 50px;
	    line-height: normal;
	}
	.page287 .mark-bottom {
	    font-size: 16px;
	}
	.page287 .mark-item:nth-child(n+4){
		width: 48%;
	}
	.page287 #preparation h2 {
	    font-size: 20px;
	}
	.page287 .snowm {
	    right: -19px;
	    max-width: 106px;
	    bottom: -90px;
	    z-index: 2;
	}
	.page287 .under-form {
	    font-size: 18px;
	    margin-top: 10px;
	}
	.page287 .kiev-form .form-row .choose {
	    margin-top: 22px;
	}
	.page287 .banner_pseudoform .ps-label {
	    font-size: 15px;
	    padding: 1px 11px;
	}
	.page287 .banner_pseudoform-row{
		margin-top: 13px;
	}
	.page287 .kiev-form .form-row .choose{
		margin-bottom: 0;
	}
	.page287 .form-row .choose {
	    font-size: 18px;
	}
	.page287 .coursen {
	    font-size: 22px;
	}
	.page287 .total-new, .page287 .total-discount {
	    font-size: 22px;
	}
	.page287 .total-wrapper{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.page287 .total-discount{
		margin-left: 0;
	}
	.page287 .gift{
		bottom: 432px;
	}
	.page287 .snowm-2 {
	    position: absolute;
	    left: -61px;
	    bottom: -71px;
	    max-width: 162px;
	}
	.page287 .gift-2 {
	    max-width: 87px;
	    right: -15px;
	    bottom: -33px;
	}
}

@media screen and (max-width: 480px) {
	.page287 .online-form .choose span, .page287 .kiev-form .choose span {
	    min-width: 30px;
	    width: 30px;
	    height: 30px;
	    margin-right: 10px;
	}
	.page287 .form-row .choose{
		margin-top: 10px;
		line-height: 20px;
	}
	.page287 .custom-header .text-wrapper img {
	    max-width: 155px;
	}
	.page287 .custom-header .right-web img {
	    max-width: 196px;
	}
	.page287 .custom-header .right-web {
	    margin-top: 38px;
	    margin-left: -75px;
	}
	.page287 .custom-header {
	    min-height: 280px;
	}
	.page287 .timer .countdown .days_ref, .page287 .timer .countdown .seconds_ref, .page287 .timer .countdown .hours_ref, .page287 .timer .countdown .minutes_ref {
	    font-size: 23px;
	}
	.page287 .timer .start-title {
	    font-size: 19px;
	}
	.page287 .timer .countdown .days, .page287 .timer .countdown .seconds, .page287 .timer .countdown .hours, .page287 .timer .countdown .minutes{
		font-size: 34px;
	}
	.page287 .stat-title {
	    font-size: 40px;
	    line-height: 37px;
	}
	.page287 .stat-text {
	    font-size: 16px;
	}
	.page287 .stat-under{
		margin-top: 0;
	}
	.page287 .statistic-item:nth-child(n+3) {
	    margin-top: 5px;
	}
	.page287 .statistic-wrapper{
		padding-top: 28px;
	}
	.page287 .stat-under {
	    font-size: 12px;
	}
	.page287 #marks {
	    padding: 28px 0;
	}
	.page287 h2 {
	    font-size: 19px;
	}
	.page287 .marks-subtitle {
	    font-size: 15px;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.page287 .marks-wrapper{
		margin-top: 18px;
	}
	.page287 .mark-item {
	    width: 48%;
	}
	.page287 .mark-item:nth-child(n+3) {
	    margin-top: 10px;
	}
	.page287 .mark-top {
	    font-size: 44px;
	    margin-bottom: 0;
	}
	.page287 .sup-text {
	    font-size: 18px;
	}
	.page287 .mark-item:last-child{
		width: 100%;
	}
	.page287 .mark-bottom{
		margin-bottom: 5px;
	}
	.page287 .prep-item-plus{
		display: none;
	}
	.page287 .prep-item-wrap {
	    width: 48%;
	    padding: 0 5px;
	}
	.page287 .prep-item-bottom{
		font-size: 14px;
	}
	.page287 .snow-1 {
	    max-width: 86px;
	    top: -22px;
	    right: 79%;
	}
	.page287 .prep-item-wrap:last-child{
		width: 100%;
	}
	.page287 .tree {
	    max-width: 140px;
	    left: -37px;
	}
	.page287 .choose-s {
		position: relative;
	    padding-left: 0;
	}
	.page287 .choose-s img {
	    max-width: 57px;
	}
	.page287 .tree {
	    max-width: 100px;
	    left: -19px;
	}
	.page287 .form-row .choose {
	    margin-top: 17px;
	}
	.page287 .banner_pseudoform{
		margin: 0;
	}
	.page287 .banner_pseudoform .ps-label {
	    font-size: 12px;
	    padding: 0px 8px;
	}
	.page287 .formwb {
	    margin-top: 12px;
	}
	.page287 .pay-form input#input0{
		margin-top: 0;
	}
	.page287 .pay-form input:nth-child(n+2) {
	    margin-top: 12px;
	}
	.page287 .pay-form input {
	    height: 48px;
	}
	.page287 a.primary {
	    margin-top: 13px;
	    font-size: 17px;
	    padding: 0;
	}
	.page287 .under-form {
	    font-size: 14px;
	    margin-top: 4px;
	    padding-left: 4px;
	}
	.page287 .snowm {
	    right: -23px;
	    max-width: 72px;
	    bottom: -55px;
	    z-index: 2;
	}
	.page287 .payment-form {
	    padding: 18px 10px 33px;
	}
	.page287 .gift {
	    max-width: 84px;
	    bottom: 370px
	}
	.page287 .form-row .choose {
	    font-size: 16px;
	}
	.page287 .coursen {
	    font-size: 20px;
	}
	.page287 .total-new, .page287 .total-discount {
	    font-size: 20px;
	}
	.page287 .kiev-form .form-row .choose {
	    margin-top: 10px;
	}
	.page287 .snowm-2 {
	    left: -61px;
	    bottom: -82px;
	    max-width: 145px;
	}
	.page287 .gift-2 {
	    max-width: 72px;
	    right: -15px;
	    bottom: -31px;
	}
	.page287 .under-form.kiev-under {
	    margin: 3px auto 0;
	}
	.page287 h2.heading {
	    font-size: 22px;
	    font-weight: 800;
	}
	.page287 .free-form .c-text p {
	    font-size: 14px;
	    margin-top: 2px;
	}
	.page287 .contact-row img {
	    max-width: 45px;
	}
	.page287 .c-text {
	    margin-left: 11px;
	}
	.page287 .free-form {
	    padding-top: 25px;
	}
	.page287 .contact-row:nth-child(n+2) {
	    margin-top: 14px;
	}
	.page287 .free-form .form-row form {
	    margin-top: 24px;
	}
}