a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, input, ins, kbd, label, legend, li, menu, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    font-weight: 600;
}

.us, h1, h2, h3, input, p, textarea {
    cursor: text
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    -webkit-text-size-adjust: none;
    height: 100%
}

body {
    height: 100%
}

img {
    border: none;
    display: block
}

input {
    vertical-align: middle
}

.gd, .gd * {
    box-shadow: inset 0 0 0 1px rgba(0, 128, 0, .21)
}

::-moz-selection {
    background: #ff8700;
    color: #fff
}

::selection {
    background: #ff8700;
    color: #fff
}

::-moz-selection {
    background: #ff8700;
    color: #fff
}

a {
    text-decoration: none;
    transition: color .2s ease;
    color: #ff8700
}

.text a {
    color: #54bb39;
    transition: color .2s ease
}

.text p {
    margin-bottom: 1em;
    font-size: 20px;
    letter-spacing: .03em;
    line-height: 1.5em
}

.text ul {
    margin-bottom: 1em;
    padding-left: 33px;
    list-style-type: disc
}

.text ol {
    margin-bottom: 1em;
    padding-left: 33px;
    list-style-type: decimal
}

.text li {
    margin-bottom: .7em
}

.text hr {
    margin: 2em 0 2em
}

.bold, strong {
    font-weight: 700
}

.sub {
    font-size: .7em;
    letter-spacing: .1em;
    top: -.3em;
    position: relative
}

.bold {
    font-weight: 700
}

.rub {
    font-weight: inherit
}

.tac {
    text-align: center
}

h1 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: .05em;
    margin-bottom: .7em
}

h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 1em;
    letter-spacing: .03em
}

h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1em;
    letter-spacing: .03em
}

h5 {
    color: #666;
    font-size: 14px;
    letter-spacing: .05em;
    font-weight: 500;
    margin-bottom: .7em
}

.dn {
    display: none
}

body {
    font-family: Montserrat, sans-serif;
   
    font-weight: 500
}

.gp {
    padding: 0 5%;
    max-width: 1400px;
    margin: 0 auto
}

.top-box {
    background: url(../images/bg.jpg) center;
    background-size: cover;
    padding-bottom: 250px
}

header {
    padding: 40px 0
}

.h-row-01 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.logo-box {
    display: flex;
    align-items: center
}

.logo {
    width: 313px;
    height: 54px;
    background: url(../images/logo.svg) center no-repeat;
    background-size: contain;
    margin-right: 10px;
    -webkit-transform: skew(15deg);
    transform: skew(15deg)
}

.logo-sub {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .2em;
    line-height: 1.7em;
    font-weight: 500
}



.btn span {
    font-weight: inherit;
    color: #fff;
    display: block;
    letter-spacing: .07em;
    font-family: Montserrat, sans-serif
}

.btn-skew {
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg)
}

.btn-skew span {
    -webkit-transform: skew(15deg);
    transform: skew(15deg)
}

.btn-grad {
    background-image: linear-gradient(to right, #ec3e00, #ff8700);
    box-shadow: 0 10px 30px -10px #ff0c00
}

.btn-medium {
    font-size: 16px
}

.btn-big {
    font-size: 24px
}

.t-contacts {
    display: flex;
    flex-direction: column
}

.top-phone {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    letter-spacing: .15em
}

.t-email {
    font-size: 16px;
    color: #fff;
    letter-spacing: .07em;
    margin-top: 10px
}

.pagetitle {
    padding: 50px 0 20px
}

.top-nav a {
    display: inline-block;
    color: #54bb39;
    font-size: 18px;
    margin: 0 20px 20px 0;
    letter-spacing: .05em
}

.p-cards {
    margin-top: -225px;
    display: flex;
    position: relative;
    margin-bottom: 120px
}

.p-card {
    width: 50%;
    height: 450px;
    background: #171717;
    border-radius: 24px;
    position: relative;
    box-shadow: 0 30px 100px -20px #000;
    transition: top .7s ease;
    position: relative;
    overflow: hidden
}

.p-card-img {
    width: 130%;
    height: 100%;
    left: -15%;
    position: relative;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: flex-end
}

.p-card-info {
    padding: 25px 100px 0 100px;
    width: 500px;
    z-index: 1
}

.p-grad {
    width: 500px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    mix-blend-mode: multiply
}

.pc-green .p-grad {
    background: linear-gradient(to right, rgba(27, 130, 0, 0) 0, rgba(0, 76, 14, .7) 30%, rgba(0, 76, 14, .5) 100%)
}

.pc-black .p-grad {
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 30%, rgba(0, 0, 0, .3) 100%)
}

