.sp {
    overflow: hidden;
    font-family: PragmaticaC, Helvetica, Arial
}

.sp-wrapper {
    width: 100%;
    max-width: 1073px;
    margin: 0 auto;
    padding: 0 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1024px) {
    .sp-wrapper {
        padding: 0 30px
    }
}

@media (max-width: 767px) {
    .sp-wrapper {
        padding: 0 20px
    }
}

.btn {
    background-color: transparent;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease
}

.btn-orange {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: none;
    padding: 0 25px;
    border-radius: 25px;
    background-color: #fa6900;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-orange {
        height: 32px;
        font-size: 11px
    }
}

@media (max-width: 767px) {
    .btn-orange {
        height: 38px;
        font-size: 12px
    }
}

.btn-orange:focus, .btn-orange:visited {
    color: #fff
}

.btn-orange:hover {
    background-color: #eb7505
}

.btn-gray {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: none;
    padding: 0 25px;
    border-radius: 25px;
    background-color: #d0d3d4;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-gray {
        font-size: 11px
    }
}

.btn-gray:focus, .btn-gray:visited {
    color: #fff
}

.btn-gray:hover {
    background-color: #c3c7c8
}

.btn-bordered {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: 1px solid #fa820f;
    padding: 0 25px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fa820f;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-bordered {
        font-size: 11px
    }
}

@media (max-width: 767px) {
    .btn-bordered {
        height: 38px;
        font-size: 15px
    }
}

.btn-bordered:focus, .btn-bordered:visited {
    color: #fa820f
}

.btn-bordered:hover {
    background-color: #fa820f;
    color: #fff
}

.btn-line {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-bottom: 1px solid #fa820f;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-line {
        font-size: 10px
    }
}

.btn-line:focus, .btn-line:visited {
    color: #5b6770
}

.btn-line:hover {
    color: #fa820f
}

.btn-white {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: none;
    padding: 0 25px;
    border-radius: 25px;
    background-color: #fff;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fa820f;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-white {
        font-size: 11px
    }
}

@media (max-width: 767px) {
    .btn-white {
        height: 38px;
        font-size: 15px
    }
}

.btn-white:focus, .btn-white:visited {
    color: #fa820f
}

.btn-white:hover {
    opacity: .85
}

.btn-fw {
    width: 100%
}

/*@font-face {
    font-family: PragmaticaC;
    src: url(../fonts/PragmaticaC.eot?#iefix) format("embedded-opentype"), url(../fonts/PragmaticaC.otf) format("opentype"), url(../fonts/PragmaticaC.woff) format("woff"), url(../fonts/PragmaticaC.ttf) format("truetype"), url(../fonts/PragmaticaC.svg#PragmaticaC) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PragmaticaC-Bold;
    src: url(../fonts/PragmaticaC-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/PragmaticaC-Bold.otf) format("opentype"), url(../fonts/PragmaticaC-Bold.woff) format("woff"), url(../fonts/PragmaticaC-Bold.ttf) format("truetype"), url(../fonts/PragmaticaC-Bold.svg#PragmaticaC-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PragmaticaLightC;
    src: url(../fonts/PragmaticaLightC.eot?#iefix) format("embedded-opentype"), url(../fonts/PragmaticaLightC.otf) format("opentype"), url(../fonts/PragmaticaLightC.woff) format("woff"), url(../fonts/PragmaticaLightC.ttf) format("truetype"), url(../fonts/PragmaticaLightC.svg#PragmaticaLightC) format("svg");
    font-weight: 400;
    font-style: normal
}*/

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    z-index: 2001;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    display: none;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.modal.fade .modal-dialog {
    opacity: 0;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.modal.in .modal-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

@media (min-width: 767px) {
    .modal.modal_vam {
        padding: 0 !important;
        text-align: center
    }

    .modal.modal_vam:before {
        content: "";
        display: inline-block;
        height: 100%;
        margin-right: -4px;
        vertical-align: middle
    }

    .modal.modal_vam .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle
    }
}

.modal-dialog {
    position: relative;
    width: auto
}

@media (max-width: 1024px) {
    .modal-dialog {
        width: 100%
    }
}

.modal-content {
    position: relative;
    outline: 0
}

.modal-backdrop {
    z-index: 1991;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .75)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: 1
}

@media (max-width: 767px) {
    .modal_info .modal-dialog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 100vh
    }
}

.modal_info .modal-content {
    background-color: #fff
}

.modal_info-head {
    height: 50px;
    padding: 0 50px;
    background-color: #ffaa14
}

.modal_info-head__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    font-weight: 700;
    font-size: 14px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770;
    text-align: center
}

.modal_info__close {
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    border: none;
    background: url(/ds/assets/img/hot_days/ico-close-g.png) center center no-repeat;
    background-size: 16px auto;
    text-indent: -9999px
}

.modal_info__close:hover {
    opacity: .75
}

.modal_invoice .modal-content {
    width: 500px
}

@media (max-width: 767px) {
    .modal_invoice .modal-content {
        width: 100%
    }
}

.modal_invoice__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px
}

@media (max-width: 767px) {
    .modal_invoice__img {
        padding: 20px
    }
}

.modal_invoice__img img {
    display: block;
    width: 187px;
    height: auto
}

@media (max-width: 767px) {
    .modal_invoice__img img {
        width: 100%;
        max-width: 187px
    }
}

@media (max-width: 767px) {
    .modal_captcha .modal-content {
        width: 100%
    }
}

.modal_captcha .modal-content .modal_info__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px
}

@media (max-width: 767px) {
    .modal_captcha .modal-content .modal_info__body {
        padding: 15px 5px
    }
}

.modal_captcha .modal-content .modal_info__body img {
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.sp {
    overflow: hidden;
    font-family: PragmaticaC, Helvetica, Arial
}

.sp-wrapper {
    width: 100%;
    max-width: 1073px;
    margin: 0 auto;
    padding: 0 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1024px) {
    .sp-wrapper {
        padding: 0 30px
    }
}

@media (max-width: 767px) {
    .sp-wrapper {
        padding: 0 20px
    }
}

.btn {
    background-color: transparent;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease
}

.btn-orange {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: none;
    padding: 0 25px;
    border-radius: 25px;
    background-color: #fa6900;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-orange {
        height: 32px;
        font-size: 11px
    }
}

@media (max-width: 767px) {
    .btn-orange {
        height: 38px;
        font-size: 12px
    }
}

.btn-orange:focus, .btn-orange:visited {
    color: #fff
}

.btn-orange:hover {
    background-color: #eb7505
}

.btn-gray {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: none;
    padding: 0 25px;
    border-radius: 25px;
    background-color: #d0d3d4;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-gray {
        font-size: 11px
    }
}

.btn-gray:focus, .btn-gray:visited {
    color: #fff
}

.btn-gray:hover {
    background-color: #c3c7c8
}

.btn-bordered {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: 1px solid #fa820f;
    padding: 0 25px;
    border-radius: 25px;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fa820f;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-bordered {
        font-size: 11px
    }
}

