@import url("https://fonts.googleapis.com/css?family=Merriweather:300,400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:500&display=swap"); /*! Bootstrap Grid v4.3.1 (https://getbootstrap.com/) Copyright 2011-2019 The Bootstrap Authors Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -0.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -0.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -0.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -0.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -0.25rem !important
}

.m-n2 {
    margin: -0.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -0.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -0.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -0.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -0.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.rangeslider, .rangeslider__fill {
    display: block;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 10px
}

.rangeslider {
    background: #e6e6e6;
    position: relative
}

.rangeslider--horizontal {
    height: 20px;
    width: 100%
}

.rangeslider--vertical {
    width: 20px;
    min-height: 150px;
    max-height: 100%
}

.rangeslider--disabled {
    filter: alpha(opacity=40);
    opacity: .4
}

.rangeslider__fill {
    background: #0f0;
    position: absolute
}

.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%
}

.rangeslider--vertical .rangeslider__fill {
    bottom: 0;
    width: 100%
}

.rangeslider__handle {
    background: white;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.1)));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    border-radius: 50%
}

.rangeslider__handle:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    border-radius: 50%
}

.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.12)));
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12))
}

.rangeslider--horizontal .rangeslider__handle {
    top: -10px;
    touch-action: pan-y;
    -ms-touch-action: pan-y
}

.rangeslider--vertical .rangeslider__handle {
    left: -10px;
    touch-action: pan-x;
    -ms-touch-action: pan-x
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
    -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    box-shadow: 0 0 8px rgba(255, 0, 255, 0.9)
}

@font-face {
    font-family: 'gilroy';
    src: url("../fonts/gilroy-regular.eot");
    src: url("../fonts/gilroy-regular-.eot#iefix") format("embedded-opentype"), url("../fonts/gilroy-regular.woff2") format("woff2"), url("../fonts/gilroy-regular.woff") format("woff"), url("../fonts/gilroy-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'gilroy';
    src: url("../fonts/gilroy-medium.eot");
    src: url("../fonts/gilroy-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy-medium.woff2") format("woff2"), url("../fonts/gilroy-medium.woff") format("woff"), url("../fonts/gilroy-medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'gilroy';
    src: url("../fonts/gilroy-semibold.eot");
    src: url("../fonts/gilroy-semibold-.eot#iefix") format("embedded-opentype"), url("../fonts/gilroy-semibold.woff2") format("woff2"), url("../fonts/gilroy-semibold.woff") format("woff"), url("../fonts/gilroy-semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'gilroy';
    src: url("../fonts/gilroy-bold.eot");
    src: url("../fonts/gilroy-bold-.eot#iefix") format("embedded-opentype"), url("../fonts/gilroy-bold.woff2") format("woff2"), url("../fonts/gilroy-bold.woff") format("woff"), url("../fonts/gilroy-bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: 0
}

input, textarea, button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button {
    background: 0;
    border: 0;
    outline: 0;
    cursor: pointer
}

body {
    font: 12px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c
}

a {
    text-decoration: none
}

strong, b {
    font-weight: 700
}

ul, ol {
    list-style: none;
    margin: 0
}

h1, h2, h4 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #376bfb
}

h2 {
    font-size: 30px;
    line-height: 40px
}

h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #376bfb
}

h4 {
    font-size: 18px;
    line-height: 27px
}

h5 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2.46px;
    color: #376bfb
}

h6 {
    font-size: 12px;
    letter-spacing: 3px;
    color: #376bfb
}

p {
    font-size: 18px;
    line-height: 24px;
    color: #162a4c;
    font-family: "Merriweather", Helvetica, Arial, sans-serif
}

input, textarea {
    outline: 0;
    -webkit-font-smoothing: antialiased
}

input[type=text], input[type=email], input[type=password], textarea {
    -webkit-appearance: none
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    box-shadow: 0 0 0 30px white inset !important
}

textarea {
    resize: none
}

button {
    outline: 0;
    -webkit-font-smoothing: antialiased
}

button.secondary-button, button.primary-button {
    font-family: "gilroy", Helvetica, Arial, sans-serif !important
}

select {
    width: 100%;
    font: 400 13px "gilroy", Helvetica, Arial, sans-serif;
    color: rgba(22, 42, 76, 0.6);
    padding: 18px 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    border-radius: 25px;
    border: solid 1px rgba(223, 231, 236, 0.9);
    cursor: pointer
}

input[type=text], input[type=email] {
    width: 100%;
    height: 50px;
    max-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 25px;
    padding: 0 30px;
    border: solid 1px rgba(223, 231, 236, 0.9);
    font: 400 16px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c
}

input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -moz-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

input[type=text]::placeholder, input[type=email]::placeholder {
    color: rgba(22, 42, 76, 0.2);
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

input[type=text]:focus::-webkit-input-placeholder, input[type=email]:focus::-webkit-input-placeholder {
    color: #162a4c
}

input[type=text]:focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder {
    color: #162a4c
}

input[type=text]:focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder {
    color: #162a4c
}

input[type=text]:focus::-ms-input-placeholder, input[type=email]:focus::-ms-input-placeholder {
    color: #162a4c
}

input[type=text]:focus::placeholder, input[type=email]:focus::placeholder {
    color: #162a4c
}

.form-item {
    width: 100%;
    height: 50px;
    max-height: 50px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-item input {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 25px;
    padding: 0 30px;
    border: solid 1px rgba(223, 231, 236, 0.9);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font: 400 16px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c
}

.form-item input.focused {
    border-color: #376bfb
}

.form-item input.focused + label {
    top: -7px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #376bfb
}

.form-item input.focused + .parsley-errors-list + label {
    top: -7px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.form-item input.focused + label + .password-view, .form-item input.focused + .parsley-errors-list + label + .password-view {
    pointer-events: inherit
}

.form-item label {
    font: 400 13px "gilroy", Helvetica, Arial, sans-serif;
    color: rgba(22, 42, 76, 0.6);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    background-color: #fff;
    padding: 0 5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: text
}

.form-item .selectric-focus .selectric {
    border-color: #376bfb
}

.form-item .password-view {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background: url("../img/icon/view-passive-icon.svg") no-repeat center center;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.form-item .password-view.active {
    background: url("../img/icon/view-active-icon.svg") no-repeat center center
}

.form-item--text {
    all: unset
}

.form-item-search {
    width: 100%;
    position: relative
}

.form-item-search input[type=text] {
    width: 100%;
    background-color: #fff;
    border-radius: 25px;
    padding: 18px 65px 18px 50px;
    border: solid 1px rgba(223, 231, 236, 0.9);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font: 400 16px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c
}

.form-item-search input[type=text]::-webkit-search-cancel-button {
    display: none
}

.form-item-search input[type=text]::-webkit-input-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.form-item-search input[type=text]::-moz-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -moz-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.form-item-search input[type=text]:-ms-input-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.form-item-search input[type=text]::-ms-input-placeholder {
    color: rgba(22, 42, 76, 0.2);
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.form-item-search input[type=text]::placeholder {
    color: rgba(22, 42, 76, 0.2);
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.form-item-search input[type=text]:focus::-webkit-input-placeholder {
    color: #162a4c
}

.form-item-search input[type=text]:focus::-moz-placeholder {
    color: #162a4c
}

.form-item-search input[type=text]:focus:-ms-input-placeholder {
    color: #162a4c
}

.form-item-search input[type=text]:focus::-ms-input-placeholder {
    color: #162a4c
}

.form-item-search input[type=text]:focus::placeholder {
    color: #162a4c
}

.form-item-search input[type=text]:valid + img + button {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0)
}

.form-item-search input[type=text]:valid + img + button:hover {
    -webkit-transform: translateY(-50%) translateX(2px);
    transform: translateY(-50%) translateX(2px)
}

.form-item-search__icon {
    position: absolute;
    top: 50%;
    left: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px
}

.form-item-search__icon img {
    width: 100%;
    height: 100%
}

.form-item-search button {
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%) translateX(-10px);
    transform: translateY(-50%) translateX(-10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.form-item-search__cancel {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    position: relative;
    display: none
}

.form-item-search__cancel::before {
    content: '';
    width: 2px;
    height: 15px;
    border-radius: 1px;
    background-color: #737f94;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.form-item-search__cancel::after {
    content: '';
    width: 2px;
    height: 15px;
    border-radius: 1px;
    background-color: #737f94;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.form-item-checkbox__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 21px;
    color: #162a4c;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-item-checkbox__item input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.form-item-checkbox__item input:checked ~ .checkmark {
    border-color: transparent;
    background-color: #82ebc1
}

.form-item-checkbox__item input:checked ~ .checkmark::before {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    opacity: 1
}

.form-item-checkbox__item input:checked ~ .checkmark::after {
    opacity: 1;
    -webkit-transform: translateY(-50%) rotate(40deg);
    transform: translateY(-50%) rotate(40deg)
}

.form-item-checkbox__item .checkmark {
    position: relative;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    border: 2px solid #e9eff2;
    border-radius: 5px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.form-item-checkbox__item .checkmark::before {
    content: '';
    width: 2px;
    height: 4px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    top: 6px;
    left: 3px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 0
}

.form-item-checkbox__item .checkmark::after {
    content: '';
    width: 2px;
    height: 10px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%) rotate(-40deg);
    transform: translateY(-50%) rotate(-40deg);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 0
}

.form-item-checkbox__item strong {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font: 400 13px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c
}

.form-item-checkbox__item strong a {
    color: #162a4c
}

.form-item-checkbox__item strong a:hover {
    text-decoration: underline
}

.form-item-checkbox__item:hover input ~ .checkmark {
    border-color: #376bfb
}

.form-item-checkbox__item:hover input:checked ~ .checkmark {
    border-color: transparent
}

.parsley-errors-list {
    position: absolute;
    top: 18px;
    right: 40px;
    font: 400 13px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c
}

.form-item.parsley-error input[type=text], .form-item.parsley-error input[type=password], .form-item.parsley-error input[type=phone], .form-item.parsley-error input[type=email], .form-item.parsley-error textarea {
    border-color: #f37071
}

.form-item.parsley-error:before {
    content: attr(data-error-info);
    position: absolute;
    top: 50%;
    right: 16px;
    z-index: 0;
    height: 16px;
    margin-top: -8px;
    padding: 1px 23px 0 0;
    background: url("../img/icon/error-icon.svg") #fff no-repeat center right 2px;
    font: 400 13px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c
}

.form-item.parsley-error input.focused + label {
    color: #f37071 !important
}

.form-item.parsley-error .password-view {
    opacity: 0
}

.form-item.parsley-success label {
    opacity: 1;
    top: -7px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #376bfb
}

.member__inner-action__form-sector .parsley-errors-list {
    top: 0;
    left: auto;
    right: 30px
}

.member__inner-action__form-sector.parsley-error label {
    border-color: #f37071
}

.form-item-checkbox {
    position: relative
}

.form-item-checkbox.parsley-error .checkmark {
    border-color: #f37071
}

html, body {
    height: 100%
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 100px;
    position: relative;
    overflow-x: hidden
}

body.menu-active {
    overflow-y: hidden !important
}

body.blog .all-stories, body.blog .search-result {
    margin-top: 0
}

body.home header {
    background-color: #376bfb
}

body.home header .logo__amblem {
    fill: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

body.home header .logo__letter {
    fill: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

body.home .header-menu a::after {
    background-color: #fff
}

body.home .header-menu li.user-nav .secondary-button {
    background-color: #fff;
    color: #376bfb
}

body.home .header-menu li.user-nav .primary-button {
    border-color: #fff;
    color: #fff
}

body.home .subscribe {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative
}

body.home .subscribe .view-all {
    position: absolute;
    bottom: -50px;
    right: 0
}

body.landing-page {
    padding-top: 0;
    overflow-x: hidden
}

body.landing-page footer {
    background-color: #f6fafc
}

body.landing-page footer .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

body.landing-page footer .container + .container {
    margin-top: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.landing-page footer .foot-info {
    padding-right: 0
}

body.landing-page footer .foot-info p {
    margin-bottom: 0
}

body.landing-page footer .foot-info p a {
    display: none
}

body.page-template-template-fiyatlar .references {
    height: 150px;
    background-color: #f6fafc;
    margin-bottom: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.page-ikutuphane .primary-page, body.blog .primary-page, body.category .primary-page {
    margin-bottom: 0
}

body.page-ikutuphane .explore__article, body.blog .explore__article, body.category .explore__article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.page-ikutuphane .explore__article-content, body.blog .explore__article-content, body.category .explore__article-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-bottom: 0;
    padding-top: 35px;
    margin-top: -110px
}

body.page-ikutuphane .explore__article-content h5, body.blog .explore__article-content h5, body.category .explore__article-content h5 {
    color: #376bfb
}

body.page-ikutuphane .explore__article-image, body.blog .explore__article-image, body.category .explore__article-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0
}

body.page-ikutuphane .explore__infographics-item__inner h5, body.blog .explore__infographics-item__inner h5, body.category .explore__infographics-item__inner h5 {
    color: #376bfb
}

body.e-books-page .secondary-subscribe, body.post-type-archive-ekitaplar .secondary-subscribe, body.single-ekitaplar .secondary-subscribe {
    margin-top: 40px;
    margin-bottom: 130px
}

body.single-ekitaplar .secondary-subscribe, body.post-type-archive-dergiler .secondary-subscribe, body.tax-webinar .secondary-subscribe, body.i-coffee-page .secondary-subscribe, body.webinars-page .secondary-subscribe, body.post-type-archive-webinarlar .secondary-subscribe {
    margin-bottom: 130px
}

body.resources-page .primary-page__title-inner, body.page-kaynaklar .primary-page__title-inner {
    text-align: left
}

body.resources-page .primary-page__title-inner h1, body.page-kaynaklar .primary-page__title-inner h1 {
    font-size: 30px;
    line-height: 40px
}

body.resources-page .subscribe, body.page-kaynaklar .subscribe {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative
}

body.resources-page .subscribe .view-all, body.page-kaynaklar .subscribe .view-all {
    position: absolute;
    top: 30px;
    right: 30px
}

body.member-page {
    padding-top: 0;
    overflow-x: hidden
}

body.member-page .slider__control ul li .progress-bar__background, body.member-page .slick-dots ul li .progress-bar__background {
    fill: none;
    stroke: #2f5ee0;
    stroke-width: 7
}

body.member-page .slider__control ul li .progress-bar__progress, body.member-page .slick-dots ul li .progress-bar__progress {
    fill: none;
    stroke: #fff;
    stroke-dasharray: 100px 100px;
    stroke-dashoffset: 100px;
    stroke-linecap: round;
    stroke-width: 7
}

body.sector-page .member__inner-action__form-buttons {
    margin-top: 45px
}

body.forget-page .member {
    position: relative
}

body.forget-page .member__inner {
    margin-left: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 55px;
    width: calc(100% - 800px);
    z-index: 10
}

body.forget-page .member__inner-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 55px 60px
}

body.forget-page .member__inner-header__logo .logo__letter {
    fill: #fff
}

body.forget-page .member__inner-header__logo .logo__amblem {
    fill: #fff
}

body.forget-page .member__inner-action p {
    max-width: 310px
}

body.forget-page .member__inner-action__form {
    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
}

body.forget-page .member__inner-action__form .form-item {
    margin-bottom: 0;
    margin-right: 25px;
    min-width: 300px
}

body.forget-page .member__inner-action__form-buttons .secondary-button {
    width: 180px
}

body.forget-page .member__sidebar {
    width: 800px;
    min-width: 800px;
    right: unset;
    left: 0
}

body.forget-page .member__sidebar--secondary {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.webinarlar-template-default footer {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

body.webinarlar-template-default .demo {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

body.creating-account-page {
    padding-top: 0;
    background-color: #376bfb
}

body.blog-post-page .preloader, body.single-post .preloader {
    display: none
}

body.blog-post-page .demo, body.single-post .demo {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

body.blog-post-page .wrapper, body.single-post .wrapper {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

body.blog-post-page footer, body.single-post footer {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

body.customer-stories-page .primary-page, body.e-books-page .primary-page, body.search-result-page .primary-page, body.search-results .primary-page, body.post-type-archive-ekitaplar .primary-page, body.webinars-page .primary-page, body.post-type-archive-webinarlar .primary-page {
    margin-bottom: 0
}

body.search.post-type-archive-kullanici_hikayeleri .search-result__inner-title {
    display: none
}

.selectric-open {
    z-index: 3 !important
}

.wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background-color: #f6fafc
}

.page-list {
    margin-top: 20px;
    margin-bottom: 120px;
    border: 1px solid #eceaea;
    border-radius: 10px
}

.page-list li {
    border-bottom: 1px solid #eceaea
}

.page-list li:last-child {
    border: 0
}

.page-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px 10px 40px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    color: #162a4c;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.page-list a span {
    font-weight: 400;
    margin-left: 5px;
    margin-right: 5px
}

.page-list a strong {
    font-size: 12px;
    font-weight: 300;
    color: #7f50d0
}

.page-list a::after {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #376bfb;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-list a:hover {
    padding: 15px 20px 15px 40px;
    color: #376bfb
}

header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    -webkit-transition-property: background-color, -webkit-box-shadow;
    transition-property: background-color, -webkit-box-shadow;
    transition-property: background-color, box-shadow;
    transition-property: background-color, box-shadow, -webkit-box-shadow;
    -webkit-transition: .4s;
    transition: .4s
}

header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1485px;
    height: 100%;
    position: relative;
    padding-left: 50px;
    padding-right: 50px
}

.logo {
    display: inline-block;
    max-width: 144px;
    height: 50px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    margin-right: 30px;
}

.logo:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

.header-menu li {
    margin: 0 30px
}

.header-menu li:nth-child(4) {
    margin-left: auto;
}

.header-menu li.user-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 30px
}

.header-menu li.user-nav .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.header-menu li.user-nav .secondary-button::after {
    display: none
}

.header-menu li.user-nav .primary-button {
    margin-left: 15px;
    border-color: #376bfb;
    color: #376bfb
}

.header-menu li.user-nav .primary-button::after {
    display: none
}

.header-menu a {
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #162a4c;
    position: relative
}

.header-menu a::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #162a4c;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -3px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header-menu a:hover::after {
    width: 105%
}

.menu-bar {
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.menu-bar span {
    display: block;
    width: 23px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 23.5px;
    left: 13.5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.menu-bar span:nth-child(1) {
    top: 17.5px
}

.menu-bar span:nth-child(3) {
    top: 29.5px
}

.menu-bar.active {
    background-color: #f5f7fa
}

.menu-bar.active span:nth-child(1) {
    top: 23.5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-bar.active span:nth-child(2) {
    opacity: 0;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

.menu-bar.active span:nth-child(3) {
    top: 23.5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.search-button {
    display: none
}

.search-button svg {
    stroke: #162a4c;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.search-button.active svg {
    stroke: #376bfb
}

.promotion {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #376bfb;
    margin-bottom: 190px;
}

.promotion .container {
    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;
    text-align: center;
    position: relative;
    padding-top: 100px;
    padding-bottom: 425px
}

.promotion h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #fff;
    margin-bottom: 20px
}

.promotion p {
    color: #fff;
    margin-bottom: 25px
}

.promotion .play-btn {
    margin-bottom: 55px
}

.promotion__buttons {
    display: none
}

.promotion__img {
    position: absolute;
    bottom: -140px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.promotion__img .oval {
    position: absolute;
    right: -163px;
    bottom: 185px;
    z-index: -1
}

.promotion__img .oval--bordered {
    width: 80px;
    height: 80px;
    border-color: #fff;
    right: unset;
    bottom: unset;
    top: -30px;
    left: 100px
}

.promotion__img .triangle {
    display: none
}

.promotion__img-mobile {
    position: absolute;
    bottom: -83px;
    right: -83px
}

.promotion .watch-video {
    display: none;
    font-size: 16px;
    line-height: 22px;
    color: #162a4c;
    position: absolute;
    bottom: -80px
}

.references {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 180px
}

.makings {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 180px
}

.makings h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    text-align: center;
    margin-bottom: 20px
}

.makings p {
    text-align: center;
    margin-bottom: 60px
}

.makings .col-xl-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.stories {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.stories h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    width: 100%
}

.stories__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%
}

.stories__inner-slider {
    width: 535px;
    max-width: 535px;
    height: 100%;
    padding-bottom: 195px
}

.stories__inner-slider .slick-dots {
    position: relative;
    top: 30px
}

.stories__inner-slider-frame__item-inner {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.stories__inner-slider-frame__item-inner img {
    display: block;
    margin-bottom: 45px
}

.stories__inner-slider-frame__item-inner p {
    margin-bottom: 160px;
    max-width: 535px
}

.stories__inner-slider-frame__item-inner h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 5px
}

.stories__inner-slider-frame__item-inner span {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.stories__inner-stories {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 195px
}

.stories__inner-stories__item {
    width: 230px;
    margin-right: 50px
}

.stories__inner-stories__item-content {
    width: 100%;
    height: 100%;
    display: inline-block
}

.stories__inner-stories__item-content img {
    display: block;
    width: 100%;
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover
}

.stories__inner-stories__item-content__inner {
    padding: 10px 0 15px 20px;
    background-color: #fff;
    border: 1px solid #f1f1f1
}

.stories__inner-stories__item-content__inner h6 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
    color: #162a4c
}

.stories__inner-stories__item-content__inner span {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.stories__inner-stories__item:first-child {
    margin-bottom: 20px
}

.stories__inner-stories__item:nth-child(2n) {
    margin-right: 0
}

.articles {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative
}

.articles__title {
    width: 100%;
    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;
    text-align: center
}

.articles__title h4 {
    font-size: 30px;
    line-height: 70px;
    color: #fff;
    margin-top: 80px
}

.articles__title p {
    color: #fff;
    margin-bottom: 25px
}

.articles__title .view-all {
    color: #fff;
    margin-bottom: 40px
}

.articles__slider {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.articles__slider .container {
    position: relative;
    max-width: 1500px
}

.articles__slider .slick-list {
    max-width: 1200px;
    padding-bottom: 60px;
    margin-left: 50px;
    margin-right: 50px;
}

.articles__slider .slick-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.articles__slider .oval--bordered {
    position: absolute;
    top: -40px;
    left: 140px;
    width: 80px;
    height: 80px;
    border-color: #fff;
    z-index: 1
}

.articles__slider .primary-card--article {
    padding-left: 20px;
    padding-right: 20px
}

.articles__slider .primary-card--article p {
    padding: 0
}

.articles__slider .primary-card--article button {
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.articles__slider .primary-card--article button svg {
    margin-left: 20px
}

.articles::after {
    content: '';
    width: 100%;
    height: 550px;
    background-color: #376bfb;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.resources {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 200px
}

.resources .container {
    position: relative
}

.resources h5 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    text-transform: none;
    text-align: center;
    margin-bottom: 20px
}

.resources p {
    text-align: center;
    margin-bottom: 70px
}

.resources .shape {
    position: absolute;
    top: 131px;
    right: -50px;
    z-index: -1
}

.resources .secondary-card {
    width: 450px;
    height: 460px
}

.resources .view-all {
    margin-top: 60px
}

.resources__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.resources__list .book {
    margin-right: 22px
}

.resources__list .book img {
    width: 100%;
    height: 100%
}

.subscribe {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 365px;
    margin-bottom: 200px
}

.subscribe .container {
    background-color: #f6fafc;
    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: 70px;
    position: relative
}

.subscribe__title {
    max-width: 360px
}

.subscribe__title h6 {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 10px
}

.subscribe__title p {
    font-size: 15px;
    line-height: 23px
}

.subscribe__book {
    width: 310px;
    height: 365px;
    position: absolute;
    left: 480px
}

.subscribe__book img {
    width: 225px;
    height: 320px;
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.subscribe__book img:last-child {
    bottom: 0;
    left: 0;
    z-index: 1
}

.subscribe__book img:first-child {
    top: 0;
    right: 0;
    z-index: 2
}

.subscribe .primary-button {
    display: block;
    background-color: #376bfb
}

.demo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #f6fafc;
    padding: 100px 0 155px 0
}

.demo .container + .container {
    margin-top: 80px;
    position: relative
}

.demo .container + .container .oval {
    width: 190px;
    height: 190px;
    background-color: #fee5a8;
    position: absolute;
    top: -35px;
    right: -45px;
    z-index: 1
}

.demo .container + .container .triangle {
    position: absolute;
    left: -130px;
    bottom: -35px;
    z-index: 1
}

.demo h6 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0;
    color: #162a4c;
    text-align: center
}

.demo__title {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.demo__title h6 {
    max-width: 500px
}

.demo__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;
    padding: 105px 100px;
    background-color: #fff;
    border: 1px solid #eceaea;
    position: relative;
    z-index: 2
}

.demo__item h6 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px
}

.demo__item p {
    text-align: center;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 36px
}

.demo__item .primary-button {
    background-color: #376bfb;
    min-width: 132px
}

.demo__item .combined-shape {
    position: absolute;
    bottom: 0;
    left: 0
}

.media {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 130px
}

.media h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.media p {
    max-width: 470px;
    margin-bottom: 70px
}

.media .container + .container {
    position: relative;
    padding-bottom: 55px
}

.media .container + .container .triangle {
    position: absolute;
    bottom: 0;
    left: -155px;
    z-index: -1;
    border-width: 0 155px 280px 155px
}

.media .container + .container .slider__control, .media .container + .container .slick-dots {
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.media .container + .container::after {
    content: 'Medya';
    font-size: 165px;
    font-weight: bold;
    color: #f3f4f6;
    position: absolute;
    top: -50px;
    left: 575px;
    z-index: -1
}

.all-news {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 120px
}

.all-news h2 {
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 50px
}

.all-news .row + .row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 15px;
    padding-right: 15px
}

.all-news .row + .row + .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.all-news__item {
    width: 310px;
    min-width: 310px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px;
    margin-right: auto
}

.all-news__item:nth-child(3n) {
    margin-right: 0
}

.all-news__item-image {
    width: 100%;
    height: 300px;
    max-height: 300px;
    margin-bottom: 20px;
    overflow: hidden
}

.all-news__item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.all-news__item-image:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.all-news__item-institution {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 40px;
    overflow: hidden;
    margin-bottom: 30px
}

.all-news__item-institution h5 {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    padding-bottom: 5px;
    color: #162a4c;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.all-news__item-institution div {
    height: 100%
}

.all-news__item-institution div img {
    width: auto;
    height: 100%
}

.all-news__item-title {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 20px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.all-news__item-title:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.all-news__item-date {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px
}

.all-news__item-content {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 50px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.all-news__item-content:hover {
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.all-news__item-btn {
    font: 600 14px/21px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.all-news__item-btn svg {
    margin-left: 20px
}

.all-news__item-btn:hover {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.press-kit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 120px
}

.press-kit .container + .container {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.press-kit__title {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 25px
}

.press-kit__item {
    width: 500px;
    max-width: 500px
}

.press-kit__item-image {
    width: 100%;
    height: 300px;
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 30px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.press-kit__item-image:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.press-kit__item-title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 30px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.press-kit__item-title:hover {
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.about {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 130px;
    text-align: center;
    position: relative
}

.about .container {
    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
}

.about h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c;
    margin-bottom: 20px
}

.about p {
    max-width: 830px;
    margin-bottom: 0
}

.about__images {
    margin-top: 0;
    width: 100%;
    overflow-x: hidden
}

.about__images-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.about__images-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 40px
}

.about__images-item--two img {
    display: block
}

.about__images-item--two img:first-child {
    margin-bottom: 40px
}

.about .combined-shape {
    position: absolute;
    top: 35%;
    right: 20%;
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%)
}

.about .triangle {
    position: absolute;
    bottom: -50px;
    left: 23%;
    border-width: 0 137px 244px 137px;
    border-color: transparent transparent #ecf6fa transparent;
    z-index: -1
}

.awards {
    text-align: center
}

.awards__title {
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
    padding: 0 30px
}

.awards h2 {
    color: #162a4c;
    letter-spacing: -0.5px
}

.awards .slick-track {
    padding-top: 300px
}

.awards__slider {
    height: 100%
}

.awards__slider-item {
    margin: 0 15px;
    width: 370px;
    max-width: 370px;
    padding: 50px 35px;
    background-color: #f6fafc;
    border: 5px solid transparent;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: relative
}

.awards__slider-item-inner {
    width: 100%;
    height: 100%;
    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;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.awards__slider-item h5 {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.awards__slider-item h3 {
    color: #162a4c;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.awards__slider-item img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
    top: -250px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-60px);
    transform: translateX(-50%) translateY(-60px);
    opacity: 0
}

.awards__slider-item p {
    width: 100%;
    visibility: hidden;
    opacity: 0;
    font-size: 15px;
    line-height: 23px;
    position: absolute;
    -webkit-transition: position .2s ease-in-out;
    transition: position .2s ease-in-out
}

.awards__slider-item.slick-current {
    background-color: #fff;
    border-color: #f6fafc;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 50px 35px 30px 35px
}

.awards__slider-item.slick-current h5 {
    margin-top: 40px
}

.awards__slider-item.slick-current h3 {
    margin-bottom: 30px
}

.awards__slider-item.slick-current img {
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    opacity: 1
}

.awards__slider-item.slick-current p {
    visibility: visible;
    position: relative;
    opacity: 1
}

.team {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 130px;
    margin-bottom: 50px
}

.team .container {
    max-width: 1480px;
    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
}

.team h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #162a4c
}

.team p {
    max-width: 680px;
    margin-bottom: 75px
}

.team__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.team__list-item {
    width: calc(100% / 3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-bottom: 80px
}

.team__list-item-image {
    width: 100%;
    height: 440px;
    background-color: #f6fafc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 60px
}

.team__list-item h5 {
    text-transform: unset;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 10px;
    letter-spacing: 0
}

.team__list-item h6 {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    color: #162a4c;
    margin-bottom: 10px
}

.team__list-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.team__list-item ul li {
    width: 25px;
    height: 25px;
    margin-left: 5px;
    margin-right: 5px
}

.team__list-item ul li::after {
    display: none
}

.team__list-item ul li a {
    width: 100%;
    height: 100%;
    display: block
}

.team__list-item ul li a img {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    height: unset
}

.team__list-item ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.team__list-item a {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 3px;
    color: #376bfb
}

.team__list-item:last-child .team__list-item-image {
    background-image: url("../img/background/chair.png");
    background-repeat: no-repeat;
    background-position: center bottom
}

.investors {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 110px
}

.investors .container {
    max-width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.investors h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #162a4c;
    margin-bottom: 20px
}

.investors p {
    max-width: 680px;
    margin-bottom: 60px
}

.investors ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.investors ul li {
    width: calc(100% / 4 - 20px);
    height: 170px;
    margin-right: 20px;
    margin-bottom: 20px
}

.investors ul li:nth-child(4n) {
    margin-right: 0
}

.investors ul li:last-child {
    margin-right: 0
}

.investors ul li span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.investors ul li span img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.investors ul li span:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.landing-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 70px 0
}

.landing-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 1520px;
    height: 475px;
    min-height: 475px;
    margin-left: auto;
    margin-right: auto;
    background-color: #376bfb;
    position: relative;
    overflow: hidden
}

.landing-title h1 {
    color: #fff;
    max-width: 360px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1
}

.landing-title p {
    color: #fff;
    max-width: 470px;
    margin-bottom: 70px;
    position: relative;
    z-index: 1
}

.landing-title a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    position: relative;
    z-index: 1
}

.landing-title a svg {
    margin-left: 20px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.landing-title a:hover svg {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.landing-title span {
    position: absolute;
    top: -30px;
    left: 100px;
    font-size: 200px;
    font-weight: 700;
    z-index: 0;
    color: rgba(0, 0, 0, 0.05)
}

.landing-title .oval {
    width: 500px;
    height: 500px;
    position: absolute;
    top: -250px;
    right: 300px
}

.landing-title .oval + .oval {
    width: 200px;
    height: 200px;
    position: absolute;
    top: unset;
    bottom: -123px;
    right: 550px;
    background-color: #f37071;
    z-index: 2
}

.landing-title .illustration {
    position: absolute;
    bottom: 0;
    right: 34%;
    z-index: 3
}

.landing-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

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

.landing-content__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.landing-content__inner-bordro {
    margin-top: 80px;
    margin-bottom: 130px
}

.landing-content__inner-bordro h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.landing-content__inner-bordro p {
    margin-bottom: 60px
}

.landing-content__inner-bordro img {
    max-width: 730px;
    max-height: 430px
}

.landing-content__inner-makings {
    margin-bottom: 110px
}

.landing-content__inner-makings h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.landing-content__inner-makings p {
    max-width: 570px;
    margin-bottom: 60px
}

.landing-content__inner-makings ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.landing-content__inner-makings ul li {
    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;
    text-align: center;
    width: calc(100% / 2 - 20px);
    height: 370px;
    max-height: 370px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #e9eff2;
    margin-bottom: 20px;
    padding: 55px 35px 0 35px
}

.landing-content__inner-makings ul li:nth-child(2n) {
    margin-right: 0
}

.landing-content__inner-makings ul li img {
    margin-bottom: 25px
}

.landing-content__inner-makings ul li h6 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 25px
}

.landing-content__inner-makings ul li p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 23px
}

.landing-content__inner-reference {
    margin-bottom: 110px
}

.landing-content__inner-reference h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.landing-content__inner-reference p {
    max-width: 570px;
    margin-bottom: 60px
}

.landing-content__inner-reference ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.landing-content__inner-reference ul li {
    width: calc(100% / 2 - 20px);
    height: 170px;
    margin-right: 20px;
    background-color: #f6fafc;
    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;
    margin-bottom: 20px
}

.landing-content__inner-reference ul li:nth-child(2n) {
    margin-right: 0
}

.landing-content__inner-reference ul li img {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.landing-content__inner-reference ul li:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.landing-content__inner-together {
    margin-bottom: 110px
}

.landing-content__inner-together h5 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px;
    text-transform: unset
}

.landing-content__inner-together p {
    max-width: 490px;
    margin-bottom: 60px
}

.landing-content__inner-together ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.landing-content__inner-together ul li {
    width: calc(100% / 2 - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    font: 400 18px/22px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c;
    padding-left: 40px
}

.landing-content__inner-together ul li::before {
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 13px;
    background-color: #162a4c;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.landing-content__inner-together ul li:nth-child(2n) {
    margin-right: 0
}

.landing-content__form {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    margin-bottom: 130px;
    z-index: 2;
    width: 370px;
    max-width: 370px;
    height: 100%;
    background-color: #fff;
    margin-left: 70px;
    margin-top: -600px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06)
}

.landing-content__form-title {
    padding: 35px 60px;
    background-color: #7f50d0
}

.landing-content__form-title h6 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0;
    text-align: center
}

.landing-content__form-inner {
    padding: 35px 30px;
    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
}

.landing-content__form-inner .form-item {
    margin-bottom: 15px
}

.landing-content__form-inner .primary-button {
    margin-top: 10px;
    background-color: #376bfb
}

.contact {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px
}

.contact h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.contact p {
    max-width: 535px
}

.contact__list {
    margin-top: 130px;
    margin-bottom: 130px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact__list-item {
    border-right: 1px solid #e9eff2;
    display: block
}

.contact__list-item:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 60px
}

.contact__list-item:first-child p {
    max-width: 280px;
    margin-bottom: 40px
}

.contact__list-item:first-child a {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 2px;
    color: #162a4c;
    position: relative
}

.contact__list-item:first-child a::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #162a4c;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.contact__list-item:first-child a:hover::after {
    width: 100%
}

.contact__list-item:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 80px
}

.contact__list-item:nth-child(2) p {
    max-width: 120px
}

.contact__list-item:last-child {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding-left: 80px;
    border: 0
}

.contact__list-item__icon {
    margin-bottom: 40px
}

.contact__list-item__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.contact__list-item__content {
    margin-bottom: 30px
}

.find-agent, .agent {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #f6fafc;
    margin-bottom: 90px
}

.find-agent .container, .agent .container {
    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;
    height: 230px
}

.find-agent__title, .agent__title {
    width: 400px
}

.find-agent__title h2, .agent__title h2 {
    color: #162a4c;
    margin-bottom: 10px
}

.find-agent__event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.find-agent__event .selectric-wrapper {
    width: 200px;
    margin-right: 20px
}

.find-agent__event button {
    color: #fff;
    background-color: #376bfb
}

.find-agent .outline-button, .agent .outline-button, .find-agent .secondary-button, .agent .secondary-button {
    padding: 18px 23px
}

.agent {
    display: none
}

.agent__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.agent__profile img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    margin-right: 25px
}

.agent__profile-name {
    margin-right: 30px
}

.agent__profile-name h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 5px
}

.agent__profile-name a {
    display: block;
    font-size: 16px;
    line-height: 19px;
    color: #162a4c;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.agent__profile-name a:hover {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.agent span {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #162a4c
}

.agent .outline-button {
    background-color: transparent
}

.information {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 90px
}

.information .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.information img {
    margin-right: 190px
}

.information__content h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 35px
}

.information__content h6 {
    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;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 20px
}

.information__content h6 strong {
    width: 220px;
    margin-left: 50px
}

.information__content h6 a {
    display: block;
    width: 220px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    color: #162a4c;
    margin-left: 50px
}

.information__content h6:nth-child(3) {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 30px;
    margin-bottom: 25px
}

.information__content h6:nth-child(5) {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 30px;
    margin-bottom: 0
}

.contracts {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px
}

.contracts .row {
    margin-bottom: 130px
}

.contracts h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c
}

.contracts__pdf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    color: #162a4c;
    text-transform: uppercase;
    width: 100%
}

.contracts__pdf img {
    margin-right: 15px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.contracts__pdf:hover img {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.contracts__menu {
    position: -webkit-sticky;
    position: sticky;
    top: 130px
}

.contracts__menu ul li {
    margin-bottom: 25px
}

.contracts__menu ul li a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: rgba(22, 42, 76, 0.2);
    padding-bottom: 15px;
    position: relative;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.contracts__menu ul li a::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #7f50d0;
    position: absolute;
    bottom: 0;
    left: 0
}

.contracts__menu ul li a:hover {
    color: #162a4c
}

.contracts__menu ul li:last-child {
    margin-bottom: 0
}

.contracts__menu ul li.current-menu-item a {
    color: #162a4c
}

.contracts__menu ul li.current-menu-item a::after {
    width: 100%
}

.contracts__inner h2 {
    max-width: 560px;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c
}

.contracts__inner h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    color: #162a4c;
    margin-top: 60px
}

.contracts__inner h4 {
    margin-top: 25px
}

.contracts__inner p {
    line-height: 29px;
    margin-top: 25px
}

.contracts__inner ul, .contracts__inner ol {
    font-size: 18px;
    line-height: 24px;
    color: #162a4c;
    font-family: "Merriweather", Helvetica, Arial, sans-serif;
    list-style: inside
}

.contracts__inner ul li, .contracts__inner ol li {
    margin: 10px 0
}

.prices {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 80px
}

.prices .container {
    position: relative
}

.prices__title {
    margin-bottom: 50px
}

.prices__title h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.prices__staff-number h6 {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 20px
}

.prices__staff-number .range {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.prices__staff-number .range .rangeslider {
    height: 2px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #e9eff2
}

.prices__staff-number .rangeslider__fill {
    width: 80%;
    height: 10px;
    border-radius: 10px;
    background-color: #376bfb;
    padding: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    top: -5px
}

.prices__staff-number .rangeslider__handle {
    width: 45px;
    height: 45px;
    background-color: #fff;
    background-image: unset;
    border: 1px solid #e9eff2;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    top: -22px;
    cursor: ew-resize
}

.prices__staff-number .rangeslider__handle::before {
    content: '';
    width: 22px;
    height: 11px;
    background-image: url("../img/icon/arrow-blue.svg");
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.prices__staff-number .rangeslider__handle::after {
    display: none
}

.prices__staff-number output {
    width: 100px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #e9eff2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 21px;
    border-radius: 25px
}

.prices__staff-number output input {
    width: 100%;
    font-size: 18px;
    color: #162a4c;
    border: 0;
    text-align: center;
    background-color: transparent
}

.prices__menu {
    margin-bottom: 30px
}

.prices__menu ul {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f6fafc;
    border: 1px solid #e9eff2;
    border-radius: 5px
}

.prices__menu ul li {
    width: calc(100% / 2);
    height: 100%;
    position: relative;
    z-index: 2
}

.prices__menu ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: rgba(22, 42, 76, 0.2);
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.prices__menu ul li::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #376bfb;
    border: 1px solid #e9eff2;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.prices__menu ul li.active a {
    color: #fff
}

.prices__menu ul li.active::after {
    opacity: 1;
    visibility: visible
}

.prices .finger-icon {
    position: absolute;
    top: 70%;
    right: 50px;
    z-index: 9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 24px 0 rgba(48, 58, 62, 0.2);
    box-shadow: 0 0 24px 0 rgba(48, 58, 62, 0.2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;
    -webkit-animation: fingerMove 2s infinite;
    animation: fingerMove 2s infinite
}

.get-offer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 -10px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 -10px 24px 0 rgba(0, 0, 0, 0.05);
    padding: 35px 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 9;
    bottom: 0
}

.get-offer__price, .get-offer__over {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.get-offer__price strong, .get-offer__over strong {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c
}

.get-offer__price-total, .get-offer__over-info {
    margin-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.get-offer__price-total span, .get-offer__over-info span {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #162a4c
}

.get-offer__price-total small, .get-offer__over-info small {
    font-size: 14px;
    line-height: 21px;
    color: #162a4c
}

.get-offer__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.get-offer__product .secondary-button {
    display: inline-block;
    background-color: #376bfb;
    color: #fff;
    padding: 15px 40px
}

.get-offer__product-item {
    width: 60px;
    height: 60px;
    background-color: #f6fafc;
    margin-right: 20px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.get-offer__product-item-cancel {
    width: 15px;
    height: 15px;
    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;
    position: absolute;
    top: -5px;
    right: -5px
}

.get-offer__product-item-cancel::before {
    content: '';
    width: 2px;
    height: 10px;
    background-color: #162a4c;
    position: absolute;
    top: 2px;
    left: 7.5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.get-offer__product-item-cancel::after {
    content: '';
    width: 2px;
    height: 10px;
    background-color: #162a4c;
    position: absolute;
    top: 2px;
    left: 7.5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.get-offer__product-item-cancel:hover::before {
    background-color: #f37071
}

.get-offer__product-item-cancel:hover::after {
    background-color: #f37071
}

.who-asked {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    margin-top: 0;
    background: #f6fafc;
    padding-top: 130px;
    padding-bottom: 130px;
}

.who-asked__title {
    position: -webkit-sticky;
    position: sticky;
    top: 130px
}

.who-asked__title img {
    margin-bottom: 35px
}

.who-asked__title h2 {
    color: #162a4c;
    letter-spacing: -0.5px;
    margin-bottom: 20px
}

.who-asked__title p {
    margin-bottom: 70px
}

.who-asked__title .outline-button {
    padding: 13px 40px
}

.who-asked__inner h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 20px
}

.who-asked__inner p {
    margin-bottom: 100px
}

.who-asked__inner p:last-child {
    margin-bottom: 0
}

.primary-page {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 130px
}

.primary-page__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 65px
}

.primary-page__title-inner h1 {
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.primary-page__title-inner p {
    max-width: 570px
}

.primary-page__title-search {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 400px
}

.primary-page__title-search .form-item-search {
    width: 100%
}

.primary-page__title--small .primary-page__title-inner h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px
}

.primary-page__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.primary-page__content-image {
    width: 568px;
    min-width: 568px;
    height: 568px;
    display: inline-block;
    overflow: hidden
}

.primary-page__content-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.primary-page__content-image:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.primary-page__content-inner {
    margin-left: 130px
}

.primary-page__content-inner a {
    display: inline-block;
    max-width: 360px;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c;
    margin-bottom: 40px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.primary-page__content-inner a:hover {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    color: #376bfb
}

.primary-page__content-inner p {
    margin-bottom: 30px
}

.primary-page__content-inner h5 {
    font-size: 12px;
    line-height: 14px;
    color: #162a4c;
    margin-bottom: 80px
}

.primary-page__content-inner__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.primary-page__content-inner__profile img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-left: 25px;
    -o-object-fit: cover;
    object-fit: cover
}

.primary-page__content-inner__profile-name h6 {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 5px;
    text-align: right
}

.primary-page__content-inner__profile-name span {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.primary-page--customer-stories {
    margin-bottom: 90px
}

.primary-page--customer-stories .primary-page__title {
    margin-bottom: 0
}

.secondary-subscribe {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    max-width: 1540px;
    background-color: #f6fafc;
    border: 1px solid #f1f1f1;
    padding: 70px 0;
    margin: 0 auto;
    border-radius: 5px
}

.secondary-subscribe .container {
    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
}

.secondary-subscribe__title {
    max-width: 495px
}

.secondary-subscribe__title h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 20px
}

.secondary-subscribe__title p {
    font-size: 15px;
    line-height: 23px;
    color: #162a4c
}

.secondary-subscribe__form .mc4wp-form-fields, .secondary-subscribe__form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.secondary-subscribe__form .mc4wp-form-fields .form-item, .secondary-subscribe__form-fields .form-item {
    width: 370px;
    min-width: 370px;
    margin-right: 20px
}

.secondary-subscribe__form .mc4wp-form-fields .form-item input, .secondary-subscribe__form-fields .form-item input {
    width: 100%
}

.secondary-subscribe__form .mc4wp-form-fields .secondary-button, .secondary-subscribe__form-fields .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.mc4wp-alert.mc4wp-error {
    display: none
}

.mc4wp-alert p {
    margin: 20px 0 0 !important;
    max-width: none !important;
    font: 600 18px "gilroy", Helvetica, Arial, sans-serif;
    text-align: center
}

.most-read {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 130px
}

.most-read .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.most-read h2 {
    width: 100%;
    text-align: center;
    color: #162a4c;
    letter-spacing: -0.5px;
    margin-bottom: 60px
}

.most-read__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.most-read__list-item {
    width: calc(100% / 3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.most-read .primary-card {
    width: 100%;
    padding: 50px 35px 35px 35px
}

.most-read .primary-card__bar {
    width: 90%
}

.most-read .primary-card--article {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: solid 1px transparent;
    border-radius: unset
}

.most-read .primary-card--article:hover {
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #f1f1f1;
    border-radius: 5px
}

.explore {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 130px
}

.explore__title {
    margin-bottom: 35px
}

.explore__title h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.explore__article-content {
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding-bottom: 65px;
    padding-right: 5px;
    max-width: 390px
}

.explore__article-content h5 {
    font-size: 12px;
    line-height: 14px;
    color: #162a4c;
    margin-bottom: 15px
}

.explore__article-content__title h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 30px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.explore__article-content__title:hover h6 {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    color: #376bfb
}

.explore__article-content p {
    max-width: 370px;
    font-size: 15px;
    line-height: 23px
}

.explore__article-image {
    display: block;
    width: 100%;
    height: 470px;
    overflow: hidden;
    margin-top: -110px;
    position: relative;
    z-index: 1
}

.explore__article-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.explore__article-image:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.explore__infographics-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #f1f1f1
}

.explore__infographics-item__inner h5 {
    font-size: 12px;
    line-height: 14px;
    color: #162a4c;
    margin-bottom: 15px
}

.explore__infographics-item__inner-title h6 {
    max-width: 250px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 25px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.explore__infographics-item__inner-title:hover h6 {
    color: #376bfb;
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.explore__infographics-item__inner p {
    max-width: 250px;
    font-size: 15px;
    line-height: 23px
}

.explore__infographics-item__image {
    width: 230px;
    height: 230px;
    overflow: hidden
}

.explore__infographics-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.explore__infographics-item__image:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.explore__infographics-item + .explore__infographics-item {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0
}

.e-books {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 130px;
    margin-bottom: 130px;
    position: relative;
    text-align: center
}

.e-books__title {
    text-align: center;
    margin-bottom: 60px
}

.e-books__title h5 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    text-transform: unset;
    margin-bottom: 20px
}

.e-books__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.e-books__inner-item {
    display: inline-block;
    width: 271px;
    min-width: 271px;
    height: 379px;
    min-height: 379px;
    position: relative;
    margin-top: 60px
}

.e-books__inner-item img {
    width: 221px;
    height: 316px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.e-books__inner-item img:first-child {
    position: absolute;
    bottom: 0;
    left: 0
}

.e-books__inner-item img:last-child {
    position: absolute;
    top: 0;
    right: 0
}

.e-books__inner-item:hover img:first-child {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.e-books__inner-item:hover img:last-child {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.e-books__inner-item.one-book {
    width: 221px;
    min-width: 221px;
    height: 316px;
    min-height: 316px;
    margin-top: 30px
}

.e-books__inner-tertiary-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    min-height: 375px;
    padding: 60px 45px 50px 55px;
    background-color: #376bfb;
    text-align: left;
    border-radius: 0 5px 5px 0
}

.e-books__inner-tertiary-item h6 {
    max-width: 213px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 28px
}

.e-books__inner-tertiary-item p {
    max-width: 220px;
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    margin-bottom: 38px
}

.e-books__inner-tertiary-item__bar {
    width: 100%;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 43px;
    position: relative
}

.e-books__inner-tertiary-item__bar::after {
    content: '';
    width: 0;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.e-books__inner-tertiary-item span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 27px;
    color: #fff
}

.e-books__inner-tertiary-item span svg {
    margin-left: 10px;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.e-books__inner-tertiary-item:hover .e-books__inner-tertiary-item__bar::after {
    width: 100%
}

.e-books__inner-secondary-item {
    display: inline-block;
    width: 221px;
    height: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: left
}

.e-books__inner-secondary-item img {
    width: 100%;
    height: 316px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 25px;
    -webkit-box-shadow: 20px 20px 30px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 20px 20px 30px 0 rgba(0, 0, 0, 0.06)
}

.e-books__inner-secondary-item h6 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    max-width: 210px;
    margin-bottom: 10px
}

.e-books__inner-secondary-item span {
    font-size: 14px;
    line-height: 21px;
    color: #162a4c
}

.e-books__inner-secondary-item:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.e-books::after {
    content: '';
    width: 50%;
    height: 375px;
    background-color: #376bfb;
    position: absolute;
    top: 144px;
    left: 0;
    border-radius: 5px 0 0 5px;
    z-index: -1
}

.e-books .view-all {
    display: inline-block;
    margin-top: 60px
}

.reading-lists {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 130px;
    margin-bottom: 130px;
    text-align: center
}

.reading-lists__title {
    text-align: left
}

.reading-lists__title h6 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.reading-lists__title p {
    margin-bottom: 60px
}

.reading-lists__item {
    width: 100%;
    padding: 40px 75px 40px 40px;
    background-color: #fff;
    border: 1px solid #e9eff2;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: left
}

.reading-lists__item img {
    margin-right: 30px
}

.reading-lists__item-title {
    margin-right: 50px
}

.reading-lists__item-title h5 {
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #162a4c;
    margin-bottom: 10px
}

.reading-lists__item-title h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    max-width: 290px
}

.reading-lists__item-piece {
    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;
    text-transform: lowercase;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c
}

.reading-lists__item-piece span {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0
}

.reading-lists__item::before {
    content: '';
    width: 94%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #e9eff2;
    position: absolute;
    top: 0;
    left: 50%;
    border-radius: 5px;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    z-index: -1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.reading-lists__item::after {
    content: '';
    width: 96%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #e9eff2;
    position: absolute;
    top: 0;
    left: 50%;
    border-radius: 5px;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    z-index: -1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.reading-lists__item:hover {
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05)
}

.reading-lists__item:hover::before {
    -webkit-transform: translateX(-50%) translateY(14px);
    transform: translateX(-50%) translateY(14px)
}

.reading-lists__item:hover::after {
    -webkit-transform: translateX(-50%) translateY(7px);
    transform: translateX(-50%) translateY(7px)
}

.reading-lists .view-all {
    display: inline-block;
    margin-top: 80px
}

.all-stories, .search-result {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 120px
}

.all-stories .container, .search-result .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.all-stories__inner, .search-result__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.all-stories__inner-title, .search-result__inner-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    text-align: left
}

.all-stories__inner-title h2, .search-result__inner-title h2 {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.all-stories__inner-title .selectric-wrapper, .search-result__inner-title .selectric-wrapper {
    width: 140px
}

.all-stories__inner-title .selectric, .search-result__inner-title .selectric {
    background-color: #f9f9f9;
    border: 0
}

.all-stories__inner-title .selectric-items, .search-result__inner-title .selectric-items {
    background-color: #f9f9f9;
    border: 0
}

.all-stories__inner-title .selectric-items li.highlighted, .search-result__inner-title .selectric-items li.highlighted {
    background-color: #fff
}

.all-stories__inner-title .selectric-items li:hover, .search-result__inner-title .selectric-items li:hover {
    background-color: #fff
}

.all-stories__inner-title-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.all-stories__inner-title-description p {
    margin-right: 20px
}

.all-stories__inner-title-flex {
    width: 100%;
    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;
    margin-bottom: 30px
}

.all-stories__inner-title-flex p {
    margin: 0 20px 0 0 !important
}

.all-stories__inner-item, .search-result__inner-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 40px;
    text-align: left
}

.all-stories__inner-item__image, .search-result__inner-item__image {
    width: 180px;
    min-width: 180px;
    height: 180px;
    overflow: hidden;
    margin-right: 40px
}

.all-stories__inner-item__image img, .search-result__inner-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.all-stories__inner-item__image:hover img, .search-result__inner-item__image:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.all-stories__inner-item h5, .search-result__inner-item h5 {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    color: #376bfb;
    margin-bottom: 10px
}

.all-stories__inner-item__title h4, .search-result__inner-item__title h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.all-stories__inner-item__title:hover h4, .search-result__inner-item__title:hover h4 {
    color: #376bfb;
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.all-stories__inner-item p, .search-result__inner-item p {
    font-size: 15px;
    line-height: 23px
}

.all-stories__subscribe, .search-result__popular {
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    width: 340px;
    min-width: 340px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0;
    background-color: #f6fafc;
    margin-left: 130px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #f1f1f1
}

.all-stories__subscribe h3, .search-result__popular h3 {
    max-width: 160px;
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 30px
}

.all-stories__subscribe p, .search-result__popular p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 40px;
    padding: 0 40px
}

.all-stories__subscribe form, .search-result__popular form {
    width: 100%;
    padding: 0 15px
}

.all-stories__subscribe .form-item, .search-result__popular .form-item {
    position: relative;
    margin-bottom: 35px
}

.all-stories__subscribe .secondary-button, .search-result__popular .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.all-stories__subscribe #mce-responses .response, .search-result__popular #mce-responses .response {
    position: static;
    margin-top: 20px
}

.all-stories .subscribe-newsletter-vertical, .search-result .subscribe-newsletter-vertical {
    width: auto
}

.all-stories .subscribe-newsletter-vertical .parsley-errors-list, .search-result .subscribe-newsletter-vertical .parsley-errors-list {
    display: none
}

.customer-stories {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.customer-stories__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.customer-stories__list-item {
    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;
    margin-bottom: 130px
}

.customer-stories__list-item__image {
    width: 470px;
    min-width: 470px;
    height: 470px;
    overflow: hidden;
    margin-right: 130px
}

.customer-stories__list-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.customer-stories__list-item__image:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.customer-stories__list-item__image--two {
    position: relative
}

.customer-stories__list-item__image--two img {
    width: unset;
    height: unset;
    -o-object-fit: unset;
    object-fit: unset
}

.customer-stories__list-item__image--two img:first-child {
    position: absolute;
    top: 0;
    right: 0;
    height: 55%
}

.customer-stories__list-item__image--two img:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%
}

.customer-stories__list-item__image--two:hover img {
    -webkit-transform: unset;
    transform: unset
}

.customer-stories__list-item__content {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.customer-stories__list-item__content p {
    margin-bottom: 20px;
    font-family: "gilroy", Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #162a4c
}

.customer-stories__list-item__content img {
    margin-bottom: 15px
}

.customer-stories__list-item__content small {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c;
    margin-bottom: 50px
}

.customer-stories__list-item__content-title {
    display: inline-block;
    max-width: 560px;
    margin-bottom: 20px
}

.customer-stories__list-item__content-title h4 {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.customer-stories__list-item__content-title:hover h4 {
    color: #376bfb;
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.customer-stories__list-item__content span {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c;
    margin-bottom: 40px
}

.customer-stories__list-item__content .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.customer-stories__list-item:nth-child(2n) .customer-stories__list-item__image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    margin-left: 130px
}

.customer-stories__list-item:nth-child(2n) .customer-stories__list-item__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.all-customer-stories, .other-customer-stories {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 120px
}

.all-customer-stories__title, .other-customer-stories__title {
    margin-bottom: 65px;
    text-align: center
}

.all-customer-stories__title h2, .other-customer-stories__title h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.all-customer-stories__list, .other-customer-stories__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.all-customer-stories__list-item, .other-customer-stories__list-item {
    width: calc(100% / 3 - 30px);
    margin-right: 45px;
    margin-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.all-customer-stories__list-item__image, .other-customer-stories__list-item__image {
    width: 100%;
    height: 410px;
    overflow: hidden;
    background-color: #e9eff2
}

.all-customer-stories__list-item__image img, .other-customer-stories__list-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.all-customer-stories__list-item__title, .other-customer-stories__list-item__title {
    padding: 40px 30px 40px 30px;
    background-color: #fff;
    border-left: 1px solid #e9eff2;
    border-right: 1px solid #e9eff2;
    border-bottom: 1px solid #e9eff2;
    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-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.all-customer-stories__list-item__title h6, .other-customer-stories__list-item__title h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 5px;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.all-customer-stories__list-item__title p, .other-customer-stories__list-item__title p {
    font: 400 16px/19px "gilroy", Helvetica, Arial, sans-serif
}

.all-customer-stories__list-item a, .other-customer-stories__list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.all-customer-stories__list-item a:hover h6, .other-customer-stories__list-item a:hover h6 {
    color: #376bfb
}

.all-customer-stories__list-item a:hover img, .other-customer-stories__list-item a:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.all-customer-stories__list-item:nth-child(3n), .other-customer-stories__list-item:nth-child(3n) {
    margin-right: 0
}

.all-customer-stories__list-item:last-child, .other-customer-stories__list-item:last-child {
    margin-right: 0
}

.all-customer-stories__button, .other-customer-stories__button {
    margin-top: 15px;
    text-align: center
}

.customer-stories-detail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 100px
}

.customer-stories-detail .container {
    position: relative;
    padding: 0 30px;
    width: 100%;
    max-width: 1620px
}

.customer-stories-detail .container + .container {
    max-width: 1140px;
    padding: 40px 15px 0
}

.customer-stories-detail__background {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 340px
}

.customer-stories-detail__background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.customer-stories-detail__background:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(22, 42, 76, 0.6);
    position: absolute;
    top: 0;
    left: 0
}

.customer-stories-detail__title {
    position: absolute;
    left: 50%;
    bottom: 40px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

.customer-stories-detail__title h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #fff;
    margin-bottom: 10px
}

.customer-stories-detail__title p {
    color: #fff
}

.customer-stories-detail__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px
}

.customer-stories-detail__info-item {
    width: 140px;
    min-width: 140px;
    margin-right: 170px
}

.customer-stories-detail__info-item h6 {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 5px
}

.customer-stories-detail__info-item span {
    font-size: 18px;
    line-height: 40px;
    color: #162a4c
}

.customer-stories-detail__info-item .tooltip {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    display: block;
    padding: 8px 15px;
    background-color: #162a4c;
    border-radius: 4px;
    white-space: nowrap;
    line-height: normal;
    color: #fff
}

.customer-stories-detail__info-item .tooltip:before {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-top: 8px solid #162a4c
}

.customer-stories-detail__info-item ul {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.customer-stories-detail__info-item ul li {
    position: relative;
    margin-right: 25px
}

.customer-stories-detail__info-item ul li:last-child {
    margin-right: 0
}

.customer-stories-detail__info-item ul li:hover .tooltip {
    opacity: 1;
    visibility: visible
}

.customer-stories-detail__comment {
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
    margin-bottom: 30px
}

.customer-stories-detail__comment img {
    margin-bottom: 25px
}

.customer-stories-detail__comment p {
    font: 400 16px/21px "gilroy", Helvetica, Arial, sans-serif;
    margin-bottom: 20px
}

.customer-stories-detail__comment h5 {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 2px;
    color: #102622
}

.customer-stories-detail__content {
    padding-left: 30px
}

.customer-stories-detail__content h1, .customer-stories-detail__content h2, .customer-stories-detail__content h3, .customer-stories-detail__content h4, .customer-stories-detail__content h5, .customer-stories-detail__content h6 {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 50px;
    max-width: 515px
}

.customer-stories-detail__content h1 + h1, .customer-stories-detail__content h1 h2, .customer-stories-detail__content h1 h3, .customer-stories-detail__content h1 h4, .customer-stories-detail__content h1 h5, .customer-stories-detail__content h1 h6, .customer-stories-detail__content h2 + h1, .customer-stories-detail__content h2 h2, .customer-stories-detail__content h2 h3, .customer-stories-detail__content h2 h4, .customer-stories-detail__content h2 h5, .customer-stories-detail__content h2 h6, .customer-stories-detail__content h3 + h1, .customer-stories-detail__content h3 h2, .customer-stories-detail__content h3 h3, .customer-stories-detail__content h3 h4, .customer-stories-detail__content h3 h5, .customer-stories-detail__content h3 h6, .customer-stories-detail__content h4 + h1, .customer-stories-detail__content h4 h2, .customer-stories-detail__content h4 h3, .customer-stories-detail__content h4 h4, .customer-stories-detail__content h4 h5, .customer-stories-detail__content h4 h6, .customer-stories-detail__content h5 + h1, .customer-stories-detail__content h5 h2, .customer-stories-detail__content h5 h3, .customer-stories-detail__content h5 h4, .customer-stories-detail__content h5 h5, .customer-stories-detail__content h5 h6, .customer-stories-detail__content h6 + h1, .customer-stories-detail__content h6 h2, .customer-stories-detail__content h6 h3, .customer-stories-detail__content h6 h4, .customer-stories-detail__content h6 h5, .customer-stories-detail__content h6 h6 {
    margin-bottom: 40px
}

.customer-stories-detail__content p {
    max-width: 705px;
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 30px
}

.customer-stories-detail__content img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 30px;
    margin-bottom: 60px
}

.customer-stories-detail__content ul {
    margin-bottom: 60px
}

.customer-stories-detail__content ul li {
    position: relative;
    padding-left: 43px;
    font: 400 18px/21px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c;
    margin-bottom: 35px
}

.customer-stories-detail__content ul li::after {
    content: '';
    width: 13px;
    height: 13px;
    background-color: #162a4c;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.customer-stories-detail__content ul li:last-child {
    margin-bottom: 0
}

.customer-stories-detail__content ol {
    margin-bottom: 60px;
    margin-left: 20px
}

.customer-stories-detail__content ol li {
    list-style: decimal;
    font: 400 18px/21px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c;
    margin-bottom: 20px;
    padding-left: 23px
}

.customer-stories-detail__content ol li:last-child {
    margin-bottom: 0
}

.e-books-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.e-books-content__list, .previous-issues__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.e-books-content__list-item, .previous-issues__list-item {
    width: calc(100% / 3 - 65px);
    margin-right: 97px;
    margin-bottom: 80px
}

.e-books-content__list-item:nth-child(3n), .previous-issues__list-item:nth-child(3n) {
    margin-right: 0
}

.e-books-content__list-item img, .previous-issues__list-item img {
    width: 100%;
    height: 431px;
    margin-bottom: 40px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.e-books-content__list-item h5, .previous-issues__list-item h5 {
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #162a4c;
    margin-bottom: 20px
}

.e-books-content__list-item h4, .previous-issues__list-item h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 20px
}

.e-books-content__list-item p, .previous-issues__list-item p {
    font-size: 15px;
    margin-bottom: 23px
}

.e-books-content__list-item a, .previous-issues__list-item a {
    display: block;
    position: relative
}

.e-books-content__list-item a::after, .previous-issues__list-item a::after {
    content: '';
    width: 120%;
    height: 110%;
    background-color: #f6fafc;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0
}

.e-books-content__list-item a:hover::after, .previous-issues__list-item a:hover::after {
    opacity: 1
}

.e-books-content__list-item a:hover img, .previous-issues__list-item a:hover img {
    -webkit-box-shadow: 20px 20px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 20px 20px 30px 0 rgba(0, 0, 0, 0.1)
}

.search-result {
    margin-top: 0
}

.search-result__inner {
    text-align: left
}

.search-result__inner-title {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 0
}

.search-result__inner-item__image div {
    width: 100%;
    height: 100%
}

.search-result__popular {
    padding: 40px 35px 40px 50px;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.search-result__popular h3 {
    max-width: 250px;
    margin-bottom: 35px
}

.search-result__popular ul {
    max-width: 235px
}

.search-result__popular ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.search-result__popular ul li a {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.search-result__popular ul li:last-child {
    margin-bottom: 0
}

.search-not-found {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px
}

.search-not-found__title {
    margin-bottom: 70px
}

.search-not-found__title h1 {
    max-width: 200px;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c
}

.search-not-found__content {
    margin-bottom: 60px
}

.search-not-found__content h2 {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 25px
}

.search-not-found__content + form {
    margin-left: 0
}

.search-not-found__search {
    width: 100%;
    max-width: 320px
}

.search-not-found__illustration {
    position: relative;
    z-index: -1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    width: 100%;
    height: auto
}

.e-books-detail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 100px
}

.e-books-detail__title {
    margin-bottom: 70px
}

.e-books-detail__title h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.e-books-detail__image {
    width: 100%;
    max-width: 410px;
    height: 584px;
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
    margin-bottom: 30px
}

.e-books-detail__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 27px 27px 41px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 27px 27px 41px 0 rgba(0, 0, 0, 0.06)
}

.e-books-detail__content-top {
    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;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.e-books-detail__content-top h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c
}

.e-books-detail__content-top .secondary-button {
    background-color: #376bfb;
    color: #fff;
    height: 50px;
    padding: 0 30px
}

.e-books-detail__content-top .secondary-button--big {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.e-books-detail__content-top .secondary-button--big.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.e-books-detail__content-top__cancel {
    display: block;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-color: #f5f7fa;
    position: absolute;
    top: -2px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.e-books-detail__content-top__cancel::before {
    content: '';
    width: 2px;
    height: 20px;
    border-radius: 2px;
    background-color: #000;
    position: absolute;
    top: 15px;
    left: 24px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.e-books-detail__content-top__cancel::after {
    content: '';
    width: 2px;
    height: 20px;
    border-radius: 2px;
    background-color: #000;
    position: absolute;
    top: 15px;
    left: 24px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.e-books-detail__content-top__cancel:hover::before {
    -webkit-transform: rotate(45deg) scale(0.9);
    transform: rotate(45deg) scale(0.9);
    background-color: #f37071
}

.e-books-detail__content-top__cancel:hover::after {
    -webkit-transform: rotate(-45deg) scale(0.9);
    transform: rotate(-45deg) scale(0.9);
    background-color: #f37071
}

.e-books-detail__content-top__cancel.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.e-books-detail__content-top__form-wrapper {
    display: none
}

.e-books-detail__content-top__form {
    margin-top: 20px;
    padding-top: 35px;
    border-top: 1px solid #f1f1f1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.e-books-detail__content-top__form .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.e-books-detail__content-top__form .form-item {
    width: calc(100% / 2 - 15px);
    margin-bottom: 25px
}

.e-books-detail__content-top__form .form-item input {
    color: rgba(22, 42, 76, 0.6)
}

.e-books-detail__content-top__form .form-item input::-webkit-input-placeholder {
    color: rgba(22, 42, 76, 0.6)
}

.e-books-detail__content-top__form .form-item input::-moz-placeholder {
    color: rgba(22, 42, 76, 0.6)
}

.e-books-detail__content-top__form .form-item input:-ms-input-placeholder {
    color: rgba(22, 42, 76, 0.6)
}

.e-books-detail__content-top__form .form-item input::-ms-input-placeholder {
    color: rgba(22, 42, 76, 0.6)
}

.e-books-detail__content-top__form .form-item input::placeholder {
    color: rgba(22, 42, 76, 0.6)
}

.e-books-detail__content-top__form-button {
    width: 100%;
    text-align: center;
    margin-top: 15px
}

.e-books-detail__content-top__form-button .secondary-button {
    padding: 13px 90px
}

.e-books-detail__content-item {
    padding: 45px 55px 45px 30px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

.e-books-detail__content-item__number {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c;
    margin-right: 45px;
    margin-top: 10px
}

.e-books-detail__content-item__inner h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 10px
}

.e-books-detail__content-item__inner p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 40px
}

.e-books-detail__content-item__inner-bar {
    display: block;
    width: 110px;
    height: 2px;
    background-color: #7f50d0;
    position: relative
}

.e-books-detail__content-item__inner-button {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    color: #162a4c;
    margin-top: 30px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    cursor: pointer
}

.e-books-detail__content-item__inner-button:hover {
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.e-books-detail__content-item--lock {
    background-color: #f6fafc;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("../img/icon/lock.svg");
    background-repeat: no-repeat;
    background-position: top 30px right 30px
}

.e-books-detail__content-item--lock .e-books-detail__content-item__number {
    margin-top: unset
}

.e-books-detail__content-item--lock .e-books-detail__content-item__inner p {
    margin-bottom: unset
}

.i-coffee {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 165px
}

.i-coffee__title {
    margin-bottom: 70px
}

.i-coffee__title h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.i-coffee__book {
    width: 420px;
    height: 598px
}

.i-coffee__book img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1
}

.i-coffee__book .triangle {
    position: absolute;
    bottom: -30px;
    left: -140px;
    border-width: 0 155.5px 278px 155.5px;
    z-index: 0
}

.i-coffee__book .oval {
    position: absolute;
    top: 150px;
    right: -10px;
    width: 177px;
    height: 177px;
    background-color: #f37071;
    z-index: 0
}

.i-coffee__content {
    margin-top: 40px;
    padding-left: 5px;
    position: relative
}

.i-coffee__content h2 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c;
    margin-bottom: 55px;
    max-width: 340px
}

.i-coffee__content p {
    margin-bottom: 40px
}

.i-coffee__content strong {
    font-size: 190px;
    font-weight: 700;
    line-height: 170px;
    letter-spacing: -3.17px;
    color: rgba(22, 42, 76, 0.05);
    cursor: default;
    position: absolute;
    top: -50px;
    left: -95px;
    z-index: -1
}

.i-coffee__content .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.secondary-modal {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.secondary-modal .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f6fafc;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 85px
}

.secondary-modal h3 {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 15px
}

.secondary-modal p {
    font-size: 15px;
    line-height: 23px;
    max-width: 420px
}

.secondary-modal__form {
    width: 100%;
    max-width: 760px;
    margin-top: 35px
}

.secondary-modal__form-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.secondary-modal__form-items .form-item {
    width: calc(100% / 2 - 10px);
    margin-bottom: 40px
}

.secondary-modal__form-wrapper {
    width: 100%;
    text-align: center
}

.secondary-modal__form .secondary-button {
    background-color: #376bfb;
    color: #fff;
    padding: 17px 55px
}

.secondary-modal__form .form-item input::-webkit-input-placeholder {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.secondary-modal__form .form-item input::-moz-placeholder {
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.secondary-modal__form .form-item input:-ms-input-placeholder {
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.secondary-modal__form .form-item input::-ms-input-placeholder {
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.secondary-modal__form .form-item input::placeholder {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.secondary-modal__form .selectric-wrapper {
    width: 100%
}

.secondary-modal--popup .container {
    background-color: #fff
}

.previous-issues {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 130px;
    margin-top: 130px
}

.previous-issues .container {
    text-align: center
}

.previous-issues__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 60px
}

.previous-issues__list {
    text-align: left
}

.previous-issues__list-item div {
    width: 100%;
    max-width: 305px;
    height: 431px;
    margin-bottom: 40px
}

.previous-issues__list-item div img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 0
}

.previous-issues__list-item h4 {
    max-width: 200px
}

.latest-webinar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 130px
}

.latest-webinar__title {
    margin-bottom: 60px;
    text-align: center
}

.latest-webinar__title h6 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.latest-webinar__inner {
    border: 1px solid #e9eff2;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px;
    text-align: left;
    padding: 55px 0 40px 60px
}

.latest-webinar__inner-text {
    width: 70%
}

.latest-webinar__inner-text h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 25px;
    max-width: 380px
}

.latest-webinar__inner-text p {
    font-size: 15px;
    line-height: 23px;
    max-width: 510px;
    margin-bottom: 50px
}

.latest-webinar__inner-text__action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.latest-webinar__inner-text strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 50px;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c
}

.latest-webinar__inner-text strong span {
    margin-left: 10px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #162a4c
}

.latest-webinar__inner-text strong small {
    display: block;
    margin-top: 5px
}

.latest-webinar__inner-text .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.latest-webinar__inner-profile {
    width: 30%;
    height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 35px
}

.latest-webinar__inner-profile__item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 300px !important
}

.latest-webinar__inner-profile__item-inner {
    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
}

.latest-webinar__inner-profile__item-inner img {
    width: 155px;
    height: 155px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
    -webkit-transform: scale(0.25) translateY(80px);
    transform: scale(0.25) translateY(80px);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.latest-webinar__inner-profile__item-inner h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 5px;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.latest-webinar__inner-profile__item-inner p {
    font: 400 16px/22px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.latest-webinar__inner-profile__item.slick-center .latest-webinar__inner-profile__item-inner img {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.latest-webinar__inner-profile__item.slick-center .latest-webinar__inner-profile__item-inner h6 {
    opacity: 1
}

.latest-webinar__inner-profile__item.slick-center .latest-webinar__inner-profile__item-inner p {
    opacity: 1
}

.latest-webinar__inner-prev, .latest-webinar__inner-next {
    width: 39px;
    height: 39px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("../img/icon/arrow-white2.svg");
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 275px;
    bottom: 142px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.latest-webinar__inner-prev.slick-disabled, .slick-disabled.latest-webinar__inner-next {
    background-image: url("../img/icon/arrow-transparent.svg");
    background-color: transparent;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.latest-webinar__inner-next {
    right: 35px;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.latest-webinar__inner-next.slick-disabled {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.latest-webinar__footer {
    text-align: center
}

.writer-detail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 130px
}

.writer-detail__profile {
    position: relative
}

.writer-detail__profile-image {
    display: block;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 30px;
    margin-left: 20px
}

.writer-detail__profile h1 {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c
}

.writer-detail__profile p {
    margin-bottom: 10px
}

.writer-detail__profile .triangle {
    border-width: 0 130px 234px 130px;
    border-color: transparent transparent #007bff transparent;
    position: absolute;
    top: -60px;
    left: -100px;
    z-index: -1
}

.writer-detail__profile .combined-shape {
    display: block;
    position: absolute;
    top: 140px;
    right: 50px;
    width: 72px;
    height: 144px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    z-index: -1
}

.writer-detail ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.writer-detail ul li {
    width: 25px;
    height: 25px;
    margin-right: 15px
}

.writer-detail ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.writer-detail ul li a img {
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.writer-detail ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.writer-detail ul li:last-child {
    margin-right: 0
}

.writer-detail__info {
    margin-bottom: 130px
}

.writer-detail__info-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 50px
}

.writer-detail__info-title img {
    margin-right: 30px
}

.writer-detail__info-title h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c
}

.writer-detail__info p {
    line-height: 29px
}

.writer-detail__all-writings h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 50px
}

.writer-detail__all-writings-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.writer-detail__all-writings-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    border: 1px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    width: 100%
}

.writer-detail__all-writings-list__item div:first-child {
    width: 180px;
    min-width: 180px;
    max-width: 180px;
    height: 180px;
    min-height: 180px;
    max-height: 180px;
    margin-right: 50px
}

.writer-detail__all-writings-list__item div:first-child img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.writer-detail__all-writings-list__item-content h4 {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 15px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.writer-detail__all-writings-list__item-content p {
    font-size: 15px;
    line-height: 23px
}

.writer-detail__all-writings-list__item::after {
    content: '';
    width: 92%;
    height: 1px;
    background-color: #f1f1f1;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.writer-detail__all-writings-list__item:hover {
    background-color: #f6fafc;
    border-color: #f1f1f1
}

.writer-detail__all-writings-list__item:hover .writer-detail__all-writings-list__item-content h4 {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    color: #376bfb
}

.writer-detail__all-writings-list__item:hover::after {
    opacity: 0
}

.writer-detail__all-writings-list .outline-button {
    margin-top: 60px
}

.webinars {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.webinars__first-item {
    padding: 65px 50px 30px 75px;
    width: 100%;
    height: 420px;
    position: relative;
    margin-bottom: 80px
}

.webinars__first-item-wrapper {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.webinars__first-item-title {
    width: 100%;
    margin-bottom: auto
}

.webinars__first-item-title h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    max-width: 240px
}

.webinars__first-item-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 50px
}

.webinars__first-item-date strong {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #fff;
    margin-right: 10px
}

.webinars__first-item-date span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase
}

.webinars__first-item-date span small {
    margin-top: 3px
}

.webinars__first-item-action {
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.webinars__first-item-action__profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px
}

.webinars__first-item-action__profile img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 20px
}

.webinars__first-item-action__profile-title h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0;
    color: #fff
}

.webinars__first-item-action__profile-title p {
    font: 400 16px/19px "gilroy", Helvetica, Arial, sans-serif;
    color: #fff
}

.webinars__first-item .secondary-button {
    background-color: #376bfb;
    color: #fff;
    margin-left: auto
}

.webinars__first-item-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.webinars__first-item-background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.webinars__first-item-background::after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.88)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 39%, rgba(0, 0, 0, 0.88));
    position: absolute;
    top: 0;
    left: 0
}

.webinars__next-item {
    margin-bottom: 130px
}

.webinars__next-item-title {
    margin-bottom: 60px
}

.webinars__next-item-title h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.webinars__next-item-title p {
    max-width: 570px
}

.webinars__next-item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.webinars__next-item-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px;
    background-color: #f6fafc;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    margin-bottom: 30px
}

.webinars__next-item-list__item h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    max-width: 280px
}

.webinars__next-item-list__item-date {
    margin-left: auto;
    margin-right: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.webinars__next-item-list__item-date strong {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-right: 10px
}

.webinars__next-item-list__item-date span {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    color: #162a4c;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.webinars__next-item-list__item-date span small {
    margin-top: 3px
}

.webinars__next-item-list__item-profile {
    margin-right: 60px
}

.webinars__next-item-list__item-profile a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: -18px;
    border: 2px solid #fff
}

.webinars__next-item-list__item-profile a img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.webinars__next-item-list__item-profile a:first-child {
    border: 2px solid transparent;
    margin-left: 0
}

.webinars__next-item-list__item .secondary-button {
    background-color: #376bfb;
    color: #fff;
    padding: 4px 45px 0
}

.webinars__next-item-list__item:last-child {
    margin-bottom: 0
}

.webinars__last-item {
    text-align: center;
    margin-bottom: 120px
}

.webinars__last-item .outline-button {
    margin-top: 20px
}

.webinars__last-item-title {
    margin-bottom: 60px;
    text-align: left
}

.webinars__last-item-title h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 20px
}

.webinars__last-item-item {
    margin-bottom: 40px;
    text-align: left
}

.webinars__last-item-item__inner {
    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;
    padding-bottom: 40px;
    border-bottom: 1px solid #f1f1f1
}

.webinars__last-item-item__inner .outline-button {
    margin-top: 0
}

.webinars__last-item-item__inner-content h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 15px
}

.webinars__last-item-item__inner-content p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
    max-width: 540px
}

.webinars__last-item-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    text-align: left
}

.webinars__last-item-wrapper__categories {
    width: 320px;
    max-width: 320px;
    background-color: #f6fafc;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 40px 0 40px 50px
}

.webinars__last-item-wrapper__categories h6 {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 30px
}

.webinars__last-item-wrapper__categories ul li {
    margin-bottom: 20px
}

.webinars__last-item-wrapper__categories ul li a {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.webinars__last-item-wrapper__categories ul li:last-child {
    margin-bottom: 0
}

.member {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.member__inner {
    width: calc(100% - 745px);
    height: 100%;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.member__inner-header {
    width: 100%;
    padding: 55px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.member__inner-header__logo {
    display: inline-block;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    margin-right: auto
}

.member__inner-header__logo:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.member__inner-header span {
    font-size: 12px;
    line-height: 14px;
    color: #162a4c;
    margin-right: 20px
}

.member__inner-action {
    width: 470px;
    max-width: 470px;
    padding-bottom: 55px
}

.member__inner-action h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 10px;
    max-width: 300px
}

.member__inner-action p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 40px
}

.member__inner-action-alert {
    margin-bottom: 16px
}

.member__inner-action__form {
    text-align: right
}

.member__inner-action__form .form-item {
    margin-bottom: 20px
}

.member__inner-action__form .form-item-checkbox {
    text-align: left;
    margin-bottom: 40px
}

.member__inner-action__form .view-all {
    font: 400 12px/14px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c;
    margin-top: 5px;
    margin-bottom: 50px;
    display: inline-block
}

.member__inner-action__form-buttons {
    width: 100%;
    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
}

.member__inner-action__form-buttons .secondary-button, .member__inner-action__form-buttons .outline-button, .member__inner-action__form-buttons .google-button {
    width: 205px;
    padding: 13px 5px
}

.member__inner-action__form-buttons .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.member__inner-action__form-buttons .google-button {
    padding: 13px 10px;
    text-align: left;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 500 14px/16px "Roboto", Helvetica, Arial, sans-serif;
    letter-spacing: .22px;
    color: rgba(0, 0, 0, 0.54);
    border-radius: 30px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.12)
}

.member__inner-action__form-buttons .google-button img {
    margin-right: 20px
}

.member__inner-action__form-buttons .outline-button--big {
    width: 225px;
    padding: 13px 0
}

.member__inner-action__form-info {
    font-size: 13px;
    line-height: 15px;
    color: rgba(22, 42, 76, 0.6);
    display: block;
    margin-bottom: 45px;
    text-align: left;
    width: 100%;
    margin-left: 40px
}

.member__inner-action__form-sector {
    position: relative;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 15px
}

.member__inner-action__form-sector h3 {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 20px;
    padding-left: 15px
}

.member__inner-action__form-sector__item {
    width: 80px;
    height: 80px;
    border-radius: 4px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-left: 15px;
    margin-right: 15px
}

.member__inner-action__form-sector__item svg {
    stroke: #162a4c;
    margin-bottom: 15px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.member__inner-action__form-sector__item h6 {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0;
    color: #162a4c
}

.member__inner-action__form-sector__item input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.member__inner-action__form-sector__item input:checked ~ label {
    border-color: #376bfb
}

.member__inner-action__form-sector__item input:checked ~ svg {
    stroke: #376bfb
}

.member__inner-action__form-sector__item input:hover ~ svg {
    stroke: #376bfb
}

.member__inner-action__form-sector__item.other svg {
    margin-bottom: 25px;
    stroke: unset
}

.member__inner-action__form-sector__item.other svg path:last-child {
    fill: #162a4c;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.member__inner-action__form-sector__item.other h6 {
    position: absolute;
    left: 50%;
    bottom: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.member__inner-action__form-sector__item.other input:checked ~ svg {
    stroke: unset
}

.member__inner-action__form-sector__item.other input:checked ~ svg path:last-child {
    fill: #376bfb
}

.member__inner-action__form-sector__item.other input:hover ~ svg {
    stroke: unset
}

.member__inner-action__form-sector__item.other input:hover ~ svg path:last-child {
    fill: #376bfb
}

.member__inner-action__form-sector__item label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 1px solid #e9eff2;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.member__sidebar {
    width: 745px;
    min-width: 745px;
    height: 100%;
    background-color: #376bfb;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    right: 0
}

.member__sidebar-forget-info {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    max-width: 400px;
    text-align: left
}

.member__sidebar-forget-info p {
    color: #fff;
    margin-bottom: 25px
}

.member__sidebar-forget-info__title {
    margin-bottom: 20px
}

.member__sidebar-forget-info__title h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    letter-spacing: -0.5px
}

.member__sidebar-title h2 {
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #fff;
    margin-bottom: 20px
}

.member__sidebar-title p {
    color: #fff;
    max-width: 400px
}

.member__sidebar-illustration img {
    display: block
}

.member__sidebar--secondary {
    -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
}

.member__sidebar-slider {
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin-bottom: 45px
}

.member__sidebar-slider__item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.member__sidebar-slider__item-inner {
    width: 340px;
    max-width: 340px
}

.member__sidebar-slider__item-inner__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 30px
}

.member__sidebar-slider__item-inner__title img {
    margin-right: 25px;
    max-height: 65px
}

.member__sidebar-slider__item-inner__title h2 {
    font-size: 24px;
    line-height: 28px;
    color: #fff
}

.member__sidebar-slider__item-inner__title::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    bottom: 0;
    left: 0
}

.member__sidebar-slider__item-inner span {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 15px;
    display: block
}

.member__sidebar-slider__item-inner p {
    font: 600 24px/28px "gilroy", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 40px
}

.member__sidebar-slider__item-inner ul li {
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
    position: relative;
    padding-left: 20px
}

.member__sidebar-slider__item-inner ul li::after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.member__sidebar .slider__control, .member__sidebar .slick-dots {
    width: 340px;
    max-width: 340px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px
}

.member__sidebar .slick-dots svg .progress-bar__background {
    stroke: #2f5ee0
}

.member__sidebar .slick-dots svg .progress-bar__progress {
    stroke: #fff
}

.creating-account {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 55px 100px;
    position: relative
}

.creating-account__background {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 90%;
    max-height: 960px;
    z-index: -1
}

.creating-account__content {
    position: absolute;
    top: 50%;
    left: 40.5%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.creating-account__content h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #fff;
    margin-bottom: 24px;
    max-width: 252px
}

.creating-account__content h1 span {
    display: inline-block;
    position: relative;
    left: -9999px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fff;
    color: #fff;
    -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
    -webkit-animation: dotTyping 1.5s infinite linear;
    animation: dotTyping 1.5s infinite linear;
    -webkit-transform: translateX(15px);
    transform: translateX(15px)
}

.creating-account__content p {
    font-size: 15px;
    line-height: 23px;
    color: #fff
}

.blog-post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px;
    margin-bottom: 130px;
    position: relative
}

.blog-post .container {
    position: relative
}

.blog-post .container .content-next-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 205px;
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
    z-index: 5
}

.blog-post .container .share {
    position: relative;
    z-index: 2
}

.blog-post .container .share.z-index {
    z-index: 6
}

.blog-post .container .col-lg-2, .blog-post .container .col-lg-8 {
    margin-top: -350px
}

.blog-post__wrapper .watch-action {
    display: block
}

.blog-post__share {
    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;
    max-width: 70px;
    position: relative;
    z-index: 1
}

.blog-post__share button {
    margin-bottom: 25px
}

.blog-post__share button img {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.blog-post__share button:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-post__share button.active img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.blog-post__share ul {
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 15px 10px 15px 10px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.blog-post__share ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px
}

.blog-post__share ul li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7
}

.blog-post__share ul li span img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.blog-post__share ul li a img {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.blog-post__share ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-post__share ul li:first-child {
    margin-bottom: 15px
}

.blog-post__share ul li:last-child {
    margin-bottom: 0
}

.blog-post__share ul.active {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.blog-post__content {
    padding-left: 15px
}

.blog-post__content h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 10px
}

.blog-post__content-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.blog-post__content-date h5 {
    font-size: 12px;
    line-height: 14px;
    color: #376bfb;
    margin-right: 25px
}

.blog-post__content-date h6 {
    font-size: 12px;
    line-height: 14px;
    color: #162a4c
}

.blog-post__content img {
    max-width: 100%;
    height: auto
}

.blog-post__content a {
    color: #376bfb
}

.blog-post__content a:hover {
    text-decoration: underline
}

.blog-post__content-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px
}

.blog-post__content-profile__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-post__content-profile__images img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: -15px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-post__content-profile__images img:first-child {
    margin-left: 0;
    border-color: transparent
}

.blog-post__content-profile .blog-post__content-profile__author-name {
    display: block;
    margin-left: 10px;
    margin-right: 40px;
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.blog-post__content-profile .blog-post__content-profile__author-name:hover {
    color: #376bfb;
    text-decoration: none
}

.blog-post__content-profile__account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-post__content-profile__account li {
    margin-right: 5px
}

.blog-post__content-profile__account li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.blog-post__content-profile__account li a img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-post__content-profile__account li:last-child {
    margin-right: 0
}

.blog-post__content h2, .blog-post__content h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 30px;
    max-width: 515px
}

.blog-post__content p {
    margin-bottom: 35px;
    line-height: 30px
}

.blog-post__content p:last-child {
    margin-bottom: 0
}

.blog-post__content .wp-block-image {
    margin: 60px 0
}

.blog-post__content .size-full img, .blog-post__content .size-large img {
    max-width: 100%
}

.blog-post__content ul:not(.blog-post__content-profile__account) {
    margin-bottom: 60px
}

.blog-post__content ul:not(.blog-post__content-profile__account) li {
    position: relative;
    margin-bottom: 25px;
    font: 400 18px/30px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c;
    list-style: inside disc;
    word-break: break-word
}

.blog-post__content ul:not(.blog-post__content-profile__account) li:last-child {
    margin-bottom: 0
}

.blog-post__content ul:not(.blog-post__content-profile__account) li ul {
    margin: 25px 0 0 50px
}

.blog-post__content ul:not(.blog-post__content-profile__account) li ul li {
    list-style: circle
}

.blog-post__content ol {
    margin-bottom: 60px;
    margin-left: 20px
}

.blog-post__content ol li {
    list-style: decimal;
    font: 400 18px/21px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c;
    margin-bottom: 20px;
    padding-left: 23px
}

.blog-post__content ol li:last-child {
    margin-bottom: 0
}

.blog-post__content-linkbox {
    width: 100%;
    padding: 30px;
    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;
    background-color: #f6fafc;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    margin-bottom: 30px
}

.blog-post__content-linkbox__inner h5 {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px
}

.blog-post__content-linkbox__inner a {
    display: inline-block;
    margin-bottom: 20px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.blog-post__content-linkbox__inner a h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    max-width: 250px;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.blog-post__content-linkbox__inner a:hover {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.blog-post__content-linkbox__inner a:hover h6 {
    color: #376bfb
}

.blog-post__content-linkbox__inner p {
    max-width: 250px
}

.blog-post__content-linkbox__thumb img {
    width: 230px;
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-post__content .watch-action {
    display: none
}

.blog-post__next-content, .blog-post__prev-content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
    position: relative;
    z-index: 2
}

.blog-post__next-content svg, .blog-post__prev-content svg {
    margin-bottom: 30px;
    stroke: #162a4c;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.blog-post__next-content strong, .blog-post__prev-content strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #162a4c;
    margin-bottom: 15px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.blog-post__next-content span, .blog-post__prev-content span {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c;
    display: inline-block;
    max-width: 183px
}

.blog-post__next-content:hover svg, .blog-post__prev-content:hover svg {
    stroke: #376bfb;
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.blog-post__next-content:hover strong, .blog-post__prev-content:hover strong {
    color: #376bfb
}

.blog-post__prev-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.blog-post__prev-content svg {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.blog-post__prev-content:hover svg {
    -webkit-transform: rotate(-180deg) translateX(4px);
    transform: rotate(-180deg) translateX(4px)
}

.blog-post-comments {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.blog-post-comments__no-comment {
    border: 1px solid #f1f1f1;
    padding: 65px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px
}

.blog-post-comments__no-comment img {
    margin-right: 20px
}

.blog-post-comments__no-comment p {
    font-size: 15px;
    line-height: 23px
}

.blog-post-comments__title h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 50px
}

.blog-post-comments__write {
    width: 100%;
    border: 1px solid #f1f1f1;
    margin-bottom: 50px
}

.blog-post-comments__write-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 50px 50px
}

.blog-post-comments__write-text__avatar {
    position: relative;
    margin-right: 50px
}

.blog-post-comments__write-text__avatar ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e9eff2;
    background-color: #fff;
    border-radius: 40px;
    position: absolute;
    left: 0;
    top: -55px;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 5px 10px
}

.blog-post-comments__write-text__avatar ul li {
    margin-right: 20px;
    height: 40px
}

.blog-post-comments__write-text__avatar ul li:last-child {
    margin-right: 0
}

.blog-post-comments__write-text__avatar ul li a {
    display: inline-block;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.blog-post-comments__write-text__avatar ul li a img {
    width: 100%;
    height: 100%;
    display: block
}

.blog-post-comments__write-text__avatar ul.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.blog-post-comments__write-text__avatar img.avatar1, .blog-post-comments__write-text__avatar img.avatar2, .blog-post-comments__write-text__avatar img.avatar3, .blog-post-comments__write-text__avatar img.avatar4, .blog-post-comments__write-text__avatar img.avatar5, .blog-post-comments__write-text__avatar img.avatar6 {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    border-radius: 50%;
    z-index: 2
}

.blog-post-comments__write-text__avatar-change {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: -5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    z-index: 2
}

.blog-post-comments__write-text .form-item--textarea {
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin-top: 13px
}

.blog-post-comments__write-text .form-item--textarea textarea {
    width: 100%;
    border: 0;
    font: 400 15px/23px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c
}

.blog-post-comments__write-text .form-item--textarea textarea::-webkit-input-placeholder {
    color: #162a4c;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.blog-post-comments__write-text .form-item--textarea textarea::-moz-placeholder {
    color: #162a4c;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.blog-post-comments__write-text .form-item--textarea textarea:-ms-input-placeholder {
    color: #162a4c;
    -ms-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.blog-post-comments__write-text .form-item--textarea textarea::-ms-input-placeholder {
    color: #162a4c;
    -ms-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.blog-post-comments__write-text .form-item--textarea textarea::placeholder {
    color: #162a4c;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.blog-post-comments__write-text .form-item--textarea textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

.blog-post-comments__write-text .form-item--textarea textarea:focus::-moz-placeholder {
    opacity: 0
}

.blog-post-comments__write-text .form-item--textarea textarea:focus:-ms-input-placeholder {
    opacity: 0
}

.blog-post-comments__write-text .form-item--textarea textarea:focus::-ms-input-placeholder {
    opacity: 0
}

.blog-post-comments__write-text .form-item--textarea textarea:focus::placeholder {
    opacity: 0
}

.blog-post-comments__write-text .form-item--textarea .parsley-errors-list {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-post-comments__write-text .form-item--textarea.parsley-error {
    border-bottom: 1px solid #f37071
}

.blog-post-comments__write-info {
    background-color: #f6fafc;
    padding: 50px 100px;
    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
}

.blog-post-comments__write-info .form-item {
    width: 340px
}

.blog-post-comments__write-info .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.blog-post-comments .comment-respond:target {
    margin-top: -150px;
    padding-top: 150px
}

.blog-post-comments__no-comment {
    border: 1px solid #f1f1f1;
    padding: 65px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px
}

.blog-post-comments__no-comment img {
    margin-right: 20px
}

.blog-post-comments__no-comment p {
    font-size: 15px;
    line-height: 23px
}

.blog-post-comments__item {
    padding-left: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.blog-post-comments__item:target {
    margin-top: -120px;
    padding-top: 120px
}

.blog-post-comments__item-image img {
    margin-right: 50px;
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    display: block
}

.blog-post-comments__item-inner {
    padding-bottom: 25px;
    border-bottom: 1px solid #f1f1f1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.blog-post-comments__item-inner:last-child {
    border-bottom: 0
}

.blog-post-comments__item-inner__title {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-post-comments__item-inner__title h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-right: 20px
}

.blog-post-comments__item-inner__title span {
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.blog-post-comments__item-inner p {
    line-height: 29px;
    margin-bottom: 25px
}

.blog-post-comments__item-inner__answer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 400 14px/24px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c;
    text-decoration: underline
}

.blog-post-comments__item-inner__answer img {
    margin-right: 20px
}

.blog-post-comments__item-inner__more {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f6fafc;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none
}

.blog-post-comments__item-inner__more img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.blog-post-comments__item-inner__person {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px
}

.blog-post-comments__item-inner__person img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.blog-post-comments__item-inner__person span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #dfe8ff;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #376bfb;
    margin-left: -15px
}

.blog-post-comments__item--secondary {
    padding-left: 150px
}

.blog-post-comments__item--secondary .blog-post-comments__item-inner {
    border-bottom: unset
}

.blog-post-comments__item--secondary .blog-post-comments__write-info {
    padding: 50px
}

.blog-post-comments .comment-reply-link {
    display: inline-block;
    padding-left: 50px;
    height: 30px;
    font: 400 14px/24px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c;
    text-decoration: underline;
    background: url("../img/icon/ic-comment.svg") no-repeat left center
}

.children {
    padding-left: 150px
}

.children .blog-post-comments__item-inner {
    border-bottom: unset
}

.children .blog-post-comments__write-info {
    padding: 50px
}

.comment-reply-title {
    margin-bottom: 10px
}

#cancel-comment-reply-link {
    color: #162a4c
}

.writer-small-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 130px;
    padding: 60px 0;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1
}

.writer-small-info .container {
    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;
    max-width: 550px
}

.writer-small-info__image {
    width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 30px;
    display: block
}

.writer-small-info__inner-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.writer-small-info__inner-title__profile h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-right: 20px;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.writer-small-info__inner-title__profile:hover h6 {
    color: #376bfb
}

.writer-small-info__inner-title ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.writer-small-info__inner-title ul li {
    margin-right: 15px
}

.writer-small-info__inner-title ul li:last-child {
    margin-right: 0
}

.writer-small-info__inner-title ul li a {
    display: inline-block
}

.writer-small-info__inner-title ul li a img {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    display: block
}

.writer-small-info__inner-title ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.writer-small-info__inner p {
    font-size: 15px;
    line-height: 23px
}

.recommended-contents {
    margin-bottom: 130px
}

.recommended-contents h2 {
    width: 100%;
    text-align: center;
    color: #162a4c;
    letter-spacing: -0.5px;
    margin-bottom: 60px
}

.recommended-contents .primary-card--article {
    border: 1px solid #e9eff2
}

.recommended-contents .col-md-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.not-found {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 100px
}

.not-found .contaner {
    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;
    text-align: center
}

.not-found h1 {
    font-size: 30px;
    line-height: 40px;
    color: #162a4c;
    margin-bottom: 60px;
    text-align: center
}

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

.not-found__image img {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    position: relative;
    z-index: -1
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 80px 0;
    background-color: #fff
}

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

footer .container + .container {
    margin-top: 135px
}

footer.pale-grey {
    background-color: #f6fafc
}

.foot-info {
    max-width: 485px;
    padding-right: 20px
}

.foot-info .kolayik-footer-logo {
    margin-bottom: 30px
}

.foot-info p {
    margin-bottom: 40px;
    font-size: 16px
}

.foot-info p a {
    display: block;
    color: #162a4c
}

.store-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.store-button a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 185px;
    height: 53px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #162a4c;
    border-radius: 185px;
    font-size: 16px;
    line-height: 19px;
    color: #162a4c
}

.store-button a:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.store-button a svg {
    margin-right: 10px
}

.store-button a strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.store-button a strong span {
    font-weight: 400
}

.store-button a.app-store-button {
    margin-left: 26px
}

.foot-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.foot-nav li {
    width: 170px;
    margin-right: 50px;
    font-size: 18px;
    text-align: right;
}

.foot-nav li:last-child {
    margin-right: 0
}

.foot-nav .menu-item-has-children > a, .foot-nav strong {
    display: block;
    margin-bottom: 15px;
    pointer-events: none;
    font-weight: 700;
    color: #0955fe;
}

.foot-nav a {
    display: inline-block;
    padding: 8px 0;
    color: #162a4c;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    padding-bottom: 3px;
    position: relative;
}

.foot-nav a::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: rgba(22, 42, 76, 0.5);
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.foot-nav a:hover::after {
    width: 102%
}

.social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-link li {
    margin-right: 15px
}

.social-link li:last-child {
    margin: 0 0 0 74px
}

.social-link li:last-child a {
    width: auto;
    height: auto;
    font-size: 16px;
    text-transform: uppercase
}

.social-link a {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 0;
    color: #162a4c;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.social-link a:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.social-link .facebook {
    background: url("../img/icon/facebook-icon.svg") no-repeat center center
}

.social-link .twitter {
    background: url("../img/icon/twitter-icon.svg") no-repeat center center
}

.social-link .google {
    background: url("../img/icon/google-icon.svg") no-repeat center center
}

.social-link .linkedin {
    background: url("../img/icon/linkedin-icon.svg") no-repeat center center
}

.social-link .medium {
    background: url("../img/icon/medium-icon.svg") no-repeat center center
}

.social-link .youtube {
    background: url("../img/icon/youtube-icon.svg") no-repeat center center
}

.social-link .instagram {
    background: url("../img/icon/instagram-icon.svg") no-repeat center center
}

.copyright {
    font: 400 16px/19px "gilroy", Helvetica, Arial, sans-serif
}

.hide {
    display: none !important
}

.block {
    display: block !important
}

[passive] {
    pointer-events: none
}

.primary-button, .secondary-button, .outline-button {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 2px 20px 0 20px;
    height: 40px;
    min-height: 40px;
    border-radius: 30px;
    outline: 0;
    border: 1px solid transparent;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.primary-button:hover, .secondary-button:hover, .outline-button:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.primary-button--big, .secondary-button--big, .outline-button--big {
    padding: 2px 30px 0 30px;
    height: 50px;
    min-height: 50px
}

.primary-button[disabled], .secondary-button[disabled], .outline-button[disabled] {
    opacity: .5;
    pointer-events: none;
    cursor: not-allowed
}

.secondary-button {
    background-color: #f6fafc;
    color: #376bfb
}

.outline-button {
    background-color: #fff;
    border-color: #376bfb;
    color: #376bfb;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.outline-button:hover {
    background-color: #376bfb;
    color: #fff
}

.outline-button--disabled {
    border-color: rgba(223, 231, 236, 0.9);
    color: rgba(223, 231, 236, 0.9)
}

.outline-button--disabled:hover {
    background-color: unset;
    -webkit-transform: unset;
    transform: unset;
    color: rgba(223, 231, 236, 0.9);
    cursor: default
}

.play-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    background-color: #f37071;
    border-radius: 50%;
    position: relative;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.play-btn img {
    position: relative;
    z-index: 2;
    left: 1px
}

.play-btn::before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite
}

.play-btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.oval {
    width: 325px;
    height: 325px;
    border-radius: 50%;
    background-color: #82ebc1
}

.oval--bordered {
    background-color: transparent;
    border: 2.5px solid #82ebc1
}

.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 107.5px 190px 107.5px;
    border-color: transparent transparent #82ebc1 transparent
}

.primary-slider {
    width: 100%
}

.primary-slider .slick-slider {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.primary-slider .slick-next, .primary-slider .slick-prev {
    display: block;
    width: 32px;
    height: 32px;
    background: url("../img/icon/arrow.svg") no-repeat center center;
    color: transparent;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.primary-slider .slick-prev:hover {
    -webkit-transform: scale(1.1) translateX(-4px);
    transform: scale(1.1) translateX(-4px)
}

.primary-slider .slick-next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.primary-slider .slick-next:hover {
    -webkit-transform: scale(1.1) translateX(4px) rotate(180deg);
    transform: scale(1.1) translateX(4px) rotate(180deg)
}

.primary-slider__frame .slick-slide {
    margin: 0 30px
}

.primary-slider__frame-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 25px
}

.primary-slider__frame-item__inner img {
    display: block;
    height: 100%
}

.secondary-slider {
    width: 100%;
    height: 100%
}

.secondary-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    height: 100%
}

.secondary-slider .slick-slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 0 15px;
    overflow: hidden
}

.secondary-slider .slick-next, .secondary-slider .slick-prev {
    display: block;
    margin-top: 150px;
    width: 32px;
    height: 32px;
    background: url("../img/icon/arrow-white.svg") no-repeat center center;
    color: transparent;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.secondary-slider .slick-prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.secondary-slider .slick-prev:hover {
    -webkit-transform: scale(1.1) translateX(-4px) rotate(180deg);
    transform: scale(1.1) translateX(-4px) rotate(180deg)
}

.secondary-slider .slick-next:hover {
    -webkit-transform: scale(1.1) translateX(4px);
    transform: scale(1.1) translateX(4px)
}

.tertiary-slider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: -webkit-grab;
    cursor: grab;
    margin-top: 150px
}

.tertiary-slider__item img {
    height: 20px;
    margin-bottom: 45px
}

.tertiary-slider__item-content {
    margin-bottom: 160px
}

.tertiary-slider__item-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 5px
}

.tertiary-slider__item-address {
    font: 400 16px/19px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c;
    margin-bottom: 30px
}

.fourth-slider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: -webkit-grab;
    cursor: grab
}

.fourth-slider__item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fourth-slider__item-image {
    width: 470px;
    min-width: 470px;
    height: 470px;
    min-height: 470px;
    margin-right: 100px
}

.fourth-slider__item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fourth-slider__item-inner__newspaper {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px
}

.fourth-slider__item-inner__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.67px;
    color: #162a4c;
    margin-bottom: 30px
}

.fourth-slider__item-inner__date {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px
}

.fourth-slider__item-inner__explanation {
    margin-bottom: 50px !important;
    max-width: 100% !important
}

.fourth-slider__item-inner .primary-button {
    background-color: #376bfb
}

.primary-card {
    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;
    padding-top: 50px;
    padding-bottom: 35px;
    background-color: #fff;
    border: solid 1px transparent;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.primary-card__icon {
    font-size: 0;
    margin-bottom: 35px
}

.primary-card__icon.bordro {
    width: 78px;
    height: 78px;
    background: url("../img/icon/bordro-icon.svg") no-repeat center center;
    background-size: cover;
}

.primary-card__icon.vardiya {
    width: 78px;
    height: 78px;
    background: url("../img/icon/vardiya-icon.svg") no-repeat center center;
    background-size: cover;
}

.primary-card__icon.performans {
    width: 78px;
    height: 78px;
    background: url("../img/icon/performans-icon.svg") no-repeat center center;
    background-size: cover;
}

.primary-card__icon.personel {
    width: 78px;
    height: 78px;
    background: url("../img/icon/personel-icon.svg") no-repeat center center;
    background-size: contain;
}

.primary-card h6 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    color: #162a4c;
    letter-spacing: 0;
    margin-bottom: 30px;
    text-align: center
}

.primary-card p {
    padding: 0 5px;
    font-size: 15px;
    line-height: 23px;
    color: #162a4c;
    text-align: center;
    margin-bottom: 30px !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.primary-card__bar {
    width: 85%;
    height: 2px;
    background-color: #f1f1f1;
    margin-bottom: 30px;
    position: relative
}

.primary-card__bar::after {
    content: '';
    width: 0;
    height: 2px;
    background-color: #7f50d0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.primary-card button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font: 600 14px/21px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}

.primary-card button svg {
    margin-left: 20px
}

.primary-card:hover {
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #f1f1f1
}

.primary-card:hover .primary-card__bar::after {
    width: 100%
}

.primary-card:hover button {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.primary-card--article {
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #f1f1f1;
    border-radius: 5px;
    padding-bottom: 50px;
    padding-left: 35px;
    padding-right: 35px
}

.primary-card--article h6 {
    min-height: 84px
}

.primary-card--article span {
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #162a4c;
    text-align: center
}

.primary-card--article p {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.primary-card--article .primary-card__bar {
    width: 100%;
    margin-bottom: 45px
}

.secondary-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px;
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #f1f1f1;
    background-color: #fff;
    padding: 50px;
    position: relative
}

.secondary-card h6 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    max-width: 260px;
    color: #162a4c;
    margin-bottom: 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.secondary-card p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font: 700 40px/50px "gilroy", Helvetica, Arial, sans-serif;
    letter-spacing: -0.67px;
    margin-bottom: 117px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.secondary-card p span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 10px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 3px;
    text-transform: uppercase
}

.secondary-card p span small {
    margin-top: 5px
}

.secondary-card__bar {
    width: 100%;
    height: 2px;
    background-color: #f1f1f1;
    margin-bottom: 55px;
    position: relative
}

.secondary-card__bar::after {
    content: '';
    width: 0;
    height: 2px;
    background-color: #7f50d0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.secondary-card button {
    font: 600 14px/21px "gilroy", Helvetica, Arial, sans-serif;
    color: #162a4c;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.secondary-card__profile {
    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: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    top: 150px;
    right: 50px
}

.secondary-card__profile img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 20px
}

.secondary-card__profile-inner {
    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: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.secondary-card__profile h5 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0 !important
}

.secondary-card__profile p {
    font: 400 16px/19px "gilroy", Helvetica, Arial, sans-serif
}

.secondary-card:hover .secondary-card__bar::after {
    width: 100%
}

.secondary-card:hover button {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.view-all {
    font: 400 14px/24px "Merriweather", Helvetica, Arial, sans-serif;
    color: #000;
    text-decoration: underline
}

.book {
    display: block;
    width: 323px;
    height: 460px;
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.book:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.product-content-menu {
    border-bottom: 1px solid #e9eff2;
    padding-bottom: 40px;
    padding-top: 40px;
    position: absolute;
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #fff;
    z-index: 10
}

.product-content-menu ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-content-menu ul li {
    width: calc(100% / 4);
    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;
    position: relative
}

.product-content-menu ul li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #162a4c;
    position: relative;
    padding-left: 65px;
    height: 45px
}

.product-content-menu ul li a img {
    width: 45px;
    height: 45px;
    margin-right: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.product-content-menu ul li a img.white-icon {
    opacity: 0;
    visibility: hidden
}

.product-content-menu ul li a img.black-icon {
    opacity: 1;
    visibility: visible
}

.product-content-menu ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.product-content-menu ul li::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #7f50d0;
    position: absolute;
    bottom: -41px;
    left: 0
}

.product-content-menu ul li.active a img.black-icon {
    opacity: 0;
    visibility: hidden
}

.product-content-menu ul li.active a img.white-icon {
    opacity: 1;
    visibility: visible
}

.product-content-menu ul li.active a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-content-menu ul li.active::after {
    width: 100%
}

.product-content-menu.menu-active {
    opacity: 0;
    visibility: hidden
}

.product-content-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 100px;
    margin-top: 275px
}

.product-content-title .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product-content-title__inner {
    width: 500px;
    min-width: 500px
}

.product-content-title__image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto;
    margin-right: 75px
}

.product-content-title__image img {
    width: 100%;
    height: auto;
    display: block
}

.product-content-title h1 {
    font-size: 40px;
    line-height: 50px;
    color: #162a4c;
    margin-bottom: 20px;
    margin-top: 40px;
}

.product-content-title p {
    margin-bottom: 30px
}

.product-content-title .secondary-button {
    background-color: #376bfb;
    color: #fff
}

.product-content-title--center {
    margin-bottom: 0;
    margin-top: 0;
}

.product-content-title--center .container {
    -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
}

.product-content-title--center .product-content-title__inner {
    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;
    text-align: center;
    width: 100%;
    min-width: 100%
}

.product-content-title--center .product-content-title__image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    margin-top: 90px
}

.product-content-title--center p {
    max-width: 680px
}

.product-content-whats-on {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-top: 140px;
    padding-bottom: 140px;
    margin-bottom: 120px;
    background-color: #f6fafc
}

.product-content-whats-on .container {
    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
}

.product-content-whats-on h2 {
    color: #162a4c;
    letter-spacing: -0.5px;
    margin-bottom: 150px
}

.product-content-whats-on__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-content-whats-on__list li {
    width: 100%;
    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;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 80px;
}

.product-content-whats-on__list li img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.product-content-whats-on__list li div {
    max-width: 80%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 auto;
}

.product-content-whats-on__list li h6 {
    text-transform: uppercase;
    color: #162a4c;
    margin-bottom: 10px
}

.product-content-whats-on__list li h4 {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    max-width: 100%;
    margin-bottom: 30px;
}

.product-content-whats-on__list li:nth-child(2n) img, .product-content-whats-on__list li:nth-child(2n) span {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.product-content-whats-on__list li:nth-child(2n) div {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.product-content-whats-on__list li:last-child {
    margin-bottom: 0
}

.product-content-others {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 75px;
    margin-top: 75px;
}

.product-content-others h3 {
    max-width: 550px;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 105px
}

.product-content-others h4 {
    max-width: 125px;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c
}

.product-content-others__item {
    margin-bottom: 65px
}

.product-content-others__item img {
    margin-bottom: 50px;
    width: 68px;
}

.product-content-others__item h6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 25px
}

.product-content-presentations {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 330px;
    border-radius: 5px;
    background-color: #376bfb;
    padding-top: 50px;
    overflow: hidden;
    margin-bottom: 160px
}

.product-content-presentations .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-content-presentations img {
    -webkit-box-shadow: 26px 26px 39px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 26px 26px 39px 0 rgba(0, 0, 0, 0.06);
    margin-right: 175px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.product-content-presentations__content {
    margin-top: 25px
}

.product-content-presentations__content h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    text-transform: unset;
    margin-bottom: 20px
}

.product-content-presentations__content p {
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    padding-bottom: 45px;
    position: relative;
    margin-bottom: 45px;
    max-width: 610px
}

.product-content-presentations__content p::after {
    content: '';
    width: 250px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    bottom: 0;
    left: 0
}

.product-content-presentations__content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    position: relative
}

.product-content-presentations__content a svg {
    margin-left: 10px;
    -webkit-transform: rotate(90deg) translateX(-2px);
    transform: rotate(90deg) translateX(-2px)
}

.product-content-presentations__content a::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: -46px;
    left: 0;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.product-content-presentations__content a:hover::after {
    width: 250px
}

.product-content-mobile {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.product-content-mobile .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product-content-mobile__inner {
    max-width: 400px;
    margin-top: 65px
}

.product-content-mobile__inner h6 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    color: #162a4c;
    margin-bottom: 30px
}

.product-content-mobile__inner p {
    margin-bottom: 65px
}

.product-content-mobile__img {
    width: 50%;
    overflow: hidden
}

.product-content-mobile__img img {
    width: 100%;
    height: auto
}

.product-card {
    height: 100%;
    position: relative
}

.product-card__inner {
    height: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #e9eff2;
    padding: 50px 30px 35px 30px;
    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;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product-card__inner small {
    font-size: 14px;
    line-height: 21px;
    text-decoration: line-through;
    margin-right: 10px
}

.product-card__inner--check {
    background-color: #f6fafc;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.product-card__inner--check .product-card__content {
    margin-bottom: 25px
}

.product-card__inner-image {
    width: 65px;
    height: 65px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 35px
}

.product-card__inner-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #162a4c;
    letter-spacing: 0;
    margin-bottom: 30px
}

.product-card__inner-content {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 35px
}

.product-card__inner-button {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 3px;
    color: #376bfb;
    text-transform: uppercase;
    margin-bottom: 25px
}

.product-card__inner-button--check {
    width: 30px;
    height: 30px;
    border: 2px solid #376bfb;
    border-radius: 50%;
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product-card__inner-button--check::before {
    content: '';
    width: 2px;
    height: 12px;
    background-color: #376bfb;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product-card__inner-button--check::after {
    content: '';
    width: 12px;
    height: 2px;
    background-color: #376bfb;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.product-card__inner-price {
    font-size: 14px;
    line-height: 21px;
    color: #162a4c;
    position: relative
}

.product-card__inner-price__discount {
    position: absolute;
    top: -30px;
    right: -30px;
    display: inline-block;
    padding: 3px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    background-color: #f37071;
    border-radius: 5px
}

.product-card__inner-price__discount::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #f37071;
    position: absolute;
    bottom: -5px;
    left: 15px
}

.product-card__inner-new {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px 20px;
    background-color: #f9cd92;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    border-radius: 3px
}

.product-card input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.product-card input[type=checkbox]:checked + .product-card__inner--check {
    border-color: #82ebc1;
    -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff
}

.product-card input[type=checkbox]:checked + .product-card__inner--check .product-card__inner-button--check {
    border-color: #82ebc1
}

.product-card input[type=checkbox]:checked + .product-card__inner--check .product-card__inner-button--check::before {
    background-color: #82ebc1;
    left: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(35deg);
    transform: translateX(-50%) translateY(-50%) rotate(35deg)
}

.product-card input[type=checkbox]:checked + .product-card__inner--check .product-card__inner-button--check::after {
    width: 7px;
    background-color: #82ebc1;
    top: 60%;
    left: 39%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(35deg);
    transform: translateX(-50%) translateY(-50%) rotate(35deg)
}

.product-card label {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.product-card--first input[type=checkbox]:checked + .product-card__inner--check {
    border-color: #e9eff2
}

.product-card--first .product-card__inner-button--check {
    display: none
}

.slider__control, .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slider__control li, .slick-dots li {
    cursor: pointer;
    margin-right: 3px
}

.slider__control li.slick-active svg .progress-bar__progress, .slick-dots li.slick-active svg .progress-bar__progress {
    -webkit-animation: progress 4s linear forwards;
    animation: progress 4s linear forwards
}

.slider__control li svg, .slick-dots li svg {
    width: 25px;
    height: 25px
}

.slider__control li svg svg, .slick-dots li svg svg {
    display: none;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.slider__control li svg .progress-bar__background, .slick-dots li svg .progress-bar__background {
    fill: none;
    stroke: #f1f1f1;
    stroke-width: 7
}

.slider__control li svg .progress-bar__progress, .slick-dots li svg .progress-bar__progress {
    fill: none;
    stroke: #376bfb;
    stroke-dasharray: 100px 100px;
    stroke-dashoffset: 100px;
    stroke-linecap: round;
    stroke-width: 7
}

.primary-modal {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 950px;
    height: 570px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.primary-modal h4 {
    font-size: 24px;
    line-height: 28px;
    color: #162a4c;
    margin-bottom: 25px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.primary-modal p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 55px;
    max-width: 560px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.primary-modal__form {
    width: 100%;
    padding: 0 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.primary-modal__form .form-item {
    width: calc(100% / 2 - 10px);
    margin-right: 20px;
    margin-bottom: 20px
}

.primary-modal__form .form-item + .form-item {
    margin-right: 0
}

.primary-modal__form .form-item + .form-item + .form-item {
    margin-right: 20px
}

.primary-modal__form .form-item + .form-item + .form-item + .form-item {
    margin-right: 0
}

.primary-modal__form .selectric-wrapper {
    width: 100%
}

.primary-modal__form .secondary-button {
    margin-top: 10px;
    background-color: #376bfb;
    color: #fff;
    padding: 18px 98px
}

.primary-modal__success-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute
}

.primary-modal__success-message img {
    margin-bottom: 60px
}

.primary-modal__success-message strong {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.5px;
    color: #162a4c;
    margin-bottom: 25px
}

.primary-modal__success-message span {
    font: 400 18px/24px "Merriweather", Helvetica, Arial, sans-serif;
    color: #162a4c
}

.primary-modal.success h4, .primary-modal.success p, .primary-modal.success .primary-modal__form {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
}

.primary-modal.success .primary-modal__success-message {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer
}

[data-tooltip]:before, [data-tooltip]:after {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

[data-tooltip]:before {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 124%;
    left: 50%;
    background-color: #162a4c;
    -webkit-box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.06);
    border-radius: 2px;
    -webkit-transform: translateX(-50%) translateY(10px);
    transform: translateX(-50%) translateY(10px);
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #fff;
    padding: 10px 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

[data-tooltip]:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #162a4c transparent transparent transparent;
    position: absolute;
    bottom: 106%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(10px);
    transform: translateX(-50%) translateY(10px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

[data-tooltip]:hover:before, [data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
}

a.inline-twitter-link {
    color: #00aced;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: 0
}

a.inline-twitter-link span.non-dashicons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: -4px;
    margin-right: 10px;
    vertical-align: top;
    width: 33px;
    min-width: 33px;
    height: 30px;
    min-height: 30px;
    background: #00aced url("../img/icon/twitter-icon-inverted.svg") no-repeat center center;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translateX(10px) translateY(5px);
    transform: translateX(10px) translateY(5px)
}

a.inline-twitter-link span.non-dashicons::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 10px 5px 0;
    border-color: transparent #00aced transparent transparent;
    position: absolute;
    left: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a.inline-twitter-link:hover {
    color: #0084b4
}

a.inline-twitter-link:hover span.non-dashicons {
    background: #0084b4 url("../img/icon/twitter-icon-inverted.svg") no-repeat center center
}

a.inline-twitter-link:hover span.non-dashicons::after {
    border-color: transparent #0084b4 transparent transparent
}

.progress-bar {
    width: 0;
    height: 3px;
    background-color: #7f50d0
}

.preloader {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.preloader-pulse {
    margin-top: 50px
}

.preloader-pulse-center {
    background: #162a4c;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-animation: pulse 1s infinite;
    animation: pulse 1s infinite;
    position: absolute;
    opacity: .8;
    z-index: 5
}

.preloader-pulse-explosion {
    content: '';
    width: 15px;
    height: 15px;
    background: rgba(22, 42, 76, 0.5);
    border-radius: 50%;
    position: absolute;
    -webkit-animation: pulse-radius 1s infinite;
    animation: pulse-radius 1s infinite;
    z-index: 1
}

.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
}

.watch-action {
    display: none;
    max-width: 70px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px
}

.watch-action .status {
    display: none !important
}

.watch-action .watch-position {
    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
}

.watch-action .watch-position div {
    height: 24px;
    margin-bottom: 15px;
    padding: 0
}

.watch-action .watch-position a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 24px
}

.watch-action .watch-position span {
    position: absolute;
    left: 32px;
    font-size: 13px;
    color: #162a4c
}

.watch-action .watch-position img {
    display: none
}

.watch-action .watch-position .action-like a {
    background: url("../img/icon/like.svg") no-repeat left center
}

.watch-action .watch-position .action-unlike a {
    background: url("../img/icon/dislike.svg") no-repeat left center
}

.mfp-close {
    display: none !important
}

.lightbox-close {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f5f7fa;
    position: absolute;
    top: 28px;
    right: 28px;
    cursor: pointer
}

.lightbox-close::before {
    content: '';
    width: 2px;
    height: 22px;
    background-color: #162a4c;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.lightbox-close::after {
    content: '';
    width: 2px;
    height: 22px;
    background-color: #162a4c;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.lightbox-close:hover::before {
    background-color: #f37071;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(0.8);
    transform: translateX(-50%) translateY(-50%) rotate(45deg) scale(0.8)
}

.lightbox-close:hover::after {
    background-color: #f37071;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(0.8);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(0.8)
}

table {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 15px
}

table thead {
    position: relative
}

table thead::after {
    content: '-';
    display: block;
    width: 100%;
    height: 20px;
    background-color: #fff;
    text-indent: -99999px
}

table tbody {
    -webkit-overflow-scrolling: touch;
    border-top: 40px solid #f6fafc;
    border-bottom: 40px solid #f6fafc
}

table th {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    color: #162a4c;
    position: relative;
    padding: 40px 115px 40px 65px;
    background-color: #f6fafc
}

table th::after {
    content: '';
    width: 1px;
    height: 65px;
    background-color: rgba(151, 151, 151, 0.2);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

table th:last-child::after {
    display: none
}

table td {
    padding: 28px 25px 28px 25px;
    background-color: #f6fafc;
    font-size: 16px;
    line-height: 28px;
    color: #162a4c;
    position: relative
}

table td::after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: rgba(151, 151, 151, 0.2);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

table td:last-child::after {
    display: none
}

.table td, .table th {
    width: 600px;
    vertical-align: top
}

.author-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.author-meta__avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.author-meta__avatar figure {
    overflow: hidden;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.author-meta__avatar figure:not(:first-child) {
    margin-left: -12px
}

.author-meta__avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #fff
}

.author-meta__name span {
    margin: 5px 0 5px;
    font-size: 16px;
    line-height: 22px;
    color: #162a4c
}

.author-meta__name span:not(:last-child):after {
    content: ", "
}

.author-meta__name span:first-child {
    margin-left: 10px
}

.alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px 58px 9px;
    font-size: 12px;
    border-radius: 24px
}

.alert__danger {
    background: rgba(243, 112, 113, 0.15) url("../img/icon/error-icon.svg") no-repeat left 32px center;
    color: #f37071
}

.loader, .loader:after {
    border-radius: 50%;
    width: 5em;
    height: 5em
}

.loader {
    position: relative;
    text-indent: -9999em;
    border-top: .5em solid #376bfb52;
    border-right: .5em solid #376bfb52;
    border-bottom: .5em solid #376bfb52;
    border-left: .5em solid #376bfb;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.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-track, .slick-slider .slick-list {
    -webkit-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:before, .slick-track:after {
    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
}

.selectric-wrapper {
    position: relative;
    cursor: pointer;
    z-index: 1
}

.selectric-responsive {
    width: 100%
}

.selectric {
    border: 1px solid rgba(223, 231, 236, 0.9);
    border-radius: 25px;
    background: #fff;
    position: relative;
    overflow: hidden;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 40px 0 30px
}

.selectric::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 3.5px 0 3.5px;
    border-color: #162a4c transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font: 400 13px/15px "gilroy", Helvetica, Arial, sans-serif;
    color: rgba(22, 42, 76, 0.6);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.selectric .button {
    display: none
}

.selectric-open {
    z-index: 1
}

.selectric-open .selectric-items {
    visibility: visible;
    opacity: 1;
    top: 110%;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: auto !important
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: 0;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 150%;
    left: 0;
    background: #fff;
    border: 1px solid #e9eff2;
    z-index: -1;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 130% !important;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
    padding: 17px
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items ul, .selectric-items li {
    white-space: nowrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font: 400 18px/22px "gilroy", Helvetica, Arial, sans-serif
}

.selectric-items li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    color: #162a4c;
    cursor: pointer;
    height: 40px;
    padding: 20px;
    border-radius: 10px
}

.selectric-items li.selected {
    background: #e0e0e0;
    color: #162a4c
}

.selectric-items li.highlighted {
    background-color: #f6fafc;
    color: #162a4c
}

.selectric-items li:hover {
    background: #f6fafc;
    color: #162a4c
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }

    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }

    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -0.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -0.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -0.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -0.25rem !important
    }

    .m-sm-n2 {
        margin: -0.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -0.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -0.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -0.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }

    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -0.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -0.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -0.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -0.25rem !important
    }

    .m-md-n2 {
        margin: -0.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -0.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -0.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -0.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }

    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -0.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -0.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -0.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -0.25rem !important
    }

    .m-lg-n2 {
        margin: -0.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -0.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -0.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -0.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 993px) {
    body.home .header-menu a {
        color: #fff
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }

    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -0.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -0.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -0.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -0.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -0.25rem !important
    }

    .m-xl-n2 {
        margin: -0.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -0.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -0.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -0.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -0.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

@media (min-width: 2800px) {
    .awards__slider.slick-slider {
        width: 2800px !important;
        max-width: 2800px !important;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 1366px) {
    .demo .container + .container .oval {
        right: 0
    }
}

@media (max-width: 1365px) {
    body.forget-page .member__inner {
        width: 50%
    }

    body.forget-page .member__inner-header {
        padding: 55px 100px
    }

    body.forget-page .member__sidebar {
        width: 50%;
        min-width: 50%
    }

    .landing-title .oval {
        right: 250px
    }

    .landing-title .oval + .oval {
        right: 400px
    }

    .landing-title .illustration {
        right: 30%
    }

    .member__inner {
        width: 50%
    }

    .member__sidebar {
        width: 50%;
        min-width: 50%;
        overflow: hidden
    }
}

@media (max-width: 1279px) {
    .promotion__img .oval {
        right: 0
    }

    .resources .shape {
        right: 0
    }

    .landing-title .oval {
        right: 300px
    }

    .landing-title .oval + .oval {
        right: 450px
    }

    .landing-title .illustration {
        right: 27%
    }
}

@media (max-width: 1200px) {
    .logo {
        margin-right: 15px
    }

    .header-menu li {
        margin: 0 15px
    }

    .header-menu li:nth-child(3) {
        margin-left: 15px
    }

    .header-menu li.user-nav {
        margin-left: auto
    }
}

@media only screen and (max-width: 1199px) and (max-height: 850px) {
    .member__sidebar-slider {
        margin-top: 0 !important
    }
}

@media (max-width: 1199px) {
    body.member-page {
        overflow-y: auto
    }

    body.forget-page .member__inner {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-top: 0
    }

    body.forget-page .member__inner-header {
        padding: 55px 30px;
        position: relative;
        top: unset;
        left: unset
    }

    body.forget-page .member__inner-header__logo .logo__letter {
        fill: #162a4c
    }

    body.forget-page .member__inner-header__logo .logo__amblem {
        fill: #376bfb
    }

    body.forget-page .member__inner-header .outline-button {
        background-color: #fff;
        color: #376bfb
    }

    body.forget-page .member__sidebar {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        min-width: 100%;
        height: auto;
        padding: 50px 0
    }

    body.forget-page .member__sidebar-forget-info {
        max-width: 470px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .promotion {
        margin-bottom: 200px
    }

    .promotion__img {
        bottom: -30px;
        width: 70%
    }

    .promotion__img .oval {
        width: 225px;
        height: 225px;
        right: -100px;
        bottom: 125px
    }

    .promotion__img .oval--bordered {
        width: 80px;
        height: 80px
    }

    .promotion__img-web {
        width: 100%
    }

    .promotion__img-mobile {
        width: 30%;
        bottom: -53px;
        right: -53px
    }

    .makings {
        margin-bottom: 150px
    }

    .makings .primary-card {
        margin-bottom: 30px;
        background-color: #fff;
        border: 1px solid #f1f1f1;
        -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05)
    }

    .stories__inner-slider {
        width: 335px;
        max-width: 335px
    }

    .articles__slider .slick-list {
        margin-left: 20px;
        margin-right: 20px
    }

    .resources__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .resources__list .book {
        margin-right: 30px;
        margin-bottom: 30px
    }

    .resources__list .book + .book {
        margin-right: 0
    }

    .resources .shape {
        right: 10px
    }

    .subscribe .container {
        padding: 70px
    }

    .subscribe__book {
        left: 405px;
        width: 280px;
        height: 335px
    }

    .subscribe__book img {
        width: 195px;
        height: 290px
    }

    .demo .container + .container .oval {
        right: 0
    }

    .demo__item {
        height: 390px
    }

    .media .container + .container .slider__control, .media .container + .container .slick-dots {
        right: unset;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .media .container + .container::after {
        font-size: 130px
    }

    .all-news__item {
        width: calc(100% / 3 - 15px);
        min-width: calc(100% / 3 - 15px)
    }

    .press-kit__item {
        width: calc(100% / 2 - 15px);
        max-width: calc(100% / 2 - 15px)
    }

    .landing-title .oval {
        right: 100px
    }

    .landing-title .oval + .oval {
        right: 250px
    }

    .landing-title .illustration {
        right: 22%
    }

    .landing-content .container {
        width: 100%;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0;
        margin-right: 0
    }

    .landing-content__form {
        position: -webkit-sticky;
        position: sticky;
        right: 0;
        margin-top: 80px;
        margin-left: 0
    }

    .contact__list-item:nth-child(2) {
        padding-left: 30px
    }

    .find-agent__title, .agent__title {
        width: 300px
    }

    .information img {
        margin-right: 100px
    }

    .primary-page__title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .primary-page__title-inner {
        max-width: 470px
    }

    .primary-page__content-inner {
        margin-left: 50px
    }

    .e-books__title {
        margin-bottom: 35px
    }

    .e-books__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .e-books__inner-item {
        margin-top: 0
    }

    .e-books__inner-item img {
        -webkit-box-shadow: 16px 16px 24px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 16px 16px 24px 0 rgba(0, 0, 0, 0.1)
    }

    .e-books__inner-tertiary-item {
        width: 100%;
        height: auto;
        min-height: auto;
        margin-top: 30px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 5px
    }

    .e-books__inner-tertiary-item h6 {
        max-width: 100%
    }

    .e-books__inner-tertiary-item p {
        max-width: 100%
    }

    .e-books__inner-secondary-item {
        margin-top: 30px;
        margin-right: 30px
    }

    .e-books__inner-secondary-item + .e-books__inner-secondary-item {
        margin-right: 0
    }

    .e-books::after {
        display: none
    }

    .all-stories__subscribe, .search-result__popular {
        width: 300px;
        min-width: 300px;
        padding: 25px;
        margin-left: 30px
    }

    .customer-stories-detail .container + .container {
        padding: 40px 30px 0
    }

    .customer-stories-detail__title {
        padding: 0 30px
    }

    .customer-stories-detail__info {
        padding: 0 30px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .customer-stories-detail__info-item {
        width: calc(100% / 4);
        min-width: calc(100% / 4);
        margin-right: 0
    }

    .search-not-found__search {
        margin-bottom: 30px
    }

    .i-coffee__book .oval {
        right: -85px
    }

    .i-coffee__content strong {
        left: -40px
    }

    .previous-issues__list-item img {
        width: 100%;
        height: auto
    }

    .latest-webinar__inner-text {
        width: 65%
    }

    .latest-webinar__inner-profile {
        width: 35%
    }

    .latest-webinar__inner-prev, .latest-webinar__inner-next {
        right: 263px
    }

    .latest-webinar__inner-next {
        right: 35px
    }

    .webinars__last-item-item__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .webinars__last-item-item__inner .outline-button {
        margin-top: 30px
    }

    .webinars__last-item-item__inner-content p {
        max-width: 440px
    }

    .member {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .member__inner {
        width: 100%;
        min-width: 100%;
        height: auto
    }

    .member__sidebar {
        position: relative;
        width: 100%;
        min-width: 100%;
        height: auto;
        padding: 50px 0 0 0;
        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
    }

    .member__sidebar .slider__control, .member__sidebar .slick-dots {
        margin-bottom: 50px
    }

    .member__sidebar-slider {
        padding-top: 0 !important
    }

    .blog-post__next-content, .blog-post__prev-content, .blog-post__prev-content, .blog-post .content-next-prev {
        display: none !important
    }

    .blog-post .container .col-lg-2, .blog-post .container .col-lg-8 {
        margin-top: 0
    }

    .blog-post-comments__write-info {
        padding: 50px
    }

    .blog-post-comments__write-info .form-item {
        width: calc(100% / 3 + 40px)
    }

    .blog-post-comments__item .blog-post-comments__write-info {
        padding: 50px 15px
    }

    .recommended-contents .primary-card--article {
        padding: 30px 15px
    }

    .recommended-contents .primary-card--article button {
        padding: 0 15px
    }

    .product-content-title__image {
        margin-right: 30px;
        height: auto
    }

    .product-content-title h1 {
        margin-top: 50px
    }
}

@media (max-width: 1024px) {
    .logo {
        margin-right: 0
    }

    .header-menu li.user-nav .primary-button, .header-menu li.user-nav .secondary-button {
        min-width: 110px
    }

    .header-menu a {
        font-size: 10px
    }
}

@media (max-width: 1023px) {
    .media .container + .container::after {
        left: 527px;
        top: -30px;
        font-size: 100px
    }

    .landing-header {
        padding: 40px 0
    }

    .landing-header .container {
        width: 100%;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0;
        margin-right: 0
    }

    .landing-title .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .landing-title .oval {
        right: -150px
    }

    .landing-title .oval + .oval {
        right: 0
    }

    .landing-title .illustration {
        right: -20px
    }

    .landing-title h1, .landing-title p, .landing-title a {
        padding-left: 30px;
        padding-right: 30px
    }

    .landing-title span {
        font-size: 130px;
        left: 27px;
        top: -15px;
        z-index: 2
    }

    .landing-content .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }

    .landing-content__inner {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 30px
    }

    .landing-content__inner-bordro {
        margin-top: 0
    }

    .landing-content__form {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 100px;
        margin-top: 0
    }

    .fourth-slider__item-image {
        margin-right: 50px
    }

    .primary-modal {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 991px) {
    body.home .subscribe {
        margin-top: 0;
        margin-bottom: 381px
    }

    body.home .subscribe .view-all {
        right: unset;
        left: 50%;
        bottom: -150px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    body.home .subscribe .container {
        text-align: center;
        padding: 55px 50px 275px;
        -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
    }

    body.home .subscribe__book {
        width: 225px;
        min-width: 225px;
        height: 320px;
        min-height: 320px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -95px
    }

    body.home .subscribe__book img {
        width: 100%;
        height: 100%
    }

    body.home .subscribe__book img:nth-child(1) {
        display: none
    }

    body.home .subscribe__title {
        margin-bottom: 45px
    }

    body.landing-page footer .container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative
    }

    body.landing-page footer .foot-info p a {
        display: block;
        padding-bottom: 0
    }

    body.landing-page footer .foot-info p a::after {
        display: none
    }

    body.landing-page footer .social-link {
        top: -80px
    }

    body.landing-page footer .copyright {
        border: 0;
        padding-top: 0;
        width: 100%;
        text-align: center
    }

    body.resources-page .subscribe, body.page-kaynaklar .subscribe {
        margin-bottom: 370px
    }

    body.resources-page .subscribe .container, body.page-kaynaklar .subscribe .container {
        text-align: center;
        padding: 55px 50px 275px;
        -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
    }

    body.resources-page .subscribe__book, body.page-kaynaklar .subscribe__book {
        width: 225px;
        min-width: 225px;
        height: 320px;
        min-height: 320px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -95px
    }

    body.resources-page .subscribe__book img, body.page-kaynaklar .subscribe__book img {
        width: 100%;
        height: 100%
    }

    body.resources-page .subscribe__book img:nth-child(1), body.page-kaynaklar .subscribe__book img:nth-child(1) {
        display: none
    }

    body.resources-page .subscribe__title, body.page-kaynaklar .subscribe__title {
        margin-bottom: 45px
    }

    header .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .promotion__img {
        width: 90%
    }

    .promotion__img .oval {
        display: none
    }

    .stories {
        overflow: hidden
    }

    .stories__inner-stories {
        display: none
    }

    .stories__inner-stories__item {
        width: 150px;
        margin-right: 30px
    }

    .stories__inner-stories__item img {
        height: 150px
    }

    .resources__list .book {
        margin-right: 30px;
        margin-left: 30px
    }

    .resources__list .book + .book {
        margin-right: 30px
    }

    .subscribe {
        margin-bottom: 370px
    }

    .subscribe .container {
        text-align: center;
        padding: 55px 50px 275px;
        -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
    }

    .subscribe__title h6 {
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 30px
    }

    .subscribe__book {
        width: 225px;
        min-width: 225px;
        height: 320px;
        min-height: 320px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -95px
    }

    .subscribe__book img {
        width: 100%;
        height: 100%
    }

    .subscribe__book img:nth-child(1) {
        display: none
    }

    .subscribe__title {
        margin-bottom: 45px
    }

    .demo {
        padding: 100px 0 125px 0
    }

    .demo .container + .container .oval, .demo .container + .container .triangle {
        display: none
    }

    .demo__item {
        margin-bottom: 30px
    }

    .media .container + .container .triangle {
        display: none
    }

    .media .container + .container::after {
        top: 470px;
        left: 8px
    }

    .team__list-item {
        width: calc(100% / 2)
    }

    .investors ul li {
        width: calc(100% / 3 - 20px)
    }

    .investors ul li:nth-child(4n) {
        margin-right: 20px
    }

    .investors ul li:nth-child(3n) {
        margin-right: 0
    }

    .contact__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 60px
    }

    .contact__list-item {
        width: 100%;
        border-right: unset;
        border-bottom: 1px solid #e9eff2;
        margin-bottom: 30px;
        padding-bottom: 30px
    }

    .contact__list-item:first-child {
        padding-right: 0
    }

    .contact__list-item:nth-child(2) {
        padding-left: 0
    }

    .contact__list-item:last-child {
        padding-left: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .find-agent .container, .agent .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .find-agent__title, .agent__title {
        width: 100%
    }

    .find-agent__event {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .find-agent__event .selectric-wrapper {
        width: calc(100% / 2 - 102px)
    }

    .information .container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .information img {
        width: 30%;
        height: auto;
        margin-right: 0
    }

    .prices {
        margin-bottom: 50px
    }

    .prices__staff-number {
        margin-bottom: 30px
    }

    .prices__menu {
        margin-bottom: 40px
    }

    .prices .col-md-6 {
        margin-bottom: 30px
    }

    .get-offer__product-item {
        display: none
    }

    .primary-page__content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .primary-page__content-image {
        width: 50%;
        min-width: 50%;
        height: auto
    }

    .secondary-subscribe .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .secondary-subscribe__title {
        max-width: 100%;
        margin-bottom: 30px
    }

    .secondary-subscribe__form {
        width: 100%
    }

    .most-read {
        margin-bottom: 40px
    }

    .most-read__list .slick-slide {
        margin: 30px 0;
        padding: 0 0 60px 0
    }

    .most-read .primary-card {
        position: relative
    }

    .most-read .primary-card--article {
        border: solid 1px #f1f1f1;
        -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        border-radius: 5px
    }

    .most-read .primary-card::after {
        content: '';
        width: 93%;
        height: 30px;
        background-color: #fff;
        -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        border: 1px solid #f1f1f1;
        border-radius: 5px;
        position: absolute;
        bottom: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1
    }

    .explore__article {
        margin-bottom: 35px
    }

    .explore__article-content {
        max-width: 90%
    }

    .reading-lists__item {
        margin-bottom: 35px;
        padding: 40px
    }

    .reading-lists__item-piece {
        margin-left: auto
    }

    .reading-lists__item--first {
        -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05)
    }

    .reading-lists__item--first::before {
        -webkit-transform: translateX(-50%) translateY(14px);
        transform: translateX(-50%) translateY(14px)
    }

    .reading-lists__item--first::after {
        -webkit-transform: translateX(-50%) translateY(7px);
        transform: translateX(-50%) translateY(7px)
    }

    .reading-lists .view-all {
        margin-top: 40px
    }

    .all-stories__inner-title p, .search-result__inner-title p {
        max-width: 100%;
        margin-bottom: 20px
    }

    .all-stories__inner-item, .search-result__inner-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .all-stories__inner-item__image, .search-result__inner-item__image {
        margin-right: 0;
        margin-bottom: 40px
    }

    .customer-stories__list-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 60px
    }

    .customer-stories__list-item__image {
        margin-right: 0;
        margin-bottom: 30px
    }

    .customer-stories__list-item:nth-child(2n) .customer-stories__list-item__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0
    }

    .customer-stories__list-item:nth-child(2n) .customer-stories__list-item__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .all-customer-stories__list-item, .other-customer-stories__list-item {
        width: calc(100% / 2 - 15px);
        margin-right: 30px;
        margin-bottom: 30px
    }

    .all-customer-stories__list-item:nth-child(3n), .other-customer-stories__list-item:nth-child(3n) {
        margin-right: 30px
    }

    .all-customer-stories__list-item:nth-child(2n), .other-customer-stories__list-item:nth-child(2n) {
        margin-right: 0
    }

    .customer-stories-detail .customer-stories-detail__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .customer-stories-detail .customer-stories-detail__info-item {
        width: calc(100% / 3);
        min-width: calc(100% / 3)
    }

    .customer-stories-detail .customer-stories-detail__info-item:last-child {
        width: 100%;
        margin-top: 20px
    }

    .customer-stories-detail .customer-stories-detail__info-item ul li {
        margin-right: 0;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .customer-stories-detail .customer-stories-detail__info-item .tooltip {
        position: static;
        opacity: 1;
        visibility: visible;
        width: 100%;
        padding: 5px 0 0;
        -webkit-transform: none;
        transform: none;
        background-color: transparent;
        color: #162a4c
    }

    .customer-stories-detail .customer-stories-detail__info-item .tooltip:before {
        display: none
    }

    .e-books-content__list-item img, .previous-issues__list-item img {
        height: auto
    }

    .search-result__inner-title {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px
    }

    .e-books-detail__image {
        height: auto
    }

    .e-books-detail__content-top h2 {
        font-size: 20px;
        line-height: 24px
    }

    .i-coffee__book .oval {
        display: none
    }

    .i-coffee__content {
        margin-top: 90px
    }

    .i-coffee__content h2 {
        max-width: 100%
    }

    .i-coffee__content strong {
        top: -65px
    }

    .latest-webinar__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 55px 30px 40px 30px
    }

    .latest-webinar__inner-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        text-align: center
    }

    .latest-webinar__inner-text h6 {
        max-width: 100%
    }

    .latest-webinar__inner-text p {
        max-width: 100%
    }

    .latest-webinar__inner-text__action {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .latest-webinar__inner-profile {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 40%;
        padding-right: 0;
        margin-bottom: 30px
    }

    .latest-webinar__inner-prev, .latest-webinar__inner-next {
        right: 212px
    }

    .latest-webinar__inner-next {
        right: 0;
        bottom: 142px
    }

    .writer-detail__profile {
        margin-bottom: 60px
    }

    .writer-detail__profile-image {
        margin-bottom: 20px;
        margin-left: 0
    }

    .writer-detail__profile .combined-shape {
        right: unset;
        left: 25%
    }

    .writer-detail__all-writings-list__item {
        padding: 0 0 30px 0;
        margin-bottom: 30px
    }

    .writer-detail__all-writings-list .outline-button {
        margin-top: 30px
    }

    .webinars__first-item {
        height: auto;
        padding: 0
    }

    .webinars__first-item-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .webinars__first-item-background {
        position: relative;
        top: unset;
        left: unset;
        height: 315px
    }

    .webinars__first-item-title {
        width: 100%;
        height: 315px;
        margin-top: -315px;
        position: relative
    }

    .webinars__first-item-title h2 {
        position: absolute;
        bottom: 86px;
        left: 20px;
        max-width: 100%;
        padding-right: 20px
    }

    .webinars__first-item-date {
        margin-top: -81px;
        margin-bottom: 56px;
        padding-left: 20px;
        margin-right: 0;
        opacity: .4
    }

    .webinars__first-item-date strong {
        font-size: 37px
    }

    .webinars__first-item-action {
        width: 100%;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 40px
    }

    .webinars__first-item-action__profile {
        margin-bottom: 35px
    }

    .webinars__first-item-action__profile img {
        margin-right: 15px
    }

    .webinars__first-item-action__profile-title h6 {
        font-size: 14px;
        color: #162a4c
    }

    .webinars__first-item-action__profile-title p {
        font: 400 13px/15px "gilroy", Helvetica, Arial, sans-serif;
        color: #162a4c
    }

    .webinars__first-item-action__profile:last-child {
        margin-right: 0
    }

    .webinars__first-item .secondary-button {
        margin-left: 0
    }

    .webinars__next-item-list__item {
        padding: 30px
    }

    .webinars__next-item-list__item h6 {
        max-width: 250px
    }

    .webinars__next-item-list__item-date {
        margin-right: 0
    }

    .webinars__next-item-list__item-profile {
        margin-right: 0;
        margin-left: 30px
    }

    .webinars__next-item-list__item .secondary-button {
        padding: 13px 25px;
        margin-left: 30px
    }

    .blog-post-comments__write-info {
        padding: 50px 30px
    }

    .blog-post-comments__write-info .form-item {
        width: calc(100% / 3)
    }

    footer {
        padding: 80px 0 35px 0
    }

    footer .container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative
    }

    .foot-info {
        text-align: center;
        padding-right: 0
    }

    .foot-info p a {
        margin-top: 45px;
        font-weight: 700;
        padding-bottom: 50px;
        position: relative;
        font: 700 18px/27px "gilroy", Helvetica, Arial, sans-serif
    }

    .foot-info p a::after {
        content: '';
        width: 52px;
        height: 2px;
        background-color: #979797;
        opacity: .2;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .store-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 130px;
        text-align: left
    }

    .foot-nav {
        display: none
    }

    .social-link {
        position: absolute;
        top: -270px;
        left: 0;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .social-link li:last-child {
        position: absolute;
        margin: 0;
        top: 180px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .social-link li:last-child a {
        white-space: nowrap
    }

    .social-link li:not(last-child) a {
        width: 36px;
        height: 36px
    }

    .social-link li:not(last-child) a.facebook, .social-link li:not(last-child) a.twitter, .social-link li:not(last-child) a.google, .social-link li:not(last-child) a.linkedin {
        background-size: cover
    }

    .social-link .medium, .social-link .youtube, .social-link .instagram {
        background-size: 23px
    }

    .copyright {
        border-top: 1px solid rgba(151, 151, 151, 0.2);
        padding-top: 40px;
        text-align: center
    }

    .fourth-slider__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .fourth-slider__item-image {
        margin-right: 0;
        margin-bottom: 50px
    }

    .product-content-title__image {
        width: 50%;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }

    .product-content-title__inner {
        width: 50%;
        min-width: 50%
    }

    .product-content-whats-on {
        padding: 100px 0
    }

    .product-content-whats-on h2 {
        margin-bottom: 60px;
        text-align: center
    }

    .product-content-whats-on__list li {
        -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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 100px
    }

    .product-content-whats-on__list li img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .product-content-whats-on__list li div {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px
    }

    .product-content-whats-on__list li:nth-child(2n) {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        text-align: right
    }

    .product-content-whats-on__list li:nth-child(2n) h4 {
        text-align: right;
        max-width: 100%
    }

    .product-content-presentations img {
        margin-right: 60px
    }

    .product-content-mobile__inner {
        width: 40%
    }

    .product-content-mobile__img {
        width: 60%;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .product-content-mobile .store-button {
        margin-top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-content-mobile .store-button .app-store-button {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 30px
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (max-width: 880px) {
    .form-item-search__cancel {
        display: block
    }

    .form-item-search button {
        right: 65px
    }

    body.home header {
        background-color: #fff;
        border-bottom: unset
    }

    body.home header .primary-button {
        color: #376bfb;
        border-color: #376bfb
    }

    body.home header .secondary-button {
        background-color: #376bfb;
        color: #fff
    }

    body.home header .logo__amblem {
        fill: #376bfb;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    body.home header .logo__letter {
        fill: #162a4c;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    body.home header .logo .header-menu a {
        color: #162a4c
    }

    body.home header .logo .header-menu li.user-nav .secondary-button {
        background-color: #376bfb;
        color: #fff
    }

    body.home header .logo .header-menu li.user-nav .primary-button {
        border-color: #376bfb;
        color: #376bfb
    }

    header {
        border-bottom: 1px solid #e9eff2
    }

    .header-menu {
        position: absolute;
        top: 100px;
        left: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 23px 24px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 23px 24px 0 rgba(0, 0, 0, 0.12);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 40px 70px;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        opacity: 0;
        visibility: hidden;
        z-index: 9999
    }

    .header-menu li {
        margin: 0 0 30px 0
    }

    .header-menu li:nth-child(3) {
        margin-left: 0
    }

    .header-menu li.user-nav {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-top: 1px solid #f1f1f1;
        padding-top: 30px
    }

    .header-menu li.user-nav .primary-button {
        border-color: #376bfb !important;
        color: #376bfb !important;
        margin-top: 0;
        font-size: 13px;
        font-weight: 600
    }

    .header-menu li.user-nav .secondary-button {
        background-color: #376bfb !important;
        color: #fff !important;
        font-size: 13px;
        font-weight: 600;
        margin-right: 25px
    }

    .header-menu li.user-nav .primary-button, .header-menu li.user-nav .secondary-button {
        padding: 5px 20px;
        text-transform: uppercase;
        letter-spacing: 2px;
        white-space: nowrap
    }

    .header-menu li a {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0;
        text-transform: unset
    }

    .header-menu.active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .menu-bar {
        display: block
    }

    .search-button {
        display: block;
        position: absolute;
        top: 53%;
        right: 80px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .about {
        margin-top: 45px
    }

    .contact {
        margin-top: 45px
    }

    .contracts {
        margin-top: 45px
    }

    .prices {
        margin-top: 45px
    }

    .primary-page {
        position: relative;
        margin-top: 45px
    }

    .primary-page__title {
        padding-bottom: 35px;
        margin-bottom: 35px;
        border-bottom: 1px solid #f1f1f1
    }

    .primary-page__title-inner {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    .primary-page__title-inner p {
        max-width: 100%
    }

    .primary-page__title-search {
        width: 100%;
        position: fixed;
        top: 100px;
        left: 0;
        padding: 15px 30px 15px 15px;
        background-color: #fdfdfd;
        border-top: 1px solid #e9eff2;
        border-bottom: 1px solid #e9eff2;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 9999
    }

    .primary-page__title-search .form-item-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .primary-page__title-search .form-item-search img {
        display: none
    }

    .primary-page__title-search .form-item-search input {
        padding: 18px 65px 18px 25px
    }

    .primary-page__title-search.active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .primary-page__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .primary-page__content-inner {
        margin-left: 0
    }

    .primary-page__content-image {
        margin-bottom: 30px;
        width: 100%
    }

    .primary-page__content-image img {
        width: 100%
    }

    .blog-post {
        margin-top: 45px
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 768px) {
    header .container {
        padding-left: 35px;
        padding-right: 35px
    }

    .promotion {
        margin-bottom: 195px
    }

    .promotion .container {
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px
    }

    .promotion h1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 75px
    }

    .promotion p {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 45px
    }

    .promotion__buttons {
        display: block;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 75px
    }

    .promotion__buttons .secondary-button {
        background-color: #fff !important;
        color: #376bfb !important;
        margin-right: 15px
    }

    .promotion__buttons .outline-button {
        background-color: transparent !important;
        color: #fff !important;
        border-color: #fff !important
    }

    .promotion__img {
        position: relative;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        -webkit-transform: translateX(-56%);
        transform: translateX(-56%);
        bottom: unset;
        margin-bottom: 40px
    }

    .promotion__img .oval {
        display: none
    }

    .promotion__img-web {
        display: none
    }

    .promotion__img-mobile {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        width: 276px;
        height: 575px
    }

    .promotion .play-btn {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        margin-bottom: 0;
        position: absolute;
        bottom: -35px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .promotion .watch-video {
        display: block;
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .references {
        margin-bottom: 130px
    }

    .references .container {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%
    }

    .makings {
        margin-bottom: 70px
    }

    .makings .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .makings h2 {
        margin-bottom: 20px
    }

    .makings .primary-card p {
        max-width: 250px
    }

    .primary-slider .slick-next {
        padding-right: 15px
    }

    .primary-slider .slick-prev {
        padding-left: 15px
    }
}

@media (max-width: 767px) {
    body.medya-template-default .blog-post, body.medya-template-default .blog-post-comments, body.medya-template-default .writer-small-info, body.medya-template-default .recommended-contents {
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset
    }

    body.page-template-template-fiyatlar .references {
        margin-bottom: 65px
    }

    body.e-books-page .secondary-subscribe, body.post-type-archive-ekitaplar .secondary-subscribe, body.single-ekitaplar .secondary-subscribe {
        margin-top: 0;
        margin-bottom: 70px
    }

    body.single-ekitaplar .secondary-subscribe, body.post-type-archive-dergiler .secondary-subscribe, body.tax-webinar .secondary-subscribe, body.i-coffee-page .secondary-subscribe, body.webinars-page .secondary-subscribe, body.post-type-archive-webinarlar .secondary-subscribe {
        margin-bottom: 70px
    }

    body.resources-page .primary-page__content-inner a, body.page-kaynaklar .primary-page__content-inner a {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px
    }

    body.resources-page .subscribe .container, body.page-kaynaklar .subscribe .container {
        height: 227px;
        padding: 0 30px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%
    }

    body.resources-page .subscribe__book, body.page-kaynaklar .subscribe__book {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 310px;
        height: 365px;
        bottom: unset;
        top: 40px
    }

    body.resources-page .subscribe__book img, body.page-kaynaklar .subscribe__book img {
        width: 225px;
        height: 320px
    }

    body.resources-page .subscribe__book img:first-child, body.page-kaynaklar .subscribe__book img:first-child {
        display: block
    }

    body.resources-page .subscribe__title, body.page-kaynaklar .subscribe__title {
        position: absolute;
        top: 430px;
        left: 30px;
        text-align: left;
        max-width: 100%
    }

    body.resources-page .subscribe .primary-button, body.page-kaynaklar .subscribe .primary-button {
        position: absolute;
        top: 560px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    body.resources-page .subscribe .view-all, body.page-kaynaklar .subscribe .view-all {
        top: 430px
    }

    body.forget-page .member__inner-header {
        padding: 55px 0
    }

    body.forget-page .member__inner-action__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    body.forget-page .member__inner-action__form .form-item {
        width: 100%;
        min-width: 100%;
        margin-bottom: 20px
    }

    body.forget-page .member__sidebar {
        padding: 50px 30px
    }

    body.forget-page .member__sidebar--secondary {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 50px 30px
    }

    body .mfp-container {
        padding: 0
    }

    .makings .primary-card {
        width: 100%
    }

    .stories {
        overflow-x: hidden;
        margin-bottom: 70px;
        padding-bottom: 25px
    }

    .stories h3 {
        text-align: center;
        margin-bottom: 40px
    }

    .stories .container {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%
    }

    .stories__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .stories__inner-slider {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        max-width: 100%;
        padding-bottom: 0;
        position: relative;
        z-index: 2
    }

    .stories__inner-slider-frame .slick-slide {
        margin: 0 10px
    }

    .stories__inner-slider-frame .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .stories__inner-slider-frame__item {
        background-color: #fff;
        border: 1px solid #f1f1f1;
        -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        padding: 50px 25px 30px 25px;
        height: inherit
    }

    .stories__inner-slider-frame__item-inner img {
        margin-bottom: 65px
    }

    .stories__inner-slider-frame__item-inner p {
        margin-bottom: 50px
    }

    .stories__inner-slider .slider__control ul, .stories__inner-slider .slick-dots ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .stories__inner-slider .slick-dots {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .stories__inner-slider .slick-list {
        padding: 0 30px 30px 30px !important
    }

    .stories__inner-stories {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 0;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 200%;
        z-index: 1
    }

    .stories__inner-stories__item {
        margin-bottom: 0;
        width: calc(100% / 4 - 5px);
        margin-right: 10px
    }

    .stories__inner-stories__item:nth-child(2n) {
        margin-right: 10px
    }

    .stories__inner-stories__item-content img {
        height: 200px
    }

    .stories__inner-stories__item-content__inner {
        display: none
    }

    .stories__inner-stories::after {
        width: 375px;
        height: 322px
    }

    .articles {
        margin-bottom: 70px
    }

    .articles__title p {
        max-width: 310px
    }

    .articles__slider .slick-list {
        padding: 0 !important
    }

    .articles__slider .slick-slide {
        overflow: unset;
        margin: 0 0 60px 0 !important
    }

    .articles__slider .oval--bordered {
        left: 3px;
        top: -20px
    }

    .articles__slider .primary-card {
        position: relative
    }

    .articles__slider .primary-card--article {
        border: 1px solid #f1f1f1;
        -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        border-radius: 5px
    }

    .articles__slider .primary-card::after {
        content: '';
        width: 93%;
        height: 30px;
        background-color: #fff;
        -webkit-box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 13px 24px 0 rgba(0, 0, 0, 0.05);
        border: 1px solid #f1f1f1;
        border-radius: 5px;
        position: absolute;
        bottom: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1
    }

    .resources {
        margin-bottom: 70px
    }

    .resources .container {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%
    }

    .resources .row {
        padding-left: 30px;
        padding-right: 30px;
        margin-right: 0;
        margin-left: 0
    }

    .resources .book {
        margin-right: 0;
        margin-left: 0
    }

    .resources .book + .book {
        margin-right: 0
    }

    .resources .secondary-card {
        width: 323px;
        height: unset;
        border-radius: 3.5px
    }

    .resources .secondary-card:hover .secondary-card__bar::after {
        width: unset
    }

    .resources .secondary-card:hover button {
        -webkit-transform: unset;
        transform: unset
    }

    .resources__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .resources .shape {
        display: none
    }

    .resources .view-all {
        margin-top: 30px
    }

    .subscribe .container {
        width: 90%;
        max-width: 90%
    }

    .demo {
        padding: 80px 0 40px 0
    }

    .demo .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .media {
        margin-top: 30px;
        margin-bottom: 70px
    }

    .media .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .media .container + .container::after {
        left: 25px
    }

    .all-news {
        margin-bottom: 70px
    }

    .all-news .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .all-news .row + .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .all-news__item {
        width: 100%;
        min-width: 100%;
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #e9eff2
    }

    .all-news__item-image {
        width: auto;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover
    }

    .press-kit {
        margin-bottom: 70px
    }

    .press-kit .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .press-kit .container + .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .press-kit__item {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px
    }

    .about {
        margin-bottom: 70px
    }

    .about .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .about .combined-shape {
        display: none
    }

    .about__images-wrapper {
        margin-top: 30px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .team {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 70px;
        margin-bottom: 70px
    }

    .team p {
        margin-bottom: 40px
    }

    .team__list-item {
        margin-bottom: 40px;
        width: 100%
    }

    .team__list-item-image {
        margin-bottom: 40px
    }

    .investors {
        margin-bottom: 70px
    }

    .investors .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .investors ul li {
        width: calc(100% / 2 - 20px)
    }

    .investors ul li:nth-child(3n) {
        margin-right: 20px
    }

    .investors ul li:nth-child(2n) {
        margin-right: 0
    }

    .landing-title .oval {
        width: 145px;
        height: 145px;
        top: -72px;
        right: -72px
    }

    .landing-title .oval + .oval {
        width: 125px;
        height: 125px;
        bottom: -78px;
        right: -5px
    }

    .landing-title .illustration {
        width: 170px;
        height: 174px;
        right: -20px
    }

    .landing-title a {
        font-size: 14px;
        line-height: 21px
    }

    .landing-title a svg {
        display: none
    }

    .landing-content .container {
        -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
    }

    .landing-content__inner {
        text-align: center
    }

    .landing-content__inner-bordro img {
        width: 100%;
        height: auto
    }

    .landing-content__inner-makings p {
        max-width: 100%
    }

    .landing-content__inner-makings ul {
        -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
    }

    .landing-content__inner-makings ul li {
        width: 100%;
        margin-right: 0;
        height: auto;
        padding: 55px 35px
    }

    .landing-content__inner-reference p {
        max-width: 100%
    }

    .landing-content__inner-reference ul {
        -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
    }

    .landing-content__inner-reference ul li {
        width: 100%;
        margin-right: 0
    }

    .landing-content__inner-together p {
        max-width: 100%
    }

    .landing-content__inner-together ul {
        text-align: left;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .landing-content__inner-together ul li {
        width: 100%;
        margin-right: 0
    }

    .contact__list {
        margin-bottom: 70px
    }

    .contact .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .find-agent .container, .agent .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 30px;
        height: auto
    }

    .find-agent__title, .agent__title {
        margin-bottom: 30px
    }

    .find-agent__event {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .find-agent__event .selectric-wrapper {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .agent .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .agent__profile {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .agent span {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .information {
        margin-bottom: 70px
    }

    .information .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .information img {
        display: none
    }

    .information__content {
        width: 100%
    }

    .contracts {
        margin-bottom: 100px
    }

    .contracts .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px;
        padding-right: 15px
    }

    .contracts .row {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px
    }

    .contracts__menu {
        margin-bottom: 30px
    }

    .contracts__menu ul li.current-menu-item a::after {
        width: 100%
    }

    .prices .container {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        text-align: center
    }

    .prices .row {
        margin-left: 0;
        margin-right: 0
    }

    .prices .row + .row + .row {
        padding-left: 50px
    }

    .prices .slick-slider {
        padding: 0 0 0 15px
    }

    .prices .slick-list {
        padding: 0 50px 0 0 !important
    }

    .prices .col-lg-3 {
        padding: 0;
        margin-right: 20px
    }

    .prices .col-lg-3:last-child {
        margin-right: 0
    }

    .prices__title {
        padding: 0 15px
    }

    .prices__staff-number {
        padding: 0 15px;
        text-align: left
    }

    .prices__menu {
        padding: 0 15px
    }

    .prices__menu ul {
        border-radius: 25px
    }

    .prices__menu ul li::after {
        border-radius: 25px;
        top: 50%;
        left: 5px;
        width: 90%;
        height: 90%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .prices .finger-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .get-offer .container {
        width: 100%;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0;
        margin-right: 0
    }

    .get-offer .row {
        margin-left: 0;
        margin-right: 0
    }

    .get-offer__price, .get-offer__over {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        white-space: nowrap
    }

    .get-offer__price-total, .get-offer__over-info {
        margin-left: 10px
    }

    .get-offer__price-total span, .get-offer__over-info span {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 3px
    }

    .get-offer__price-total small, .get-offer__over-info small {
        font-size: 14px;
        line-height: 21px;
        color: rgba(22, 42, 76, 0.4)
    }

    .get-offer__over strong {
        position: relative;
        top: unset;
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        margin-right: 10px
    }

    .get-offer__over-info span {
        margin-bottom: 0
    }

    .get-offer__over-info small {
        margin-top: 0
    }

    .get-offer__product .secondary-button {
        padding: 13px 15px;
        min-height: unset;
        height: unset
    }

    .get-offer .col-md-4, .get-offer .col-sm-6, .get-offer .col-7 {
        padding: 0
    }

    .who-asked {
        margin-bottom: 65px
    }

    .who-asked .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .who-asked .container .row .col-md-4 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .who-asked .container .row .col-md-6 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .who-asked__title {
        margin-top: 60px;
        text-align: center
    }

    .who-asked__title p, .who-asked__title img, .who-asked__title h2 {
        display: none
    }

    .who-asked__inner p {
        margin-bottom: 65px
    }

    .primary-page {
        margin-bottom: 90px
    }

    .primary-page .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .primary-page__content {
        width: 100%;
        max-width: 100%
    }

    .primary-page__content-image {
        min-width: 100%;
        height: auto
    }

    .primary-page__content-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .primary-page__content-inner a {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        overflow: hidden
    }

    .primary-page__content-inner p {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .primary-page__content-inner h5 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-bottom: 0
    }

    .primary-page__content-inner__profile {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 30px
    }

    .primary-page__content-inner__profile img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0;
        margin-right: 10px;
        width: 50px;
        height: 50px
    }

    .primary-page__content-inner__profile-name {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .primary-page__content-inner__profile h6 {
        font-size: 16px;
        line-height: 19px
    }

    .primary-page__content-inner__profile span {
        display: none
    }

    .secondary-subscribe {
        margin-bottom: 70px
    }

    .secondary-subscribe .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .secondary-subscribe__form .mc4wp-form-fields, .secondary-subscribe__form-fields {
        -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
    }

    .secondary-subscribe__form .mc4wp-form-fields .form-item, .secondary-subscribe__form-fields .form-item {
        width: 100%;
        min-width: 100%;
        margin-bottom: 25px;
        margin-right: 0
    }

    .most-read .container {
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
        margin-right: 0
    }

    .most-read__list .slick-slide {
        margin: 30px 15px
    }

    .explore .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .explore__title {
        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;
        text-align: center
    }

    .explore__article-content {
        margin-bottom: -110px;
        padding: 15px 30px 35px 15px
    }

    .explore__article-content__title h6 {
        margin-bottom: 25px;
        font-weight: 600
    }

    .explore__article-image {
        height: 315px;
        margin-top: 0
    }

    .explore__infographics-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 0;
        border: 0;
        margin-bottom: 35px
    }

    .explore__infographics-item__image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px
    }

    .explore__infographics-item__inner {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .e-books .container {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }

    .e-books__title {
        padding: 0 30px
    }

    .e-books__inner-tertiary-item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .reading-lists .container {
        width: 100%;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0;
        margin-right: 0
    }

    .reading-lists__title {
        text-align: center
    }

    .all-stories .container, .search-result .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .all-stories__inner, .search-result__inner {
        text-align: center
    }

    .all-stories__subscribe, .search-result__popular {
        width: 100%;
        min-width: 100%;
        margin-left: 0;
        margin-top: 60px
    }

    .all-stories__subscribe h3, .search-result__popular h3 {
        max-width: 100%
    }

    .customer-stories .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .customer-stories__list-item {
        margin-bottom: 40px
    }

    .customer-stories__list-item__image {
        margin-bottom: 20px
    }

    .customer-stories__list-item__content small {
        margin-bottom: 20px
    }

    .all-customer-stories, .other-customer-stories {
        margin-bottom: 70px
    }

    .all-customer-stories .container, .other-customer-stories .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .all-customer-stories__list-item__title, .other-customer-stories__list-item__title {
        padding: 30px
    }

    .all-customer-stories__list-item__title h6, .other-customer-stories__list-item__title h6 {
        text-align: center
    }

    .all-customer-stories__list-item__title p, .other-customer-stories__list-item__title p {
        text-align: center
    }

    .customer-stories-detail {
        margin-bottom: 50px
    }

    .customer-stories-detail .container {
        padding: 0
    }

    .customer-stories-detail .container + .container {
        padding: 40px 30px 0
    }

    .customer-stories-detail__title {
        padding: 0 30px
    }

    .customer-stories-detail__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        margin-bottom: 0
    }

    .customer-stories-detail__info-item {
        width: calc(100% / 2);
        min-width: calc(100% / 2);
        margin-bottom: 30px
    }

    .customer-stories-detail__content {
        padding-left: 0;
        margin-top: 30px
    }

    .customer-stories-detail__content h1, .customer-stories-detail__content h2, .customer-stories-detail__content h3, .customer-stories-detail__content h4, .customer-stories-detail__content h5, .customer-stories-detail__content h6 {
        margin-bottom: 40px
    }

    .customer-stories-detail__content p {
        margin-bottom: 20px
    }

    .customer-stories-detail__content img {
        margin-top: 20px;
        margin-bottom: 40px
    }

    .other-customer-stories {
        margin-bottom: 70px
    }

    .e-books-content .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .e-books-content__list-item, .previous-issues__list-item {
        width: calc(100% / 2 - 65px);
        margin-right: 130px;
        margin-bottom: 70px
    }

    .e-books-content__list-item:nth-child(3n), .previous-issues__list-item:nth-child(3n) {
        margin-right: 130px
    }

    .e-books-content__list-item:nth-child(2n), .previous-issues__list-item:nth-child(2n) {
        margin-right: 0
    }

    .search-result__inner-title .selectric-wrapper {
        width: 100%
    }

    .search-not-found {
        margin-top: 30px
    }

    .search-not-found .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .search-not-found__illustration {
        width: 50%;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(20px);
        transform: translateX(-50%) translateY(20px)
    }

    .e-books-detail {
        margin-top: 30px
    }

    .e-books-detail .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .e-books-detail .row {
        margin-left: 0;
        margin-right: 0
    }

    .e-books-detail .col-sm-12 {
        padding: 0
    }

    .e-books-detail__content-item__inner-button {
        font-weight: 700
    }

    .i-coffee {
        margin-top: 30px;
        margin-bottom: 70px
    }

    .i-coffee .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .i-coffee__title {
        margin-bottom: 40px
    }

    .i-coffee__book {
        width: 320px;
        height: 498px
    }

    .i-coffee__book .triangle {
        display: none
    }

    .secondary-modal .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .secondary-modal__form-items .form-item {
        width: 100%;
        margin-bottom: 15px
    }

    .secondary-modal--popup .container {
        padding: 95px 30px 50px 30px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .secondary-modal--popup h3 {
        margin-bottom: 15px
    }

    .secondary-modal--popup form .form-item {
        width: 100%;
        margin-bottom: 15px
    }

    .previous-issues {
        margin-top: 70px;
        margin-bottom: 70px
    }

    .previous-issues .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .previous-issues__list-item {
        margin-right: 0;
        margin-bottom: 40px;
        width: 100%
    }

    .previous-issues__list-item a div {
        overflow: hidden
    }

    .previous-issues__list-item a::after {
        display: none
    }

    .previous-issues__title {
        margin-bottom: 40px
    }

    .latest-webinar {
        margin-bottom: 0
    }

    .latest-webinar .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .latest-webinar__inner {
        border: 0;
        padding: 30px 0 30px 0
    }

    .latest-webinar__inner-text {
        text-align: left
    }

    .latest-webinar__inner-text__action {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .latest-webinar__inner-profile {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    .latest-webinar__inner-profile__item {
        min-height: 80px !important
    }

    .latest-webinar__inner-profile__item-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        text-align: right
    }

    .latest-webinar__inner-profile__item-inner img {
        width: 80px;
        height: 80px;
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        margin-left: 25px;
        margin-bottom: 10px
    }

    .latest-webinar__inner-profile__item-inner h6 {
        opacity: 1
    }

    .latest-webinar__inner-profile__item-inner p {
        opacity: 1
    }

    .writer-detail {
        margin-top: 30px
    }

    .writer-detail .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .writer-detail__profile {
        margin-top: 40px
    }

    .writer-detail__profile-image {
        width: 150px;
        height: 150px;
        margin-bottom: 40px
    }

    .writer-detail__profile .triangle {
        border-width: 0 55px 100px 55px;
        left: -20px;
        top: -40px
    }

    .writer-detail__profile .combined-shape {
        width: 30px;
        height: 60px;
        right: unset;
        left: 130px;
        top: 100px
    }

    .webinars .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .webinars__next-item-list__item {
        -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;
        padding: 40px 15px
    }

    .webinars__next-item-list__item h6 {
        max-width: 100%;
        font-size: 16px;
        line-height: 19px
    }

    .webinars__next-item-list__item-date {
        margin-left: unset;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .webinars__next-item-list__item-profile {
        margin-left: 0;
        margin-bottom: 30px
    }

    .webinars__next-item-list__item .secondary-button {
        margin-left: 0
    }

    .webinars__last-item-wrapper {
        margin-top: 60px
    }

    .webinars__last-item-wrapper__categories {
        width: 100%;
        max-width: 100%;
        padding: 30px
    }

    .webinars__last-item-item__inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .webinars__last-item-item__inner .outline-button {
        margin-top: 25px
    }

    .webinars__last-item-item__inner-content h6 {
        margin-bottom: 20px
    }

    .webinars__last-item-item__inner-content p {
        margin-bottom: 25px
    }

    .webinars__last-item-item__inner-content ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .member__inner {
        padding: 0 30px;
        overflow-y: hidden;
        overflow-x: hidden
    }

    .member__inner-header {
        padding: 55px 0
    }

    .member__inner-action {
        width: 100%;
        max-width: 100%
    }

    .member__sidebar {
        padding: 50px 30px
    }

    .member__sidebar-illustration {
        margin-top: 50px;
        margin-bottom: -50px
    }

    .member__sidebar-illustration img {
        width: 100%;
        height: auto
    }

    .member__sidebar--secondary {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 50px 0
    }

    .member__sidebar-slider {
        margin-bottom: 0
    }

    .member__sidebar-slider__item {
        padding: 0 30px
    }

    .member__sidebar-slider__item-inner {
        width: 100%;
        max-width: 100%
    }

    .member__sidebar .slider__control, .member__sidebar .slick-dots {
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
        margin-bottom: 0
    }

    .creating-account {
        padding: 55px 30px;
        overflow-x: hidden
    }

    .creating-account__content {
        position: absolute;
        top: 50%;
        left: unset;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .blog-post {
        margin: 45px 0 70px 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .blog-post .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .blog-post__wrapper {
        position: absolute;
        top: 0;
        right: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
        padding: 20px;
        margin-right: -15px;
        border-radius: 10px 0 0 10px;
        width: 70px;
        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;
        z-index: 9;
        opacity: .5;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .blog-post__wrapper.mobile-active {
        opacity: 1
    }

    .blog-post__share button {
        margin-bottom: 0
    }

    .blog-post__share ul {
        opacity: 0;
        visibility: hidden;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        border-radius: unset;
        padding: 0;
        margin-top: 45px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        position: absolute
    }

    .blog-post__share ul.active {
        opacity: 1;
        visibility: visible;
        margin-top: 25px;
        position: relative
    }

    .blog-post__content {
        padding-left: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .blog-post__content h1 {
        width: 100%;
        max-width: calc(100% - 70px)
    }

    .blog-post__content-date {
        margin-bottom: 20px
    }

    .blog-post__content-profile {
        margin-bottom: 30px
    }

    .blog-post__content-profile__images {
        display: none
    }

    .blog-post__content-profile span {
        display: none
    }

    .blog-post__content-profile__account {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blog-post__content-profile__account li {
        margin-right: 0
    }

    .blog-post__content-profile__account [data-tooltip]:before, .blog-post__content-profile__account [data-tooltip]:after {
        visibility: visible;
        opacity: 1
    }

    .blog-post__content-profile__account [data-tooltip]:before {
        position: absolute;
        bottom: unset;
        top: 50%;
        left: 80%;
        background-color: transparent;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        color: #162a4c
    }

    .blog-post__content-profile__account [data-tooltip]:after {
        display: none
    }

    .blog-post__content-linkbox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .blog-post__content-linkbox__inner a h6 {
        max-width: 100%
    }

    .blog-post__content-linkbox__inner p {
        max-width: 100%
    }

    .blog-post__content-linkbox img {
        margin-top: 20px
    }

    .blog-post-comments {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        background-color: #f6fafc;
        padding: 45px 0 50px 0;
        margin-bottom: 70px
    }

    .blog-post-comments .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
        position: relative
    }

    .blog-post-comments__write {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        border: 0;
        padding: 0;
        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: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: relative
    }

    .blog-post-comments__write-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0
    }

    .blog-post-comments__write-text__avatar {
        position: absolute;
        top: 0;
        left: 0
    }

    .blog-post-comments__write-text__avatar img {
        position: relative;
        z-index: 9
    }

    .blog-post-comments__write-text__avatar ul {
        top: unset;
        bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateY(90%);
        transform: translateY(90%);
        padding: 50px 4px 5px 5px
    }

    .blog-post-comments__write-text__avatar ul li {
        margin-right: 0;
        margin-bottom: 20px
    }

    .blog-post-comments__write-text__avatar ul li:last-child {
        margin-bottom: 0
    }

    .blog-post-comments__write-text__avatar ul.active {
        -webkit-transform: translateY(86%);
        transform: translateY(86%)
    }

    .blog-post-comments__write-text .form-item--textarea {
        margin-top: 0;
        width: calc(100% - 65px)
    }

    .blog-post-comments__write-text .form-item--textarea textarea {
        padding: 10px 30px;
        border: solid 1px rgba(223, 231, 236, 0.9);
        font: 400 16px/19px "gilroy", Helvetica, Arial, sans-serif;
        border-radius: 20px;
        min-height: 120px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .blog-post-comments__write-text .form-item--textarea textarea::-webkit-input-placeholder {
        color: rgba(22, 42, 76, 0.2)
    }

    .blog-post-comments__write-text .form-item--textarea textarea::-moz-placeholder {
        color: rgba(22, 42, 76, 0.2)
    }

    .blog-post-comments__write-text .form-item--textarea textarea:-ms-input-placeholder {
        color: rgba(22, 42, 76, 0.2)
    }

    .blog-post-comments__write-text .form-item--textarea textarea::-ms-input-placeholder {
        color: rgba(22, 42, 76, 0.2)
    }

    .blog-post-comments__write-text .form-item--textarea textarea::placeholder {
        color: rgba(22, 42, 76, 0.2)
    }

    .blog-post-comments__write-text .form-item--textarea textarea:focus {
        border-color: #376bfb
    }

    .blog-post-comments__write-text .form-item--textarea.parsley-error {
        border: 0
    }

    .blog-post-comments__write-text .form-item--textarea.parsley-error textarea {
        border-color: #f37071
    }

    .blog-post-comments__write-info {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: calc(100% - 65px);
        padding: 0 !important
    }

    .blog-post-comments__write-info .form-item {
        width: 100%;
        margin-bottom: 15px
    }

    .blog-post-comments__write-info button {
        position: absolute;
        bottom: 0;
        left: 100px;
        -webkit-transform: translateY(125%);
        transform: translateY(125%)
    }

    .blog-post-comments__write-info .secondary-button:hover {
        -webkit-transform: translateY(125%);
        transform: translateY(125%)
    }

    .blog-post-comments__title {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .blog-post-comments__title h4 {
        margin-bottom: 30px
    }

    .blog-post-comments__item {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        padding-left: 0;
        background-color: #fff;
        border: 1px solid #e9eff2;
        padding: 30px 20px 20px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .blog-post-comments__item-image {
        margin-bottom: 25px
    }

    .blog-post-comments__item-inner {
        padding-bottom: 0;
        border-bottom: unset;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .blog-post-comments__item-inner__title {
        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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        position: absolute;
        top: 33px;
        left: 85px
    }

    .blog-post-comments__item-inner__answer img {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }

    .blog-post-comments__item-inner__more {
        display: none
    }

    .blog-post-comments__item-inner__person {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .blog-post-comments__item-inner p {
        width: 100%
    }

    .blog-post-comments__item--secondary {
        margin-top: -42px;
        border-top: 0;
        position: relative;
        padding: 20px
    }

    .blog-post-comments__item--secondary::before {
        content: '';
        width: 95%;
        height: 1px;
        background-color: #f1f1f1;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .blog-post-comments__item--secondary .blog-post-comments__write {
        margin-top: 30px
    }

    .blog-post-comments__item--secondary .blog-post-comments__write-info {
        padding: 0;
        background-color: transparent
    }

    .blog-post-comments__item--secondary .blog-post-comments__write-info button {
        width: calc(100% - 65px);
        right: 0;
        left: unset
    }

    .blog-post-comments__item:target {
        margin-top: 0;
        padding: 30px 20px 20px 20px
    }

    .blog-post-comments .children {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-top: -41px;
        padding-left: 0
    }

    .blog-post-comments .comment-respond {
        margin-bottom: 130px
    }

    .blog-post-comments .comment-respond:target {
        margin-top: 0;
        padding-top: 0
    }

    .writer-small-info {
        padding: 50px 0 0 0;
        border-bottom: unset;
        margin-bottom: 70px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .writer-small-info__image {
        width: 75px;
        height: 75px;
        min-height: 75px;
        min-width: 75px;
        margin-right: 15px
    }

    .recommended-contents {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-bottom: 70px
    }

    .recommended-contents .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .recommended-contents .row {
        margin-left: 0;
        margin-right: 0
    }

    .recommended-contents .slick-list {
        padding: 0 15px
    }

    .recommended-contents .slick-slide {
        margin: 40px 0
    }

    .recommended-contents h2 {
        margin-bottom: 0
    }

    .not-found {
        margin-top: 30px
    }

    .not-found .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .secondary-slider .slick-track {
        display: block;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }

    .secondary-slider .slick-slide {
        margin: 0 15px !important
    }

    .secondary-slider .slick-list {
        padding-bottom: 50px !important
    }

    .secondary-card {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .secondary-card p {
        margin-bottom: 50px
    }

    .secondary-card__bar {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-bottom: 30px
    }

    .secondary-card button {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        display: block
    }

    .secondary-card__profile {
        position: relative;
        top: unset;
        right: unset;
        height: 50px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 35px
    }

    .secondary-card__profile img {
        width: 50px;
        min-width: 50px;
        height: 50px;
        min-height: 50px;
        margin-bottom: 0;
        margin-right: 20px
    }

    .secondary-card__profile p {
        margin-bottom: 0
    }

    .secondary-card__profile-inner {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product-content-menu .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .product-content-menu ul li a {
        -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: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 0;
        height: auto
    }

    .product-content-menu ul li a img {
        position: unset;
        top: unset;
        left: unset;
        margin-right: 0;
        margin-bottom: 10px
    }

    .product-content-menu ul li a img.white-icon {
        visibility: unset;
        display: none
    }

    .product-content-menu ul li a img.black-icon {
        visibility: unset;
        display: block
    }

    .product-content-menu ul li.active a {
        height: auto
    }

    .product-content-menu ul li.active a img.black-icon {
        visibility: unset;
        display: none
    }

    .product-content-menu ul li.active a img.white-icon {
        visibility: unset;
        display: block
    }

    .product-content-title {
        margin-top: 200px
    }

    .product-content-title .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-content-title .product-content-title__inner {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px;
        width: 100%;
        min-width: 100%
    }

    .product-content-title h1 {
        margin-top: 0
    }

    .product-content-title .product-content-title__image {
        width: 80%;
        margin-right: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .product-content-title--center .product-content-title__image {
        margin-top: 30px;
        margin-bottom: 0
    }

    .product-content-whats-on {
        margin-bottom: 70px
    }

    .product-content-whats-on .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px
    }

    .product-content-whats-on img {
        width: 80%;
        height: auto
    }

    .product-content-whats-on__list li {
        -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
    }

    .product-content-whats-on__list li span {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
        margin: 0 !important
    }

    .product-content-whats-on__list li img {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .product-content-whats-on__list li div {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .product-content-whats-on__list li h4 {
        max-width: 100%;
        text-align: center
    }

    .product-content-whats-on__list li:nth-child(2n) {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-content-whats-on__list li:nth-child(2n) h4 {
        text-align: center
    }

    .product-content-whats-on__list li:nth-child(2n) img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .product-content-whats-on__list li:nth-child(2n) div {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .product-content-others {
        margin-bottom: 5px
    }

    .product-content-others .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px;
        padding-right: 15px
    }

    .product-content-others .row {
        margin-left: 0;
        margin-right: 0
    }

    .product-content-others h3 {
        margin-bottom: 60px
    }

    .product-content-others h4 {
        max-width: 100%;
        margin-bottom: 30px
    }

    .product-content-presentations {
        height: auto;
        padding-bottom: 20px;
        margin-bottom: 70px
    }

    .product-content-presentations .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product-content-presentations img {
        margin-right: 0;
        position: relative;
        z-index: 0
    }

    .product-content-presentations__content {
        z-index: 1;
        padding: 30px 0
    }

    .product-content-mobile .container {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 30px;
        padding-right: 30px;
        -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
    }

    .product-content-mobile__inner {
        width: 100%;
        max-width: 100%;
        text-align: center;
        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;
        margin-top: 0
    }

    .product-content-mobile__img {
        -ms-flex-item-align: center;
        align-self: center
    }

    .product-content-mobile__img img {
        display: block
    }

    .product-content-mobile .store-button {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 30px
    }

    .product-content-mobile .store-button .app-store-button {
        margin-top: 0;
        margin-left: 20px;
        margin-bottom: 0
    }

    .product-card {
        min-height: 410px;
        height: 410px
    }

    .product-card__inner-content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .product-card__inner-button--check {
        position: absolute;
        top: 15px;
        left: 15px;
        width: 35px;
        height: 35px;
        border-radius: 5px;
        border: 3px solid #376bfb
    }

    .product-card__inner-button--check::before {
        width: 3px;
        height: 14px
    }

    .product-card__inner-button--check::after {
        width: 14px;
        height: 3px
    }

    .product-card__inner-new {
        left: unset;
        right: 10px
    }

    .product-card input[type=checkbox]:checked + .product-card__inner--check .product-card__inner-button--check {
        background-color: #82ebc1
    }

    .product-card input[type=checkbox]:checked + .product-card__inner--check .product-card__inner-button--check::before {
        background-color: #fff
    }

    .product-card input[type=checkbox]:checked + .product-card__inner--check .product-card__inner-button--check::after {
        background-color: #fff
    }

    .product-card--first .product-card__inner-button--check {
        display: block
    }

    .primary-modal {
        width: 100%;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 95px;
        padding-bottom: 65px;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        background-color: #fff
    }

    .primary-modal h4 {
        margin-bottom: 15px
    }

    .primary-modal p {
        margin-bottom: 30px
    }

    .primary-modal__form {
        padding: 0
    }

    .primary-modal__form .form-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .primary-modal__form .form-item + .form-item + .form-item {
        margin-right: 0
    }

    a.inline-twitter-link span.non-dashicons {
        top: 0;
        margin: 0 4px 0 8px;
        -webkit-transform: none;
        transform: none
    }

    .watch-action .watch-position {
        width: 100%
    }

    .watch-action .watch-position .action-like {
        margin-bottom: 32px
    }

    .watch-action .watch-position a {
        padding-top: 32px;
        width: 20px;
        height: auto;
        background-position: center top !important
    }

    .watch-action .watch-position span {
        position: static;
        display: block;
        padding: 0;
        width: 100%;
        text-align: center
    }

    .author-meta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .author-meta__avatar {
        margin-bottom: 8px
    }
}

@media (max-width: 575px) {
    .investors ul li {
        width: 100%;
        margin-right: 0
    }

    .investors ul li:nth-child(3n) {
        margin-right: 0
    }

    .contracts__pdf {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 30px
    }

    .customer-stories__list-item__image {
        width: 80%;
        min-width: 80%;
        height: auto
    }

    .customer-stories__list-item__image--two img {
        width: 100%;
        height: 100%
    }

    .customer-stories__list-item__image--two img:first-child {
        position: relative
    }

    .customer-stories__list-item__image--two img:last-child {
        display: none
    }

    .all-customer-stories__list-item, .other-customer-stories__list-item {
        width: 100%;
        margin-right: 0
    }

    .all-customer-stories__list-item:nth-child(3n), .other-customer-stories__list-item:nth-child(3n) {
        margin-right: 0
    }

    .member__inner-header {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .member__inner-header__logo {
        margin-right: unset
    }

    .member__inner-header span {
        display: none
    }

    .member__inner-action__form-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .member__inner-action__form-buttons span {
        margin: 15px 0
    }

    .member__inner-action__form-info {
        margin-left: 0;
        padding-left: 30px
    }

    .not-found__image {
        margin-top: auto;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end;
        width: 100%;
        height: auto
    }

    .not-found__image img {
        width: 100%;
        height: auto
    }
}

@media (max-width: 529px) {
    .about__images-wrapper {
        margin-top: 60px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .about__images-wrapper div {
        display: none
    }

    .about__images-wrapper div:first-child {
        display: block
    }
}

@media (max-width: 499px) {
    .all-stories .all-stories__inner-title-flex, .search-result .all-stories__inner-title-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .all-stories .all-stories__inner-title-flex p, .search-result .all-stories__inner-title-flex p {
        margin-bottom: 20px !important
    }
}

@media (max-width: 480px) {
    .demo .container {
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%
    }

    .demo__title h6 {
        max-width: 285px
    }

    .demo__item {
        padding: 40px 50px;
        height: unset;
        margin-bottom: 30px
    }

    .demo__item .primary-button {
        min-width: 100%;
        white-space: nowrap
    }

    .demo__item .combined-shape {
        height: 30%;
        z-index: -1
    }

    .e-books__inner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .e-books__inner-item {
        width: 80%;
        position: relative
    }

    .e-books__inner-item img:first-child {
        left: 0
    }

    .e-books__inner-item img:last-child {
        right: 0
    }

    .e-books__inner-secondary-item {
        padding-left: 30px;
        width: 143px
    }

    .e-books__inner-secondary-item + .e-books__inner-secondary-item {
        padding-left: 0;
        padding-right: 30px
    }

    .e-books__inner-secondary-item img {
        height: auto
    }

    .e-books__inner-secondary-item h6 {
        font-size: 15px;
        line-height: 18px
    }

    .e-books__inner-secondary-item span {
        font-size: 9px;
        line-height: 13px
    }

    .e-books-detail .container {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }

    .e-books-detail .row {
        margin-left: 0;
        margin-right: 0
    }

    .e-books-detail__title {
        padding: 0 30px
    }

    .e-books-detail__image {
        padding: 0 30px
    }

    .e-books-detail__content {
        position: relative;
        padding: 0 30px
    }

    .e-books-detail__content-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 40px;
        margin-top: -170px;
        padding-bottom: 0;
        border: 0;
        padding-top: 40px;
        z-index: 1;
        text-align: center
    }

    .e-books-detail__content-top h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px
    }

    .e-books-detail__content-top__cancel {
        position: relative;
        top: -50px;
        right: unset
    }

    .e-books-detail__content-top__form {
        position: relative;
        margin-top: 0;
        padding-top: 7px;
        border: 0;
        background-color: #fff;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .e-books-detail__content-top__form .form-item {
        width: 100%
    }

    .e-books-detail__content-top__form::after {
        content: '';
        width: 100%;
        height: 1px;
        background-color: #f1f1f1;
        position: absolute;
        top: -75px;
        left: 0;
        z-index: -1
    }

    .e-books-detail__content-item {
        padding: 25px 30px 35px 30px;
        position: relative;
        z-index: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .e-books-detail__content-item__number {
        margin-bottom: 25px;
        margin-right: 0
    }

    .e-books-detail__content-item__inner h4 {
        font-size: 18px;
        line-height: 27px;
        font-weight: 700
    }

    .e-books-detail__content-item--lock {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .e-books-detail__content::after {
        content: '';
        width: 100%;
        height: 300px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0
    }

    .writer-detail__info-title img {
        width: 30px;
        height: auto;
        margin-right: 10px
    }

    .writer-detail__all-writings-list__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .writer-detail__all-writings-list__item div:first-child {
        margin-right: 0;
        margin-bottom: 20px
    }

    .webinars__first-item .secondary-button {
        width: 100%
    }

    .member__inner-action__form-sector {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .member__inner-action__form-sector__item {
        width: calc(100% / 3 - 15px);
        margin-left: 0;
        margin-right: 0
    }

    .blog-post__content-linkbox {
        padding: 40px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .store-button a {
        width: 145px
    }

    .store-button a strong span {
        display: none
    }

    .product-content-presentations img {
        width: 80%
    }
}

@media (max-width: 479px) {
    body.resources-page .subscribe__book, body.page-kaynaklar .subscribe__book {
        width: 90%
    }

    .header-menu {
        padding: 20px 35px
    }

    .about .triangle {
        display: none
    }

    .team__list-item-image {
        width: 100%
    }

    .team__list-item-image img {
        width: 90%;
        height: auto
    }

    .information__content h6 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .information__content h6 strong {
        width: 100%;
        margin-left: 0;
        margin-top: 10px
    }

    .information__content h6 a {
        width: 100%;
        margin-left: 0;
        margin-top: 10px
    }

    .get-offer {
        padding: 20px 0
    }

    .get-offer .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .get-offer__product .secondary-button {
        font-size: 10px
    }

    .get-offer__price, .get-offer__over {
        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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: left
    }

    .get-offer__price strong, .get-offer__over strong {
        font-size: 25px;
        line-height: 25px
    }

    .get-offer__price-total, .get-offer__over-info {
        margin-left: 0
    }

    .get-offer__price-total span, .get-offer__over-info span {
        font-size: 10px;
        line-height: 12px
    }

    .get-offer__price-total small, .get-offer__over-info small {
        font-size: 10px;
        line-height: 12px
    }

    .reading-lists__item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 25px 20px 30px 15px
    }

    .reading-lists__item-title {
        margin-right: 35px
    }

    .reading-lists__item img {
        width: 22px;
        height: 22px;
        margin-right: 15px
    }

    .customer-stories-detail__info-item {
        width: 100%;
        min-width: 100%;
        margin-bottom: 15px
    }

    .customer-stories-detail__info-item span {
        font-size: 16px;
        line-height: 22px
    }

    .e-books-content__list-item, .previous-issues__list-item {
        width: 100%;
        margin-right: unset
    }

    .e-books-content__list-item:nth-child(3n), .previous-issues__list-item:nth-child(3n) {
        margin-right: 0
    }

    .e-books-content__list-item img, .previous-issues__list-item img {
        width: 80%
    }

    .e-books-content__list-item a, .previous-issues__list-item a {
        text-align: center
    }

    .e-books-content__list-item a::after, .previous-issues__list-item a::after {
        display: none
    }

    .e-books-content__list-item a h5, .previous-issues__list-item a h5, .e-books-content__list-item a h4, .previous-issues__list-item a h4, .e-books-content__list-item a p, .previous-issues__list-item a p {
        text-align: left
    }

    .search-not-found__illustration {
        width: 80%
    }

    .i-coffee__book {
        width: 100%;
        height: auto
    }

    .secondary-modal__form-item {
        width: 100%
    }

    .previous-issues__list-item img {
        width: 80%
    }

    .product-content-menu ul li a {
        font-size: 14px;
        line-height: 21px
    }

    .product-content-menu ul li a img {
        width: 30px;
        height: 30px
    }

    .product-content-title img {
        width: 90%
    }

    .product-content-whats-on img {
        width: 100%
    }

    .product-content-whats-on h6 {
        margin-top: 25px
    }

    .product-content-presentations img {
        width: 60%;
        height: auto
    }
}

@media (max-width: 375px) {
    .promotion__img {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .promotion__img .triangle {
        display: block;
        position: absolute;
        bottom: 100px;
        right: -30px;
        z-index: -1;
        border-width: 0 70.5px 167px 70.5px
    }

    .promotion__img-mobile {
        width: 100%;
        height: auto
    }

    .resources .book {
        width: 100%;
        height: 428px
    }

    .resources .secondary-card {
        width: 100%
    }

    .subscribe .container {
        width: 83%;
        max-width: 83%
    }

    .subscribe .primary-button {
        padding: 12px 16px;
        white-space: nowrap
    }

    .team__list-item-image {
        height: 300px
    }

    .team__list-item-image img {
        width: 80%
    }

    .e-books__inner-item {
        width: 100%
    }

    .e-books__inner-item img {
        width: 201px;
        height: 296px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .e-books__inner-item img:first-child {
        left: 30px
    }

    .e-books__inner-item img:last-child {
        right: 30px
    }

    .secondary-modal__form .secondary-button {
        width: 100%;
        max-width: 100%
    }

    .secondary-modal--popup form .secondary-button {
        width: 100%;
        max-width: 100%
    }

    footer .container {
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%
    }

    .primary-modal__form-button {
        width: 100%
    }

    .primary-modal__form-button .secondary-button {
        width: 100%;
        max-width: 100%;
        white-space: nowrap
    }
}

@media (max-width: 374px) {
    body.forget-page .member__sidebar-forget-info__image {
        width: 100%;
        height: auto
    }

    body.forget-page .member__sidebar-forget-info__image img {
        width: 100%;
        height: auto
    }

    .header-menu li.user-nav .secondary-button {
        margin-right: 10px
    }

    .header-menu li.user-nav .primary-button {
        margin-left: unset
    }

    .demo__item {
        padding: 20px 35px
    }

    .media .container + .container::after {
        font-size: 80px
    }

    .awards__slider-item {
        padding: 50px 35px
    }

    .landing-title span {
        top: -10px;
        font-size: 100px
    }

    .get-offer {
        padding: 15px 0
    }

    .get-offer .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .get-offer__price, .get-offer__over {
        position: relative;
        top: unset;
        -webkit-transform: unset;
        transform: unset;
        width: 100%;
        min-width: 100%;
        max-width: 100%
    }

    .get-offer__price strong, .get-offer__over strong {
        font-size: 25px
    }

    .get-offer__price-total span, .get-offer__over-info span {
        font-size: 10px
    }

    .get-offer__price-total small, .get-offer__over-info small {
        font-size: 10px
    }

    .get-offer__over strong {
        position: relative;
        top: unset;
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        margin-right: 0
    }

    .get-offer__over-info span {
        margin-bottom: 0
    }

    .get-offer__over-info small {
        margin-top: 0
    }

    .get-offer__product {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        white-space: nowrap
    }

    .get-offer__product .secondary-button {
        font-size: 10px
    }

    .who-asked__title .outline-button {
        width: 100%;
        height: 50px;
        white-space: nowrap
    }

    .most-read .primary-card {
        padding: 50px 15px 35px 15px
    }

    .most-read .primary-card__bar {
        width: 100%
    }

    .reading-lists__item h4 {
        font-size: 16px;
        line-height: 19px
    }

    .reading-lists__item-piece {
        font-size: 25px;
        line-height: 28px
    }

    .customer-stories-detail__background {
        height: 365px
    }

    .customer-stories-detail__info-item ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .customer-stories-detail__info-item ul li {
        width: calc(100% / 2)
    }

    .e-books-detail__content-top {
        margin-top: -180px
    }

    .e-books-detail__content-top__form-button .secondary-button {
        padding: 13px 35px
    }

    .latest-webinar__inner-text__action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .latest-webinar__inner-text__action .secondary-button {
        margin-top: 20px
    }

    .writer-detail__info-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .writer-detail__info-title img {
        margin-right: 0;
        margin-bottom: 5px
    }

    .member__inner-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .member__inner-header__logo {
        margin-bottom: 30px
    }

    .member__inner-action__form-sector__item {
        width: calc(100% / 2 - 15px)
    }

    .blog-post__content h1 {
        font-size: 25px;
        line-height: 35px
    }

    .blog-post__content-date {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .blog-post__content-date h5 {
        margin-bottom: 10px
    }

    .blog-post__content-linkbox img {
        width: 100%;
        height: auto
    }

    .writer-small-info__inner {
        position: relative;
        top: -12px
    }

    .writer-small-info__inner ul {
        position: absolute;
        top: calc(100% + 5px)
    }

    .store-button {
        -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
    }

    .store-button a.app-store-button {
        margin-left: 0;
        margin-top: 26px
    }

    .social-link {
        top: -340px
    }

    .social-link li:last-child {
        top: 260px
    }

    .secondary-card {
        padding: 20px
    }

    .product-content-mobile__img {
        width: 80%
    }

    .product-content-mobile .store-button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-content-mobile .store-button .app-store-button {
        margin-top: 20px;
        margin-left: 0
    }
}

@media only screen and (max-height: 860px) {
    .member__sidebar-illustration, .member__sidebar-forget-info__image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .member__sidebar-illustration img, .member__sidebar-forget-info__image img {
        width: 75%;
        height: auto;
        margin: 0 auto
    }
}

@media only screen and (max-height: 850px) {
    .member__sidebar-slider {
        margin-top: 90px
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@-webkit-keyframes fingerMove {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fingerMove {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes dotTyping {
    0% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    16.667% {
        -webkit-box-shadow: 9984px -10px 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px -10px 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    33.333% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    50% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px -10px 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px -10px 0 0 #fff, 10014px 0 0 0 #fff
    }
    66.667% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    83.333% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px -10px 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px -10px 0 0 #fff
    }
    100% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
}

@keyframes dotTyping {
    0% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    16.667% {
        -webkit-box-shadow: 9984px -10px 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px -10px 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    33.333% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    50% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px -10px 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px -10px 0 0 #fff, 10014px 0 0 0 #fff
    }
    66.667% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
    83.333% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px -10px 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px -10px 0 0 #fff
    }
    100% {
        -webkit-box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff;
        box-shadow: 9984px 0 0 0 #fff, 9999px 0 0 0 #fff, 10014px 0 0 0 #fff
    }
}

@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(243, 112, 113, 0.7);
        box-shadow: 0 0 0 0 rgba(243, 112, 113, 0.7)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(243, 112, 113, 0);
        box-shadow: 0 0 0 15px rgba(243, 112, 113, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(243, 112, 113, 0);
        box-shadow: 0 0 0 0 rgba(243, 112, 113, 0)
    }
}

@keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(243, 112, 113, 0.7);
        box-shadow: 0 0 0 0 rgba(243, 112, 113, 0.7)
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(243, 112, 113, 0);
        box-shadow: 0 0 0 15px rgba(243, 112, 113, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(243, 112, 113, 0);
        box-shadow: 0 0 0 0 rgba(243, 112, 113, 0)
    }
}

@-webkit-keyframes progress {
    from {
        stroke-dashoffset: 100px
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes progress {
    from {
        stroke-dashoffset: 100px
    }
    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes pulse {
    30% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: .8
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1.0
    }
    70% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: .8
    }
}

@keyframes pulse {
    30% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: .8
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1.0
    }
    70% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: .8
    }
}

@-webkit-keyframes pulse-radius {
    30% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1
    }
    40% {
        -webkit-transform: scale(7.8);
        transform: scale(7.8);
        opacity: .1
    }
    80% {
        -webkit-transform: scale(4.8);
        transform: scale(4.8);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes pulse-radius {
    30% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1
    }
    40% {
        -webkit-transform: scale(7.8);
        transform: scale(7.8);
        opacity: .1
    }
    80% {
        -webkit-transform: scale(4.8);
        transform: scale(4.8);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}