.p-cost {
    font-size: 24px;
    margin-bottom: 8px
}

.pc-black {
    background: #171717
}

.pc-green {
    background: #296f00
}

.hoverkiller {
    position: absolute;
    width: 100px;
    height: 100px;
    z-index: 2;
    border-radius: 50%;
    left: 50%;
    margin-left: -100px;
    bottom: -70px
}

.p-name {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
    margin-bottom: 15px
}

.p-video {
    display: flex;
    align-items: center
}

.pv-icon {
    width: 59px;
    height: 44px;
    background: url(../images/i-video.svg) center no-repeat;
    background-size: contain;
    margin-right: 10px
}

.pv-ttl {
    font-size: 16px;
    color: #fff;
    letter-spacing: .05em
}

.split-01 {
    background: rgba(255, 255, 255, .2);
    height: 2px;
    border-radius: 1px;
    margin: 15px 0;
    width: 230px
}

.prop-ttl {
    font-weight: 700;
    letter-spacing: .05em;
    margin-bottom: .5em
}

.p-prop {
    display: flex;
    flex-wrap: wrap;
    width: 230px
}

.pp-item {
    font-size: 18px;
    padding: 3px 7px 2px;
    background: rgba(255, 255, 255, .2);
    border-radius: 4px;
    margin: 0 10px 10px 0;
    color: #fff;
    font-weight: 500
}

.pp-item.active {
    background-image: linear-gradient(to right, #ec3e00, #ff8700)
}

.p-text {
    letter-spacing: .05em;
    line-height: 1.5em;
    display: none
}

.p-text span {
    font-weight: 700;
    transition: color 1s
}

.p-text.attention span {
    color: #ff8700
}

.p-text.start {
    display: block
}

.pc-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 15px 30px;
    letter-spacing: .07em;
    background: rgba(0, 0, 0, .2);
    font-size: 18px;
    border-radius: 0 1em 0 0
}

.active .pc-btn {
    background-image: linear-gradient(to right, #ec3e00, #ff8700);
    box-shadow: 0 0 50px #e0000091
}

.pc-btn span {
    display: block;
    font-weight: 700;
    color: #fff;
    -webkit-transform: skew(15deg);
    transform: skew(15deg)
}

.p-btn {
    margin-top: 20px;
    font-size: 16px !important;
    display: none !important
}

.cols {
    display: flex;
    flex-wrap: wrap
}

.col-3 {
    width: 75%
}

.col-1 {
    width: 25%
}

.pr20 {
    padding-right: 20px
}

.links-box {
    display: flex;
    flex-direction: column
}

.l-big {
    font-size: 20px;
    color: #54bb39 !important;
    letter-spacing: .05em;
    margin-bottom: 1em;
    white-space: nowrap
}

.l-icon:before {
    content: '';
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin-right: .4em;
    position: relative;
    top: .3em;
    background-size: contain;
    background-repeat: no-repeat
}

.i-star:before {
    background-image: url(data:image/png;base64,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)
}

.i-quest:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABACAMAAACZQlHRAAAAM1BMVEVHcExWvTtUvTlWvDpjzk5VvDlUvDlUuzlVuzlUvDlXvjxUuzlVuzlYvz5UvDlUuzlUuzlNjfC/AAAAEXRSTlMAMlVDBmnU//mkKOmIFn+UwfXwINcAAAErSURBVHgB7daBasMgFIXho2rOjUbj+z/tbJZ2mySrVtiA5gPgUsqPSMCLy3MXpRsYizPWTWwis8chNbGZuMNCYI8FqMXAPhq1mTezVt6r35kUWARbH0L2cos4saivw7FY0cizyPhpYeHRKpOUg6sQNJtPEuFPE+uVeM+EN7YelO1KODJbFKkeWhNWSLr7oG8D96E7gUdCOhNwsh/bsR5aE4jqPvh6uL7OK/EPCbFD78jCQqHVdJDQXc+yYZEPlwOHJj4c/nnlVk7aFPF73FTcKkcrSrUoib7/ugSecE/WtYCNk+Z1bRMzv9hbNLOrUK2uEUjCE5IVTkWjPzvxcaa8uIqJeCKxSGEPKLwgVXvyUCJHDCYWi7FEMMBYYvJ4nR66ho3NZMIYazze0Qcs6RyyKmdkkgAAAABJRU5ErkJggg==)
}

