@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

.hide {
    display: none
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    box-sizing: border-box
}

*,:after,:before {
    box-sizing: inherit
}

body {
    position: relative
}

a {
    color: #4ba9e8;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-decoration-skip: none;
    -webkit-text-decoration-skip: none
}

a:hover {
    text-decoration: none;
    color: #f59b00
}

svg {
    display: block;
    overflow: visible
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

textarea {
    resize: vertical
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

html {
    font-family: sans-serif;
    font-size: 112.5%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
    text-size-adjust: auto
}

.content p {
    line-height: 1.4rem;
    margin-top: 1.4rem;
    margin-bottom: 0
}

.content ul {
    list-style: disc inside
}

.content ol {
    list-style: decimal inside
}

.content ol,.content ul {
    margin-top: 1.4rem;
    margin-bottom: 1.4rem
}

.content ol li,.content ul li {
    line-height: 1.4rem
}

.content ol ol,.content ol ul,.content ul ol,.content ul ul {
    margin-top: 0;
    margin-bottom: 0
}

.content blockquote {
    line-height: 1.4rem;
    margin-top: 1.4rem;
    margin-bottom: 1.4rem
}

.content h1,.content h2,.content h3,.content h4,.content h5,.content h6 {
    font-family: sans-serif;
    margin-top: 1.4rem;
    margin-bottom: 0;
    line-height: 1.4rem
}

.content h1 {
    font-size: 3rem;
    line-height: 3.78rem;
    margin-top: 2.8rem
}

.content h2 {
    font-size: 2.04rem;
    line-height: 2.8rem;
    margin-top: 2.8rem
}

.content h3 {
    font-size: 1.56rem;
    line-height: 1.96rem;
    margin-top: 2.38rem
}

.content h4 {
    font-size: 1.2rem;
    line-height: 1.82rem;
    margin-top: 2.1rem
}

.content h5 {
    font-size: 1.08rem
}

.content h6 {
    font-size: .96rem
}

.content table {
    margin-top: 1.4rem;
    border-spacing: 0;
    border-collapse: collapse
}

.content td,.content th {
    padding: 0
}

.content code {
    //:bottom}

//.content .lead {
    font-size: 1.2rem
}

.hug {
    margin-top: 0
}

html {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #000
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #000;
    font-weight: 700
}

.h6,h6 {
    color: #4ba9e8
}

b,strong {
    font-weight: 700
}

hr {
    background-color: #000;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.nobr {
    white-space: nowrap
}

.clear {
    clear: both
}

.alignleft {
    float: left;
    margin-right: 15px
}

.alignright {
    float: right;
    margin-left: 15px
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignnone {
    margin-left: 0;
    margin-right: 0
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.content a {
    transition: all .3s cubic-bezier(0,0,.2,1)
}

.content ul {
    list-style: none;
    margin-left: 40px
}

.content ul li {
    position: relative;
    padding-left: 20px
}

.content ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    background: #000;
    border-radius: 3px;
    left: 0;
    top: 10px
}

.content ul ol,.content ul ul {
    padding-left: 20px;
    margin: 2px 0
}

.content ol {
    list-style: none;
    counter-reset: a;
    margin-left: 40px
}

.content ol li {
    display: block;
    position: relative;
    margin: 10px 0;
    padding-left: 20px
}

.content ol li:before {
    display: block;
    position: absolute;
    left: -5px;
    top: 0;
    counter-increment: a;
    content: counter(a)".";
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.content ol ol,.content ol ul,.content ol ul ol,.content ol ul ul {
    padding-left: 20px;
    margin: 2px 0
}

.content blockquote {
    display: block;
    clear: both;
    background-color: #e1e5f8;
    padding: 40px;
    position: relative;
    font-style: italic
}

.content blockquote p:first-child {
    margin-top: 0
}

.content .table-wrap {
    overflow-x: auto;
    margin-bottom: 60px;
    width: 100%
}

.content table {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-align: center
}

.content table tr {
    border-bottom: 1px dotted #c2c1c1
}

.content table tr td,.content table tr th {
    padding: 14px 20px 14px 0
}

.content table tr th {
    text-transform: uppercase
}

.content table tr td {
    vertical-align: middle
}

.content table tr td:first-child,.content table tr th:first-child {
    text-align: left
}

.content table,.content table tr:first-child {
    border-bottom: none
}

.content img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1.4rem
}

.content figure {
    margin-top: 1.4rem
}

.content figure img {
    margin-bottom: 10px
}

.content figcaption {
    opacity: .84;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    font-style: italic
}

video {
    width: 100%;
    height: auto;
    max-height: 100%
}

.content embed,.content iframe {
    width: 100%;
    border: none!important
}

.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 2.52rem;
    margin-bottom: 3.22rem
}

.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content>blockquote:first-child,.content>h1:first-child,.content>h2:first-child,.content>h3:first-child,.content>h4:first-child,.content>h5:first-child,.content>h6:first-child,.content>img:first-child,.content>ol:first-child,.content>p:first-child,.content>table:first-child,.content>ul:first-child {
    margin-top: 0
}

input {
    -webkit-appearance: none;
    font-family: 'Raleway', sans-serif;
}

.form--feedback {
    max-width: 504px;
    width: 100%
}

.form input[type=text],.form textarea {
    position: relative;
    width: 100%;
    border: none;
    box-shadow: none;
    z-index: 1;
    background: transparent;
    outline: none;
    font-weight: 600;
    font-size: 16px;
    font-weight: 400
}

.form input[type=text] {
    height: 30px
}

.form input[type=text]::-webkit-input-placeholder {
    color: #6c6c6c;
    font-weight: 600;
    font-size: 16px;
    font-weight: 400
}

.form input[type=text]:-moz-placeholder,.form input[type=text]::-moz-placeholder {
    color: #6c6c6c;
    font-weight: 600;
    font-size: 16px;
    font-weight: 400
}

.form input[type=text]:-ms-input-placeholder {
    color: #6c6c6c;
    font-weight: 600;
    font-size: 16px;
    font-weight: 400
}

.form textarea {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    border: 1px solid #fff
}

.placeholder {
    position: absolute;
    bottom: 5px;
    left: 1px;
    color: #6c6c6c;
    font-weight: 600;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    z-index: 0;
    transition: all .3s cubic-bezier(0,0,.2,1)
}

.placeholder.hide-placholder {
    opacity: 0
}

.field-wrap {
    position: relative;
    margin-bottom: 20px
}

.field-wrap label.error {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
    font-size: 10px;
    color: red
}

.field-wrap:before {
    border-bottom: 2px solid #aeaeae;
    width: 100%
}

.field-wrap:after,.field-wrap:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}

.field-wrap:after {
    border-bottom: 2px solid #f59b00;
    width: 0;
    transition: all .5s
}

.field-wrap.active input::-webkit-input-placeholder {
    opacity: 0
}

.field-wrap.active input:-moz-placeholder,.field-wrap.active input::-moz-placeholder {
    opacity: 0
}

.field-wrap.active input:-ms-input-placeholder {
    opacity: 0
}

.field-wrap.active textarea {
    border-top: 1px dashed #ddd;
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd
}

.field-wrap.active:after {
    width: 100%;
    border-color: #f59b00!important
}

.field-wrap.error:after {
    width: 100%;
    border-color: red
}

.field-wrap.success:after {
    width: 100%;
    border-color: green
}

.form__row:after {
    content: "";
    display: block;
    clear: both
}

.form__row--submit,.form__row--terms {
    margin-top: 40px
}

.form__col-1 {
    padding-right: 13%
}

.form__col-1,.form__col-2 {
    float: left;
    width: 50%
}

.js-submit-btn.disabled {
    background-color: #ccc;
    cursor: default
}

.js-submit-btn.disabled:hover {
    background-color: #ccc
}

.blue-btn,.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    transition-property: color;
    transition-duration: .7s
}

