

/* Start:/local/templates/aspro_next/css/loyalty.css?158071824614002*/
.loyalty-landing {
    padding: 15px;
    overflow-x: hidden; }
.loyalty-landing__container {
    margin: 0 auto;
    width: 738px; }
.loyalty-landing__title {
    font-size: 32px;
    font-weight: 700; }
.loyalty-landing__text {
    font-size: 21px; }
.loyalty-landing__text_small {
    font-size: 13px;
    color: #726765; }
.loyalty-landing__icon {
    width: 80px;
    height: 80px;
    padding: 28px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid currentcolor;
    border-color: #9c1639 #6d1126 #9c1639 #aa183f;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 7px #fff,2px 2px 10px 4px;
    box-shadow: 0 0 0 7px #fff,2px 2px 10px 4px;
    background-color: #fff;
    fill: #9c1639;
    display: inline-flex !important;}
.loyalty-landing__box {
    text-align: center;
    color: #fff;
    padding: 17px;
    background-color: #9c1639;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #6d1126), color-stop(32%, #9c1639), color-stop(68%, #9c1639), to(#6d1126));
    background: -webkit-linear-gradient(left, #6d1126 0, #9c1639 32%, #9c1639 68%, #6d1126 100%);
    background: -o-linear-gradient(left, #6d1126 0, #9c1639 32%, #9c1639 68%, #6d1126 100%);
    background: linear-gradient(to right, #6d1126 0, #9c1639 32%, #9c1639 68%, #6d1126 100%); }
.loyalty-landing-intro__box {
    margin-bottom: 10px; }
.loyalty-landing-intro__title {
    font-size: 29px;
    margin-bottom: 16px; }
.loyalty-landing-intro__program {
    font-size: 38px;
    font-weight: 900;
    text-transform: uppercase; }
.loyalty-landing-intro__frame {
    background: url(/local/templates/aspro_next/css/../images/loyalty/18962fb8cbfb63375636cefabe1ece55.jpg);
    width: 920px;
    height: 385px;
    margin: 0 auto;
    position: relative; }
.loyalty-landing-intro__text {
    padding: 15px;
    text-align: center; }
.loyalty-landing-intro__register {
    position: absolute;
    top: 140px;
    right: 112px;
    width: 230px;
    height: 188px; }
.loyalty-landing-register {
    text-align: center;
    padding: 30px; }
.loyalty-landing-register__sum {
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 10px; }
.loyalty-landing-register__text {
    font-size: 1.8rem;
    margin-bottom: 10px; }
.loyalty-landing-register__button {
    border-radius: 5px;
    padding: 10px !important;
    font-size: 1.6rem; }
.loyalty-landing__link {
    color: #fff;
    text-decoration: underline;
    margin: 0 10px; }
.loyalty-landing__link:focus, .loyalty-landing__link:hover, .loyalty-landing__link:visited {
    color: #fff;
    text-decoration: underline;
    margin: 0 10px; }
.loyalty-landing-headline__text {
    position: relative;
    text-align: left !important;
    padding: 30px 30px 23px 130px;
    z-index: 10; }
.loyalty-landing-headline__money {
    position: absolute;
    background-size: cover; }
.loyalty-landing-headline__money_1 {
    background-image: url(/local/templates/aspro_next/css/../images/loyalty/3e6851cff8570557fa6561af6c5c0e18.png);
    width: 615px;
    height: 317px;
    left: -84px;
    top: -57px;
    z-index: 1; }
.loyalty-landing-headline__money_2 {
    background-image: url(/local/templates/aspro_next/css/../images/loyalty/3e6851cff8570557fa6561af6c5c0e18.png);
    width: 582px;
    height: 297px;
    right: -114px;
    top: -60px;
    z-index: 1; }
.loyalty-landing-headline__money_3 {
    right: -57px;
    top: -22px;
    -webkit-transform: rotate(31deg);
    -ms-transform: rotate(31deg);
    transform: rotate(31deg); }
.loyalty-landing-headline__money_3, .loyalty-landing-headline__money_4, .loyalty-landing-headline__money_5 {
    background-image: url(/local/templates/aspro_next/css/../images/loyalty/49cd242cf5b4ccd4f545e78ebb3edae6.png);
    width: 120px;
    height: 114px;
    z-index: 15; }
.loyalty-landing-headline__gift {
    position: absolute;
    background-image: url(/local/templates/aspro_next/css/../images/loyalty/032f33e0ccfc3ce04f1c1c3bd5168439.jpg);
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.3);
    background-size: contain; }
.loyalty-landing-headline__gift_1 {
    width: 110px;
    height: 110px;
    top: -6px;
    left: 13px;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    z-index: 19; }
.loyalty-landing-headline__gift_2 {
    width: 90px;
    height: 90px;
    right: -39px;
    top: 14px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: 19; }
.loyalty-landing-headline__gift_3 {
    height: 70px;
    width: 70px;
    right: -5px;
    top: -66px;
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg);
    z-index: 19; }
.loyalty-landing-advantages__list {
    position: relative;
    margin: 0 auto;
    width: 840px !important;
    text-align: center;
    z-index: 19; }
.loyalty-landing-advantages__item:nth-child(3n) {
    margin-right: 0; }
.loyalty-landing-advantages__item:nth-child(3n+1) {
    margin-bottom: 40px; }
.loyalty-landing-advantages__description {
    font-size: 1.8rem; }
.loyalty-landing-advantages__item {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    margin-right: 25px;
    margin-bottom: 10px; }
.loyalty-landing-advantages__heading {
    position: relative;
    width: 855px;
    margin: 0 auto 45px;
    padding: 0;
    z-index: 10; }
.loyalty-landing-advantages__icon {
    display: inline-block;
    margin-bottom: 28px; }
.loyalty-landing-advantages__icon_pig, .loyalty-landing-advantages__icon_presentAim, .loyalty-landing-advantages__icon_pie, .loyalty-landing-advantages__icon_magic {
    width: 100%;
    height: 100%; }
.loyalty-landing-advantages__icon_fastCar {
    width: 120px;
    height: 80px; }
.loyalty-landing-advantages__icon_letterDiscont {
    width: 115px;
    height: 120px;
    margin-top: -20px; }
.loyalty-landing-advantages__icon_procent {
    margin-top: -5px;
    width: 110px;
    height: 120px; }
.loyalty-landing-advantages__icon_twoBags {
    margin-left: 10px;
    margin-top: -15px;
    width: 100px;
    height: 120px; }
.loyalty-landing-participate {
    position: relative;
    margin: 0 auto;
    width: 940px;
    background-color: #e7e0d6;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(8%, #e7e0d6), color-stop(92%, #e7e0d6), to(#fff));
    background: -webkit-linear-gradient(left, #fff 0, #e7e0d6 8%, #e7e0d6 92%, #fff 100%);
    background: -o-linear-gradient(left, #fff 0, #e7e0d6 8%, #e7e0d6 92%, #fff 100%);
    background: linear-gradient(to right, #fff 0, #e7e0d6 8%, #e7e0d6 92%, #fff 100%); }
.loyalty-landing-participate__content {
    padding: 63px 0 43px; }
.loyalty-landing-participate__images {
    display: inline-block;
    width: 110px;
    margin-right: 20px; }
.loyalty-landing-participate__image {
    margin-bottom: 7px; }
.loyalty-landing-participate__text {
    display: inline-block;
    vertical-align: top;
    width: 520px; }
.loyalty-landing-participate__title {
    text-align: center;
    margin-bottom: 25px; }
.loyalty-landing-participate__list {
    text-align: left; }
.loyalty-landing-participate__item {
    list-style: decimal inside;
    margin-bottom: 25px; }
.loyalty-landing-participate__heart {
    position: absolute;
    top: -58px;
    right: -2px; }
.loyalty-landing__section_levels {
    margin-bottom: 80px; }
.loyalty-landing__section_participate {
    margin-bottom: 20px; }
.loyalty-landing__section_privileges {
    margin-bottom: 50px; }
.loyalty-landing__section_offer {
    margin-bottom: 60px; }
.loyalty-landing-levels__heading {
    height: 77px;
    width: 795px;
    margin: 0 auto 30px;
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    color: #fff;
    line-height: 2em;
    background: url(/local/templates/aspro_next/css/../images/loyalty/3e7281624cd4d6593858ee5adececefe.png) no-repeat; }
.loyalty-landing-offer__box {
    position: relative;
    padding: 30px 70px !important;
    z-index: 1; }
.loyalty-landing-offer__title {
    margin-bottom: 30px; }
.loyalty-landing-offer__text {
    line-height: 1.2em; }
.loyalty-landing-offer__pig {
    position: absolute;
    top: -30px;
    left: -100px;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    z-index: 19; }
.loyalty-landing-offer__pig i {
    width: 80px;
    height: 80px; }
.loyalty-landing-offer__money {
    position: absolute;
    width: 120px;
    height: 114px;
    background: url(/local/templates/aspro_next/css/../images/loyalty/49cd242cf5b4ccd4f545e78ebb3edae6.png) no-repeat;
    z-index: 10; }
.loyalty-landing-offer__money_1 {
    left: -122px;
    top: 49px;
    -webkit-transform: rotate(119deg);
    -ms-transform: rotate(119deg);
    transform: rotate(119deg); }
.loyalty-landing-offer__money_2 {
    left: 38px;
    top: -62px;
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    transform: rotate(-9deg); }
.loyalty-landing-offer__money_3 {
    left: -50px;
    top: 74px;
    -webkit-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    transform: rotate(42deg); }
.loyalty-landing-info__title {
    text-align: center;
    margin-bottom: 40px; }
.loyalty-landing-info__content {
    width: 860px;
    margin: 0 auto;
    text-align: center; }
.loyalty-landing-info__text {
    display: inline-block;
    margin-bottom: 45px;
    line-height: 1.4em; }
.loyalty-landing-info__text_bold {
    font-weight: 700; }
.loyalty-landing-info__link {
    color: #135b52; }
.loyalty-landing-level {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 930px;
    margin: 0 auto; }
.loyalty-landing-level__header {
    padding: 15px 20px 10px;
    width: 900px;
    margin: 0 auto;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.loyalty-landing-level__title {
    font-size: 29px;
    font-weight: 700;
    display: inline-block;
    width: 455px; }
.loyalty-landing-level__points {
    display: inline-block;
    width: 400px;
    padding-right: 200px;
    text-align: center;
    font-size: 29px; }
.loyalty-landing-level__privilege {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.loyalty-landing-level__icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border: 1px solid #9c1639;
    border-radius: 50%;
    padding: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-right: 30px;
    fill: #9c1639; }
.loyalty-landing-level__description {
    display: inline-block;
    width: 600px;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.loyalty-landing-level__help {
    display: inline-block;
    margin-left: 5px;
    height: 25px; }
.loyalty-landing-level__collapse-header {
    border-bottom: 1px solid #b6b6b6;
    outline: none; }
.loyalty-landing-level__help-tooltip {
    font-size: 1.4rem;
    width: 250px;
    left: 150px; }
.loyalty-landing-level__content {
    padding: 15px 25px; }
.loyalty-landing-level__content-wrapper {
    position: relative;
    min-height: 200px;
    background: url(/local/templates/aspro_next/css/../images/loyalty/49cd242cf5b4ccd4f545e78ebb3edae6.png) 35px -20px no-repeat, url(/local/templates/aspro_next/css/../images/loyalty/3e6851cff8570557fa6561af6c5c0e18.png) 650px -165px no-repeat; }
.loyalty-landing-level__content-wrapper::before {
    width: 50px;
    height: 50px;
    right: 1px;
    bottom: 140px;
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg); }
.loyalty-landing-level__content-wrapper::after, .loyalty-landing-level__content-wrapper::before {
    position: absolute;
    content: '';
    background: url(/local/templates/aspro_next/css/../images/loyalty/032f33e0ccfc3ce04f1c1c3bd5168439.jpg);
    background-size: cover;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }
.loyalty-giftcard {
    text-align: center;
    width: 300px;
    margin: 0 auto; }
.loyalty-giftcard__header {
    margin-top: 3em;
    text-align: center; }
.loyalty-giftcard__button {
    width: 100%; }
.icon {
    display: inline-block;
    position: relative; }
.icon--xs {
    width: 12px;
    height: 12px;
    line-height: 12px; }
.icon--s {
    width: 16px;
    height: 16px;
    line-height: 16px; }
.icon--m {
    width: 32px;
    height: 32px;
    line-height: 32px; }
.icon__placeholder {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    opacity: .7; }
.icon svg {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    vertical-align: top; }
.spoiler {
    display: block; }

.spoiler.spoiler--open .collapse {
    display: block !important;
}

.spoiler__title {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.spoiler__tick {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    margin-left: .4em;
    width: 1.14em;
    height: .64em; }
.spoiler--opened > .spoiler__title > .spoiler__tick {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
/* End */
/* /local/templates/aspro_next/css/loyalty.css?158071824614002 */