.i-video:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABACAMAAACZQlHRAAAAOVBMVEVHcExgzU1WvjxWvTpVvDpUvDlUvDlUvDlUuzlVvDpWvTpcxEBUuzlUuzlUuzlUuzlUuzlUuzlYvz6WAkpWAAAAE3RSTlMACClFV3yNm61oNw6/4v/57tMZMSH8RAAAAgpJREFUeAHtVgeu6zAM894rvv9hP+r/UiiSVSQYxSoxCjcxK5KyavFV/PCDVNpY63xY8M5Gk/Ltzcm4UhtE//scR7B6ft6ejSu9IWCuGqJi9k/LbicYIUrKkEZ7hKEJRbk8P4q30WidlFIpaROtCwX9COEIfw8+WTZ1dMdb7cARqdHa4cy8EZkN/2ksbQXMykMdK5vLV95r8QRqlaGAxpdR6RFHQUria+1In3yqzC7rURoRvfSSWxRHkZCSdSTSTm23kuFYTWLeJa+U0Svm7BNGTVjiL28HQnHCT9aMcllZlqINIyj0pXQPZVEKYivwasKM1Y6iLMVbW2WDGVTIhwzS9bQ17SJJcCH2FEK6ftp6LeSAB75DY2hM6hwlgadoHygW4ioEiS23qwBlDEkozC2KfJrRDRVi7thpuEgqpDj4UNW7MaJAWLVFqCrtKOoZaCDnZJ5T/F6DV8MNjAmPmeMpfBYUcXFfDl0hFIyNsPRwkdXllqJbshkEYq9LjexaTgZyyqmbC35nRux01iArukQBkqFismBRkH+5UyUUVGbE4zg8oPDk5C4lzB87Qdb2aKQP5Hh3gY8687sTvGBobDBALd5GrebJJbPSxrpQG0TYOUzRxxi9bVHITPe9PUGNu5wiKpRFL1bzcZObL0YNViMFjO2hHKPha6SLSYpHkHPdOXVSambxw9fxwz+AzTy2Aa7sawAAAABJRU5ErkJggg==)
}