.blue-btn:before,.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f59b00;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: .7s;
    transition-timing-function: ease-out
}

.blue-btn:hover,.hvr-radial-out:hover {
    color: #fff
}

.blue-btn:hover:before,.hvr-radial-out:hover:before {
    transform: scale(2)
}

.blue-btn {
    display: inline-block;
    height: 48px;
    background-color: #4ba9e8;
    text-align: center;
    line-height: 48px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-weight: 400
}

.blue-btn,.blue-btn:hover {
    color: #fff
}

.blue-btn--submit {
    max-width: 292px;
    width: 100%;
    display: block;
    margin: 0 auto
}

.read-more-link {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    border-bottom: 2px solid #4ba9e8;
    position: relative;
    z-index: 100;
    transition: all .3s cubic-bezier(0,0,.2,1)
}

.read-more-link:hover {
    color: #f59b00;
    border-color: transparent
}

.back-to-catalog-link {
    display: block;
    float: right;
    padding-right: 25px;
    position: relative;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    margin-right: 12px;
    margin-top: 30px;
    transition: all .3s cubic-bezier(0,0,.2,1)
}

.back-to-catalog-link:after {
    display: block;
    content: "K";
    font-family: icons;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0
}

.btn {
    display: block;
    position: relative;
    text-decoration: none
}