@media (max-width: 767px) {
    .btn-bordered {
        height: 38px;
        font-size: 15px
    }
}

.btn-bordered:focus, .btn-bordered:visited {
    color: #fa820f
}

.btn-bordered:hover {
    background-color: #fa820f;
    color: #fff
}

.btn-line {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-bottom: 1px solid #fa820f;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-line {
        font-size: 10px
    }
}

.btn-line:focus, .btn-line:visited {
    color: #5b6770
}

.btn-line:hover {
    color: #fa820f
}

.btn-white {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    border: none;
    padding: 0 25px;
    border-radius: 25px;
    background-color: #fff;
    font-weight: 700;
    font-size: 15px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fa820f;
    text-align: center
}

@media (max-width: 1024px) {
    .btn-white {
        font-size: 11px
    }
}

@media (max-width: 767px) {
    .btn-white {
        height: 38px;
        font-size: 15px
    }
}

.btn-white:focus, .btn-white:visited {
    color: #fa820f
}

.btn-white:hover {
    opacity: .85
}

.btn-fw {
    width: 100%
}

.custom-select {
    position: relative
}

.custom-select:after {
    content: " ";
    z-index: 10;
    position: absolute;
    top: 17px;
    right: 12px;
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #fa820f
}

@media (max-width: 1024px) {
    .custom-select:after {
        top: 11px;
        right: 10px
    }
}

@media (max-width: 767px) {
    .custom-select:after {
        top: 17px;
        right: 10px
    }
}

.custom-select--active::after {
    top: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width: 1024px) {
    .custom-select--active::after {
        top: 5px
    }
}

@media (max-width: 767px) {
    .custom-select--active::after {
        top: 12px
    }
}

.custom-select--active .custom-select__option--value:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.custom-select__option {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    font-family: inherit;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select__option-wrap {
    position: relative
}

.custom-select__input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 0;
    border-width: 1px 0;
    border-style: solid;
    border-radius: 0;
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select__dropdown {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 100%;
    left: 0
}

.custom-select--dropup .custom-select__dropdown {
    top: auto;
    bottom: 100%
}

.custom-select__option {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-select__option--value {
    z-index: 3;
    position: relative;
    overflow: hidden;
    display: block;
    height: 38px;
    padding: 0 38px 0 15px;
    background-color: #fff;
    font-size: 14px;
    line-height: 38px;
    color: #5b6770;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (max-width: 1024px) {
    .custom-select__option--value {
        height: 27px;
        line-height: 27px;
        font-size: 10px
    }
}

@media (max-width: 767px) {
    .custom-select__option--value {
        height: 38px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 38px
    }
}

.custom-select__option:focus {
    outline: 0
}

.custom-select__option:focus, .custom-select__option:hover {
    background-color: #fff
}

.custom-select__option--value::after {
    display: none;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 0;
    height: 0;
    top: 50%;
    right: .75rem;
    border-width: 8px;
    border-bottom-width: 0;
    border-style: solid;
    border-color: #fa820f transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: ""
}

.custom-select__option--selected {
    background-color: #fcfcfc
}

.custom-select__option[disabled] {
    color: #a1a1a1;
    cursor: default
}

.custom-select__option[disabled]:focus, .custom-select__option[disabled]:hover {
    background-color: transparent
}

.custom-select__option-wrap {
    overflow-y: auto;
    max-height: 11.25rem
}

.custom-select__option-wrap::-webkit-scrollbar {
    width: 16px
}

.custom-select__option-wrap::-webkit-scrollbar-thumb {
    background-color: #e6e6e6;
    background-clip: padding-box;
    border-width: 0 4px;
    border-style: solid;
    border-color: transparent
}

.custom-select__input {
    position: relative;
    z-index: 1;
    height: 2.25rem;
    margin-top: -1px;
    padding: 0 .75rem;
    border-color: #ed6b21;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    font-size: 1rem;
    color: #212121
}

.custom-select__input:focus {
    outline: 0
}

.custom-select--dropup .custom-select__input {
    border-top-width: 0;
    margin-top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.custom-select__dropdown {
    overflow: hidden;
    z-index: 1;
    top: 100%;
    margin-top: -1px;
    background-color: #fff
}

.custom-select__dropdown .custom-select__option {
    overflow: hidden;
    display: block;
    max-width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 100%;
    color: #5b6770;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (max-width: 767px) {
    .custom-select__dropdown .custom-select__option {
        font-size: 14px
    }
}

.custom-select__dropdown .custom-select__option:hover {
    background-color: #f5f5f5;
    color: #fa820f
}

.custom-select__dropdown {
    overflow-y: auto;
    max-height: 11.25rem;
    -webkit-box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .15)
}

.custom-select__dropdown::-webkit-scrollbar {
    width: 3px;
    margin-right: 5px
}

.custom-select__dropdown::-webkit-scrollbar-thumb {
    background-color: #fa820f
}

.custom-select--dropup .custom-select__dropdown {
    margin-bottom: -1px;
    bottom: 100%
}

.sp-main {
    width: 100%;
    max-width: 1920px;
    height: 595px;
    margin: 0 auto;
    background: #cfd3d4 url(/ds/assets/img/hot_days/sp-main.jpg) center center no-repeat;
    background-size: cover
}

@media (min-width: 1500px) {
    .sp-main {
        height: 700px
    }
}

@media (max-width: 1024px) {
    .sp-main {
        height: 360px;
        margin-top: 25px;
        background-image: url(/ds/assets/img/hot_days/sp-main-tablet.jpg)
    }
}

@media (max-width: 767px) {
    .sp-main {
        height: 418px;
        margin-top: 0;
        background-image: url(/ds/assets/img/hot_days/sp-main-mobile.jpg);
        background-position: center center
    }
}

.sp-main .sp-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1230px;
    height: 100%
}

.sp-main__text {
    padding: 90px 0 0 0
}

@media (max-width: 767px) {
    .sp-main__text {
        padding-top: 40px
    }
}

.sp-main__text img {
    display: block;
    width: 100%;
    max-width: 409px;
    height: auto;
    margin: 0 0 70px 0
}

@media (max-width: 1024px) {
    .sp-main__text img {
        max-width: 283px;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .sp-main__text img {
        max-width: 226px;
        margin-bottom: 160px
    }
}

.sp-main__text p {
    margin: 0 0 22px 0;
    font-size: 25px;
    line-height: 110%;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff
}

@media (max-width: 1024px) {
    .sp-main__text p {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .sp-main__text p {
        margin-bottom: 10px;
        font-size: 13px
    }
}

.sp-main__text a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    letter-spacing: .5px;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 767px) {
    .sp-main__text a {
        font-size: 10px
    }
}

.sp-main__text a:focus, .sp-main__text a:visited {
    color: #fff
}

.sp-main__text a:hover {
    opacity: .7
}

.sp-info {
    padding: 65px 0 125px 0
}

@media (max-width: 1024px) {
    .sp-info {
        padding-top: 35px;
        padding-bottom: 85px
    }
}

@media (max-width: 767px) {
    .sp-info {
        padding-top: 40px
    }
}

.sp-info__title {
    margin: 0 0 10px 0
}

.sp-info__title h2 {
    margin: 0;
    font-weight: 300;
    font-size: 55px;
    font-family: PragmaticaLightC, Helvetica, Arial;
    color: #fa820f;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-info__title h2 {
        font-size: 38px
    }
}

@media (max-width: 767px) {
    .sp-info__title h2 {
        font-size: 28px
    }
}

.sp-info__text {
    margin: 0 0 60px 0;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-info__text {
        margin-bottom: 45px
    }
}

.sp-info__text p {
    margin: 0;
    font-size: 25px;
    line-height: 130%;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-info__text p {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .sp-info__text p {
        font-size: 16px
    }

    .sp-info__text p br {
        display: none
    }
}

.sp-info__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width: 767px) {
    .sp-info__list ul {
        margin: 0 -10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.sp-info__item {
    margin: 0 0 40px 0;
    padding: 145px 0 0 0;
    font-size: 20px;
    line-height: 130%;
    color: #5b6770;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-info__item {
        margin-bottom: 35px;
        padding-top: 105px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .sp-info__item {
        width: 50%;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 12px;
        text-align: left
    }

    .sp-info__item br {
        display: none
    }
}

.sp-info__item-1 {
    background: url(/ds/assets/img/hot_days/ico-spec1.png) center top no-repeat;
    background-size: auto 140px
}

@media (max-width: 1024px) {
    .sp-info__item-1 {
        background-size: auto 99px
    }
}

.sp-info__item-2 {
    background: url(/ds/assets/img/hot_days/ico-spec2.png) center top no-repeat;
    background-size: auto 140px
}

@media (max-width: 1024px) {
    .sp-info__item-2 {
        background-size: auto 99px
    }
}

.sp-info__item-3 {
    background: url(/ds/assets/img/hot_days/ico-spec3.png) center top no-repeat;
    background-size: auto 140px
}

@media (max-width: 1024px) {
    .sp-info__item-3 {
        background-size: auto 99px
    }
}

.sp-info__item-4 {
    background: url(/ds/assets/img/hot_days/ico-spec4.png) center top no-repeat;
    background-size: auto 140px
}

@media (max-width: 1024px) {
    .sp-info__item-4 {
        background-size: auto 99px
    }
}

.sp-info__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sp-info__button .btn {
    min-width: 232px
}

@media (max-width: 1024px) {
    .sp-info__button .btn {
        min-width: 163px
    }
}

/*.sp-visit {
    overflow: hidden;
}*/

.sp-visit__title {
    margin: 0 0 75px 0
}

@media (max-width: 1024px) {
    .sp-visit__title {
        margin-bottom: 50px
    }
}

@media (max-width: 767px) {
    .sp-visit__title {
        margin-bottom: 35px
    }
}

.sp-visit__title h2 {
    margin: 0;
    font-weight: 400;
    font-size: 35px;
    line-height: 130%;
    color: #5b6770;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-visit__title h2 {
        font-size: 25px
    }
}

@media (max-width: 767px) {
    .sp-visit__title h2 {
        font-size: 20px
    }

    .sp-visit__title h2 br {
        display: none
    }
}

.sp-visit__in {
    position: relative;
    padding: 64px 0
}

@media (max-width: 1024px) {
    .sp-visit__in {
        padding-top: 50px
    }
}

@media (max-width: 767px) {
    .sp-visit__in {
        padding-top: 35px;
        padding-bottom: 85px
    }
}

.sp-visit__in::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    width: 150vw;
    max-width: 1920px;
    height: 100%;
    background-color: #f5f5f5;
    -webkit-transform: skewY(2.5deg) translate(-50%, 0);
    -ms-transform: skewY(2.5deg) translate(-50%, 0);
    transform: skewY(2.5deg) translate(-50%, 0)
}

.sp-visit__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .sp-visit__list {
        display: block
    }
}