.i-email:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAMFBMVEVHcExUvDlWxERUvDlVvDpWvTtUuzlXvjtayEVUvDlUuzlUuzlUvDlYvjxVvDlUuzkI3ldsAAAAD3RSTlMAzRKDWzzmKwmS9aO7HG1TtnHeAAABlklEQVRYhe2WR4KAIAxFkaJUvf9tR2lSQmBWMwv/EviPEEIh5NOn/yZ6GrtNZRWnoF0qfS1KM9n73b5qf7S5bv7tN/6b0C7DhPZ9noMYqan9IjR2gUFy1g8++gDUiv2R6kPwcQGphUX9aruWyywSZEhYmcYAuOwSQYYcQIB+cwDRtOEQACiQVi4XDAi49mNo9Tregu0AoUsLzC/CoB0EMD4liHDeTgYDCA/9fOSPM3AyAuQZYP+ZIxwCUo4Y5Gdh+YJggEQAjoUqdgkBpH1uyzqWb6wTDJAqrS7rWL6pUlFAOxiC4oAmXGhZE0CdMCixUwCL5a7uQY7F677tRwDJ/0RR3PZsFVD4a7E1QPSzYu79rCsUBUQ/JzS9dfpORV3jGCD4tT+RlBtrTXhLKwICyPN3KgljQDn/gKAwgBrOXxNGANxfEAaAmf8ldADpVz71Z4IfWp3393uB+st3Yava+aK/INQ3r0z/DjHVGcuzeUZzCKvqQh0eQVjAxX8ufxPv+MGnx6nFr6I2wyf84AuafAA+ffoT/QCm6j7yISeCvgAAAABJRU5ErkJggg==)
}

