body,
hr {
    border: 0
}

li,
nav ul,
ul {
    list-style: none
}

a,
body,
ul {
    margin: 0;
    padding: 0
}

.btn-custom,
body,
label.error {
    font-weight: 400
}

a,
body,
hr,
ul {
    padding: 0
}

a,
a:hover {
    text-decoration: none
}

.footer-menu-list li a,
a,
img {
    transition: .5s
}

body {
    outline: 0;
    font-size: 16px;
    line-height: 1.2;
    color: #808285;
    font-family: Poppins, Sans-serif;
    overflow-X: hidden
}

.multy-step-form .tab-pane:first-child,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

a {
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #1074b9;
}

.btn-custom {
    max-width: 195px;
    width: 100%;
    height: 60px;
    color: #fff;
    background: #72d300;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1;
    padding: 10px;
    outline: 0;
    border: none
}

.h1,
.h2 {
    font-size: 30px
}

.btn-custom:focus,
.btn-custom:hover {
    background: #565758;
    color: #fff
}

.h1,
.h2 {
    color: #000
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ababab;
    margin: 50px auto
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

:hover {
    transition: .4s
}

:focus,
input:focus {
    outline: 0
}

input:required {
    box-shadow: none
}

label.error {
    font-size: 14px;
    text-transform: none;
    color: red !important;
    margin-bottom: 15px
}

.main_step_form_content label.error {
    text-align: center;
    display: block;
    padding-top: 2px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

.h1 {
    font-weight: 500;
    line-height: 1.4
}

.h2 {
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin: 0
}

.h3 {
    color: #5d5d5d;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px
}

.small-title {
    color: #72d300;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    display: block
}

.errorTxt,
.multy-step-form .h3 span {
    color: red
}

p {
    color: #425466;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 28px
}

p:last-child {
    margin-bottom: 0
}

* {
    box-sizing: border-box
}

.container {
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto
}

.main-header {
    background: #fff;
    position: sticky;
    z-index: 999;
    top: 0;
    padding: 10px 0;
}

.header-top {
    background-color: #1074b9;
    padding: 10px 0
}

.header-top p {
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 15px
}

.header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.logo-header a img {
    max-width: 145px;
    width: 100%
}

.number-desc {
    width: 100%;
    max-width: 300px
}

.number-desc .btn-custom-num {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    color: #000;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap
}
.number-desc .btn-custom-num span{
    font-family: Archivo, Sans-serif!important;
}
.number-desc .btn-custom-num .call_cl {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #0170b9
}

.multy-step-form .tab-pane,
.stimulus-banner {
    display: none
}

.banner-sec {
    position: relative;
    display: flex;
    align-items: center;
    padding: 50px 0
}

.banner-sec .row-custom {
    position: relative;
    z-index: 99
}

.banner-left-content {
    padding-bottom: 22px;
    text-align: center
}

.banner-left-content,
.multy-step-form-banner {
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

.multy-step-form-banner {
    background: #fff;
    box-shadow: 0 0 10px 5px #d3d3d3
}

.multy-step-form-banner .form-heading {
    padding: 30px 10px;
    background-color: #0f75bd;
    text-align: center
}

.multy-step-form-banner .form-heading .h3 {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 26px;
    font-weight: 500
}

.lock-section label,
.main_step_form .form-control,
.multy-step-form .h3,
p.price-picker {
    font-family: Poppins, sans-serif
}

.main_step_form {
    max-width: 600px;
    width: 100%;
    margin: 0 auto
}

.multy-step-form {
    padding: 40px 30px;
    position: relative
}

.spinner {
    display: none;
    position: absolute;
    bottom: 21px;
    left: 20px
}

.multy-step-form .h3 {
    font-size: 30px;
    font-weight: 500;
    color: #333;
    text-align: center;
    display: block;
    line-height: 1.2;
    letter-spacing: -.5px;
    margin-bottom: 30px
}

.field-group {
    position: relative;
    padding-bottom: 22px
}

.errorTxt,
p.price-picker {
    position: absolute;
    margin: 0
}

.custom-checkbox-main,
.range-slider {
    padding-bottom: 20px;
    position: relative
}

.errorTxt {
    border: 0;
    background: 0 0;
    text-align: center !important;
    bottom: 7px;
    font-size: 12px;
    line-height: 1
}

p.price-picker {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #134263;
    top: -28px;
    transform: translateX(-50%);
    left: 50%;
    background: #fff;
    border-radius: 4px;
    padding: 2px 3px
}

.range-slider {
    width: 100%;
    max-width: 86%;
    padding-top: 30px;
    margin: 0 auto
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 0 !important
}

.ui-widget.ui-widget-content {
    margin-bottom: 12px;
    position: relative;
    height: 18px;
    text-align: center;
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.range-slider .ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3
}

.ui-widget.ui-widget-content .ui-slider-handle {
    width: 26px;
    height: 26px;
    margin-top: -1px;
    background: #1074b9;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .25);
    border-radius: 30px
}

.timer {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #ffa832;
    display: inline-block
}

.main_step_form .form-select:focus,
.main_step_form .textarea:focus,
.main_step_form input:focus {
    box-shadow: none;
    outline: 0
}

.range-slider .range-value {
    padding: 0 0 15px
}

.range-slider .range-value .left-val {
    position: absolute;
    left: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    text-align: left;
    color: #4b4f58
}

.range-slider .range-value .right-val {
    position: absolute;
    right: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    text-align: right;
    color: #4b4f58
}

.lock-section {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px
}

.lock-section label {
    font-size: 15px;
    color: #000;
    padding: 0;
    font-weight: 400;
    text-align: left
}

.custom-checkbox-main .custom-checkbox {
    position: absolute;
    left: -3px;
    width: 17px;
    font-size: 17px;
    height: 17px;
    top: -2px
}

.custom-checkbox-main label {
    padding-left: 29px;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    color: #000;
    cursor: pointer;
    display: inline-block
}

.custom-checkbox-main .errorTxt {
    bottom: 4px
}

.terms-text {
    color: #000;
    font-size: 15px
}

.terms-text a {
    color: #194867;
    font-weight: 700
}

.thanks-massage p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    background: #0f75bd;
    padding: 10px;
    text-align: center;
    margin: 0 0 60px
}

.main_step_form .thanks-massage .next-btn {
    background-color: #0f75bd !important;
    font-weight: 600;
    text-transform: capitalize;
    font-family: Poppins, sans-serif
}

.main_step_form .form-control {
    font-size: 15px;
    padding: 5px 18px 5px 12px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    text-align: left;
    color: #000;
    letter-spacing: normal;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    font-weight: 500
}

.main_step_form .next-btn,
.main_step_form .next-btn:hover,
.main_step_form .submit-btn:hover {
    background-color: #000;
    color: #fff
}

.main_step_form input:focus,
.main_step_form select:focus,
.main_step_form textarea:focus {
    outline: 0;
    border: 1px solid #000
}

.main_step_form .next-btn {
    font-size: 20px;
    width: 100%;
    max-width: 200px;
    display: block;
    text-align: center;
    padding: 13px 0;
    border: none;
    margin: 15px auto auto;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    font-weight: 500
}

span.error {
    font-size: 12px;
    font-family: "helvetica neue", arial, sans-serif, Poppins;
    color: #d6041d;
    text-transform: capitalize;
    display: block;
    margin-bottom: 10px
}

.future-sec,
.judgement-sec {
    padding: 40px 0
}

.future-sec .row-custom {
    display: flex;
    padding-bottom: 80px;
    border-bottom: 3px solid #72d300;
    margin: 0 -15px
}

.future-box {
    display: flex;
    align-items: center;
    width: 33.33%;
    padding: 0 15px
}

.future-sec .row-custom .future-box:first-child {
    padding-left: 0
}

.future-sec .row-custom .future-box:last-child {
    padding-right: 0
}

.future-box .future-icon {
    max-width: 78px;
    width: 100%;
    margin-right: 20px
}

.future-box .future-icon img {
    flex: auto;
    width: auto
}

.future-content p {
    margin: 0;
    font-size: 18px
}

.about-sec {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 40px 0 40px 20px
}

.about-left-content {
    max-width: 610px;
    width: 100%;
    margin-right: 9.4%
}

.about-left-content .small-title,
.finances-left-content .small-title,
.judgement-left-content .small-title {
    margin-bottom: 15px
}

.about-left-content .h2,
.finances-left-content .h2 {
    margin-bottom: 30px
}

.about-left-content p,
.finances-left-content p,
.judgement-left-content .h2,
.judgement-left-content p {
    margin-bottom: 20px
}

.about-left-content .btn-custom,
.judgement-left-content .btn-custom {
    margin-top: 40px
}

.about-img {
    max-width: 760px;
    width: 100%
}

.over-your-life-sec {
    margin: 40px 0;
    padding: 80px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.over-heading-title {
    text-align: center
}

.over-heading-title .h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px
}

.over-heading-title p {
    margin-bottom: 30px;
    color: #fff;
    font-size: 14px
}

.over-heading-title .btn-custom {
    margin: 0 auto;
    background-color: #fffFFF00;
    border-style: solid;
    border-width: 3px;
    font-weight: 500
}

.over-heading-title .btn-custom:hover {
    background-color: #565758;
    border-color: #565758
}

.judgement-sec .row-custom,
.testimonial-slider-sec .slick-track {
    display: flex
}

.judgement-left-content {
    max-width: 615px;
    width: 100%
}

.judgement-img {
    max-width: 490px;
    width: 100%;
    padding-right: 70px
}

.finances-sec {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 40px 0;
    background-color: #f7f7f7;
    padding-left: 20px
}

.finances-left-content {
    max-width: 685px;
    width: 100%;
    margin-right: 100px;
    padding: 20px 0
}

.finances-left-content .btn-custom {
    margin-top: 40px;
    background-color: #000
}

.finances-left-content .btn-custom:hover {
    background-color: #565758
}

.finances-img {
    max-width: 920px;
    width: 100%
}

.testimonial-slider-sec {
    padding: 40px 0 75px
}

.heading-title {
    text-align: center;
    margin-bottom: 40px
}

.heading-title .h2 {
    color: #000;
    font-size: 40px;
    font-weight: 500
}

.heading-title p {
    color: #000
}

.testimonial-slider-sec .slider-item-main {
    margin: 0 10px;
    display: flex;
    height: auto
}

.testimonial-slider-sec .slider-item {
    background: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center
}

.testimonial-slider-sec .slider-item .author-img {
    width: 139px;
    height: 139px;
    border-radius: 999px;
    box-sizing: content-box;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 auto
}

.testimonial-slider-sec .slider-item p {
    line-height: 1.5;
    color: #000;
    margin: 20px 0;
    font-size: 14px;
    font-weight: 300
}

.testimonial-slider-sec .slider-item span {
    color: #000;
    font-weight: 500
}

.testimonial-slider-sec .slider-item .h3 {
    color: #000;
    font-size: 22px;
    margin-top: 5px;
    font-weight: 700
}

.testimonial-slider-sec .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.testimonial-slider-sec .slick-dots li button {
    background: #000;
    opacity: .2;
    outline: 0;
    border: none;
    color: #afa2a200;
    border-radius: 50px;
    height: 13px;
    width: 13px;
    margin: 0 4px;
    transition: .5s;
    cursor: pointer
}

.testimonial-slider-sec .slick-dots li button:hover,
.testimonial-slider-sec .slick-dots li.slick-active button {
    background: #72d300;
    opacity: 1
}

.copy-right p {
    margin: 0;
    text-align: center;
    color: #fff
}

.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.custom-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity .11s
}

.custom-popup__holder {
    width: 100%;
    max-width: 500px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    position: relative;
    opacity: 0;
    transform: translateY(-100px);
    transition: opacity .1s 0.2s, transform .1s 0.2s
}

.custom-popup__close {
    position: absolute;
    top: 15px;
    right: 13px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: transform .3s;
    z-index: 9999
}

.custom-popup__close:after,
.custom-popup__close:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 6px;
    display: block;
    width: 2px;
    height: 20px;
    background: #000;
    transform: rotate(45deg)
}

