.sprite {
    background-image: url(themes/custom/circlek/images/special-page/welcome-to-circle-k-easy-rewards/spritesheet.png);
    background-repeat: no-repeat;
    display: block
}

.sprite__benefits {
    width: 43px;
    height: 42px;
    background-position: -1px -1px
}

.sprite__confirm {
    width: 43px;
    height: 42px;
    background-position: -46px -1px
}

.sprite__enroll {
    width: 44px;
    height: 42px;
    background-position: -1px -45px
}

.sprite__get-card {
    width: 43px;
    height: 42px;
    background-position: -47px -45px
}

.sprite__link {
    width: 43px;
    height: 43px;
    background-position: -92px -1px
}

* {
    padding: 0;
    margin: 0
}

.container {
    width: 1200px;
    margin: auto;
    margin-bottom: 80px
}

@media only screen and (max-width:1200px) {
    .container {
        width: 100%;
        margin: auto
    }
}

.section__content {
    padding-top: 40px;
    padding-bottom: 40px;
}

@media only screen and (max-width:677px) {
    .section__content {
        padding: 0;
    }

}


.section__content--short {
    padding-top: 50px
}

.h1 {
    color: #fff;
    font-family: "ACT Easy", sans-serif;
    font-size: 90px;
    font-weight: 900;
    line-height: 95px;
    text-transform: uppercase
}

.h1 .block {
    display: block
}

@media only screen and (max-width:950px) {
    .h1 {
        font-size: 2.625rem;
        line-height: 45px
    }
}




.h2 {
    color: #313131;
    font-family: "ACT Easy", sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width:667px) {
    .h2 {
        font-size: 24px;
        line-height: 1.3;
    }

}



.h2--white {
    color: #fff
}

.h2--block {
    display: block
}

.small-title {
    text-align: center;
    color: #f98608;
    font-family: "ACT Easy", sans-serif;
    font-size: 9px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 6px;
    letter-spacing: 2px
}

.small-title--white {
    color: #fff
}

.h3 {
    font-family: "ACT Easy", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px
}

.h5 {
    color: #313131;
    font-family: "ACT Easy", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 2px;
}

.button {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: block;
    text-decoration: none;
    margin: auto;
    font-family: "ACT Easy", sans-serif;
    font-size: 12px;
    background-color: transparent
}

.button__red {
    width: 169px;
    padding: 12px 0;
    background-color: #ee1313;
    border: 2px solid #ee1313
}

.button__red:hover, .button__red:focus  {
    color: #ee1313;
    background-color: #fff;
    border: 2px solid #ee1313
}

.button__white {
    width: 155px;
    border: 2px solid #fff;
    border-radius: 2px;
    padding: 13px 0;
    font-size: 12px
}

.button__white:hover {
    color: inherit;
    background-color: #fff
}

.section__questions {
    width: 100%;
    min-height: 430px;
    background-color: #313131;
    text-align: center;
    padding-bottom: 70px;
}

.section__questions .h2 {
    margin-bottom: 60px


}

@media only screen and (max-width:667px) {
    margin-bottom: 0px
}

.section__questions .guestions__block {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0 75px
}

.section__questions .guestions__block .block__item {
    width: 262px;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}
.section__questions .guestions__block .block__item__text {
    font-family: "ACT Easy", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #909090;
    margin-bottom: 0;
}

.section__questions .guestions__block .block__item__title {
    font-family: "ACT Easy", sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 0;
}


.section__questions .guestions__block .block__item__number {
    font-family: "ACT Easy", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 0;
}

@media screen and (max-width:1212px) {
    .section__questions .guestions__block .block__item {
        margin-bottom: 50px
    }
}

.section__questions .guestions__block .block__item img {
    text-align: center;
    margin-bottom: 11px
}

.section__questions .guestions__block .block__item .h4 {
    color: #fff;
    font-family: "ACT Easy", sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 18px
}

.section__questions .guestions__block .block__item .item__text {
    font-family: "ACT Easy", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #909090
}

.section__questions .guestions__block .block__item .item__number {
    font-family: "ACT Easy", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #f1f1f1
}

.section__member {
    width: 100%;
    height: 336px;
    background-image: url(themes/custom/circlek/images/special-page/welcome-to-circle-k-easy-rewards/member-background.jpg);
    background-size: cover;
    text-align: center;
    padding: 50px 0;

}
.section__member .button__red {
    border: 2px solid transparent
}
.section__member .button__red:hover {
    border: 2px solid transparent
}

@media only screen and (max-width:667px) {
    .section__member {
        height: auto;
    }
}



.section__member .h2 {
    margin-bottom: 43px
}

.section__howtostart {
    border-left: 1px solid #e6e5e4;
    border-right: 1px solid #e6e5e4;
}

.section__howtostart .h2 {
    margin-bottom: 72px
}

.section__howtostart .howtostart__content {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media only screen and (max-width:950px) {
    .section__howtostart .howtostart__content {
        -ms-flex-flow: column;
        flex-flow: column
    }
}

.section__howtostart .howtostart__content .content--left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.section__howtostart .howtostart__content .content--left .content__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: 117px;
}