.sp-visit__or {
    z-index: 5;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #ffaa14;
    border-radius: 50%;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-visit__or {
        width: 28px;
        height: 28px;
        font-size: 7px
    }
}

@media (max-width: 767px) {
    .sp-visit__or {
        width: 40px;
        height: 40px;
        margin: 0 auto 50px auto;
        font-size: 10px
    }
}

.sp-visit__col {
    z-index: 2;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 100px 0
}

@media (max-width: 1024px) {
    .sp-visit__col {
        margin-bottom: 40px
    }
}

@media (max-width: 767px) {
    .sp-visit__col {
        margin-bottom: 50px
    }

    .sp-visit__col:last-child {
        margin-bottom: 0
    }
}

.sp-visit__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

@media (max-width: 767px) {
    .sp-visit__item {
        width: 100%
    }
}

.sp-visit__item h3 {
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-visit__item h3 {
        font-size: 14px
    }
}

.sp-visit__item p {
    margin: 0 0 25px 0;
    font-size: 16px;
    line-height: 130%;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-visit__item p {
        margin-bottom: 15px;
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .sp-visit__item p {
        font-size: 16px
    }
}

.sp-visit__item .btn {
    min-width: 190px;
    height: 37px;
    margin-top: auto
}

@media (max-width: 1024px) {
    .sp-visit__item .btn {
        height: 27px
    }
}

@media (max-width: 767px) {
    .sp-visit__item .btn {
        height: 38px
    }
}

.sp-reg {
    position: relative;
    margin: -480px 0 120px 0;
    padding: 515px 0 70px 0;
    /*overflow: hidden;*/
}

@media (max-width: 1024px) {
    .sp-reg {
        margin-top: -325px;
        margin-bottom: 75px;
        padding-top: 350px
    }
}

@media (max-width: 767px) {
    .sp-reg {
        margin-top: -838px;
        margin-bottom: 40px;
        padding-top: 860px;
        padding-bottom: 40px
    }
}

.sp-reg::before {
    content: " ";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    width: 150vw;
    max-width: 1920px;
    height: 100%;
    background-color: #ffaa14;
    -webkit-transform: skewY(-2.5deg) translate(-50%, 0);
    -ms-transform: skewY(-2.5deg) translate(-50%, 0);
    transform: skewY(-2.5deg) translate(-50%, 0)
}

.sp-reg__in {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .sp-reg__in {
        display: block
    }
}

.sp-reg-info__title {
    margin: 0 0 35px 0;
    padding: 0 0 0 75px;
    background: url(/ds/assets/img/hot_days/ico-check-g.png) 0 0 no-repeat;
    background-size: 50px auto;
    font-weight: 700;
    font-size: 25px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-reg-info__title {
        margin-bottom: 25px;
        padding-left: 55px;
        background-size: 35px auto;
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .sp-reg-info__title {
        margin-bottom: 175px;
        font-size: 16px
    }
}

.sp-reg-info__text {
    margin: 0 0 25px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff
}

@media (max-width: 1024px) {
    .sp-reg-info__text {
        margin-bottom: 20px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .sp-reg-info__text {
        font-size: 16px
    }

    .sp-reg-info__text br {
        display: none
    }
}

.sp-reg-info__text span {
    color: #5b6770
}

.sp-reg-info__btn .btn {
    min-width: 237px;
    height: 38px
}

@media (max-width: 1024px) {
    .sp-reg-info__btn .btn {
        min-width: 167px;
        height: 27px
    }
}

@media (max-width: 767px) {
    .sp-reg-info__btn .btn {
        height: 38px
    }
}

@media (max-width: 767px) {
    .sp-reg-timer {
        position: absolute;
        top: 65px;
        left: 0
    }
}

.sp-reg-timer__in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sp-reg-timer-item:not(:last-child) {
    margin-right: 12px
}

.sp-reg-timer-item__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 105px;
    height: 148px;
    padding: 20px 0 0 0;
    border: 3px solid #fff;
    font-weight: 700;
    font-size: 80px;
    font-family: "Bebas Neue Book", PragmaticaC-Bold, Helvetica, Arial;
    color: #fff
}

@media (max-width: 1024px) {
    .sp-reg-timer-item__value {
        width: 74px;
        height: 104px;
        padding-top: 15px;
        font-size: 50px
    }
}

@media (max-width: 767px) {
    .sp-reg-timer-item__value {
        width: 81px;
        height: 101px
    }
}

.sp-reg-timer-item__label {
    margin: 10px 0 0 0;
    font-weight: 700;
    font-size: 16px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-reg-timer-item__label {
        margin-top: 7px;
        font-size: 11px
    }
}

.sp-join {
    margin: 0 0 90px 0;
    padding: 35px 0 0 0
}

.sp-join-tabs {
    z-index: 5;
    position: relative
}

@media (max-width: 767px) {
    .sp-join-tabs {
        display: none
    }
}

.sp-join-tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

@media (max-width: 1024px) {
    .sp-join-tabs__list {
        margin: 0 -9px
    }
}

.sp-join-tabs__col {
    width: 33.33333%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1024px) {
    .sp-join-tabs__col {
        padding: 0 9px
    }
}

.sp-join-tabs-item {
    overflow: hidden;
    height: 473px;
    cursor: pointer
}

@media (max-width: 1024px) {
    .sp-join-tabs-item {
        height: 335px
    }
}

.sp-join-tabs-item:hover .sp-join-tabs-item__text {
    color: #fa820f
}

.sp-join-tabs-item--1 {
    background: url(/ds/assets/img/hot_days/join-tab-1.jpg) center top no-repeat;
    background-size: 100% auto
}

.sp-join-tabs-item--2 {
    background: url(/ds/assets/img/hot_days/join-tab-2.jpg) center top no-repeat;
    background-size: 100% auto
}

.sp-join-tabs-item--3 {
    background: url(/ds/assets/img/hot_days/join-tab-3.jpg) center top no-repeat;
    background-size: 100% auto
}

.sp-join-tabs-item__text {
    margin: 30px 25px 5px 35px;
    font-weight: 700;
    font-size: 25px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770;
    text-decoration: none
}

@media (max-width: 1024px) {
    .sp-join-tabs-item__text {
        margin-top: 20px;
        margin-right: 10px;
        margin-left: 20px;
        font-size: 17px
    }
}

.sp-join-tabs-item__gift {
    padding: 10px 0 8px 80px;
    background: url(/ds/assets/img/hot_days/join-tab-3-gift.png) 15px center no-repeat;
    background-size: 50px auto;
    font-weight: 700;
    font-size: 16px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fa820f
}

@media (max-width: 1024px) {
    .sp-join-tabs-item__gift {
        padding-left: 60px;
        background-size: 35px auto;
        font-size: 14px
    }
}

.sp-join-content--first .sp-join-content-head::before {
    background-image: url(/ds/assets/img/hot_days/join-tab-1-mobile.png)
}

.sp-join-content--secondary .sp-join-content-head::before {
    background-image: url(/ds/assets/img/hot_days/join-tab-2-mobile.png)
}

.sp-join-content--third .sp-join-content-head::before {
    background-image: url(/ds/assets/img/hot_days/join-tab-3-mobile.png)
}

.sp-join-content-head {
    z-index: 5;
    position: relative;
    display: none;
    height: 162px;
    border-top: 4px solid #fa820f;
    padding: 20px;
    background-color: #f5f5f5;
    cursor: pointer
}

@media (max-width: 767px) {
    .sp-join-content-head {
        display: block
    }
}

.sp-join-content-head::before {
    content: " ";
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right bottom
}

.sp-join-content-head__text {
    margin: 0 0 5px 0;
    font-weight: 700;
    font-size: 16px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770
}

.sp-join-content-head__gift {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 41px;
    margin: 0 -20px;
    padding: 0 0 0 60px;
    background: #f5f5f5 url(/ds/assets/img/hot_days/join-tab-3-gift.png) 15px center no-repeat;
    background-size: 35px auto;
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fa820f
}

.sp-join-content-body {
    position: relative
}

@media (max-width: 767px) {
    .sp-join-content-body {
        display: none;
        padding: 50px 20px 20px 20px;
        background-color: #f5f5f5
    }
}

.sp-join-content-body__close {
    outline: 0;
    z-index: 15;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 50px;
    height: 50px;
    border: none;
    padding: 0;
    background: url(/ds/assets/img/hot_days/ico-close-g.png) center center no-repeat;
    background-size: 16px auto;
    text-indent: -9999px
}

@media (max-width: 767px) {
    .sp-join-content-body__close {
        display: block
    }
}

.sp-join-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    .sp-join-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.sp-join-info--wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sp-join-info__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 767px) {
    .sp-join-info__list {
        display: block
    }
}

.sp-join-info__col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.sp-join-info__col:last-child .sp-join-info-item {
    padding-bottom: 20px
}

.sp-join-info__col:not(:last-child) .sp-join-info-item__number::after {
    content: " ";
    position: absolute;
    top: 10px;
    left: 100%;
    width: 1000px;
    height: 2px;
    background-color: #fa820f
}

@media (max-width: 767px) {
    .sp-join-info__col:not(:last-child) .sp-join-info-item__number::after {
        top: 100%;
        left: 13px;
        width: 1px;
        height: 1000px
    }
}

.sp-join-info-item {
    position: relative;
    overflow: hidden;
    padding: 65px 40px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1024px) {
    .sp-join-info-item {
        padding-top: 50px;
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item {
        padding-right: 0;
        padding-bottom: 40px;
        padding-left: 55px
    }
}

.sp-join-info-item--1 {
    background: url(/ds/assets/img/hot_days/ico-step1.png) 0 0 no-repeat;
    background-size: 67px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--1 {
        background-position: 0 5px;
        background-size: 47px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--1 {
        background-position: 55px 5px
    }
}

.sp-join-info-item--2 {
    background: url(/ds/assets/img/hot_days/ico-step2.png) 0 0 no-repeat;
    background-size: 47px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--2 {
        background-position: 0 5px;
        background-size: 33px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--2 {
        background-position: 55px 5px
    }

    .sp-join-info-item--2 .sp-join-info-item__text br {
        display: none
    }
}

.sp-join-info-item--3 {
    background: url(/ds/assets/img/hot_days/ico-step3.png) 0 0 no-repeat;
    background-size: 47px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--3 {
        background-position: 0 5px;
        background-size: 33px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--3 {
        background-position: 55px 0
    }
}

.sp-join-info-item--4 {
    background: url(/ds/assets/img/hot_days/ico-step4.png) 0 0 no-repeat;
    background-size: 35px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--4 {
        background-size: 25px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--4 {
        background-position: 55px 0
    }
}

.sp-join-info-item--5 {
    background: url(/ds/assets/img/hot_days/ico-step5.png) 0 0 no-repeat;
    background-size: 47px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--5 {
        background-size: 33px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--5 {
        background-position: 55px 0
    }
}

.sp-join-info-item--5 .sp-join-info-item__text {
    font-size: 12px
}

@media (max-width: 1024px) {
    .sp-join-info-item--5 .sp-join-info-item__text {
        font-size: 9px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--5 .sp-join-info-item__text {
        font-size: 14px
    }
}

.sp-join-info-item--6 {
    background: url(/ds/assets/img/hot_days/ico-step6.png) 0 0 no-repeat;
    background-size: 38px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--6 {
        background-size: 27px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--6 {
        background-position: 55px 0
    }
}

.sp-join-info-item--6 .sp-join-info-item__text {
    font-size: 12px
}

@media (max-width: 1024px) {
    .sp-join-info-item--6 .sp-join-info-item__text {
        font-size: 9px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--6 .sp-join-info-item__text {
        font-size: 14px
    }
}

.sp-join-info-item--7 {
    background: url(/ds/assets/img/hot_days/ico-step7.png) 0 0 no-repeat;
    background-size: 43px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--7 {
        background-size: 30px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--7 {
        background-position: 55px 0
    }
}

.sp-join-info-item--7 .sp-join-info-item__text {
    font-size: 12px
}

@media (max-width: 1024px) {
    .sp-join-info-item--7 .sp-join-info-item__text {
        font-size: 9px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--7 .sp-join-info-item__text {
        font-size: 14px
    }
}

.sp-join-info-item--8 {
    background: url(/ds/assets/img/hot_days/ico-step8.png) 0 10px no-repeat;
    background-size: 109px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--8 {
        background-position: 0 6px;
        background-size: 77px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--8 {
        background-position: 55px 0
    }
}

.sp-join-info-item--8 .sp-join-info-item__text {
    font-size: 12px
}

@media (max-width: 1024px) {
    .sp-join-info-item--8 .sp-join-info-item__text {
        font-size: 9px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--8 .sp-join-info-item__text {
        font-size: 14px
    }
}

.sp-join-info-item--9 {
    padding-right: 0;
    background: url(/ds/assets/img/hot_days/ico-step3.png) 0 0 no-repeat;
    background-size: 47px auto
}

@media (max-width: 1024px) {
    .sp-join-info-item--9 {
        background-size: 32px auto
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--9 {
        background-position: 55px 0
    }
}

.sp-join-info-item--9 .sp-join-info-item__text {
    font-size: 12px
}

@media (max-width: 1024px) {
    .sp-join-info-item--9 .sp-join-info-item__text {
        font-size: 9px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item--9 .sp-join-info-item__text {
        font-size: 14px
    }
}

.sp-join-info-item__number {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 22px;
    height: 22px;
    margin: 0 0 13px 0;
    background-color: #fa820f;
    border-radius: 50%;
    font-size: 14px;
    line-height: 100%;
    font-family: Arial;
    color: #fff;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-join-info-item__number {
        width: 16px;
        height: 16px;
        font-size: 9px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item__number {
        position: absolute;
        top: 0;
        left: 0;
        width: 27px;
        height: 27px;
        font-size: 12px
    }
}

.sp-join-info-item__text {
    font-size: 14px;
    line-height: 130%;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-join-info-item__text {
        font-size: 10px
    }
}

@media (max-width: 767px) {
    .sp-join-info-item__text {
        font-size: 14px
    }
}

.sp-join-info-item__text span {
    font-weight: 700;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #fa820f
}

.sp-join-info__addit {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: 10px
}

@media (max-width: 767px) {
    .sp-join-info__addit {
        margin-left: 55px
    }
}

.sp-join-info__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 55px 0 0 0
}

@media (max-width: 767px) {
    .sp-join-info__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 10px;
        margin-left: 55px
    }
}

.sp-join-info__buttons .btn {
    margin-right: 35px
}

@media (max-width: 1024px) {
    .sp-join-info__buttons .btn {
        margin-right: 25px
    }
}

@media (max-width: 767px) {
    .sp-join-info__buttons .btn {
        margin-right: 0;
        margin-bottom: 25px
    }
}

@media (max-width: 1024px) {
    .sp-join-info__buttons .btn-orange {
        height: 27px
    }
}

@media (max-width: 767px) {
    .sp-join-info__buttons .btn-orange {
        height: 38px;
        margin-left: -25px
    }
}

.sp-join-form {
    margin-top: 50px;
    border-top: 1px solid #8895a3;
    padding-top: 45px;
    display: none;
}

.sp-join-form.active {
    display: block;
}

.sp-join-form err.error {
    /*color: red;
    font-size: 11px;
    position: absolute;*/
    display: none !important;
}

.inp-style.error {
    border: 1px solid red !important;
}

.inp-checkbox err + span {
    color: red !important;
}

.inp-checkbox .valid + err + span {
    color: #5b6770 !important;
}

#join-selectdealer {
    display: block !important;
    visibility: hidden;
    height: 0;
    border: 0 !important;
}

#join-selectdealer.error + err + .custom-select{
    border: 1px solid red !important;
}

#join-selectdealer.valid + err + .custom-select{
    border: none;
}

@media (max-width: 1024px) {
    .sp-join-form {
        margin-top: 35px;
        padding-top: 30px
    }
}

.sp-join-form__title {
    margin: 0 0 20px 0;
    font-weight: 700;
    font-size: 16px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .sp-join-form__title {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .sp-join-form__title {
        font-size: 16px
    }
}

.sp-join-form__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -17px
}

@media (max-width: 1024px) {
    .sp-join-form__list {
        margin: 0 -12px
    }
}

.sp-join-form__col {
    width: 33.33333%;
    padding: 0 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sp-join-form__col.wide{
    width: 66.666%;
}


@media (max-width: 1024px) {
    .sp-join-form__col {
        padding: 0 12px
    }
}

@media (max-width: 767px) {
    .sp-join-form__col {
        width: 100%
    }


    .sp-join-form__col.wide{
        width: 100%;
    }
}

@media (max-width: 767px) {
    .sp-join-form__col--blank {
        display: none
    }
}

@media (max-width: 767px) {
    .sp-join-form__col--submit .inp-group {
        padding-right: 35px;
        padding-left: 35px
    }
}

.sp-join-form__col .inp-group {
    margin: 0 0 24px 0
}

.sp-join-form__col .inp-group-2x {
    margin-bottom: 46px
}

@media (max-width: 767px) {
    .sp-join-form__col .inp-group-2x {
        margin-bottom: 24px
    }
}

.sp-join-form__col .inp-group--helper {
    position: relative
}

@media (max-width: 767px) {
    .sp-join-form__col .inp-group--helper {
        padding-right: 35px
    }
}

.sp-join-form__col .inp-group .label-blank {
    min-height: 20px
}

@media (max-width: 767px) {
    .sp-join-form__col .inp-group .label-blank {
        display: none
    }
}

.sp-join-form__col .inp-group label {
    display: block;
    margin: 0 0 7px 0;
    font-size: 14px;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-join-form__col .inp-group label {
        margin-bottom: 5px;
        font-size: 10px
    }
}

@media (max-width: 767px) {
    .sp-join-form__col .inp-group label {
        font-size: 12px
    }
}

.sp-join-form__col .inp-style {
    outline: 0;
    width: 100%;
    height: 38px;
    border: none;
    padding: 0 15px;
    background-color: #fff;
    font-size: 14px;
    color: #5b6770;
    cursor: text
}

@media (max-width: 1024px) {
    .sp-join-form__col .inp-style {
        height: 27px;
        padding: 0 10px;
        font-size: 10px
    }
}

@media (max-width: 767px) {
    .sp-join-form__col .inp-style {
        height: 38px;
        font-size: 14px
    }
}

.sp-join-form__col .inp-style::-webkit-input-placeholder {
    font-size: 12px;
    color: #bdbdbd
}

.sp-join-form__col .inp-style::-moz-placeholder {
    font-size: 12px;
    color: #bdbdbd
}

.sp-join-form__col .inp-style:-ms-input-placeholder {
    font-size: 12px;
    color: #bdbdbd
}

.sp-join-form__col .inp-style::-ms-input-placeholder {
    font-size: 12px;
    color: #bdbdbd
}

.sp-join-form__col .inp-style::placeholder {
    font-size: 12px;
    color: #bdbdbd
}

@media (max-width: 1024px) {
    .sp-join-form__col .inp-style::-webkit-input-placeholder {
        font-size: 10px
    }

    .sp-join-form__col .inp-style::-moz-placeholder {
        font-size: 10px
    }

    .sp-join-form__col .inp-style:-ms-input-placeholder {
        font-size: 10px
    }

    .sp-join-form__col .inp-style::-ms-input-placeholder {
        font-size: 10px
    }

    .sp-join-form__col .inp-style::placeholder {
        font-size: 10px
    }
}

.sp-join-form__col .inp-checkbox {
    position: relative;
    display: block
}

.sp-join-form__col .inp-checkbox input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.sp-join-form__col .inp-checkbox input:checked + span::after {
    display: block
}

.sp-join-form__col .inp-checkbox input:checked + err + span::after {
    display: block
}

.sp-join-form__col .inp-checkbox span {
    position: relative;
    display: block;
    padding: 0 0 0 38px;
    font-size: 10px;
    line-height: 140%;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-join-form__col .inp-checkbox span {
        font-size: 7px
    }
}

@media (max-width: 767px) {
    .sp-join-form__col .inp-checkbox span {
        font-size: 10px
    }
}

.sp-join-form__col .inp-checkbox span::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 23px;
    height: 23px;
    border: 2px solid #5b6770;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sp-join-form__col .inp-checkbox span::after {
    content: " ";
    position: absolute;
    top: 4px;
    left: 9px;
    display: none;
    width: 4px;
    height: 11px;
    border-right: 2px solid #fa820f;
    border-bottom: 2px solid #fa820f;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sp-join-form__col .helper {
    outline: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    border: none;
    margin: 0 0 0 5px;
    padding: 0;
    background-color: #ffaa14;
    border-radius: 50%;
    font-size: 12px;
    font-family: Arial;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}

@media (max-width: 1024px) {
    .sp-join-form__col .helper {
        width: 14px;
        height: 14px;
        font-size: 8px
    }
}

@media (max-width: 767px) {
    .sp-join-form__col .helper {
        position: absolute;
        right: 0;
        bottom: 10px;
        width: 20px;
        height: 20px;
        font-size: 12px
    }
}

.sp-join-form__col .helper:hover {
    background-color: #fa820f
}

.sp-join-form-success {
    margin: 20px 0 0 0;
    border-top: 1px solid #d0d3d4;
    padding: 40px 0 0 0;
    display: none;
}

.sp-join-form-success.active {
    display: block;
}

.sp-join-form-success__title {
    margin: 0 0 35px 0;
    padding: 0 0 0 90px;
    background: url(/ds/assets/img/hot_days/ico-check-o.png) 0 0 no-repeat;
    background-size: 53px auto;
    font-weight: 700;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    font-size: 25px;
    color: #fa820f
}

.sp-join-form-error {
    margin: 20px 0 0 0;
    border-top: 1px solid #d0d3d4;
    padding: 40px 0 0 0;
    display: none;
}

.sp-join-form-error.active {
    display: block;
}

.sp-join-form-error__title {
    margin: 0 0 35px 0;
    /*padding: 0 0 0 90px;*/
    /*background: url(/ds/assets/img/hot_days/ico-check-o.png) 0 0 no-repeat;*/
    /*background-size: 53px auto;*/
    font-weight: 700;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    font-size: 25px;
    color: #fa820f
}

@media (max-width: 1024px) {
    .sp-join-form-success__title {
        margin-bottom: 25px;
        padding-left: 60px;
        background-size: 38px auto;
        font-size: 18px
    }

    .sp-join-form-error__title {
        margin-bottom: 25px;
        /*padding-left: 60px;*/
        /*background-size: 38px auto;*/
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .sp-join-form-success__title {
        font-size: 16px
    }

    .sp-join-form-success__title br {
        display: none
    }

    .sp-join-form-error__title {
        font-size: 16px
    }

    .sp-join-form-error__title br {
        display: none
    }
}

.sp-join-form-success__text {
    width: 100%;
    max-width: 750px;
    margin: 0 0 60px 0;
    font-size: 18px;
    line-height: 130%;
    color: #5b6770
}

.sp-join-form-error__text {
    width: 100%;
    max-width: 750px;
    margin: 0 0 60px 0;
    font-size: 18px;
    line-height: 130%;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-join-form-success__text {
        max-width: 550px;
        margin-bottom: 45px;
        font-size: 13px
    }

    .sp-join-form-error__text {
        max-width: 550px;
        margin-bottom: 45px;
        font-size: 13px
    }
}

@media (max-width: 767px) {
    .sp-join-form-success__text {
        margin-bottom: 35px;
        font-size: 14px
    }

    .sp-join-form-error__text {
        margin-bottom: 35px;
        font-size: 14px
    }
}

.sp-join-form-success__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 54px;
    margin: 0 -50px -50px -50px;
    padding: 0 50px;
    background-color: #d0d3d4;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase
}

.sp-join-form-error__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 54px;
    margin: 0 -50px -50px -50px;
    padding: 0 50px;
    background-color: #d0d3d4;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .sp-join-form-success__info {
        height: 38px;
        margin-right: -40px;
        margin-bottom: -40px;
        margin-left: -40px;
        font-size: 13px
    }

    .sp-join-form-error__info {
        height: 38px;
        margin-right: -40px;
        margin-bottom: -40px;
        margin-left: -40px;
        font-size: 13px
    }
}

@media (max-width: 767px) {
    .sp-join-form-success__info {
        height: auto;
        margin-right: -20px;
        margin-bottom: -20px;
        margin-left: -20px;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px
    }

    .sp-join-form-error__info {
        height: auto;
        margin-right: -20px;
        margin-bottom: -20px;
        margin-left: -20px;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .sp-join {
        margin-bottom: 75px
    }
}

.sp-join--active-first .sp-join__body::before {
    left: 15.5%
}

.sp-join--active-first .sp-join-content--first {
    display: block
}

.sp-join--active-first .sp-join-tabs-item--1 {
    background-image: url(/ds/assets/img/hot_days/join-tab-1-active.jpg)
}

.sp-join--active-first .sp-join-tabs-item--1 .sp-join-tabs-item__text {
    color: #fff
}

.sp-join--active-secondary .sp-join__body::before {
    left: 50%
}

.sp-join--active-secondary .sp-join-content--secondary {
    display: block
}

.sp-join--active-secondary .sp-join-tabs-item--2 {
    background-image: url(/ds/assets/img/hot_days/join-tab-2-active.jpg)
}

.sp-join--active-secondary .sp-join-tabs-item--2 .sp-join-tabs-item__text {
    color: #fff
}

.sp-join--active-third .sp-join__body::before {
    left: 84.25%
}

.sp-join--active-third .sp-join-content--third {
    display: block
}

.sp-join--active-third .sp-join-tabs-item--3 {
    background-image: url(/ds/assets/img/hot_days/join-tab-3-active.jpg)
}

.sp-join--active-third .sp-join-tabs-item--3 .sp-join-tabs-item__text {
    color: #fff
}

.sp-join--active-third .sp-join-tabs-item--3 .sp-join-tabs-item__gift {
    background-color: #f5f5f5
}

.sp-join--active-mobile-first .sp-join-content--first .sp-join-content-head {
    background-color: #ffaa14
}

.sp-join--active-mobile-first .sp-join-content--first .sp-join-content-head::after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -29px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border: 15px solid transparent;
    border-top-color: #ffaa14
}

.sp-join--active-mobile-first .sp-join-content--first .sp-join-content-head__text {
    color: #fff
}

.sp-join--active-mobile-first .sp-join-content--first .sp-join-content-head::before {
    background-image: url(/ds/assets/img/hot_days/join-tab-1-mobile-active.png)
}

.sp-join--active-mobile-first .sp-join-content--first .sp-join-content-body {
    display: block
}

.sp-join--active-mobile-secondary .sp-join-content--secondary .sp-join-content-head {
    background-color: #ffaa14
}

.sp-join--active-mobile-secondary .sp-join-content--secondary .sp-join-content-head::after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -29px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border: 15px solid transparent;
    border-top-color: #ffaa14
}

.sp-join--active-mobile-secondary .sp-join-content--secondary .sp-join-content-head__text {
    color: #fff
}

.sp-join--active-mobile-secondary .sp-join-content--secondary .sp-join-content-head::before {
    background-image: url(/ds/assets/img/hot_days/join-tab-2-mobile-active.png)
}

.sp-join--active-mobile-secondary .sp-join-content--secondary .sp-join-content-body {
    display: block
}

.sp-join--active-mobile-third .sp-join-content--third .sp-join-content-head {
    background-color: #ffaa14
}

.sp-join--active-mobile-third .sp-join-content--third .sp-join-content-head::after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -29px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border: 15px solid transparent;
    border-top-color: #ffaa14
}

.sp-join--active-mobile-third .sp-join-content--third .sp-join-content-head__text {
    color: #fff
}

.sp-join--active-mobile-third .sp-join-content--third .sp-join-content-head::before {
    background-image: url(/ds/assets/img/hot_days/join-tab-3-mobile-active.png)
}

.sp-join--active-mobile-third .sp-join-content--third .sp-join-content-body {
    display: block
}

.sp-join__title {
    margin: 0 0 45px 0;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-join__title {
        margin-bottom: 35px
    }
}

@media (max-width: 767px) {
    .sp-join__title {
        margin-bottom: 25px
    }
}

.sp-join__title h2 {
    margin: 0;
    font-weight: 400;
    font-size: 35px;
    color: #5b6770;
    text-transform: uppercase;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-join__title h2 {
        font-size: 25px
    }
}

@media (max-width: 767px) {
    .sp-join__title h2 {
        font-size: 20px
    }

    .sp-join__title h2 br {
        display: none
    }
}

.sp-join__body {
    position: relative;
    border-top: 2px solid #fa820f;
    padding: 50px;
    background-color: #f5f5f5
}

@media (max-width: 1024px) {
    .sp-join__body {
        padding: 40px
    }
}

@media (max-width: 767px) {
    .sp-join__body {
        margin-right: -20px;
        margin-left: -20px;
        border-top: none;
        padding: 0;
        background-color: #fff
    }
}

.sp-join__body::before {
    content: " ";
    position: absolute;
    top: -12px;
    left: 50%;
    display: block;
    width: 21px;
    height: 21px;
    margin-left: -11px;
    border-right: 2px solid #fa820f;
    border-bottom: 2px solid #fa820f;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width: 1024px) {
    .sp-join__body::before {
        top: -10px;
        width: 17px;
        height: 17px;
        margin-left: -8px
    }
}

@media (max-width: 767px) {
    .sp-join__body::before {
        display: none
    }
}

.sp-join-content {
    display: none
}

@media (max-width: 767px) {
    .sp-join-content {
        display: block;
        margin-bottom: 7px
    }
}

.sp-reviews {
    margin: 0 0 150px 0
}

@media (max-width: 1024px) {
    .sp-reviews {
        margin-bottom: 75px
    }
}

.sp-reviews__title {
    margin: 0 0 45px 0;
    text-align: center
}

@media (max-width: 1024px) {
    .sp-reviews__title {
        margin-bottom: 30px
    }
}

.sp-reviews__title h2 {
    margin: 0 0 12px 0;
    font-weight: 400;
    font-size: 35px;
    color: #fa820f;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .sp-reviews__title h2 {
        font-size: 25px
    }
}

@media (max-width: 767px) {
    .sp-reviews__title h2 {
        font-size: 20px
    }
}

.sp-reviews__title p {
    margin: 0;
    font-size: 20px;
    line-height: 100%;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-reviews__title p {
        font-size: 14px
    }
}

.sp-reviews__slider {
    position: relative;
    padding: 0 0 60px 0
}

.sp-reviews__list {
    margin: 0 -12px
}

@media (max-width: 1024px) {
    .sp-reviews__list {
        margin: 0 -8px
    }
}

.sp-reviews__list .slick-prev {
    outline: 0;
    z-index: 10;
    position: absolute;
    bottom: -60px;
    left: 12px;
    width: 13px;
    height: 30px;
    border: none;
    padding: 0;
    background: url(/ds/assets/img/hot_days/arrow-left-g.png) left center no-repeat;
    background-size: 13px auto;
    text-indent: -9999px
}

.sp-reviews__list .slick-prev:hover {
    background-image: url(/ds/assets/img/hot_days/arrow-left-o.png)
}

.sp-reviews__list .slick-next {
    outline: 0;
    position: absolute;
    bottom: -60px;
    left: 175px;
    width: 13px;
    height: 30px;
    border: none;
    padding: 0;
    background: url(/ds/assets/img/hot_days/arrow-right-g.png) right center no-repeat;
    background-size: 13px auto;
    text-indent: -9999px
}

.sp-reviews__list .slick-next:hover {
    background-image: url(/ds/assets/img/hot_days/arrow-right-o.png)
}

.sp-reviews__list .slick-dots {
    position: absolute;
    bottom: -47px;
    left: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 72px;
    margin: 0;
    padding: 0;
    list-style: none
}

.sp-reviews__list .slick-dots li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 3px
}

.sp-reviews__list .slick-dots li.slick-active button {
    background-color: #4d5966
}

.sp-reviews__list .slick-dots li:first-child button {
    border-radius: 3px 0 0 3px
}

.sp-reviews__list .slick-dots li:last-child button {
    border-radius: 0 3px 3px 0
}

.sp-reviews__list .slick-dots li button {
    outline: 0;
    width: 100%;
    height: 3px;
    border: none;
    padding: 0;
    background-color: #b8bdc3;
    text-indent: -9999px
}

.sp-reviews__indexof {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5b6770
}

.sp-reviews__index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 45px;
    padding: 6px 0 0 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    text-align: right
}

.sp-reviews__sp {
    width: 1px;
    height: 30px;
    margin: 0 5px;
    background-color: #5b6770;
    text-indent: -999px
}

.sp-reviews__of {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 0 0 0;
    font-size: 13px;
    line-height: 100%;
    color: #5b6770
}

.sp-reviews-item {
    padding: 0 12px;
    outline: 0
}

@media (max-width: 1024px) {
    .sp-reviews-item {
        padding: 0 8px
    }
}

.sp-reviews-item__thumb {
    margin: 0 0 20px 0
}

@media (max-width: 1024px) {
    .sp-reviews-item__thumb {
        margin-bottom: 15px
    }
}

.sp-reviews-item__thumb img {
    display: block;
    width: 100%;
    height: auto
}

.sp-reviews-item__body h4 {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    font-family: PragmaticaC-Bold, Helvetica, Arial;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-reviews-item__body h4 {
        font-size: 12px
    }
}

.sp-reviews-item__body p {
    margin: 0;
    font-size: 16px;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-reviews-item__body p {
        font-size: 11px
    }
}

.sp-faq {
    margin: 0 0 80px 0
}

@media (max-width: 1024px) {
    .sp-faq {
        margin-bottom: 60px
    }
}

@media (max-width: 767px) {
    .sp-faq {
        margin-bottom: 0
    }
}

.sp-faq__title {
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 35px;
    color: #5b6770;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .sp-faq__title {
        margin-bottom: 5px;
        font-size: 25px
    }
}

@media (max-width: 767px) {
    .sp-faq__title {
        margin-bottom: 25px;
        font-size: 20px
    }
}

.sp-faq-item {
    position: relative;
    width: 100%;
    padding: 0 85px 0 0
}

.sp-faq-item:not(:last-child) {
    border-bottom: 1px solid #cfd3d4
}

@media (max-width: 1024px) {
    .sp-faq-item {
        padding-right: 50px
    }
}

@media (max-width: 767px) {
    .sp-faq-item {
        padding-right: 35px
    }
}

.sp-faq-item--active .sp-faq-item-head__title {
    color: #fa820f
}

.sp-faq-item--active .sp-faq-item-head__arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sp-faq-item-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 0;
    cursor: pointer
}

@media (max-width: 1024px) {
    .sp-faq-item-head {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.sp-faq-item-head:hover .sp-faq-item-head__title {
    color: #fa820f
}

.sp-faq-item-head__title {
    font-size: 25px;
    color: #5b6770;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .sp-faq-item-head__title {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .sp-faq-item-head__title {
        font-size: 16px
    }
}

.sp-faq-item-head__arrow {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 41px;
    min-width: 41px;
    height: 41px;
    border: 2px solid #fa820f;
    border-radius: 50%;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out
}

@media (max-width: 1024px) {
    .sp-faq-item-head__arrow {
        width: 33px;
        min-width: 33px;
        height: 33px
    }
}

@media (max-width: 767px) {
    .sp-faq-item-head__arrow {
        width: 20px;
        min-width: 20px;
        height: 20px
    }
}

.sp-faq-item-head__arrow::after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    border: 7px solid transparent;
    border-top-color: #fa820f;
    -webkit-transform: translate(0, 4px);
    -ms-transform: translate(0, 4px);
    transform: translate(0, 4px)
}

@media (max-width: 767px) {
    .sp-faq-item-head__arrow::after {
        border-width: 4px;
        -webkit-transform: translate(0, 2px);
        -ms-transform: translate(0, 2px);
        transform: translate(0, 2px)
    }
}

.sp-faq-item__body {
    display: none;
    font-size: 20px;
    line-height: 130%;
    color: #5b6770;
    font-family: PragmaticaLightC, Helvetica, Arial
}

@media (max-width: 1024px) {
    .sp-faq-item__body {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .sp-faq-item__body {
        font-size: 12px
    }
}

.sp-faq-item__body p {
    margin: 0 0 20px 0
}

.sp-foot-text {
    margin: 0 0 50px 0
}

@media (max-width: 1024px) {
    .sp-foot-text {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .sp-foot-text {
        margin-bottom: 0
    }
}

.sp-foot-text__in {
    border-top: 1px solid #fa820f;
    padding: 20px 0 0 0
}

.sp-foot-text__in p {
    margin: 0 0 20px 0;
    font-size: 12px;
    line-height: 140%;
    color: #5b6770
}

@media (max-width: 1024px) {
    .sp-foot-text__in p {
        margin-bottom: 10px;
        font-size: 9px
    }
}