.video-box-wrap {
    background-image: linear-gradient(to right, #ec3e00, #ff8700);
    margin: 70px 0 0
}

.video-box {
    padding: 50px 0
}

.split-02-top {
    width: 100%;
    height: 40px;
    background: url(../images/split-02.png) center no-repeat;
    background-size: 100% 40px;
    position: relative;
    margin-top: -10px
}

.split-02-bottom {
    width: 100%;
    height: 40px;
    background: url(../images/split-02.png) center no-repeat;
    background-size: 100% 40px;
    position: relative;
    margin-top: -30px;
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.split-03-bottom {
    width: 100%;
    height: 40px;
    background: url(../images/split-03.png) center no-repeat;
    background-size: 100% 40px;
    position: relative;
    margin-bottom: -10px
}

.video-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.v-item {
    display: block;
    width: 30%;
    margin-right: 3%;
    margin-bottom: 5%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 20px 30px -10px rgba(123, 0, 0, .82);
    position: relative
}

.v-item:last-child {
    margin-right: 0
}

.v-item:nth-child(3n+3) {
    margin-right: 0
}

.v-item img {
    width: 100%
}

.v-icon {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/i-video.svg) center no-repeat;
    background-size: 56px
}

.v-ttl {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    padding: 15px;
    text-align: center;
    text-shadow: 0 0 10px #000;
    font-size: 12px;
    letter-spacing: .05em
}

.why {
    background-image: linear-gradient(to bottom, #173a42, rgba(23, 58, 66, 0))
}

.why-poster {
    width: 100%
}

.why-mobile {
    padding: 30px 0
}

.btn-wrap {
    display: flex;
    justify-content: center
}

.info-box {
    padding: 70px 0
}

.text-box {
    padding: 70px 0
}

.contacts-box {
    background: #1f2629
}

.big-phone {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: .1em;
    color: #fff !important;
    margin-bottom: 1em;
    display: inline-block
}

footer {
    padding: 0 0 70px
}

.f-row {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.copy {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #5a6e79;
    border-top: 2px solid #5a6e79;
    padding: 30px 0
}

.by {
    width: 82px;
    height: 17px;
    background: url(../images/mo.svg) center no-repeat;
    background-size: contain
}

.f-links {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    padding: 5px 40px 0
}

.f-links a {
    font-size: 12px;
    letter-spacing: .1em;
    font-weight: 500;
    color: #5a6e79;
    margin: 10px 20px 10px 0
}

.why-item {
    margin-bottom: 1em
}

.why-ttl {
    font-weight: 700;
    color: #54bb39;
    letter-spacing: .05em
}

.why-text {
    letter-spacing: .05em
}

.input-black [type=text] {
    color: #000
}

input {
    vertical-align: middle
}

.hide {
    display: none
}

.form-wrap {
    display: flex;
    flex-direction: column
}

.black-form .fancybox-content {
    background: #1c2022;
    border-radius: 16px;
    box-shadow: 0 0 200px rgba(255, 71, 0, .4)
}

.black-form [type=text] {
    font-size: 18px;
    padding: 10px 15px;
    min-width: 240px;
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    background: rgba(255, 255, 255, .1);
    border-radius: 8px;
    margin-bottom: 1em
}

.input-error {
    font-size: 12px;
    letter-spacing: .05em;
    color: #fd2f2f;
    text-align: center;
    position: relative;
    top: -10px
}

.form-body h3 {
    text-align: center
}

.form-body p {
    text-align: center
}

.form-ok h3 {
    color: #54bb39
}

.additions-wrap {
    padding-top: 70px
}

.additions {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.adds-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    position: relative
}

.ads-img {
    display: block;
    border-radius: 50%;
    width: 170px;
    margin-bottom: 30px
}

.ads-name {
    font-size: 14px;
    letter-spacing: .1em
}

.ads-cost {
    font-size: 18px;
    position: absolute;
    top: 150px;
    background: linear-gradient(to right, #ec3e00, #ff8700);
    padding: .3em .5em;
    border-radius: 6px;
    box-shadow: 0 8px 20px -5px #b1401e
}

.benefits-wrap {
    margin: 50px 0;
    padding: 70px 0 0
}

.benefits {
    display: flex;
    flex-wrap: wrap
}

.benefit {
    width: 25%;
    padding-right: 20px;
    margin-bottom: 40px
}

.benefit img {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    border-radius: 10px
}

.bft-ttl {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .03em;
    margin-bottom: 1em;
    padding-right: 10px
}

.bft-info {
    font-size: 14px;
    letter-spacing: .03em;
    color: #808890;
    padding-right: 10px
}



.btn-split {
    margin-bottom: -85px;
    margin-top: 25px
}

.p-label {
    width: 80px;
    height: 80px;
    position: absolute;
    background: url(../images/plabel.svg) center no-repeat;
    background-size: contain;
    z-index: 1;
    -webkit-transform: skew(15deg) rotate(-10deg);
    transform: skew(15deg) rotate(-10deg);
    top: 30px;
    left: 30px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 1em
}

.pl-number {
    font-size: 24px;
    font-weight: 700
}

.pl-text {
    font-size: 11px;
    font-weight: 700
}

@media (min-width: 701px) {
    .why-mobile {
        display: none
    }
}

@media (min-width: 901px) {
    .p-card {
        top: 50px;
        -webkit-transform: skew(-15deg);
        transform: skew(-15deg)
    }

    .p-card {
        z-index: 1
    }

    .p-card.active {
        top: 0;
        z-index: 3
    }

    .pc-01 {
        right: -30px
    }

    .pc-02 {
        left: -30px
    }

    .p-card-img {
        -webkit-transform: skew(15deg);
        transform: skew(15deg)
    }
}

@media (max-width: 1250px) {
    .ads-ttl {
        text-align: center
    }

    .additions {
        justify-content: center
    }

    .adds-item {
        min-width: 250px
    }

    .ads-img {
        width: 200px
    }

    .ads-cost {
        top: 180px
    }
}

@media (max-width: 1150px) {
    .logo {
        width: 200px
    }

    .logo-sub {
        font-size: 9px
    }

    .logo-sub {
        font-size: 9px
    }

    .btn-medium {
        font-size: 12px
    }

    .top-phone {
        font-size: 18px
    }

    .t-email {
        font-size: 12px;
        letter-spacing: .15em
    }
}

@media (max-width: 1100px) {
    .text p {
        font-size: 16px
    }

    .l-big {
        font-size: 16px
    }

    .p-label {
        left: auto;
        right: 20px;
        top: 65px
    }
}

@media (max-width: 1000px) {
    .benefit {
        width: 33.33%
    }
}

@media (max-width: 900px) {
    .p-cards {
        flex-direction: column;
        margin-bottom: 30px
    }

    .p-card {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .p-card-img {
        -webkit-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }

    .p-card-info {
        width: 100%;
        padding: 30px;
        margin: 0 13%
    }

    .p-card-info {
        -webkit-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }

    .p-grad {
        width: 60%
    }

    .hoverkiller {
        display: none
    }

    .pc-btn {
        display: none
    }

    .p-btn {
        display: inline-block !important
    }

    .p-label {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

@media (max-width: 850px) {
    .adds-item {
        min-width: 200px
    }

    .ads-img {
        width: 170px
    }

    .ads-cost {
        top: 150px
    }
}

@media (max-width: 800px) {
    .top-box {
        background-position: -200px center
    }

    .logo-sub {
        display: none
    }

    .top-btn {
        display: none !important
    }

    .t-email {
        display: none
    }

    .col-3 {
        width: 100%
    }

    .col-1 {
        width: auto
    }

    .links-box {
        flex-direction: row;
        flex-wrap: wrap
    }

    .l-big {
        margin-right: 30px
    }
}

@media (max-width: 700px) {
    .why-poster {
        display: none
    }

    .benefit {
        width: 50%
    }
}

@media (max-width: 600px) {
    .f-row {
        flex-direction: column;
        align-items: flex-start
    }

    .f-links {
        padding: 0 0 30px
    }
}

@media (max-width: 500px) {
    h1 {
        font-size: 24px
    }

    header {
        padding: 30px 0
    }

    .h-row-01 {
        flex-direction: column;
        align-items: flex-start
    }

    .logo {
        width: 55vw;
        height: 10vw;
        margin-bottom: 30px
    }

    .btn-big {
        font-size: 16px
    }

    .top-phone {
        font-size: 8.3vw;
        white-space: nowrap;
        padding-bottom: 30px;
        border-bottom: 2px solid rgba(255, 255, 255, .2)
    }

    .pagetitle {
        padding: 0 0 30px
    }

    .top-nav a {
        margin: 0 10px 10px 0;
        font-size: 14px
    }

    .p-grad {
        width: 80%
    }

    .p-grad {
        width: 150%
    }

    .v-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    .additions-wrap {
        padding-top: 50px
    }

    .benefits-wrap {
        padding: 30px 0 0;
        margin: 30px 0 0
    }

    .btn-split {
        margin-bottom: -24px;
        margin-top: 0
    }
}

@media (max-width: 460px) {
    .adds-item {
        min-width: 160px
    }

    .ads-img {
        width: 140px
    }

    .ads-cost {
        top: 125px
    }
}

@media (max-width: 420px) {
    .p-label {
        top: auto;
        bottom: 15px;
        right: 18px
    }
}

@media (max-width: 400px) {
    .p-card-info {
        padding: 20px
    }

    .p-name {
        font-size: 24px
    }

    .p-text {
        font-size: 14px
    }

    .benefit {
        width: 100%;
        padding-right: 0
    }

    .bft-ttl {
        padding-right: 0
    }

    .bft-info {
        padding-right: 0
    }

    .p-label {
        bottom: 10px;
        right: 12px
    }
}

@media (max-width: 375px) {
    h2 {
        font-size: 26px
    }
}

@media (max-width: 360px) {
    .adds-item {
        min-width: 100%
    }

    .ads-img {
        width: 200px
    }

    .ads-cost {
        top: 180px
    }
}

body.compensate-for-scrollbar {
    overflow: hidden;
    -ms-overflow-style: none
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px 44px 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    padding: 44px 0 0;
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 44px;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-slide--html .fancybox-content {
    margin: 0 0 6px
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: calc(100% - 44px);
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    width: 100%
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background: 0 0;
    height: 100px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    background: rgba(30, 30, 30, .6);
    height: 100%;
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(99, 99, 99, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 768px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0 0
    }

    .fancybox-slide--image .fancybox-content {
        margin-bottom: 6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

/*# sourceMappingURL=main.min.css.map */
