
/*@charset "utf-8";*/

/*! normalize.css */

html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder;display:inline-block}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:none}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;display:none}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}table{width:100%;border-collapse:collapse}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}a{background-color:transparent;text-decoration:none}img{border:none;max-width:100%;}a,button{outline:none;cursor:pointer}li{list-style:none}button{background:none;border:none}a,button,input,textarea{-webkit-appearance:none;transition:all .5s ease}:after,:before{box-sizing:border-box}*{position:relative;margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input,textarea{display:block}a,span,button,i{display:inline-block}textarea{resize:none;outline:none;border:none;-webkit-appearance:none;border-radius:0;background:none}input{outline:none;border:none;-webkit-appearance:none;border-radius:0;background:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type="submit"]{cursor:pointer;-webkit-appearance:none;display:inline-block}input[type="search"]::-webkit-search-cancel-button{background:none;display:none}input::-webkit-input-placeholder{color:#75756F}input::-moz-placeholder{color:#75756F}input:-moz-placeholder{color:#75756F}input:-ms-input-placeholder{color:#75756F}textarea::-webkit-input-placeholder{color:#75756F}textarea::-moz-placeholder{color:#75756F}textarea :-moz-placeholder{color:#75756F}textarea:-ms-input-placeholder{color:#75756F}input:focus::-webkit-input-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}input:focus::-moz-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}input:focus:-moz-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}input:focus:-ms-input-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}textarea:focus::-webkit-input-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}textarea:focus::-moz-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}textarea:focus:-moz-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}textarea:focus:-ms-input-placeholder{color:transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}
.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.float-left{float:left}.float-right{float:right}
.full-img img{width:100%}figure{text-align:center;margin-bottom:30px}figure figcaption{text-align:center;margin-top:5px;font-size:.75em;opacity:.8}
.clearfix:after{content:'';clear:both;display:block}

/*body*/

@font-face {
    font-family: 'Rubik', sans-serif;
}

h1,
.title-lvl-1 {
    font-style: normal;
    font-weight: bold;
    font-size: 51px;
    line-height: 60px;
    color: #153B50;
    margin-bottom: 40px;
}

h2,
.title-lvl-2 {
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    color: #153B50;
}

h3,
.title-lvl-3 {
    font-size: 1.75em;
    margin-bottom: 25px;
}

h4,
.title-lvl-4 {
    font-size: 1.5em;
    margin-bottom: 20px;
}

h5,
.title-lvl-5 {
    font-size: 1.25em;
    margin-bottom: 20px;
}

h6,
.title-lvl-6 {
    font-size: 1em;
    margin-bottom: 20px;
}

body{
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #1d1d1b;
    background: #fff;
    font-size: 14px;
}

a,
button {
    color: #1d1d1b;
}

p, li, span, a {
    line-height: 1.35;
}

.wrapper {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}

header {
    width: 100%;
}
main {
    flex: auto;
    display: block;
}
footer {
    margin: auto auto 0 auto;
    width: 100%;
}
.container {
    width: 100%;
    max-width: 1210px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 20px;
}

.text {
    margin-bottom: 30px;
}
.text:last-child {
    margin-bottom: 0;
}
.text p {
    color: #535353;
    margin-bottom: 15px;
}

.indent-bottom {
    margin-bottom: 30px;
}

.left-img {
    float: left;
    margin: 0 20px 20px 0;
}
.right-img {
    float: right;
    margin: 0 0 20px 20px;
}
.left-img,
.right-img  {
    max-width: 50%;
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1);}
    100% { transform: scale(1); }
}


/*list-pages*/

.list-pages{padding:35px 0}.list-pages a{display:block;font-size:16px;font-weight:400;margin-bottom:10px}.list-pages a:hover{text-decoration:underline}