.custom-popup__close:after {
    left: 15px;
    top: 6px;
    transform: rotate(-45deg)
}

.custom-popup__close:hover {
    transform: rotate(90deg)
}

.custom-popup.is-active {
    opacity: 1;
    pointer-events: auto
}

.custom-popup.is-active .custom-popup__holder {
    opacity: 1;
    transform: translateY(0)
}

.custom-popup__holder .hrader {
    border-bottom: 1px solid #ddd;
    padding: 20px
}

.custom-popup__holder .hrader h3 {
    font-weight: 500;
    font-size: 20px;
    color: #000
}

.custom-popup__holder .content-body {
    padding: 20px
}

.custom-popup__holder p {
    color: #000;
    margin: 0
}

.custom-popup__holder .footer-popup {
    border-top: 1px solid #ddd;
    padding: 20px
}

.custom-popup__holder .footer-popup .btn-custom {
    height: 34px;
    max-width: 90px;
    cursor: pointer;
    margin: 0 0 0 auto;
    background: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: #212529
}

@media all and (max-width:1440px) {
    .future-box .future-icon {
        max-width: 60px
    }
}

@media all and (max-width:1366px) {

    .about-left-content,
    .finances-left-content {
        margin-right: 50px
    }

    .judgement-img {
        padding-right: 50px
    }
}