.btn .btn--inner:after,.btn .btn--inner:before,.btn:after,.btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: #f59b00;
    transition: .3s ease-in-out
}

.btn--ccw-tlbr .btn--inner:before,.btn--ccw-trbl .btn--inner:before,.btn--ccw .btn--inner:before,.btn--cw-tlbr .btn--inner:before,.btn--cw-trbl .btn--inner:before,.btn--cw .btn--inner:before {
    right: 0;
    left: auto
}

.btn--ccw-tlbr .btn--inner:after,.btn--ccw-trbl .btn--inner:after,.btn--ccw .btn--inner:after,.btn--cw-tlbr .btn--inner:after,.btn--cw-trbl .btn--inner:after,.btn--cw .btn--inner:after {
    top: auto;
    bottom: 0
}

.btn--ccw-tlbr:after,.btn--ccw-trbl:after,.btn--ccw:after,.btn--cw-tlbr:after,.btn--cw-trbl:after,.btn--cw:after {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto
}

.btn--cw .btn--inner:after,.btn--cw .btn--inner:before {
    width: 2px;
    height: 0
}

.btn--cw:after,.btn--cw:before {
    width: 0;
    height: 2px
}

.btn--cw:hover .btn--inner:after,.btn--cw:hover .btn--inner:before {
    height: 100%
}

.btn--cw:hover:after,.btn--cw:hover:before {
    width: 100%
}

.custom-checkbox {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.custom-checkbox__input {
    display: none
}

.custom-checkbox__btn,.custom-checkbox__label {
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.custom-checkbox__btn {
    position: relative;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    background-color: #deedf5
}

.custom-checkbox__label {
    font-size: 15px;
    position: relative;
    top: -3px
}

.custom-checkbox__input:checked+.custom-checkbox__btn:before {
    content: "b";
    font-family: icons;
    display: block;
    position: absolute;
    font-size: 15px;
    top: 6px;
    right: 5px;
    width: 15px;
    height: 11px;
    color: #6472e0;
    line-height: 1
}

.custom-checkbox--terms {
    padding-left: 30px;
    position: relative
}

.custom-checkbox--terms .custom-checkbox__btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 19px;
    border: 1px solid #5c5c5c;
    border-radius: 0;
    background-color: #fff
}

.custom-checkbox--terms .custom-checkbox__label {
    opacity: .84;
    color: #010101;
    font-size: 12px;
    font-weight: 400;
    top: -5px;
    display: inline
}

.custom-checkbox--terms .custom-checkbox__input:checked+.custom-checkbox__btn:before {
    color: #000;
    top: 2px;
    left: 2px;
    font-size: 13px
}

.custom-radio {
    cursor: pointer;
    display: inline-block;
    position: relative
}

.custom-radio__input {
    display: none
}

.custom-radio__btn {
    width: 28px;
    height: 28px;
    border: 1px solid #d0dcdf;
    background-color: #fff;
    position: relative
}

.custom-radio__btn,.custom-radio__label {
    display: inline-block;
    vertical-align: middle
}

.custom-radio__input:checked+.custom-radio__btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background-color: #6d57e0
}