@media only screen and (max-width:950px) {
    .section__howtostart .howtostart__content .content--left .content__item {
        margin-left: 20px;
        margin-right: 10px;
    }
}

.section__howtostart .howtostart__content .content--left .content__item--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44px;
    flex: 0 0 44px;
    display: inline-block;
    position: relative
}

.section__howtostart .howtostart__content .content--left .content__item--left .sprite::after {
    content: '';
    border-left: 1px solid #000;
    top: 42px;
    left: 20px;
    bottom: 0;
    position: absolute;
    opacity: .2
}

.section__howtostart .howtostart__content .content--left .content__item--right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 36px;
    margin-bottom: 32px
}

@media only screen and (max-width:950px) {
    .section__howtostart .howtostart__content .content--left .content__item--right {
        margin-left: 15px
    }
}

.section__howtostart .howtostart__content .content--left .content__item--right .h3 {
    margin: 3px 0 3px 0
}

.section__howtostart .howtostart__content .content--left .content__item__text {
    color: #909090;
    font-family: "ACT Easy", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 29px
}

@media only screen and (max-width:950px) {
    .section__howtostart .howtostart__content .content--left .content__item__text{
        font-size: 15px;
    }
}


.section__howtostart .howtostart__content .content--left .content__item__text--small {
    color: #909090;
    font-family: "ACT Easy", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 29px;
    display: block;
}

.section__howtostart .howtostart__content .content--left .content__item__text a {
    font-family: "ACT Easy", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 29px;
    color: #313131;
    text-decoration: underline;
    text-transform: uppercase
}

.section__howtostart .howtostart__content .content--left .content__item__text a:hover {
    text-decoration: none
}

.section__howtostart .howtostart__content .content--right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 470px;
    flex: 0 0 470px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:950px) {
    .section__howtostart .howtostart__content .content--right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.section__howtostart .howtostart__content .content--right img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 392px;
    flex: 0 0 392px;
    width: 392px;
    height: 238px

}

@media only screen and (max-width:950px) {
    .section__howtostart .howtostart__content .content--right img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70vw;
        height: auto
    }
}

.content__item:last-child .sprite::after {
    display: none
}

.section__benefits {
    background: #f4f4f4;
    border-left: 1px solid #e6e5e4;
    border-right: 1px solid #e6e5e4;
}

.section__benefits .h2 {
    padding-bottom: 78px
}

@media only screen and (max-width:950px) {
    .section__benefits .h2 {
        padding-bottom: 0;
    }
}

.section__benefits .benefits__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    text-align: center;
}

@media only screen and (max-width:950px) {
    .section__benefits .benefits__content {
        -ms-flex-flow: column;
        flex-flow: column
    }
}

.section__benefits .benefits__content .h3 {
    margin-bottom: 23px
}

.section__benefits .benefits__line {
    border-right: 1px solid #d5d4d3
}

.section__benefits .benefits--smaller {
    -webkit-box-flex: 2;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto
}

@media only screen and (max-width:950px) {
    .section__benefits .benefits--smaller {
        margin-bottom: 50px
    }
}

.section__benefits .benefits--bigger {
    -webkit-box-flex: 4;
    -ms-flex: 4 0 auto;
    flex: 4 0 auto
}

@media only screen and (max-width:950px) {
    .section__benefits .benefits--bigger {
        margin-bottom: 50px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.section__benefits .benefits__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 0 40px
}

@media only screen and (max-width:600px) {
    .section__benefits .benefits__list {
        -ms-flex-flow: column;
        flex-flow: column;
        padding: 0
    }
}

.section__benefits .benefits__list .benefits__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin: 0 auto;
}

.section__benefits .benefits__list .benefits__item .circle {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-color: #313131;
    margin: auto;
    margin-bottom: 14px
}

.section__benefits .benefits__list .benefits__item .circle--red {
    background-color: #ee1313
}

.section__benefits .benefits__list .benefits__item .circle__text {
    position: relative;
    top: 25px;
    margin: 0
}
.section__benefits .benefits__list .benefits__item .circle__currency {
    font-size: 25px;
    vertical-align: top;
    line-height: 1.8;
}


.section__benefits .benefits__list .benefits__item .circle__text--small {
    color: #fff;
    font-family: "ACT Easy", sans-serif;
    font-size: 9px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    margin-bottom: -5px
}

.section__benefits .benefits__list .benefits__item .circle__text--small--only {
    top: 30px;
    width: 80px;
    margin: auto;
    letter-spacing: 1px;
    text-align: center;
}

.section__benefits .benefits__list .benefits__item .circle__text--small--only2 {
    top: 40px;
    width: 80px;
    margin: auto;
    letter-spacing: 1px;
    text-align: center;
}


.section__benefits .benefits__list .benefits__item .circle__text--big {
    color: #fff;
    font-family: "ACT Easy", sans-serif;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2
}

.section__benefits .benefits__list .benefits__item .circle__text--black {
    top: 20px
}

.section__benefits .benefits__list .benefits__item .circle__text--black .circle__text--small {
    margin: 0
}

.section__benefits .benefits__list .benefits__item__text {
    color: #909090;
    font-family: "ACT Easy", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    width: 150px;
    margin: auto
}

.section__benefits .benefits__list .benefits__item__title {
    color: #313131;
    font-family: "ACT Easy", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 2px;
}


.section__benefits .benefits__list .benefits__item--small .item__text {
    color: #313131;
    font-family: "ACT Easy", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
    position: relative;
    top: 37px
}

@media only screen and (max-width:950px) {
    .section__benefits .benefits__list .benefits__item--small .item__text {
        top: 0;
        margin: 20px 0
    }
}

.section__benefits .benefits__list .benefits__item--small .item__symbol {
    color: #313131;
    font-family: "ACT Easy", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
    top: 37px
}

@media only screen and (max-width:950px) {
    .section__benefits .benefits__list .benefits__item--small .item__symbol {
        top: 0;
        margin: 20px 0
    }
}

.section__waystojoin {
    text-align: center;
    border-left: 1px solid #e6e5e4;
    border-right: 1px solid #e6e5e4;
}

.section__waystojoin .h2 {
    margin-bottom: 70px
}

.section__waystojoin .waystojoin__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media only screen and (max-width:950px) {
    .section__waystojoin .waystojoin__content {
        -ms-flex-flow: column;
        flex-flow: column
    }
}

.section__waystojoin .waystojoin__content .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (max-width:950px) {
    .section__waystojoin .waystojoin__content .content {
        margin-bottom: 50px
    }
}

.section__waystojoin .waystojoin__content .content .h3 {
    text-transform: uppercase;
    margin-bottom: 23px
}

.section__waystojoin .waystojoin__content .content hr {
    width: 35px;
    height: 6px;
    background: #000;
    border: 0;
    margin: auto;
    margin-bottom: 16px
}

.section__waystojoin .waystojoin__content .content .icon {
    margin-bottom: 24px
}

.section__waystojoin .waystojoin__content .content--left {
    border-right: 1px solid #e9e8e7
}

.section__waystojoin .waystojoin__content .content--right hr {
    margin-bottom: 25px
}

.section__waystojoin .waystojoin__content .content__link {
    line-height: 60px;
    margin-right: 11px;
    display: inline-block
}

.section__waystojoin .waystojoin__content .content__link img {
    vertical-align: middle
}

.section__waystojoin .waystojoin__content .content .qrcode {
    line-height: 60px;
    vertical-align: middle;
    display: inline-block;
    width: 60px;
    height: 60px
}

.section__header {
    height: 522px;
    width: 100%;
    background: url('themes/custom/circlek/images/special-page/welcome-to-circle-k-easy-rewards/background1.jpg');
    background-size: cover;
    position: relative;
    text-align: left;
    margin-top: 50px;
}

.section__header--rewards {
    background-image: url(themes/custom/circlek/images/special-page/welcome-to-circle-k-easy-rewards/background2.jpg)
}

.section__header .h1 {
    padding-bottom: 12px
}

.section__header .circle {
    width: 376px;
    height: 376px;
    border-radius: 50%;
    background-color: #ee1313;
    position: absolute;
    top: 72px;
    left: 123px
}

@media only screen and (max-width:950px) {
    .section__header .circle {
        width: 200px;
        height: 200px;
        top: calc(50% - 100px);
        left: 30px
    }
}

.section__header .header__text {
    color: #fff;
    font-family: "ACT Easy", sans-serif;
    font-size: 9px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 3px;
}

.section__header hr {
    width: 41px;
    height: 11px;
    background-color: #fff;
    border: 0;
    margin-bottom: 31px;
    margin-top: 0;
}

@media only screen and (max-width:950px) {
    .section__header hr {
        height: .18em;
        width: .8em
    }
}

.section__header .button {
    margin: 0;
    background-color: white;
    background-color: white;
    color: black;

}

.section__header .button:hover {
    background-color: #313131;
    color: white;
}

.section__header .header__content {
    position: relative;
    top: 123px;
    left: 258px;
    width: 70%
}

@media only screen and (max-width:950px) {
    .section__header .header__content {
        top: 190px;
        left: 55px
    }
}

.easy-pay-modal{
    padding: 90px 0;
    width: 100% !important;
    max-width: 640px !important;
}

.easy-pay-modal p{
    font-size: 14px;
    max-width: 250px;
    margin: 0 auto 20px;
}

.easy-pay-modal h3{
    margin-bottom: 20px;
    text-transform: uppercase;
}


.easy-pay-modal img{
    margin: 20px;
}

.easy-pay-modal__loyalty {
    width: 50%;
    float: left;
    padding: 0 40px;
    text-align: center;
    border-right: 1px solid #eeeeee;
}

.easy-pay-modal__payment {
    width: 50%;
    float: left;
    padding: 0 40px;
    text-align: center;
}


@media only screen and (max-width:640px) {
    .easy-pay-modal{
        padding: 20px 0;
    }

    .easy-pay-modal__loyalty {
        width: 100%;
        float: none;
    }

    .easy-pay-modal__payment {
        width: 100%;
        float: none;
    }
}