@media all and (max-width:1280px) {
    .future-sec .row-custom {
        margin: 0
    }

    .finances-left-content {
        padding: 35px 0
    }
}

@media all and (max-width:1199px) {
    .small-title {
        font-size: 18px
    }

    .h2 {
        font-size: 26px
    }

    .heading-title .h2 {
        font-size: 35px
    }

    .number-desc .btn-custom-num {
        font-size: 27px
    }

    .future-sec,
    .judgement-sec {
        padding: 30px 0
    }

    .future-sec .row-custom {
        padding-bottom: 60px
    }

    .about-sec {
        padding: 30px 0 30px 20px
    }

    .over-your-life-sec {
        margin: 30px 0;
        padding: 60px 0
    }

    .finances-sec {
        margin: 30px 0
    }

    .testimonial-slider-sec {
        padding: 30px 0 60px
    }

}

@media all and (max-width:1024px) {
    .future-sec .row-custom {
        flex-wrap: wrap;
        gap: 30px
    }

    .future-box {
        width: 100%;
        padding: 0
    }

    .about-sec {
        flex-wrap: wrap;
        padding: 30px 0 0;
        gap: 40px;
        justify-content: center
    }

    .about-left-content,
    .finances-left-content {
        max-width: 100%;
        padding: 0 20px;
        text-align: center;
        margin: 0
    }

    .about-img {
        max-width: 100%
    }

    .about-left-content .btn-custom,
    .finances-left-content .btn-custom,
    .judgement-left-content .btn-custom {
        margin: 30px auto 0
    }

    .over-your-life-sec {
        margin: 0
    }

    .judgement-sec {
        padding: 0 0 30px
    }

    .judgement-sec .row-custom {
        flex-wrap: wrap;
        gap: 40px;
        justify-content: center
    }

    .judgement-sec .container {
        padding: 0
    }

    .judgement-left-content {
        max-width: 100%;
        text-align: center;
        margin: 0;
        padding: 0 30px
    }

    .judgement-img {
        padding-right: 0;
        max-width: 100%
    }

    .about-img img,
    .judgement-img img {
        width: 100%
    }

    .finances-sec {
        flex-wrap: wrap;
        padding: 60px 0 0;
        gap: 40px;
        justify-content: center
    }
}