.custom-radio__btn,.custom-radio__input:checked+.custom-radio__btn:before {
    border-radius: 50%
}

.popup-content-wrap {
    max-width: 506px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px
}

.popup-title {
    color: #000;
    font-weight: 600;
    font-size: 32px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 50px
}

@media (max-width: 1299px) {
    .hide-lg {
        display:none
    }
}

@media (max-width: 959px) {
    .hide-md {
        display:none
    }

    .content ul li {
        width: 100%;
        float: none
    }
}

@media (max-width: 767px) {
    .hide-sm {
        display:none
    }

    .content ol,.content ul {
        margin-left: 0
    }

    .form__row--submit,.form__row--terms {
        margin-top: 30px
    }

    .read-more-link {
        font-size: 16px
    }

    .custom-radio__btn {
        width: 33px;
        height: 33px;
        border-width: 2px
    }
}

@media (max-width: 479px) {
    .hide-xs {
        display:none
    }

    .form__col-1 {
        padding-right: 0
    }

    .form__col-1,.form__col-2 {
        width: 100%;
        float: none
    }

    .blue-btn--submit {
        height: 32px;
        line-height: 32px;
        font-size: 14px
    }
}

@media (min-width: 960px) {
    .hide-lg-up {
        display:none
    }
}

@media (min-width: 1300px) {
    .hide-xl {
        display:none
    }

    .btnN {
        display: block;
        text-decoration: none
    }

    .btnN .btnN--inner:after,.btnN .btnN--inner:before,.btnN:after,.btnN:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        background-color: #f59b00;
        transition: .3s ease-in-out
    }

    .btnN--ccw-tlbr .btnN--inner:before,.btnN--ccw-trbl .btnN--inner:before,.btnN--ccw .btnN--inner:before,.btnN--cw-tlbr .btnN--inner:before,.btnN--cw-trbl .btnN--inner:before,.btnN--cw .btnN--inner:before {
        right: 0;
        left: auto
    }

    .btnN--ccw-tlbr .btnN--inner:after,.btnN--ccw-trbl .btnN--inner:after,.btnN--ccw .btnN--inner:after,.btnN--cw-tlbr .btnN--inner:after,.btnN--cw-trbl .btnN--inner:after,.btnN--cw .btnN--inner:after {
        top: auto;
        bottom: 0
    }

    .btnN--ccw-tlbr:after,.btnN--ccw-trbl:after,.btnN--ccw:after,.btnN--cw-tlbr:after,.btnN--cw-trbl:after,.btnN--cw:after {
        top: auto;
        right: 0;
        bottom: 0;
        left: auto
    }

    .btnN--cw .btnN--inner:after,.btnN--cw .btnN--inner:before {
        width: 2px;
        height: 0
    }

    .btnN--cw:after,.btnN--cw:before {
        width: 0;
        height: 2px
    }

    .btnN--cw:hover .btnN--inner:after,.btnN--cw:hover .btnN--inner:before {
        height: 100%
    }

    .btnN--cw:hover:after,.btnN--cw:hover:before {
        width: 100%
    }
}

@media (-webkit-min-device-pixel-ratio: 0) {
    .cool-hover {
        background-color:#000;
        background-image: -webkit-linear-gradient(left,orange 50%,transparent 0);
        background-position: 100% 0;
        background-size: 200% 200%;
        color: transparent;
        transition: background-position .4s .2s;
        -webkit-background-clip: text
    }

    .cool-hover:hover {
        background-position: 0 0;
        color: transparent;
        transition: .4s 0
    }
}