/*HEADER*/
header{
    padding: 30px 0;
}
header .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-logo{
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    color: #153B50;
}
a.header-logo:hover{
    transform: scale(1.1);
    transition: all ease 500ms;
}
.header-logo span{
    color: #FFF;
}
.header-text{
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: right;
    color: #153B50;
}
.header-text span {
    background: -webkit-linear-gradient(90deg, #FFED38 10%, #F7A827 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
}
/*HEADER-END*/


.home{
    background: url(../img/home-bck.png) center no-repeat;
    background-size: cover;
}
.home-block {
    padding-top: 60px;
}


/*SWIPER*/


.home-block .swiper-container {
    width: 600px;
    height: 100%;
    padding-bottom: 80px;
}
.swiper-slide__img{
    width: 270px;
    height: 170px;
    /*box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);*/
}
.swiper-slide__content{
    display: flex;
    justify-content: space-between;
}
.swiper-slide__text{
    width: calc(100% - 270px - 30px);
    display: flex;
    flex-direction: column;
    font-size: 26px;
    line-height: 31px;
    color: #153B50;
}
a.btn.swiper-btn {
    background: linear-gradient(90deg, #FFED38 0%, #F7A827 100%);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    height: 80px;
    padding: 30px 41px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: #153B50;
}
a.btn.swiper-btn:hover{
    color: #FFFFFF;
}

.swiper-button{
    margin-top: 28px;
}
.swiper-slide__img img{
    border: none;
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev{
    outline: 0;
}
.swiper-button-next, .swiper-button-prev {
    width: 60px;
    height: 60px;
    color: black;
    background: #FFF;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
    top: 40%;
}
.swiper-button-prev:after{
    content: '';
    position: absolute;
    background: url("../img/arrow-left.png") center no-repeat;
    width: 20px;
    height: 20px;
}
.swiper-button-next:after{
    content: '';
    position: absolute;
    background: url("../img/arrow-left.png") center no-repeat;
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
}
.swiper-button-prev:hover, .swiper-button-next:hover{
    transform: scale(1.1);
    transition: all ease 500ms;
}
.swiper-button-next {
    right: 12%;
    left: auto;
}
.swiper-button-prev{
    right: auto;
    left: 12%;
}








/*MAIN*/

.main {
    background: #ECEAEF;
    padding: 120px 0 0 0;
}

/*HEADLINE*/

.headline{
    display: flex;
    justify-content: space-between;
    /*    align-items: center;*/
}
.tabs-item {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.tabs-item.active {
    opacity: 1;
    position: relative;
    z-index: 3;
}

.tabs-caption ul{
    display: flex;
    align-items: center;
}
.tabs-caption li{
    margin-right: 20px;
}
.tabs-caption li:last-child{
    margin-right: 0;
}
.tabs-caption li{
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: right;
    color: #8A9DA7;
    cursor: pointer;
    transition: all .34s ease;
    padding: 10px;
}
.tabs-caption li:not(.active):hover {
    color: #47535a;
}
li.active {
    color: #FFFFFF;
    background: #00CDB4;
    border-radius: 10px;
    padding: 10px;
    font-weight: bold;
    font-size: 17px;
}
.payment-wrap{
    padding: 60px 0 40px 0;
}
.payment-item{
    background: #FFFFFF;
    border-radius: 10px;
}
.payment-item{
    padding: 30px ;
    text-align: center;
}




/*HEADLINE_END*/

/*CARDS-BLOCK*/

.cards-item {
    padding: 30px;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    width: calc(100% / 2 - 15px);
    margin-bottom: 30px;
}
.card-block {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #ECEAEF;
    flex-grow: 1;
}
.cards-wrap {
    padding: 60px 0 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card-block__text span{
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    color: #153B50;
}
.card-block__text {
    font-size: 17px;
    line-height: 20px;
    color: #8A9DA7;
    display: flex;
    flex-direction: column;
    width: calc(100% - 170px - 30px);
}
.card-block__text-bonus p {
    border-radius: 10px;
    padding: 5px 10px;
    background: #ECEAEF;
    margin: 10px 15px 0 0;
}
.card-block__img {
    width: 170px;
    height: 108px;
}
.card-block__img img{
    border-radius: 10px;
}
.card-block__text-bonus {
    display: flex;
    flex-wrap: wrap;
}
.card-about{
    font-size: 17px;
    line-height: 20px;
    color: #8A9DA7;
    display: flex;
    flex-direction: column;
    padding: 30px 0;
    border-bottom: 1px solid #ECEAEF;
}

.card-about p{
    color: #153B50;
}
.card-about span{
    font-weight: bold;
    padding: 10px 0 30px 0;
}
span.last-span{
    padding: 10px 0 0 0;
}
.card-about__item {
    display: flex;
}
.card-about__item-text {
    width: calc(100% / 2);
}
.btn:hover{
    animation: pulse 1s infinite;
    animation-timing-function: linear;
}
a.btn.card-btn {
    background: linear-gradient(90deg, #FFED38 0%, #F7A827 100%);
    border-radius: 15px;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #153B50;
    padding: 20px 170px;
    height: 60px;
}
a.btn.card-btn:hover{
    color: #FFFFFF;
}
.card-button {
    padding-top: 30px;
    text-align: center;
}

/*CARDS_END*/

/*MAIN-END*/


/*INFO*/

.info{
    padding: 60px 0;
}
.info-wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 60px 0
}

.info-item {
    font-weight: bold;
    color: #153B50;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    width: calc(100% / 2 - 15px);
}
.info-item span{
    color: #8A9DA7;
    font-weight: normal;
    padding-top: 20px;
    margin-bottom: 40px;
}
.info-item span:last-child {
    margin-bottom: 0;
}


/*INFO-END*/

/*FOOTER*/

footer {
    background: #153B50;
    padding: 60px 0;
}
.footer-text{
    display: flex;
    flex-direction: column;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
}
.footer-text span a{
    color: #FFFF;
    font-weight: bold;
    padding-bottom: 20px;
}
.footer-text span a:hover{
    color: #FFED38;
}
/*FOOTER-END*/




@media screen and (max-width: 1170px){
    .swiper-button-next {
        right: 10%;
    }
    .swiper-button-prev{
        left: 10%;
    }
    a.btn.card-btn {
        padding: 20px 130px;
    }

}

@media screen and (max-width: 1024px){
    .swiper-button-next {
        right: 4%;
    }
    .swiper-button-prev{
        left: 4%;
    }
    a.btn.card-btn {
        padding: 20px 10px;
        width: 100%;
        text-align: center;
        max-width: 460px;
    }
}

@media screen and (max-width: 939px){
    .swiper-button-next {
        right: 0;
    }
    .swiper-button-prev{
        left: 0;
    }

    .cards-item {
        width: 100%;
    }
    h2, .title-lvl-2 {
        font-size: 32px;
    }

}

@media screen and (max-width: 769px) {
    .home-block  .swiper-container {
        width: 100%;
    }
    h1, .title-lvl-1 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .card-about {
        font-size: 16px;
        line-height: 18px;
    }
    .swiper-slide__text {
        font-size: 24px;
        line-height: 24px;
    }
    a.btn.swiper-btn {
        border-radius: 15px;
        height: 60px;
        padding: 20px 30px;
    }
    .swiper-slide__headline {
        text-align: center;
    }
    .swiper-slide__content {
        flex-direction: column;
        align-items: center;
    }
    .swiper-slide__text {
        width: 100%;
        align-items: center;
        text-align: center;
        margin-top: 20px;
    }
    .swiper-button {
        margin-top: 40px;
    }
    .home-block{
        padding-top: 40px;
    }
    .main {
        background: #ECEAEF;
        padding: 80px 0 0 0;
    }
    .headline {
        align-items: flex-start;
        flex-direction: column;
    }
    h2, .title-lvl-2 {
        font-size: 28px;
    }
    .cards-wrap {
        padding: 40px 0;
    }
    .swiper-button-next, .swiper-button-prev {
        top: 38%;
    }
    .swiper-button-next{
        right: 12%;
    }
    .swiper-button-prev{
        left: 12%;
    }
    .tabs-caption {
        margin-top: 20px;
    }
}

@media screen and (max-width: 639px) {
    .card-block {
        flex-direction: column;
        align-items: center;
        padding: 0 0 20px 0;
    }
    .card-block__text {
        width: 100%;
        align-items: center;
        margin-top: 20px;
    }
    .card-about__item-text {
        text-align: center;
    }
    .card-about p {
        text-align: center;
    }
    .card-block__img img {
        width: 100%;
    }
    .card-block__img{
        width: 220px;
        height: 140px;
    }
    .card-block__text-bonus {
        justify-content: center;
    }
    .card-block__text-bonus p{
        margin: 10px 10px 0 0;
    }
    .swiper-button-next {
        right: 10%;
    }
    .swiper-button-prev{
        left: 10%;
    }

}

@media screen and (max-width: 576px){

    a.btn.card-btn {
        padding: 20px 85px;
    }
    .card-about{
        font-size: 16px;
    }
    header .container {
        align-items: baseline;
    }
    .header-logo {
        font-size: 17px;
        line-height: 20px;
        width: calc(100% / 2);
        display: flex;
        flex-wrap: wrap;
    }
    .header-text {
        font-size: 17px;
        line-height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: wrap;
        width: calc(100% / 2);
    }
    .swiper-button-next {
        right: 2%;
    }
    .swiper-button-prev{
        left: 2%;
    }
    .swiper-button-prev, .swiper-button-next {
        width: 45px;
        height: 45px;
        padding: 10px;
    }
    li.active {
        font-size: 15px;
    }
    .tabs-caption li {
        font-size: 15px;
        padding: 5px;
    }


}

@media screen and (max-width: 420px){
    .container{
        padding: 0 10px;
    }
    h2, .title-lvl-2 {
        font-size: 21px;
        line-height: 25px;
    }
    .card-block__text span {
        font-size: 17px;
        line-height: 20px;
    }
    .card-block__text {
        font-size: 13px;
        line-height: 15px;
    }
    .cards-item{
        padding: 20px;
    }
    .card-about {
        font-size: 13px;
        line-height: 15px;
        padding: 20px 0 0 0;
    }
    .card-block__text span {
        margin-bottom: 5px;
    }
    .card-block__text-bonus {
        margin-top: 20px;
    }
    a.btn.card-btn {
        padding: 20px 38px;
    }
    .info-item {
        font-size: 13px;
        line-height: 15px;
    }
    .info {
        padding: 40px 0;
    }
    .footer-text {
        font-size: 13px;
        line-height: 15px;
    }
    footer {
        background: #153B50;
        padding: 40px 0;
    }
    .cards-item:last-child {
        margin-bottom: 0;
    }
    .card-button {
        padding-top: 20px;
    }
    header {
        padding: 10px 0;
    }
    h1{
        font-size: 26px;
        line-height: 31px;
        margin-bottom: 35px;
    }
    .swiper-slide__text{
        font-size: 17px;
        line-height: 20px;
    }
    .swiper-button-prev, .swiper-button-next {
        width: 40px;
        height: 40px;
        padding: 10px;
        top: 42%;
    }
    .swiper-button-prev{
        left: 2%;
    }
    .swiper-button-next {
        right: 2%;
    }
    .tabs-caption li {
        font-size: 13px;
        line-height: 15px;
        margin-right: 2px;
    }
    li.active {
        padding: 5px 10px;
        border-radius: 5px;
    }
    .home {
        background: url(../img/back420.png) center no-repeat;
        background-size: cover;
        min-height: 500px;
    }
    .home-block .swiper-container {
        padding-bottom: 0;
    }
    .home-block {
        padding-top: 20px;
    }
    .swiper-slide__img {
        width: 195px;
        height: 115px;
    }
    .swiper-slide__text {
        padding: 40px 0 20px 0;
        margin-top: 0;
        font-weight: bold;
    }



}

@media screen and (max-width: 320px){

}
.bounce-enter-active {
  transition: all .3s ease;
}
.bounce-leave-active {
  transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.bounce-enter, .bounce-leave-to
/* .slide-fade-leave-active до версии 2.1.8 */ {
  transform: translateX(10px);
  opacity: 0;
}