/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*img {
    border: 0
}*/

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, :after, :before {
    box-sizing: border-box
}

body {
    background-color: #fff
}

/*img {
    max-width: 100%;
    height: auto
}*/

strong {
    font-weight: 600
}

button, input, optgroup, select, textarea {
    padding: 0;
    font-family: inherit
}

svg {
    fill: currentColor
}

figure {
    margin: 0
}

figure img {
    display: block
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.hidden {
    display: none
}

.grid {
    display: grid
}

html {
    font-size: 62.5%
}

body {
    min-width: 320px;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.9rem;
    color: #242424
}

@media (min-width: 671px) {
    body {
        font-size: 1.4rem
    }
}

.js-width {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
    transition: visibility 0s linear 0s, opacity .3s
}

.js-width::-webkit-scrollbar {
    display: none
}

.js-width:not([style]), .js-width[style=""] {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear .3s, opacity .3s
}

.js-clear {
    display: none
}

.js-rating {
    cursor: pointer
}

.sr {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-uppercase {
    text-transform: uppercase
}

.align-center {
    display: block;
    text-align: center;
    margin: 3rem auto
}

.align-left {
    display: block;
    margin-bottom: 1.5rem;
    float: left;
    margin-right: 1.5rem
}

@media (max-width: 670px) {
    .align-left:not(.align-left--forever) {
        float: none;
        margin-right: 0
    }
}

.align-right {
    display: block;
    margin-bottom: 1.5rem;
    float: right;
    margin-left: 1.5rem
}

@media (max-width: 670px) {
    .align-right:not(.align-right--forever) {
        float: none;
        margin-left: 0
    }
}

.margin-top {
    margin-top: 3rem
}

@media (max-width: 669px) {
    .margin-top {
        margin-top: 2rem
    }
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    text-align: center;
}

h1 img, h2 img, h3 img, h4 img, h5 img {
    margin-right: 1rem
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    text-decoration: none
}

h1 {
    font-size: 2.1rem;
    line-height: 2.7rem
}

@media (min-width: 670px) {
    h1 {
        font-size: 3.6rem;
        line-height: 4.3rem
    }
}

h2 {
    font-size: 1.9rem;
    line-height: 2.6rem
}

@media (min-width: 670px) {
    h2 {
        font-size: 1.6rem;
        line-height: 2.6rem
    }
}

h3 {
    font-size: 1.6rem
}

@media (min-width: 670px) {
    h3 {
        font-size: 1.6rem;
        line-height: 1.9rem
    }
}

@media (min-width: 670px) {
    h4 {
        font-size: 1.7rem
    }
}

@media (min-width: 670px) {
    h5 {
        font-size: 1.5rem
    }
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    margin: 0;
    padding: 0;
    line-height: 1.9rem;
    font-weight: 400
}*/

p + p {
    margin-top: 1rem
}

.link, a {
    color: #242424;
    display: inline-block;
    text-decoration: underline;
    cursor: pointer
}

@media (min-width: 1025px) {
    .link:hover, a:hover {
        opacity: .85
    }
}

.link.small, a.small {
    font-size: 1.5rem
}

.link.emphasize, a.emphasize {
    text-decoration: underline;
    text-transform: uppercase;
    color: #242424;
    font-weight: 600;
    font-size: 1.3rem
}

.link strong, a strong {
    color: #65b60e;
    font-weight: 600
}

article {
    font-size: 1.8rem;
    line-height: 2.4rem
}

article h2 {
    font-size: 2.1rem;
    font-weight: 700
}

article h2:not(:first-child), article h3:not(:first-child), article h4:not(:first-child), article h5:not(:first-child) {
    margin-top: 1.5rem
}

article h3, article h4, article h5 {
    text-align: left
}

article .c-box, article .js-width + p, article ol + p, article p:not(:first-child), article table + p, article ul + p {
    margin-top: 1.5rem
}

article p + .js-width, article p + table {
    margin-top: 3rem
}

article ol {
    margin-top: 1.5rem;
    list-style: decimal;
    padding-left: 20px
}

article ul {
    margin-top: 1.5rem;
    list-style: inside
}

article address {
    font-style: normal
}

article blockquote {
    border-radius: .3rem;
    border: 1px solid #bcbabd;
    background-color: #fafafa;
    margin: 1rem 0;
    padding: 2rem 1.5rem
}

article:not(.c-ico):not(.c-pic):first-child {
    margin-top: 0
}

article .align-center {
    margin-bottom: 1.5rem
}

article .author-photo {
    border-radius: 50%;
    margin-bottom: 2em
}

article .author-job-title {
    text-align: center;
    color: #888;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 3em;
    margin-bottom: 3em
}

article .s-article a:not(.button) {
    color: #65b60e;
    text-decoration: none
}

ol, ul {
    padding: 0;
    margin: 0;
    list-style: none
}

ol li, ul li {
    position: relative
}

ol li a, ul li a {
    text-decoration: none
}

ol.bullets, ol.checks, ol.xes, ul.bullets, ul.checks, ul.xes {
    list-style: none
}

ol.bullets li, ol.checks li, ol.xes li, ul.bullets li, ul.checks li, ul.xes li {
    padding-left: 3.5rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-weight: 400
}

ol.bullets li:before, ol.checks li:before, ol.xes li:before, ul.bullets li:before, ul.checks li:before, ul.xes li:before {
    content: "";
    position: absolute;
    left: 0
}

ol.bullets li, ul.bullets li {
    padding-top: .6rem
}

ol.bullets li:before, ul.bullets li:before {
    width: 1.9rem;
    height: 2.9rem;
    background: 0 0 url(../img/default/ico-award-star-4.png) no-repeat
}

ol.checks li:before, ul.checks li:before {
    width: 1.8rem;
    height: 1.2rem;
    top: .4rem;
    background: 0 0 url(../img/default/ico-agree-1.png) no-repeat
}

ol.xes li:before, ul.xes li:before {
    width: 1.4rem;
    height: 1.4rem;
    top: .4rem;
    background: 0 0 url(../img/default/ico-bullet-x.png) no-repeat
}

ol.padding li, ul.padding li {
    padding: 1rem
}

@media (min-width: 1024px) {
    ol.padding li, ul.padding li {
        padding: 1.5rem
    }
}

ol.striped li:nth-child(2n), ul.striped li:nth-child(2n) {
    background-color: #ebebeb
}

@media (min-width: 670px) {
    ol.border-bottom-desktop-tablet li, ul.border-bottom-desktop-tablet li {
        border-bottom: 1px solid #ebebeb
    }
}

form .c-alert {
    display: none
}

form.is-error .c-alert--error, form.is-success .c-alert--success {
    display: block
}

form.is-success :not(.c-alert--success) {
    display: none
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

label {
    padding-top: 1rem;
    font-weight: 700
}

input[type=email], input[type=text], textarea {
    display: block;
    width: 100%;
    border-radius: .3rem;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    resize: none;
    outline: 0;
    border: 1px solid #bcbabd;
    padding: 1.25rem 1.5rem;
    font-size: 1.5rem;
    font-weight: 300
}

input[type=email]:focus, input[type=text]:focus, textarea:focus {
    outline: none
}

input[type=email].search, input[type=text].search {
    background: 95% 1rem url(ico-loop-1-black.png) no-repeat #fff
}

textarea {
    min-height: 11rem
}

.c-choose {
    position: relative;
    font-size: 1.5rem;
    font-weight: 400
}

.c-choose input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    width: 2rem !important
}

.c-choose__label {
    position: relative;
    cursor: pointer;
    display: block;
    min-height: 2.4rem;
    padding-left: 0;
    padding-top: .2rem
}

.c-choose__label:after, .c-choose__label:before {
    position: absolute;
    top: 0;
    left: 0;
    content: ""
}

.c-choose__label:before {
    width: 2.4rem;
    height: 2.4rem;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: .3rem
}

.c-choose__label:after {
    opacity: 0;
    content: "\00a0";
    display: block;
    width: .9rem;
    height: 1.3rem;
    border: solid #65b60e;
    border-width: 0 3px 3px 0;
    left: .8rem;
    top: .4rem;
    transform: rotate(45deg)
}

.c-choose--btn .c-choose__label {
    padding: 1rem
}

.c-choose--btn .c-choose__label span {
    position: relative;
    z-index: 1
}

.c-choose--btn .c-choose__label:after, .c-choose--btn .c-choose__label:before {
    width: 100%;
    height: 100%;
    border: 1px solid #e1e1e1;
    border-radius: .3rem;
    background-color: #fff
}

.c-choose--btn .c-choose__label:after {
    border-color: #65b60e;
    background-color: #65b60e;
    left: 0;
    top: 0;
    transform: rotate(0)
}

.c-choose--toggle .c-choose__label {
    min-height: 7px;
    height: 7px;
    display: block;
    width: 34px;
    padding: 0;
    text-indent: -7777em;
    background: #e1e1e1
}

.c-choose--toggle .c-choose__label:before {
    height: 20px;
    width: 20px;
    top: -6px;
    left: -4px;
    border-radius: 50%;
    border: 2px solid #65b60e;
    transition: left .2s ease-in-out
}

.c-choose--toggle input:checked + .c-choose__label:before {
    left: 14px;
    background: #65b60e
}

.c-choose--toggle input:checked + .c-choose__label:after {
    opacity: 0
}

input:checked + .c-choose__label {
    color: #fff
}

input:checked + .c-choose__label:after {
    opacity: 1
}

input[type=checkbox] {
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    padding: 0
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

select {
    -webkit-appearance: none;
    appearance: none;
    box-shadow: 0 2px 0 0 #ebebeb;
    border: 1px solid #fff;
    outline: none;
    padding: .7rem .6rem .9rem;
    font-weight: 300;
    border-radius: 1.4rem;
    color: #242424;
    background: calc(100% - 1rem) 1.5rem url(../img/svg/select_arrow.svg) no-repeat #fff
}

select::-ms-expand {
    display: none
}

.button, button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    text-align: center;
    font-weight: 700;
    font-size: 1.3rem;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: .3rem;
    padding: 1rem 2rem;
    color: #707070;
    background-color: transparent
}

.button.block, button.block {
    width: 100%;
    display: block
}

@media (max-width: 669px) {
    .button.block--mobile, button.block--mobile {
        width: 100%
    }
}

.button:not(.basic), button:not(.basic) {
    border: 1px solid #65b60e;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    background: #fafafa
}

.button.large, button.large {
    font-size: 1.7rem;
    font-weight: 600
}

.button.xlarge, button.xlarge {
    font-size: 2.1rem;
    font-weight: 600
}

@media (min-width: 670px) {
    .button.xlarge, button.xlarge {
        padding: 1.8rem 2rem
    }
}

@media (max-width: 669px) {
    .button.xlarge, button.xlarge {
        font-size: 1.4rem
    }
}

.button.gray, button.gray {
    color: #242424;
    background-image: linear-gradient(177deg, #ebebeb, #bcbabd);
    border: none
}

.button.green, button.green {
    color: #fff;
    background-image: linear-gradient(177deg, #65b60e, #55990b);
    border: none
}

.button.black, button.black {
    color: #fff;
    background-image: linear-gradient(180deg, #444, #242424);
    border: none
}

.button.center, button.center {
    width: auto;
    margin: 0 auto;
    display: inline-block
}

.button:hover, button:hover {
    text-decoration: none
}

@media (min-width: 1025px) {
    .button:hover, button:hover {
        opacity: .85
    }
}

.button:disabled, button:disabled {
    opacity: 1;
    color: #7d7d7d;
    background: #b8b8b8
}

.button.icon, button.icon {
    display: grid;
    grid-template-columns:auto auto;
    align-items: center;
    justify-content: center
}

.button.icon > *, button.icon > * {
    grid-column: 1/3
}

.button.icon > :first-child:nth-last-child(2), .button.icon > :first-child:nth-last-child(2) ~ .button.icon > *, .button.icon > :first-child:nth-last-child(2) ~ button.icon > *, button.icon > :first-child:nth-last-child(2), button.icon > :first-child:nth-last-child(2) ~ .button.icon > *, button.icon > :first-child:nth-last-child(2) ~ button.icon > * {
    grid-column: 1/2
}

.button.icon > :nth-child(2), button.icon > :nth-child(2) {
    grid-column: 2/3
}

.button.icon .c-ico, button.icon .c-ico {
    margin-left: 1rem
}

::-ms-clear {
    display: none
}

::placeholder {
    opacity: 1;
    color: #bcbabd
}

header {
    z-index: 1000;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff
}

iframe {
    width: 100%;
    margin-top: 1.5rem;
    border: none
}

iframe.no-margin {
    margin-top: 0
}

.c-header {
    display: grid;
    grid-template-columns:auto 1fr 12rem;
    grid-template-rows:5rem;
    align-items: center;
    grid-gap: 2rem;
    padding: 1rem 0;
    background-color: #fff
}

.c-header__logo {
    justify-content: start;
    color: #000
}

.c-header__nav {
    align-self: end
}

.c-header__search {
    text-align: right
}

.c-header__menu {
    display: none
}

.c-header__menu > * {
    width: 5rem;
    height: 4.5rem;
    text-indent: -9999px;
    background: #65b60e;
    border-radius: 0
}

.c-header__menu > .is-opened span {
    background: none
}

.c-header__menu > .is-opened span:before {
    top: 0;
    transform: rotate(45deg)
}

.c-header__menu > .is-opened span:after {
    bottom: 0;
    transform: rotate(-45deg)
}

.c-header__menu > * span {
    display: block;
    position: absolute;
    top: 20px;
    left: 13px;
    width: 25px;
    height: 4px;
    border-radius: 50px;
    background: #fff
}

.c-header__menu > * span:after, .c-header__menu > * span:before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    border-radius: 40px;
    background: #fff;
    content: "";
    transition-duration: .3s, .3s;
    transition-delay: .3s, 0
}

.c-header__menu > * span:before {
    top: -8px;
    transition-property: top, transform
}

.c-header__menu > * span:after {
    bottom: -8px;
    transition-property: bottom, transform
}

@media (max-width: 1024px) {
    .c-header {
        grid-template-columns:auto 1fr 5rem;
        grid-template-rows:auto;
        grid-gap: 1rem
    }

    .c-header__nav {
        position: absolute;
        top: 65px;
        left: 0
    }

    .c-header__nav:not(.is-opened) {
        display: none
    }

    .c-header__menu {
        display: block
    }
}

@media (min-width: 1025px) {
    .c-nav__wide.c-nav__wide {
        position: inherit
    }

    .c-nav > li {
        float: left;
        position: relative
    }

    .c-nav > li .c-nav__content, .c-nav > li > ul {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 500;
        opacity: 0;
        visibility: hidden;
        transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
        max-height: calc(100vh - 7rem)
    }

    .c-nav > li > ul {
        width: 40rem
    }

    .c-nav > li:hover > a {
        background: #65b60e;
        color: #fff
    }

    .c-nav > li:hover .c-nav__content, .c-nav > li:hover > ul {
        opacity: 1;
        visibility: visible
    }

    .c-nav > li > a {
        position: relative;
        padding: 0 1rem;
        text-align: center;
        color: #65b60e;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 1.5rem;
        line-height: 5rem;
        transition: color .2s ease-in-out, background .3s ease-in-out
    }

    .c-nav > li > a:first-child:last-child:hover {
        color: #707070;
        text-decoration: none;
        background: initial
    }

    .c-nav > li > a:first-child:last-child:hover:after {
        width: 100%
    }

    .c-nav > li > a:first-child:last-child:after {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        width: 0;
        height: .3rem;
        transition: .2s ease-in-out;
        background: #707070
    }
}

.c-nav .c-nav__content, .c-nav > li > ul {
    background: #242424;
    padding: 1.5rem;
    overflow-y: auto
}

.c-nav .c-nav__content li, .c-nav > li > ul li {
    text-align: left;
    margin-bottom: 2rem
}

.c-nav .c-nav__content li:last-child, .c-nav > li > ul li:last-child {
    margin-bottom: 0
}

.c-nav .c-nav__content li > a:not(.button), .c-nav > li > ul li > a:not(.button) {
    display: grid;
    grid-template-columns:auto 1fr;
    align-items: center;
    color: #fff;
    font-size: 1.7rem
}

.c-nav .c-nav__content li > a:not(.button) img, .c-nav > li > ul li > a:not(.button) img {
    float: left;
    margin-right: 1.5rem
}

@media (max-width: 980px) {
    .c-nav .c-nav__content li > a:not(.button), .c-nav > li > ul li > a:not(.button) {
        font-size: 1.4rem
    }
}

.c-nav .c-nav__content li > a:not(.button) span, .c-nav > li > ul li > a:not(.button) span {
    font-weight: 600
}

.c-nav__content.c-nav__content {
    width: 100%;
    margin-top: -1rem
}

.c-nav__content.c-nav__content .c-heading {
    margin-bottom: 3.5rem
}

@media (max-width: 1024px) {
    .c-nav {
        background: #242424;
        width: 100%;
        max-height: calc(100vh - 6.5rem);
        overflow-y: auto
    }

    .c-nav > li {
        position: relative
    }

    .c-nav > li > a:first-child:nth-last-child(2) {
        background-position: 100% 2.3rem;
        background-repeat: no-repeat
    }

    .c-nav > li > a, .c-nav > li > span {
        padding: 1.5rem 0;
        width: 100%;
        text-decoration: none;
        border-bottom: 1px solid #707070
    }

    .c-nav > li .c-nav__content, .c-nav > li > ul {
        margin: 0;
        grid-column: 1/3;
        grid-row: 2/3
    }

    .c-nav > li .c-nav__content li, .c-nav > li > ul li {
        background: none;
        float: none;
        width: 100%;
        margin-top: 0
    }

    .c-nav > li .c-nav__content li a, .c-nav > li > ul li a {
        border-bottom: none;
        text-transform: none
    }

    .c-nav > li {
        text-align: center;
        display: grid;
        grid-template-columns:auto 5rem;
        grid-template-rows:auto auto
    }

    .c-nav > li.is-opened {
        background: #65b60e
    }

    .c-nav > li > a, .c-nav > li > span {
        color: #fff;
        font-size: 1.5rem;
        font-weight: 600;
        text-transform: uppercase;
        grid-column: 1/3;
        grid-row: 1/2;
        cursor: pointer
    }

    .c-nav > li a:first-child:nth-last-child(2), .c-nav > li div:not(.c-nav__content):not(.c-featured):before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 7.5px 0;
        border-color: #fff transparent transparent
    }

    .c-nav > li div:not(.c-nav__content):not(.c-featured) {
        grid-column: 2/3;
        grid-row: 1/2;
        cursor: pointer;
        width: 100%;
        line-height: normal;
        position: relative
    }

    .c-nav > li div:not(.c-nav__content):not(.c-featured):before {
        position: absolute;
        content: "";
        top: 2rem;
        left: 1.8rem;
        right: 0;
        bottom: 0;
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    .c-nav > li div:not(.c-nav__content):not(.c-featured):after {
        padding-bottom: 100%;
        content: "";
        display: inline-block;
        vertical-align: middle
    }

    .c-nav > li:not(.is-opened) .c-nav__content, .c-nav > li:not(.is-opened) ul {
        display: none
    }

    .c-nav > li:not(.is-opened) div:not(.c-nav__content):not(.c-featured):before {
        transform: rotate(180deg)
    }
}

.c-logo {
    font-size: 3.1rem;
    font-weight: 400;
    display: grid;
    grid-template-columns:auto 210px;
    align-items: center;
    justify-content: center;
    grid-gap: 1.8rem;
    text-decoration: none;
    color: #242424
}

.c-logo img {
    margin: 0
}

.c-logo strong {
    display: inline-block;
    width: 116px;
    font-weight: 900;
    color: #242424
}

@media (max-width: 670px) {
    .c-logo {
        font-size: 1.4rem;
        grid-gap: .6rem;
        grid-template-columns:auto 89px
    }

    .c-logo img {
        width: 2.4rem;
        height: 2.4rem
    }

    .c-logo strong {
        width: 53px
    }
}

.c-logo:hover {
    text-decoration: none
}

.c-pic {
    display: block;
    margin: 0 auto
}

.c-ico {
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 0;
    vertical-align: baseline
}

.c-ico svg {
    width: 100%;
    height: 100%
}

.c-showmore {
    position: relative
}

.c-showmore:not(.is-opened) .c-showmore__content {
    max-height: 8.5rem;
    margin-bottom: 1rem
}

@media (min-width: 670px) {
    .c-showmore:not(.is-opened) .c-showmore__content {
        max-height: 11.5rem
    }
}

@media (min-width: 1025px) {
    .c-showmore:not(.is-opened) .c-showmore__content {
        max-height: 100%
    }
}

.c-showmore:not(.is-opened) .c-showmore__more {
    visibility: visible
}

@media (min-width: 1025px) {
    .c-showmore:not(.is-opened) .c-showmore__more {
        visibility: hidden
    }
}

.c-showmore__content {
    overflow: hidden
}

@media (min-width: 1025px) {
    .c-showmore__content {
        padding-left: 0;
        padding-right: 0
    }
}

.c-showmore__more {
    visibility: hidden;
    display: block
}

.c-carousel__items {
    white-space: nowrap;
    transition: scroll 2s linear 2s
}

.c-carousel__dots {
    list-style: none;
    display: grid;
    grid-template-columns:repeat(auto-fit, 1.4rem);
    grid-gap: 1rem;
    justify-content: center;
    margin-top: 1rem
}

.c-carousel__dots li {
    margin: 0;
    overflow: hidden;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 360px;
    text-indent: -777em;
    border: 2px solid #242424;
    background: #242424;
    transition: .2s ease-in-out
}

.c-carousel__dots li.is-active {
    border-color: #65b60e;
    background: #65b60e
}

.c-carousel__dots li:hover {
    opacity: .8;
    cursor: pointer
}

.c-carousel__items .c-carousel__item {
    white-space: normal;
    display: inline-grid;
    grid-template-rows:auto 1fr
}

@media (max-width: 1024px) {
    .c-carousel--featured .c-carousel__item {
        width: 100%
    }
}

@media (min-width: 1025px) {
    .c-carousel--featured .c-carousel__item {
        max-width: 35rem;
        width: 35rem
    }
}

@media (min-width: 481px) {
    .c-carousel--tabs .c-carousel__items {
        display: inline-flex
    }
}

.c-carousel--tabs .c-carousel__item {
    padding: 0 1rem
}

.c-carousel--tabs .c-carousel__item:first-child {
    margin-left: 0
}

.c-carousel--tabs .c-carousel__item:last-child {
    margin-right: 0
}

@media (max-width: 480px) {
    .c-carousel--tabs .c-carousel__item {
        width: 100%
    }
}

@media (min-width: 481px) {
    .c-carousel--tabs .c-carousel__item {
        max-width: 24.5rem;
        width: 24.5rem
    }
}

@media (min-width: 671px) {
    .c-carousel--tabs .c-carousel__item {
        max-width: 22.5rem;
        width: 22.5rem
    }
}

@media (min-width: 1025px) {
    .c-carousel--tabs .c-carousel__item {
        max-width: 18rem;
        width: 18rem
    }
}

.c-breadcrumb {
    white-space: nowrap;
    padding: 2rem 0;
    text-transform: uppercase
}

.c-breadcrumb > * {
    position: relative;
    display: inline-block
}

.c-breadcrumb > :not(:first-child) {
    padding-left: 3rem
}

.c-breadcrumb > :not(:first-child):before {
    content: "";
    position: absolute;
    left: 1.2rem;
    top: .4rem;
    background: 0 0 url(../img/default/ico-arrow-2-gray-right.png) no-repeat;
    width: .4rem;
    height: .9rem
}

.c-breadcrumb:after {
    content: "";
    clear: both;
    display: table
}

.c-display-header {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns:1fr auto;
    align-items: center;
    text-transform: uppercase;
    background-color: #fafafa;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 2rem;
    font-weight: 600;
    z-index: 10
}

@media (max-width: 1024px) {
    .c-display-header--mobile-wide {
        margin: 0 -2rem
    }
}

.c-display-header ul {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns:auto auto;
    align-items: center;
    font-size: 1.5rem;
    color: #707070
}

.c-display-header li {
    border-right: 1px solid #e1e1e1
}

.c-display-header li:last-child {
    border-right: none;
    padding-right: 0
}

.c-display-header li a {
    padding: 1.5rem 1rem
}

.c-display {
    display: grid;
    grid-template-columns:auto;
    grid-template-rows:auto auto;
    grid-gap: 1rem
}

@media (min-width: 670px) {
    .c-display {
        grid-template-columns:29rem auto;
        grid-template-rows:auto;
        grid-gap: 1rem;
        padding: 2rem
    }
}

@media (min-width: 980px) {
    .c-display {
        grid-template-columns:37rem auto;
        grid-gap: 2rem;
        padding: 2rem 0;
        padding-right: 2rem
    }
}

.c-display__image {
    grid-column: 1/2;
    grid-row: 1/2
}

@media (min-width: 670px) {
    .c-display__image {
        margin-right: 2rem
    }
}

@media (min-width: 980px) {
    .c-display__image {
        margin-right: 1rem
    }
}

.c-display__content {
    grid-column: 1/2;
    grid-row: 2/3;
    padding: 2rem;
    display: grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto auto auto auto auto;
    grid-gap: 1rem
}

@media (min-width: 670px) {
    .c-display__content {
        padding: 0;
        grid-column: 2/3;
        grid-row: 1/2;
        grid-template-columns:1fr auto;
        grid-template-rows:auto auto auto auto auto;
        grid-gap: 1rem
    }
}

@media (min-width: 980px) {
    .c-display__content {
        grid-template-columns:1fr auto auto auto;
        grid-template-rows:auto auto 1fr;
        grid-gap: 2rem
    }
}

.c-display__welcome_bonus {
    grid-column: 1/2;
    grid-row: 1/2;
    align-self: center
}

.c-display__welcome_bonus * {
    text-align: left
}

@media (min-width: 670px) {
    .c-display__welcome_bonus {
        grid-column: 1/2;
        grid-row: 1/2
    }
}

.c-display__spin_bonus {
    grid-column: 1/3;
    grid-row: 1/2;
    align-self: center
}

.c-display__spin_bonus * {
    text-align: right
}

@media (min-width: 670px) {
    .c-display__spin_bonus {
        grid-column: 2/3;
        grid-row: 1/2
    }
}

.c-display__action {
    grid-column: 2/3;
    grid-row: 4/5;
    align-self: center
}

@media (max-width: 670px) {
    .c-display__action a {
        display: block
    }
}

@media (min-width: 670px) {
    .c-display__action {
        grid-column: 2/3;
        grid-row: 4/5
    }
}

@media (min-width: 980px) {
    .c-display__action {
        grid-column: 3/4;
        grid-row: 1/2
    }
}

.c-display__details {
    grid-column: 1/3;
    grid-row: 3/4;
    align-self: center;
    justify-self: end
}

@media (min-width: 670px) {
    .c-display__details {
        grid-column: 2/3;
        grid-row: 3/4
    }
}

@media (min-width: 980px) {
    .c-display__details {
        grid-column: 4/5;
        grid-row: 1/2
    }
}

.c-display__info {
    grid-column: 1/3;
    grid-row: 2/3
}

@media (min-width: 670px) {
    .c-display__info {
        grid-column: 1/3;
        grid-row: 2/3
    }
}

@media (min-width: 980px) {
    .c-display__info {
        grid-column: 1/5;
        grid-row: 2/3
    }
}

.c-display__actions {
    grid-column: 1/2;
    grid-row: 4/5
}

@media (max-width: 670px) {
    .c-display__actions a {
        display: block
    }
}

@media (min-width: 670px) {
    .c-display__actions {
        grid-column: 1/2;
        grid-row: 4/5
    }
}

@media (min-width: 980px) {
    .c-display__actions {
        grid-column: 1/3;
        grid-row: 3/4;
        margin-top: -1rem
    }
}

.c-display__link {
    grid-column: 1/3;
    grid-row: 5/6;
    justify-self: start
}

.c-display__link a {
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 670px) {
    .c-display__link {
        grid-column: 1/3;
        grid-row: 5/6
    }
}

@media (min-width: 980px) {
    .c-display__link {
        grid-column: 3/5;
        grid-row: 3/4;
        margin-top: -1rem;
        justify-self: end
    }
}

.c-media {
    position: relative;
    height: 100%
}

.c-media:not(.c-media--grow) .c-media__image {
    max-height: 18rem
}

.c-media:not(.c-media--grow) .c-media__logo {
    transform: translateX(-50%) translateY(-50%)
}

.c-media:not(.c-media--grow) .c-media__logo:not(.c-media__logo--center) {
    left: 30%
}

@media (min-width: 980px) {
    .c-media--cut-tablet {
        overflow: hidden
    }

    .c-media--cut-tablet:after {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 17.5rem 5rem;
        border-color: transparent transparent #fff
    }
}

.c-media__image {
    display: block;
    overflow: hidden;
    height: 100%
}

.c-media__bg {
    object-fit: cover;
    object-position: 50% 0;
    width: 100%;
    height: 100%
}

.c-media__logo {
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    width: auto;
    z-index: 1
}

.c-media__logo--small {
    max-height: 7.5rem
}

.c-media__logo--center {
    left: 50%
}

.c-media__logo.c-media__logo:not(.c-pic) {
    margin-top: 0
}

.c-media__mask {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .85
}

.c-media__sidebar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: grid;
    grid-template-rows:auto auto auto;
    align-content: space-evenly;
    justify-items: end;
    z-index: 1
}

.c-media__badge {
    position: relative;
    width: 12rem;
    height: 5.7rem;
    line-height: 5.7rem;
    color: #fff;
    font-size: 3rem;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    background: #65b60e
}

@media (min-width: 671px) {
    .c-media__badge {
        margin-right: -.5rem
    }
}

@media (min-width: 671px) {
    .c-media__badge:after, .c-media__badge:before {
        position: absolute;
        bottom: -5px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 0;
        border-color: #47800b transparent transparent
    }

    .c-media__badge:before {
        left: 0
    }

    .c-media__badge:after {
        right: 0
    }
}

.c-media__badge > span {
    font-weight: 400
}

.c-media__rating {
    margin-right: 1rem
}

.c-media__extra {
    margin-right: 1.5rem
}

.c-media__extra.c-media__extra:not(.c-pic) {
    margin-top: 0
}

.c-media__sidebar--raw {
    top: -1rem;
    right: 2rem;
    bottom: auto;
    grid-gap: 1rem
}

.c-media__sidebar--raw .c-media__badge {
    width: 9.6rem;
    font-size: 2.7rem;
    font-weight: 400;
    margin-right: 0;
    background: rgba(101, 182, 14, .9)
}

.c-media__sidebar--raw .c-media__badge:after, .c-media__sidebar--raw .c-media__badge:before {
    content: none
}

.c-media__sidebar--raw .c-media__extra, .c-media__sidebar--raw .c-media__rating {
    margin-right: 0
}

.c-heading {
    position: relative;
    margin: 3.5rem 0
}

.c-heading:first-child {
    margin-top: 0
}

.c-heading:last-child {
    margin-bottom: 0
}

.c-heading--divider:after {
    position: absolute;
    bottom: -2rem;
    content: "";
    width: 25px;
    height: 2px;
    background: #e1e1e1;
    left: 0;
    right: 0
}

.c-heading.align-center:after {
    margin: 0 auto
}

.c-heading h1 {
    font-size: 2.4rem
}

@media (min-width: 670px) {
    .c-heading h1 {
        font-size: 3.3rem
    }
}

.c-heading h2, .c-heading h3, .c-heading h4, .c-heading h5 {
    font-size: 2.4rem;
    font-weight: 600
}

.c-heading h2 small, .c-heading h3 small, .c-heading h4 small, .c-heading h5 small {
    font-size: 1.5rem;
    color: #707070
}

.c-heading h2 span, .c-heading h3 span, .c-heading h4 span, .c-heading h5 span {
    font-weight: 400
}

.c-heading--large h2, .c-heading--large h3, .c-heading--large h4, .c-heading--large h5 {
    font-size: 3.2rem
}

.c-heading--small h2, .c-heading--small h3, .c-heading--small h4, .c-heading--small h5 {
    font-size: 2.1rem
}

.c-heading--small h2 span, .c-heading--small h3 span, .c-heading--small h4 span, .c-heading--small h5 span {
    font-weight: 300
}

@media (max-width: 979px) {
    .c-heading--small h2, .c-heading--small h3, .c-heading--small h4, .c-heading--small h5 {
        font-size: 1.8rem
    }
}

.c-overview {
    display: grid;
    align-items: start
}

@media (min-width: 1025px) {
    .c-overview--article {
        display: none
    }
}

@media (max-width: 1024px) {
    .c-overview--aside {
        display: none
    }
}

.c-overview__image {
    position: relative
}

.c-overview__content {
    display: grid;
    grid-gap: 1.5rem;
    padding: 2rem;
    border: 1px solid #e1e1e1;
    border-top: none;
    justify-items: start
}

.c-overview__content a {
    text-decoration: none
}

.c-overview__content p {
    font-size: 1.5rem;
    font-weight: 400;
    color: #707070
}

.c-overview__content h2, .c-overview__content h3, .c-overview__content h4, .c-overview__content h5 {
    font-size: 1.8rem;
    font-weight: 600
}

.c-rating {
    position: relative;
    background: url(../img/default/stars-1-white.png);
    height: 1.5rem;
    width: 9.6rem
}

.c-rating__progress {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background: url(../img/default/stars-1-progress-white.png)
}

.c-rating--black {
    background: url(../img/default/stars-1-black.png)
}

.c-rating--black .c-rating__progress {
    background: url(../img/default/stars-1-progress-black.png)
}

.c-rating--green {
    background: url(../img/default/stars-1-green.png)
}

.c-rating--green .c-rating__progress {
    background: url(../img/default/stars-1-progress-green.png)
}

.c-payment {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns:9.5rem 1fr auto;
    grid-template-rows:auto 1fr;
    justify-items: start;
    align-items: start
}

@media (min-width: 670px) {
    .c-payment {
        grid-gap: .5rem;
        grid-template-columns:6.5rem 1fr auto
    }
}

.c-payment__image {
    grid-column: 1/2;
    grid-row: 1/3;
    align-self: center;
    margin-right: .5rem
}

.c-payment__image img {
    display: block
}

.c-payment__title {
    grid-column: 2/4;
    grid-row: 1/2
}

.c-payment__title * {
    font-size: 1.5rem;
    font-weight: 400
}

.c-payment__title strong {
    color: #65b60e;
    text-transform: uppercase;
    font-weight: 600
}

.c-payment__likes {
    grid-column: 2/3;
    grid-row: 2/3
}

.c-payment__likes * {
    padding: 0;
    font-weight: 700;
    font-size: 2rem;
    color: #242424
}

.c-payment__likes .button {
    justify-content: start
}

.c-payment__count {
    grid-column: 3/4;
    grid-row: 2/3
}

.c-payment__count * {
    font-weight: 600;
    font-size: 1.7rem
}

.c-search {
    text-align: left
}

.c-search--wrapper {
    padding: 1rem
}

.c-search__input {
    position: relative
}

.c-search__clear {
    position: absolute;
    right: .1rem;
    top: .1rem;
    height: calc(100% - .2rem);
    width: 3.8rem;
    z-index: 1;
    border-top-right-radius: 1.4rem;
    border-bottom-right-radius: 1.4rem;
    background: calc(100% - 1rem) 50% url(../img/default/ico-x.png) no-repeat #fff;
    cursor: pointer
}

.c-search input {
    background: calc(100% - 1rem) 50% url(ico-loop-1-black.png) no-repeat #fff;
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .c-search input:focus {
        width: 30rem;
        margin-left: -18rem
    }
}

@media (max-width: 670px) {
    .c-search input:focus {
        width: calc(100% + 9.6rem);
        margin-left: -9.6rem
    }
}

.c-search--ico-right input {
    text-indent: 0;
    background-position: calc(100% - 1.5rem) 50%
}

.c-search__list {
    position: absolute;
    top: calc(100% - .2rem);
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #fff;
    margin: 0;
    max-height: 40rem;
    overflow-y: scroll;
    border: 1px solid #e1e1e1;
    display: none
}

@media (max-width: 670px) {
    .c-search__list {
        left: -14.8rem;
        right: -8.7rem;
        top: calc(100% + 1rem);
        border-left: none;
        border-right: none
    }
}

@media (min-width: 1024px) {
    .c-search__list {
        left: -48rem
    }
}

.c-search__list li {
    border: 1px solid #e1e1e1;
    border-bottom: none
}

.c-search__list li:first-child {
    border-top: none
}

.c-search__list:not(.is-loading) .c-loader {
    display: none
}

@media (min-width: 1025px) {
    .c-hero {
        display: grid;
        grid-template-columns:auto 35rem;
        grid-gap: 5rem
    }
}

@media (min-width: 1025px) {
    .c-hero__content {
        margin-right: 5.2rem
    }
}

.c-hero__content h1 {
    margin-bottom: 2rem
}

.c-hero__content h2 {
    margin-bottom: .2rem;
    text-transform: uppercase
}

.c-hero__content {
    font-size: 1.8rem;
    line-height: 2.5rem;
    text-align: justify
}

@media (max-width: 1024px) {
    .c-hero__aside {
        display: none
    }
}

.c-shortcut {
    display: grid;
    grid-template-columns:auto 1fr;
    align-items: center
}

.c-shortcut__header {
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 1rem 1rem 0
}

.c-shortcut__items {
    margin: 0;
    list-style: none
}

.c-shortcut__items li {
    float: left;
    margin: 0 1rem 1rem 0
}

.c-featured {
    display: grid;
    align-items: start;
    grid-template-rows:auto 1fr
}

.c-featured--with-ribbon .c-featured__image {
    overflow: hidden
}

.c-featured__image {
    position: relative
}

.c-featured__image a {
    display: block
}

.c-featured__image img {
    display: block;
    width: 100%
}

.c-featured__image h2, .c-featured__image h3, .c-featured__image h4, .c-featured__image h5, .c-featured__image p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    padding: 2.6rem 2.8rem 2.8rem;
    color: #fff;
    z-index: 1;
    font-weight: 600;
    text-align: center;
    font-size: 2.1rem;
    line-height: 2.9rem
}

@media (max-width: 670px) {
    .c-featured__image h2, .c-featured__image h3, .c-featured__image h4, .c-featured__image h5, .c-featured__image p {
        font-size: 1.6rem
    }
}

@media (max-width: 1024px) {
    .c-featured__image h2, .c-featured__image h3, .c-featured__image h4, .c-featured__image h5, .c-featured__image p {
        padding: 2rem 2rem 2rem 2.8rem
    }
}

.c-featured__content {
    padding: 2rem;
    border: 1px solid #e1e1e1;
    border-top: none;
    height: 100%;
    display: grid;
    grid-template-rows:1fr
}

.c-featured__content > :not(.no-margin) {
    margin-bottom: 2rem
}

.c-featured__content > :not(.no-margin):last-child {
    margin-bottom: 0
}

.c-featured__content a {
    text-decoration: none
}

.c-featured__content h2, .c-featured__content h3, .c-featured__content h4, .c-featured__content h5 {
    font-size: 1.8rem;
    font-weight: 600
}

.c-featured__content strong {
    color: #65b60e;
    font-weight: 600
}

a.c-featured {
    text-decoration: none
}

.c-rates__label {
    display: block;
    font-size: 1.4rem;
    margin-bottom: .2rem
}

.c-rates__value {
    font-size: 1.8rem
}

.c-bonus {
    position: relative;
    display: grid;
    grid-gap: 1.5rem;
    margin-top: 4.5rem;
    padding: 2.5rem 2rem;
    border: 3px solid #65b60e
}

@media (min-width: 371px) {
    .c-bonus {
        grid-template-columns:10rem auto;
        grid-template-rows:auto 1fr auto
    }
}

@media (min-width: 670px) {
    .c-bonus {
        grid-template-columns:21.8rem auto;
        grid-gap: 2.5rem
    }
}

.c-bonus__headline {
    position: absolute;
    top: -1.25rem;
    left: 2rem;
    background: #fff;
    padding: 0 1rem
}

.c-bonus__headline * {
    color: #65b60e;
    font-size: 2.1rem;
    font-weight: 600
}

@media (max-width: 369px) {
    .c-bonus__headline {
        left: .5rem
    }
}

@media (max-width: 370px) {
    .c-bonus__image {
        display: none
    }
}

@media (min-width: 371px) {
    .c-bonus__image {
        grid-column: 1/2;
        grid-row: 1/4
    }
}

.c-bonus__link {
    align-self: end
}

@media (min-width: 371px) {
    .c-bonus__link {
        grid-column: 1/2;
        grid-row: 3/4
    }
}

@media (min-width: 371px) {
    .c-bonus__title {
        grid-column: 2/3;
        grid-row: 1/2
    }
}

.c-bonus__title * {
    color: #65b60e;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.1rem
}

@media (min-width: 670px) {
    .c-bonus__title * {
        font-size: 3.2rem;
        line-height: 3.8rem
    }
}

@media (min-width: 371px) {
    .c-bonus__info {
        grid-column: 2/3;
        grid-row: 2/3
    }
}

@media (min-width: 371px) {
    .c-bonus__action {
        grid-column: 2/3;
        grid-row: 3/4
    }
}

.c-progressbar {
    position: relative;
    overflow: hidden;
    border-radius: .4rem;
    background: #e1e1e1;
    height: 1.5rem
}

.c-progressbar__progress {
    background: #65b60e;
    height: 100%
}

.c-box {
    padding: .5rem;
    border: 1px solid #e1e1e1
}

.c-box--medium {
    padding: 1rem
}

.c-box--large {
    padding: 5.5rem 3rem 3rem
}

.c-box--large:last-child {
    border-top: 0
}

.c-box--gray {
    background: #fafafa
}

.c-box--nav {
    border: 1px solid #444;
    padding: 1.5rem
}

.c-box--full-width {
    border-left: none;
    border-right: none;
    padding: 3.5rem 0
}

.c-loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid #e1e1e1;
    border-right: 1.1em solid #e1e1e1;
    border-bottom: 1.1em solid #e1e1e1;
    border-left: 1.1em solid #65b60e;
    transform: translateZ(0);
    animation: a 1.1s infinite linear
}

.c-loader, .c-loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.c-ribbon {
    width: 16rem;
    color: #fff;
    background: rgba(101, 182, 14, .9);
    position: absolute;
    top: 1rem;
    right: -5rem;
    text-align: center;
    line-height: 3.5rem;
    font-size: 1.6rem;
    font-weight: 600;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.c-review {
    display: inline-grid;
    grid-template-columns:auto auto;
    align-items: center;
    justify-content: start;
    grid-gap: .5rem
}

.c-review__value {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300
}

.c-review__value span {
    font-weight: 400
}

.c-review__rating {
    align-items: center
}

.c-review__title {
    text-transform: uppercase
}

.c-review__title h3 {
    font-size: 1.5rem;
    line-height: 1.5rem
}

.c-review--black .c-review__value {
    color: #242424
}

.c-review--green .c-review__value {
    color: #65b60e
}

.c-review--with-title {
    display: grid;
    grid-template-columns:1fr auto;
    grid-template-rows:auto auto;
    width: 100%
}

.c-review--with-title-oneline {
    display: grid;
    grid-template-columns:1fr auto auto;
    width: 100%;
    margin-bottom: 1em
}

.c-review--with-title-oneline .c-review__title, .c-review--with-title .c-review__title {
    grid-column: 1/2;
    grid-row: 1/2;
    font-size: 1.5rem;
    font-weight: 600
}

.c-review--with-title .c-review__value {
    grid-column: 2/3;
    grid-row: 1/2;
    font-weight: 600;
    color: #65b60e
}

.c-review--with-title .c-review__rating {
    grid-column: 1/3;
    grid-row: 2/3
}

.c-review--with-title-oneline .c-review__value {
    grid-column: 3/4;
    grid-row: 1/2;
    color: #65b60e
}

.c-review--with-title-oneline .c-review__rating {
    grid-column: 2/3;
    grid-row: 1/2
}

@keyframes b {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.c-vote {
    margin-top: .5rem;
    font-size: 1.5rem;
    font-weight: 400;
    animation: b .8s ease-out .5s both
}

.c-vote:not(.is-active) {
    display: none
}

.c-vote:first-child {
    float: right
}

.s-page {
    position: relative;
    display: grid;
    grid-gap: 3.5rem
}

.s-wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1130px
}

.s-wrapper--wide {
    max-width: 1200px
}

.s-wrapper--filters {
    max-width: 80rem
}

@media (max-width: 1200px) {
    .s-wrapper {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (max-width: 979px) {
    .s-wrapper--no-padding-tablet-mobile {
        padding-left: 0;
        padding-right: 0
    }
}

.s-display {
    margin-top: 1rem
}

.s-main {
    position: relative;
    display: grid;
    grid-gap: 3.5rem
}

.s-content {
    display: grid;
    grid-gap: 3rem;
    margin-bottom: 4rem
}

@media (min-width: 980px) {
    .s-content {
        margin-top: 4rem
    }
}

.s-content--subpage {
    margin-top: 0
}

@media (min-width: 1025px) {
    .s-content {
        grid-template-columns:auto 35rem
    }
}

.s-aside {
    padding-bottom: 3rem;
    display: grid;
    grid-gap: 3rem;
    align-content: start
}

@media (min-width: 1025px) {
    .s-aside {
        grid-column: 2/3;
        grid-row: 1/3
    }
}

.s-breadcrumb {
    background: #fafafa;
    border-bottom: 1px solid #e1e1e1;
    margin-top: -3.5rem
}

.s-payment-methods {
    margin: 0;
    grid-gap: 1rem;
    grid-template-columns:repeat(auto-fit, minmax(5.9rem, 1fr));
    list-style: none
}

.s-featured, .s-payment-methods {
    display: grid;
    justify-content: space-between;
    width: 100%
}

.s-featured {
    grid-gap: 1rem;
    grid-template-columns:1fr 1fr 1fr
}

@media (max-width: 670px) {
    .s-featured {
        grid-template-columns:auto
    }
}

.s-payments {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns:auto;
    padding-top: 1rem
}

@media (max-width: 979px) and (min-width: 670px) {
    .s-payments {
        grid-template-columns:repeat(auto-fit, 48.62%)
    }
}

@media (max-width: 1024px) and (min-width: 980px) {
    .s-payments {
        grid-template-columns:repeat(auto-fit, 31.97%)
    }
}

@media (max-width: 669px) {
    .s-payments {
        padding-top: 0
    }
}

.color-black-1 {
    color: #000;
    fill: #000
}

.color-black-2 {
    color: #242424;
    fill: #242424
}

.color-green-1 {
    color: #65b60e;
    fill: #65b60e
}

.color-green-2 {
    color: #55990b;
    fill: #55990b
}

.color-green-3 {
    color: #47800b;
    fill: #47800b
}

.color-gray-1 {
    color: #ebebeb;
    fill: #ebebeb
}

.color-gray-2 {
    color: #bcbabd;
    fill: #bcbabd
}

.color-gray-3 {
    color: #fafafa;
    fill: #fafafa
}

.color-gray-4 {
    color: #e1e1e1;
    fill: #e1e1e1
}

.color-gray-5 {
    color: #707070;
    fill: #707070
}

.space-h-1 {
    margin-left: 5px;
    margin-right: 5px
}

.space-v-1 {
    margin-top: 5px;
    margin-bottom: 5px
}

.space-h-2 {
    margin-left: 10px;
    margin-right: 10px
}

.space-v-2 {
    margin-top: 10px;
    margin-bottom: 10px
}

.space-h-3 {
    margin-left: 15px;
    margin-right: 15px
}

.space-v-3 {
    margin-top: 15px;
    margin-bottom: 15px
}

.space-h-4 {
    margin-left: 20px;
    margin-right: 20px
}

.space-v-4 {
    margin-top: 20px;
    margin-bottom: 20px
}

.space-h-5 {
    margin-left: 25px;
    margin-right: 25px
}

.space-v-5 {
    margin-top: 25px;
    margin-bottom: 25px
}

@media (max-width: 1200px) {
    .space-h-1\@l {
        margin-left: 5px;
        margin-right: 5px
    }

    .space-v-1\@l {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .space-h-2\@l {
        margin-left: 10px;
        margin-right: 10px
    }

    .space-v-2\@l {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .space-h-3\@l {
        margin-left: 15px;
        margin-right: 15px
    }

    .space-v-3\@l {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .space-h-4\@l {
        margin-left: 20px;
        margin-right: 20px
    }

    .space-v-4\@l {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .space-h-5\@l {
        margin-left: 25px;
        margin-right: 25px
    }

    .space-v-5\@l {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media (max-width: 1130px) {
    .space-h-1\@l-s {
        margin-left: 5px;
        margin-right: 5px
    }

    .space-v-1\@l-s {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .space-h-2\@l-s {
        margin-left: 10px;
        margin-right: 10px
    }

    .space-v-2\@l-s {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .space-h-3\@l-s {
        margin-left: 15px;
        margin-right: 15px
    }

    .space-v-3\@l-s {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .space-h-4\@l-s {
        margin-left: 20px;
        margin-right: 20px
    }

    .space-v-4\@l-s {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .space-h-5\@l-s {
        margin-left: 25px;
        margin-right: 25px
    }

    .space-v-5\@l-s {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media (max-width: 1024px) {
    .space-h-1\@t {
        margin-left: 5px;
        margin-right: 5px
    }

    .space-v-1\@t {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .space-h-2\@t {
        margin-left: 10px;
        margin-right: 10px
    }

    .space-v-2\@t {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .space-h-3\@t {
        margin-left: 15px;
        margin-right: 15px
    }

    .space-v-3\@t {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .space-h-4\@t {
        margin-left: 20px;
        margin-right: 20px
    }

    .space-v-4\@t {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .space-h-5\@t {
        margin-left: 25px;
        margin-right: 25px
    }

    .space-v-5\@t {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media (max-width: 980px) {
    .space-h-1\@t-m {
        margin-left: 5px;
        margin-right: 5px
    }

    .space-v-1\@t-m {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .space-h-2\@t-m {
        margin-left: 10px;
        margin-right: 10px
    }

    .space-v-2\@t-m {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .space-h-3\@t-m {
        margin-left: 15px;
        margin-right: 15px
    }

    .space-v-3\@t-m {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .space-h-4\@t-m {
        margin-left: 20px;
        margin-right: 20px
    }

    .space-v-4\@t-m {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .space-h-5\@t-m {
        margin-left: 25px;
        margin-right: 25px
    }

    .space-v-5\@t-m {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media (max-width: 670px) {
    .space-h-1\@m {
        margin-left: 5px;
        margin-right: 5px
    }

    .space-v-1\@m {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .space-h-2\@m {
        margin-left: 10px;
        margin-right: 10px
    }

    .space-v-2\@m {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .space-h-3\@m {
        margin-left: 15px;
        margin-right: 15px
    }

    .space-v-3\@m {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .space-h-4\@m {
        margin-left: 20px;
        margin-right: 20px
    }

    .space-v-4\@m {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .space-h-5\@m {
        margin-left: 25px;
        margin-right: 25px
    }

    .space-v-5\@m {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media (max-width: 480px) {
    .space-h-1\@m-s {
        margin-left: 5px;
        margin-right: 5px
    }

    .space-v-1\@m-s {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .space-h-2\@m-s {
        margin-left: 10px;
        margin-right: 10px
    }

    .space-v-2\@m-s {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .space-h-3\@m-s {
        margin-left: 15px;
        margin-right: 15px
    }

    .space-v-3\@m-s {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .space-h-4\@m-s {
        margin-left: 20px;
        margin-right: 20px
    }

    .space-v-4\@m-s {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .space-h-5\@m-s {
        margin-left: 25px;
        margin-right: 25px
    }

    .space-v-5\@m-s {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media (max-width: 370px) {
    .space-h-1\@m-t {
        margin-left: 5px;
        margin-right: 5px
    }

    .space-v-1\@m-t {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .space-h-2\@m-t {
        margin-left: 10px;
        margin-right: 10px
    }

    .space-v-2\@m-t {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .space-h-3\@m-t {
        margin-left: 15px;
        margin-right: 15px
    }

    .space-v-3\@m-t {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .space-h-4\@m-t {
        margin-left: 20px;
        margin-right: 20px
    }

    .space-v-4\@m-t {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .space-h-5\@m-t {
        margin-left: 25px;
        margin-right: 25px
    }

    .space-v-5\@m-t {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

@media (min-width: 1200px) {
    .hide-l {
        display: none
    }
}

.show-l {
    display: none
}

@media (min-width: 1200px) {
    .show-l {
        display: inline-block
    }
}

@media (min-width: 1130px) {
    .hide-l-s {
        display: none
    }
}

.show-l-s {
    display: none
}

@media (min-width: 1130px) {
    .show-l-s {
        display: inline-block
    }
}

@media (min-width: 1024px) {
    .hide-t {
        display: none
    }
}

.show-t {
    display: none
}

@media (min-width: 1024px) {
    .show-t {
        display: inline-block
    }
}

@media (min-width: 980px) {
    .hide-t-m {
        display: none
    }
}

.show-t-m {
    display: none
}

@media (min-width: 980px) {
    .show-t-m {
        display: inline-block
    }
}

@media (min-width: 670px) {
    .hide-m {
        display: none
    }
}

.show-m {
    display: none
}

@media (min-width: 670px) {
    .show-m {
        display: inline-block
    }
}

@media (min-width: 480px) {
    .hide-m-s {
        display: none
    }
}

.show-m-s {
    display: none
}

@media (min-width: 480px) {
    .show-m-s {
        display: inline-block
    }
}

@media (min-width: 370px) {
    .hide-m-t {
        display: none
    }
}

.show-m-t {
    display: none
}

@media (min-width: 370px) {
    .show-m-t {
        display: inline-block
    }
}