@media all and (max-width:991px) {
    p {
        margin-bottom: 20px
    }

    .logo-header a img {
        max-width: 80px;
        width: 100%
    }

    .multy-step-form-banner .form-heading {
        padding: 18px 10px
    }

    .multy-step-form .h3,
    .multy-step-form-banner .form-heading .h3 {
        font-size: 18px
    }
}

@media all and (max-width:767px) {

    .h2,
    .small-title {
        text-align: center
    }

    .h1 {
        font-size: 22px
    }

    .h2 {
        font-size: 18px
    }

    .header-top,
    .mob-none {
        display: none
    }

    .header-wrapper {
        padding: 15px 0
    }

    .number-desc {
        max-width: 165px
    }

    .number-desc .btn-custom-num {
        font-size: 20px
    }

    .stimulus-banner {
        background-color: #114261;
        padding: 10px 0;
        display: block
    }

    .stimulus-banner p {
        text-align: center;
        color: #fff;
        margin: 0
    }

    .banner-sec {
        min-height: auto;
        padding-top: 40px;
        padding-bottom: 30px
    }

    .banner-sec .row-custom {
        flex-direction: column-reverse
    }

    .banner-left-content {
        max-width: 100%
    }

    .banner-left-content .text-top-head {
        font-size: 17px;
        line-height: 34px;
        margin-bottom: 10px
    }

    .multy-step-form-banner .form-heading {
        padding: 20px 10px
    }

    .multy-step-form-banner .form-heading .h3 {
        font-size: 15px;
        line-height: 18px
    }

    .multy-step-form {
        padding: 25px 20px
    }

    .multy-step-form .h3 {
        font-size: 16px;
        margin-bottom: 20px
    }

    .main_step_form .next-btn {
        font-size: 18px;
        margin-top: 10px
    }

    .copy-right p,
    .terms-text {
        font-size: 14px
    }

    .future-sec {
        padding: 20px 0
    }

    .future-sec .row-custom {
        padding-bottom: 30px
    }

    .future-box {
        flex-wrap: wrap
    }

    .future-box .future-icon {
        margin-right: 0;
        margin-bottom: 20px
    }

    .future-content p,
    .testimonial-slider-sec .slider-item .h3 {
        font-size: 16px
    }

    .about-sec {
        padding: 20px 0 0
    }

    .over-heading-title .h2 {
        font-size: 24px
    }

    .over-your-life-sec {
        padding: 40px 0
    }

    .judgement-sec {
        padding: 0 0 20px
    }

    .finances-sec {
        margin: 20px 0;
        padding: 40px 0 0
    }

    .footer-menu-list,
    .testimonial-slider-sec .heading-title {
        margin-bottom: 30px
    }

    .testimonial-slider-sec {
        padding: 20px 0 40px
    }

    .footer {
        padding: 40px 0 20px
    }

    .footer-logo img {
        max-width: 135px
    }

    .footer-menu-list {
        gap: 20px
    }

    .footer-inner p {
        font-size: 13px;
        margin-bottom: 20px
    }

    .custom-popup__holder {
        max-width: 95%
    }
}

.loader {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
  }
  
  /* Transparent Overlay */
  .loader:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
  
    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }
  
  /* :not(:required) hides these rules from IE9 and below */
  .loader:not(:required) {
    /* hide "loader..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
  .loader:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  }
  
  /* Animation */
  
  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }