.elementor-2068 .elementor-element.elementor-element-7c1e6190 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-53616a98 */.homepage {
    background: white
}

.homepage .antialias {
    -moz-osx-font-smoothing: grayscale
}

.homepage .front {
    z-index: 1
}

.homepage .page-break-pane {
    padding-top: 45px;
    padding-bottom: 48px
}

.homepage .page-break-pane #down {
    margin: 0 auto;
    display: block;
    height: 25px;
    width: 25px;
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-down-arrow-eb46b83c7e9a07c7120c4270f3548318a28b142a5bc7a5484dd4c00836b0a966.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage .page-break-pane #down {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-down-arrow-2x-9e15e3f4584f303ca0b76b600e13931f676a6e03eb518bb95dd92a83595e0bb1.png);
        background-size: auto 25px
    }
}

@media (max-width: 992px) {
    .homepage .page-break-pane {
        padding-top: 25px;
        padding-bottom: 26px
    }
}

@media (max-height: 340px) {
    .homepage .page-break-pane {
        display: none
    }
}



@media (max-width: 480px) {
    .homepage .title-pane .page-subtitle-row {
        padding-top: 20px;
        padding-bottom: 40px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 991px) {
    .homepage .title-pane {
        height: -webkit-calc(100vh - 175px);
        height: -moz-calc(100vh - 175px);
        height: -ms-calc(100vh - 175px);
        height: -o-calc(100vh - 175px);
        height: calc(100vh - 175px);
        padding-top: -webkit-calc(40vh - 205px);
        padding-top: -moz-calc(40vh - 205px);
        padding-top: -ms-calc(40vh - 205px);
        padding-top: -o-calc(40vh - 205px);
        padding-top: calc(40vh - 205px)
    }
}

.homepage .tile-pane {
    text-align: center;
    position: relative;
    display: block
}

.homepage .tile-pane .tile-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile-row {
        display: block
    }
}

.homepage .tile-pane .padding-div {
    padding-top: 11%;
    padding-bottom: 9%
}

.homepage .tile-pane .padding-div#no-bottom-padding {
    padding-top: 6%;
    padding-bottom: 0%
}

.homepage .tile-pane .tile {
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0.01s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.25s;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-delay: 0.01s;
    -o-transition-property: all;
    -o-transition-duration: 0.25s;
    -o-transition-timing-function: ease-in-out;
    -o-transition-delay: 0.01s;
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.01s
}

.homepage .tile-pane .tile .tile-image {
    position: relative;
    margin: 0 auto;
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
    -webkit-animation-delay: 0.05s;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: tile-image-reverse-bounce;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -moz-animation-delay: 0.05s;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: tile-image-reverse-bounce;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -o-animation-delay: 0.05s;
    -o-animation-duration: 0.5s;
    -o-animation-name: tile-image-reverse-bounce;
    -o-animation-fill-mode: both;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: 1;
    -o-animation-direction: normal;
    animation-delay: 0.05s;
    animation-duration: 0.5s;
    animation-name: tile-image-reverse-bounce;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-direction: normal
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile .tile-image {
        top: 0px;
        margin-top: 45px;
        margin-bottom: 45px
    }
}

.homepage .tile-pane .tile .tile-title {
    position: relative;
    margin-top: 65px;
    margin-bottom: 35px;
    font-size: 30px;
    font-weight: 300;
    color: #1e2024;
    -webkit-animation-delay: 0.05s;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: tile-title-reverse-bounce;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -moz-animation-delay: 0.05s;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: tile-title-reverse-bounce;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -o-animation-delay: 0.05s;
    -o-animation-duration: 0.5s;
    -o-animation-name: tile-title-reverse-bounce;
    -o-animation-fill-mode: both;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: 1;
    -o-animation-direction: normal;
    animation-delay: 0.05s;
    animation-duration: 0.5s;
    animation-name: tile-title-reverse-bounce;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-direction: normal
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile .tile-title {
        top: 0px;
        margin-top: 0px
    }
}

.homepage .tile-pane .tile .tile-info {
    position: relative;
    max-width: 350px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    color: #636a77;
    -webkit-animation-delay: 0.05s;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: tile-info-reverse-slide;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -moz-animation-delay: 0.05s;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: tile-info-reverse-slide;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -o-animation-delay: 0.05s;
    -o-animation-duration: 0.5s;
    -o-animation-name: tile-info-reverse-slide;
    -o-animation-fill-mode: both;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: 1;
    -o-animation-direction: normal;
    animation-delay: 0.05s;
    animation-duration: 0.5s;
    animation-name: tile-info-reverse-slide;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-direction: normal
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile .tile-info {
        top: 0px;
        margin-bottom: 60px
    }
}

.homepage .tile-pane .tile .tile-learn-more {
    position: relative;
    top: 90px;
    color: #112E4C;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    display: block !important;
    visibility: hidden;
    cursor: pointer;
    -webkit-animation-delay: 0.05s;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: tile-more-info-reverse-slide;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -moz-animation-delay: 0.05s;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: tile-more-info-reverse-slide;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -o-animation-delay: 0.05s;
    -o-animation-duration: 0.5s;
    -o-animation-name: tile-more-info-reverse-slide;
    -o-animation-fill-mode: both;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: 1;
    -o-animation-direction: normal;
    animation-delay: 0.05s;
    animation-duration: 0.5s;
    animation-name: tile-more-info-reverse-slide;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    animation-direction: normal
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile .tile-learn-more {
        top: 0px;
        margin-bottom: 20px;
        position: static;
        visibility: visible
    }
}

@media (max-width: 767px) {
    .homepage .tile-pane .tile .tile-learn-more {
        visibility: hidden
    }

    .homepage .tile-pane .tile .tile-learn-more.show-on-mobile {
        visibility: visible
    }
}

.homepage .tile-pane .tile .tile-learn-more a {
    color: #112E4C;
    text-decoration: none
}

@media (min-width: 992px) {
    .homepage .tile-pane .tile:hover {
        background-color: #f4f5f6;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.25s;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-delay: 0.01s;
        -moz-transition-property: all;
        -moz-transition-duration: 0.25s;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-delay: 0.01s;
        -o-transition-property: all;
        -o-transition-duration: 0.25s;
        -o-transition-timing-function: ease-in-out;
        -o-transition-delay: 0.01s;
        transition-property: all;
        transition-duration: 0.25s;
        transition-timing-function: ease-in-out;
        transition-delay: 0.01s
    }

    .homepage .tile-pane .tile:hover .tile-image {
        -webkit-animation-delay: 0.05s;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-name: tile-image-bounce;
        -webkit-animation-fill-mode: both;
        -webkit-animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-direction: normal;
        -moz-animation-delay: 0.05s;
        -moz-animation-duration: 0.5s;
        -moz-animation-name: tile-image-bounce;
        -moz-animation-fill-mode: both;
        -moz-animation-timing-function: ease-in-out;
        -moz-animation-iteration-count: 1;
        -moz-animation-direction: normal;
        -o-animation-delay: 0.05s;
        -o-animation-duration: 0.5s;
        -o-animation-name: tile-image-bounce;
        -o-animation-fill-mode: both;
        -o-animation-timing-function: ease-in-out;
        -o-animation-iteration-count: 1;
        -o-animation-direction: normal;
        animation-delay: 0.05s;
        animation-duration: 0.5s;
        animation-name: tile-image-bounce;
        animation-fill-mode: both;
        animation-timing-function: ease-in-out;
        animation-iteration-count: 1;
        animation-direction: normal
    }

    .homepage .tile-pane .tile:hover .tile-title {
        -webkit-animation-delay: 0.05s;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-name: tile-title-bounce;
        -webkit-animation-fill-mode: both;
        -webkit-animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-direction: normal;
        -moz-animation-delay: 0.05s;
        -moz-animation-duration: 0.5s;
        -moz-animation-name: tile-title-bounce;
        -moz-animation-fill-mode: both;
        -moz-animation-timing-function: ease-in-out;
        -moz-animation-iteration-count: 1;
        -moz-animation-direction: normal;
        -o-animation-delay: 0.05s;
        -o-animation-duration: 0.5s;
        -o-animation-name: tile-title-bounce;
        -o-animation-fill-mode: both;
        -o-animation-timing-function: ease-in-out;
        -o-animation-iteration-count: 1;
        -o-animation-direction: normal;
        animation-delay: 0.05s;
        animation-duration: 0.5s;
        animation-name: tile-title-bounce;
        animation-fill-mode: both;
        animation-timing-function: ease-in-out;
        animation-iteration-count: 1;
        animation-direction: normal
    }

    .homepage .tile-pane .tile:hover .tile-info {
        -webkit-animation-delay: 0.05s;
        -webkit-animation-duration: 0.3s;
        -webkit-animation-name: tile-info-slide;
        -webkit-animation-fill-mode: both;
        -webkit-animation-timing-function: ease-out;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-direction: normal;
        -moz-animation-delay: 0.05s;
        -moz-animation-duration: 0.3s;
        -moz-animation-name: tile-info-slide;
        -moz-animation-fill-mode: both;
        -moz-animation-timing-function: ease-out;
        -moz-animation-iteration-count: 1;
        -moz-animation-direction: normal;
        -o-animation-delay: 0.05s;
        -o-animation-duration: 0.3s;
        -o-animation-name: tile-info-slide;
        -o-animation-fill-mode: both;
        -o-animation-timing-function: ease-out;
        -o-animation-iteration-count: 1;
        -o-animation-direction: normal;
        animation-delay: 0.05s;
        animation-duration: 0.3s;
        animation-name: tile-info-slide;
        animation-fill-mode: both;
        animation-timing-function: ease-out;
        animation-iteration-count: 1;
        animation-direction: normal
    }

    .homepage .tile-pane .tile:hover .tile-learn-more {
        visibility: visible;
        -webkit-animation-delay: 0.05s;
        -webkit-animation-duration: 0.3s;
        -webkit-animation-name: tile-more-info-slide;
        -webkit-animation-fill-mode: both;
        -webkit-animation-timing-function: ease-out;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-direction: normal;
        -moz-animation-delay: 0.05s;
        -moz-animation-duration: 0.3s;
        -moz-animation-name: tile-more-info-slide;
        -moz-animation-fill-mode: both;
        -moz-animation-timing-function: ease-out;
        -moz-animation-iteration-count: 1;
        -moz-animation-direction: normal;
        -o-animation-delay: 0.05s;
        -o-animation-duration: 0.3s;
        -o-animation-name: tile-more-info-slide;
        -o-animation-fill-mode: both;
        -o-animation-timing-function: ease-out;
        -o-animation-iteration-count: 1;
        -o-animation-direction: normal;
        animation-delay: 0.05s;
        animation-duration: 0.3s;
        animation-name: tile-more-info-slide;
        animation-fill-mode: both;
        animation-timing-function: ease-out;
        animation-iteration-count: 1;
        animation-direction: normal
    }
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile {
        padding: 0px 25px;
        border-bottom: 2px solid #f4f5f6
    }
}

.homepage .tile-pane .tile#options {
    color: #ffffff;
    background-color: #112E4C;
    text-align: center;
    padding-bottom: 60px;
    left: 1px
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile#options {
        padding-top: 50px;
        padding-bottom: 100px;
        padding-left: 0px;
        padding-right: 0px;
        left: 0px
    }
}

.homepage .tile-pane .tile#options .learn-more-item {
    cursor: pointer;
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    padding: 25px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0.01s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -moz-transition-delay: 0.01s;
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: ease;
    -o-transition-delay: 0.01s;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-delay: 0.01s
}

@media (max-width: 991px) {
    .homepage .tile-pane .tile#options .learn-more-item {
        display: inline-block;
        max-width: 370px;
        vertical-align: top;
        padding: 40px 10px
    }
}

@media (max-width: 767px) {
    .homepage .tile-pane .tile#options .learn-more-item {
        max-width: none;
        width: 100%
    }
}

.homepage .tile-pane .tile#options .learn-more-item .header {
    font-size: 18px;
    margin-bottom: 20px
}

.homepage .tile-pane .tile#options .learn-more-item .info {
    font-size: 14px;
    line-height: 24px
}

.homepage .tile-pane .tile#options .learn-more-item .checkmark {
    height: 30px;
    width: 30px;
    margin-top: 40px;
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-checkmark-stroke-2c82f63c28ee40153b54f92aed6d084f08d2fce8babe770a97e01b212ddc761d.png);
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0.01s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: ease;
    -moz-transition-delay: 0.01s;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: ease;
    -o-transition-delay: 0.01s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0.01s
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage .tile-pane .tile#options .learn-more-item .checkmark {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-checkmark-stroke-2x-a1d815a654c47671a75238778aa075b4c631232da9b1514b9cac5c8764555916.png);
        background-size: auto 30px
    }
}

.homepage .tile-pane .tile#options .learn-more-item:hover {
    background-color: rgba(255, 161, 143, 0.15);
    border-radius: 2px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0.01s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -moz-transition-delay: 0.01s;
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: ease;
    -o-transition-delay: 0.01s;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-delay: 0.01s
}

.homepage .tile-pane .tile#options .learn-more-item:hover .checkmark {
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: 0.01s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.35s;
    -moz-transition-timing-function: ease;
    -moz-transition-delay: 0.01s;
    -o-transition-property: all;
    -o-transition-duration: 0.35s;
    -o-transition-timing-function: ease;
    -o-transition-delay: 0.01s;
    transition-property: all;
    transition-duration: 0.35s;
    transition-timing-function: ease;
    transition-delay: 0.01s;
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-checkmark-fill-4fa0a6224b7a438b98f525292ac5a8e4248d91991ef3515e052ba239596c35eb.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage .tile-pane .tile#options .learn-more-item:hover .checkmark {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-checkmark-fill-2x-116a9b21ae691218fc82c3514696c15a5e99c1ee55d78cfd5a95bbccd74060a1.png);
        background-size: auto 30px
    }
}

.homepage .tile-pane .tile#options a {
    margin-top: 50px
}

.homepage .tile-pane .tile#research #icon-research {
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-research-47982832d52624a7a31f61ef630f05743ea0edffca083f9bd42e5ef77e228bda.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage .tile-pane .tile#research #icon-research {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-research-2x-a3a916fd40e8c10e712e8ddf92a18ed9fc71b55cb4b9c6e7d649d1eecc1a7edc.png);
        background-size: auto 140px
    }
}

@media (min-width: 991px) {
    .homepage .tile-pane .tile#research:hover #icon-research {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-research-hover-7b98153a79fc4a1d2f3e4af87f8194aa842d7e5b4859d462889d66878458acd7.png)
    }
}

@media (min-width: 991px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 991px) and (min-resolution: 192dpi) {
    .homepage .tile-pane .tile#research:hover #icon-research {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-research-hover-2x-cdc3bfc2c15dca54761aa52371a82e12cff9c89e77089fe95d37917da366212c.png);
        background-size: auto 140px
    }
}

.homepage .tile-pane .tile#code #icon-code {
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-code-1899b7cfe817345572e0c7663ee79fb1fdea2337c9a312d645e79586a5632600.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage .tile-pane .tile#code #icon-code {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-code-2x-1fed5ce28b070e3125a4ffd9c79d5f17cd9a755e4612baa34ee80c925cf64905.png);
        background-size: auto 140px
    }
}

@media (min-width: 991px) {
    .homepage .tile-pane .tile#code:hover #icon-code {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-code-hover-5d2bb7f9dc8a806e18414ce9b6c918f776faa42bb1aa94110a4c9fe9be77eb19.png)
    }
}

@media (min-width: 991px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 991px) and (min-resolution: 192dpi) {
    .homepage .tile-pane .tile#code:hover #icon-code {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-code-hover-2x-e5cfd9909c143a4de193646bd47940b0f71e7168356a59565cdcbe31dcf8cae3.png);
        background-size: auto 140px
    }
}

.homepage .tile-pane .tile#compete #icon-compete {
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-compete-c23d4bebbc729ee26d98b7f64345cfc210962d7e07fffa2890636829350f6888.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage .tile-pane .tile#compete #icon-compete {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-compete-2x-d81a2f9647de8fc239259ae4c5e4de51efe937a925e86cc025138f86ebc58da0.png);
        background-size: auto 140px
    }
}

@media (min-width: 991px) {
    .homepage .tile-pane .tile#compete:hover #icon-compete {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-compete-hover-9c0f122dd1d3b7431ea76fd6201e12c742ecf8dff16a149b1f4e09986eba7b55.png)
    }
}

@media (min-width: 991px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 991px) and (min-resolution: 192dpi) {
    .homepage .tile-pane .tile#compete:hover #icon-compete {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/icon-compete-hover-2x-ec86bab01ac126824b9e61fff82ac33e5a307158f5cb241975af63c4ef4b6760.png);
        background-size: auto 140px
    }
}

@media (max-width: 991px) {
    .homepage .tile-pane {
        border-top: 2px solid #f4f5f6
    }
}

.homepage .features-pane {
    text-align: center;
    padding-bottom: 150px;
    background-color: #f4f5f6
}

@media (max-width: 767px) {
    .homepage .features-pane {
        padding: 0 25px;
        padding-bottom: 100px
    }
}

.homepage .features-pane .feature-header {
    padding-top: 125px;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 300;
    color: #1e2024
}

@media (max-width: 767px) {
    .homepage .features-pane .feature-header {
        padding-top: 75px;
        line-height: 50px
    }
}

.homepage .features-pane .feature-subheader {
    padding-bottom: 15px;
    font-size: 18px;
    color: #636a77
}

@media (max-width: 767px) {
    .homepage .features-pane .feature-subheader {
        padding-bottom: 0px
    }
}

.homepage .features-pane .feature-row {
    color: #636a77
}

@media (max-width: 767px) {
    .homepage .features-pane .feature-row {
        margin-top: 0px
    }
}

.homepage .features-pane .feature-row .feature {
    text-align: left
}

@media (max-width: 1199px) {
    .homepage .features-pane .feature-row .feature {
        min-height: 290px
    }
}

@media (max-width: 991px) {
    .homepage .features-pane .feature-row .feature {
        min-height: initial
    }
}

.homepage .features-pane .feature-row .feature .feature-title {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-left: 20px;
    margin-top: 100px
}

@media (max-width: 767px) {
    .homepage .features-pane .feature-row .feature .feature-title {
        margin-top: 75px;
        margin-bottom: 40px
    }
}

.homepage .features-pane .feature-row .feature .feature-info {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.homepage .features-pane .feature-row .feature .feature-info a {
    border-bottom: 1px solid #636a77;
    color: #636a77
}

.homepage .features-pane .feature-row .feature .feature-info a:hover,
.homepage .features-pane .feature-row .feature .feature-info a:active,
.homepage .features-pane .feature-row .feature .feature-info a:focus {
    text-decoration: none
}

.homepage .features-pane .feature-row .feature .feature-image {
    height: 36px;
    width: 36px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/sprite-features-e22d047797085b93344743faad22d7eb25fc72d5c2649c9827613684fe4a409d.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage .features-pane .feature-row .feature .feature-image {
        background-position: 0 -216;
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/sprite-features-2x-f90d99e87631897cae4651fbcd30c96adfef9ff81d93f2d4a45dd8f21efe6aad.png);
        background-repeat: no-repeat;
        height: 36px;
        width: 36px;
        background-size: 36px 216px
    }
}

.homepage .features-pane .feature-row .feature .feature-image#research-icon {
    background-position: 0 -36px
}

.homepage .features-pane .feature-row .feature .feature-image#backtest-icon {
    background-position: 0 -72px
}

.homepage .features-pane .feature-row .feature .feature-image#real-money-icon {
    background-position: 0 -108px
}

.homepage .features-pane .feature-row .feature .feature-image#community-icon {
    background-position: 0 -144px
}

.homepage .features-pane .feature-row .feature .feature-image#ip-icon {
    background-position: 0 -180px
}

.homepage .join-pane {
    background-color: #26282d
}

.homepage .join-pane .join {
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
    padding-top: 80px;
    padding-bottom: 25px
}

@media (max-width: 991px) {
    .homepage .join-pane .join {
        padding-top: 75px
    }
}

.homepage .join-pane .details {
    padding-bottom: 85px;
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff
}

@media (max-width: 991px) {
    .homepage .join-pane .details {
        padding-bottom: 50px;
        margin-top: 0;
        float: none
    }
}

.homepage .join-pane a {
    float: right;
    margin-top: 95px
}

@media (max-width: 991px) {
    .homepage .join-pane a {
        float: none;
        margin-top: 0px;
        margin-bottom: 100px;
        display: inline-block
    }
}

@media (max-width: 991px) {
    .homepage .join-pane {
        padding: 0 25px;
        text-align: center
    }
}

.background-numbers-container {
    position: absolute;
    top: 95px;
    left: 0px;
    width: 100%;
    height: -webkit-calc(100vh - 205px);
    height: -moz-calc(100vh - 205px);
    height: -ms-calc(100vh - 205px);
    height: -o-calc(100vh - 205px);
    height: calc(100vh - 205px);
    overflow: hidden;
    min-height: 400px !important
}

@media (max-width: 991px) {
    .background-numbers-container {
        height: -webkit-calc(100vh - 175px);
        height: -moz-calc(100vh - 175px);
        height: -ms-calc(100vh - 175px);
        height: -o-calc(100vh - 175px);
        height: calc(100vh - 175px)
    }
}

@media (max-width: 767px) {
    .background-numbers-container {
        top: 0px;
        height: -webkit-calc(100vh - 90px);
        height: -moz-calc(100vh - 90px);
        height: -ms-calc(100vh - 90px);
        height: -o-calc(100vh - 90px);
        height: calc(100vh - 90px)
    }
}

.background-numbers-container .layer {
    display: inline-block !important
}

.background-numbers-container .price {
    color: #f4f5f6;
    font-weight: 300;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default !important
}

.background-numbers-container .price .up {
    display: inline-block;
    height: 14px;
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    width: 14px;
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/sprite-money-up-arrow-c59c37039e34bec020ed6092cde8e67a2dd846416954786d996c242957c788a9.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .background-numbers-container .price .up {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/home/sprite-money-up-arrow-2x-a5e8ff0d677788b431c32b46ff9732d1923c1c7c9d1c9d8b8cd3d45a24d4b063.png);
        background-size: auto 14px;
        background-repeat: no-repeat;
        height: 14px;
        width: 14px;
        background-size: 14px 50px
    }
}

.background-numbers-container .price .value {
    display: inline-block
}

.background-numbers-container .price.large {
    font-size: 32px;
    line-height: 32px;
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px)
}

.background-numbers-container .price.large .up {
    height: 7px;
    background-position: 0 -4.5px
}

@media (max-width: 767px) {
    .background-numbers-container .price.large {
        visibility: hidden
    }
}

.background-numbers-container .price.medium {
    font-size: 26px;
    line-height: 26px;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px)
}

.background-numbers-container .price.medium .up {
    height: 6px;
    background-position: 0 -17px
}

@media (max-width: 767px) {
    .background-numbers-container .price.medium {
        visibility: hidden
    }
}

.background-numbers-container .price.small {
    font-size: 24px;
    line-height: 24px;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px)
}

.background-numbers-container .price.small .up {
    height: 5px;
    background-position: 0 -30.5px
}

.background-numbers-container .price.x-small {
    font-size: 18px;
    line-height: 18px;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px)
}

.background-numbers-container .price.x-small .up {
    height: 4px;
    background-position: 0 -42px
}

.background-numbers-container .price#l1 {
    top: 1% !important;
    left: 324px !important
}

@media (max-width: 767px) {
    .background-numbers-container .price#l1 {
        top: 75% !important;
        left: 7% !important
    }
}

.background-numbers-container .price#l2 {
    top: 5% !important;
    left: 67px !important
}

@media (max-width: 767px) {
    .background-numbers-container .price#l2 {
        top: 20% !important;
        left: 12% !important
    }
}

.background-numbers-container .price#l3 {
    top: 11% !important;
    left: 250px !important
}

.background-numbers-container .price#l4 {
    top: 25% !important;
    left: 315px !important
}

@media (max-width: 991px) {
    .background-numbers-container .price#l4 {
        top: 56% !important;
        left: 100px !important
    }
}

@media (max-width: 767px) {
    .background-numbers-container .price#l4 {
        top: 32px !important;
        left: 100px !important
    }
}

.background-numbers-container .price#l5 {
    top: 48% !important;
    left: 122px !important
}

@media (max-width: 991px) {
    .background-numbers-container .price#l5 {
        top: 78% !important
    }
}

.background-numbers-container .price#l6 {
    top: 60% !important;
    left: -5px !important
}

@media (max-width: 991px) {
    .background-numbers-container .price#l6 {
        top: 92% !important
    }
}

.background-numbers-container .price#l7 {
    top: 70% !important;
    left: 285px !important
}

@media (max-width: 991px) {
    .background-numbers-container .price#l7 {
        visibility: hidden
    }
}

.background-numbers-container .price#l8 {
    top: 95% !important;
    left: 228px !important
}

@media (max-width: 991px) {
    .background-numbers-container .price#l8 {
        visibility: hidden
    }
}

.background-numbers-container .price#r1 {
    top: 5% !important;
    right: 50px !important;
    text-align: right
}

@media (max-width: 767px) {
    .background-numbers-container .price#r1 {
        top: 105px !important
    }
}

.background-numbers-container .price#r2 {
    top: 19% !important;
    right: 283px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r2 {
        right: 183px !important
    }
}

.background-numbers-container .price#r3 {
    top: 22% !important;
    right: 520px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r3 {
        visibility: hidden
    }
}

@media (max-width: 767px) {
    .background-numbers-container .price#r3 {
        visibility: visible;
        right: 4% !important;
        top: 59% !important
    }
}

.background-numbers-container .price#r4 {
    top: 30% !important;
    right: 45px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r4 {
        top: 66% !important;
        right: 0px !important
    }
}

.background-numbers-container .price#r5 {
    top: 40% !important;
    right: 191px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r5 {
        top: 69% !important
    }
}

@media (max-width: 767px) {
    .background-numbers-container .price#r5 {
        right: 24% !important;
        top: 91% !important
    }
}

.background-numbers-container .price#r6 {
    top: 58% !important;
    right: 195px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r6 {
        top: 86% !important;
        right: 33px !important
    }
}

.background-numbers-container .price#r7 {
    top: 77% !important;
    right: 117px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r7 {
        visibility: hidden
    }
}

.background-numbers-container .price#r8 {
    top: 87% !important;
    right: 338px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r8 {
        visibility: hidden
    }
}

.background-numbers-container .price#r9 {
    top: 93% !important;
    right: 91px !important;
    text-align: right
}

@media (max-width: 991px) {
    .background-numbers-container .price#r9 {
        visibility: hidden
    }
}


.contest-leaderboard .header .date-group-wrapper .leaderboard-info-wrapper .value {
    font-size: 18px;
    font-weight: 500;
    color: #1e2024
}

.q2 .pane:not(.call-to-action-pane) p:not(.large) {
    line-height: 30px
}
.homepage-notification {
    position: fixed;
    /*background-color: #ffffff;*/
    border-radius: 2px;
    padding-right: 50px;
    right: 35px;
    z-index: 500;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(30, 32, 36, 0.15);
    -moz-box-shadow: 0px 5px 15px 0px rgba(30, 32, 36, 0.15);
    box-shadow: 0px 5px 15px 0px rgba(30, 32, 36, 0.15);
    /*height: 95px;*/
    margin-bottom: -105px;
    -webkit-animation-delay: 0.7s;
    -webkit-animation-duration: 0.2s;
    -webkit-animation-name: notification-pop-up;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -moz-animation-delay: 0.7s;
    -moz-animation-duration: 0.2s;
    -moz-animation-name: notification-pop-up;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: ease-out;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -o-animation-delay: 0.7s;
    -o-animation-duration: 0.2s;
    -o-animation-name: notification-pop-up;
    -o-animation-fill-mode: both;
    -o-animation-timing-function: ease-out;
    -o-animation-iteration-count: 1;
    -o-animation-direction: normal;
    animation-delay: 0.7s;
    animation-duration: 0.2s;
    animation-name: notification-pop-up;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    animation-iteration-count: 1;
    animation-direction: normal
}

@media (max-width: 767px) {
    .homepage-notification {
        width: 100%;
        right: 0px;
        padding-right: 25px
    }
}

.homepage-notification .icon-x-out-small {
    position: absolute;
    right: 10px;
    top: 10px
}

.homepage-notification .notification-img {
    display: inline-block
}

.homepage-notification .notification-img.quantcon-sg {
    width: 100px;
    height: 95px;
    background: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/qcon-singapore-image-95fd4db7bbd1f1e46bc97c933d4d60da4e20e0f31b2c0160c8bee23a1c4127ec.png) no-repeat;
    background-position: center;
    background-size: 50px 50px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .homepage-notification .notification-img.quantcon-sg {
        background-size: 50px 50px;
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/qcon-singapore-image-2x-0bfca7637049bde6208a39873ebc52e4b29c5ac2b9b3a7656c4787ffd2a008e9.png)
    }
}

.homepage-notification .notification-text {
    font-size: 18px;
    font-weight: 500;
    color: #4a90e2;
    display: inline-block;
    height: 95px;
    vertical-align: middle;
    margin-top: -40px
}

.homepage-notification .notification-text a:hover {
    text-decoration: none;
    color: #2d7edd
}

@media (max-width: 767px) {
    .homepage-notification .notification-text {
        width: -webkit-calc(100vw - 135px);
        width: -moz-calc(100vw - 135px);
        width: -ms-calc(100vw - 135px);
        width: -o-calc(100vw - 135px);
        width: calc(100vw - 135px);
        margin-top: -20px
    }
}

@media (max-width: 530px) {
    .homepage-notification .notification-text {
        margin-top: -40px
    }
}

@media (max-width: 370px) {
    .homepage-notification .notification-text {
        margin-top: -62px
    }
}

@-webkit-keyframes tile-image-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -40px
    }

    100% {
        top: -20px
    }
}

@-moz-keyframes tile-image-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -40px
    }

    100% {
        top: -20px
    }
}

@-o-keyframes tile-image-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -40px
    }

    100% {
        top: -20px
    }
}

@keyframes tile-image-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -40px
    }

    100% {
        top: -20px
    }
}

@-webkit-keyframes tile-image-reverse-bounce {
    0% {
        top: -20px
    }

    100% {
        top: 0px
    }
}

@-moz-keyframes tile-image-reverse-bounce {
    0% {
        top: -20px
    }

    100% {
        top: 0px
    }
}

@-o-keyframes tile-image-reverse-bounce {
    0% {
        top: -20px
    }

    100% {
        top: 0px
    }
}

@keyframes tile-image-reverse-bounce {
    0% {
        top: -20px
    }

    100% {
        top: 0px
    }
}

@-webkit-keyframes tile-title-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -80px
    }

    100% {
        top: -60px
    }
}

@-moz-keyframes tile-title-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -80px
    }

    100% {
        top: -60px
    }
}

@-o-keyframes tile-title-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -80px
    }

    100% {
        top: -60px
    }
}

@keyframes tile-title-bounce {
    0% {
        top: 0px
    }

    60% {
        top: -80px
    }

    100% {
        top: -60px
    }
}

@-webkit-keyframes tile-title-reverse-bounce {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@-moz-keyframes tile-title-reverse-bounce {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@-o-keyframes tile-title-reverse-bounce {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@keyframes tile-title-reverse-bounce {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@-webkit-keyframes tile-info-slide {
    0% {
        top: 0px
    }

    100% {
        top: -60px
    }
}

@-moz-keyframes tile-info-slide {
    0% {
        top: 0px
    }

    100% {
        top: -60px
    }
}

@-o-keyframes tile-info-slide {
    0% {
        top: 0px
    }

    100% {
        top: -60px
    }
}

@keyframes tile-info-slide {
    0% {
        top: 0px
    }

    100% {
        top: -60px
    }
}

@-webkit-keyframes tile-info-reverse-slide {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@-moz-keyframes tile-info-reverse-slide {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@-o-keyframes tile-info-reverse-slide {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@keyframes tile-info-reverse-slide {
    0% {
        top: -60px
    }

    100% {
        top: 0px
    }
}

@-webkit-keyframes tile-more-info-slide {
    0% {
        top: 85px
    }

    100% {
        top: 0px
    }
}

@-moz-keyframes tile-more-info-slide {
    0% {
        top: 85px
    }

    100% {
        top: 0px
    }
}

@-o-keyframes tile-more-info-slide {
    0% {
        top: 85px
    }

    100% {
        top: 0px
    }
}

@keyframes tile-more-info-slide {
    0% {
        top: 85px
    }

    100% {
        top: 0px
    }
}

@-webkit-keyframes tile-more-info-reverse-slide {
    0% {
        top: 0px
    }

    100% {
        top: 85px
    }
}

@-moz-keyframes tile-more-info-reverse-slide {
    0% {
        top: 0px
    }

    100% {
        top: 85px
    }
}

@-o-keyframes tile-more-info-reverse-slide {
    0% {
        top: 0px
    }

    100% {
        top: 85px
    }
}

@keyframes tile-more-info-reverse-slide {
    0% {
        top: 0px
    }

    100% {
        top: 85px
    }
}
.hedgefund .title-pane {
    text-align: center
}

.hedgefund .title-pane .container {
    padding-top: 185px;
    padding-bottom: 195px
}

.hedgefund .title-pane .container .page-title-row {
    color: #112E4C;
    margin-bottom: 20px;
    font-size: 48px;
    font-weight: 300
}

.hedgefund .title-pane .container .page-subtitle-row {
    color: #636a77;
    line-height: 36px;
    font-weight: 500;
    font-size: 24px;
    max-width: 760px;
    margin: 0 auto
}
.robinhood .title-pane .hero-img {
    height: 669px;
    width: 846px;
    background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/image-add-robinhood-6741197a694ddd38413ee8688936287195b6ce1bcb50d7f4d395c825f4c4b160.png);
    position: relative;
    bottom: -125px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .robinhood .title-pane .hero-img {
        background-image: url(https://web.archive.org/web/20170129034225im_/https://www.quantshack.com/assets/image-add-robinhood-2x-b21a7c96a9ad46a71e99decc4dec67bb2a2f922a6ad4d246a5586a034f3f2b8d.png);
        background-size: 846px 669px
    }
}

@media (min-width: 768px) {
    .robinhood .title-pane .hero-img {
        right: -100px
    }
}

@media (max-height: 710px) {
    .robinhood .title-pane .hero-img {
        bottom: -60px
    }
}

@media (max-width: 767px) {
    .robinhood .title-pane .hero-img {
        height: 505px
    }
}
.col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12,
    .col-xs-13,
    .col-sm-13,
    .col-md-13,
    .col-lg-13,
    .col-xs-14,
    .col-sm-14,
    .col-md-14,
    .col-lg-14 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-13,
    .col-xs-14 {
        float: left
    }
    .col-xs-14 {
        width: 100%
    }
    .workshops .title-pane.pane .page-subtitle-row .subtitle {
    margin-top: 40px;
    font-weight: 500
}

.workshops .title-pane.pane .page-subtitle-row .subtitle a:hover,
.workshops .title-pane.pane .page-subtitle-row .subtitle a:focus {
    color: #2d7edd;
    text-decoration: none
}

.workshops .title-pane.pane .page-subtitle-row .subtitle-small {
    font-size: 14px;
    text-align: center;
    color: #1e2024;
    margin-top: 10px
}

.workshops .title-pane.pane .page-subtitle-row .subtitle-small a {
    color: #636a77;
    text-decoration: underline
}
.new-btn {
        border-radius: 2px;
        padding: 13px 25px 12px 25px;
        margin-top: 20px;
        font-size: 18px;
        font-weight: 500;
        display: inline-block;
        text-decoration: none;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.25s;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-delay: 0.01s;
        -moz-transition-property: all;
        -moz-transition-duration: 0.25s;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-delay: 0.01s;
        -o-transition-property: all;
        -o-transition-duration: 0.25s;
        -o-transition-timing-function: ease-in-out;
        -o-transition-delay: 0.01s;
        transition-property: all;
        transition-duration: 0.25s;
        transition-timing-function: ease-in-out;
        transition-delay: 0.01s
    }

    .new-btn.hidden {
        display: none
    }

    .new-btn:visited {
        text-decoration: none
    }

    .new-btn:hover {
        text-decoration: none;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.25s;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-delay: 0.01s;
        -moz-transition-property: all;
        -moz-transition-duration: 0.25s;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-delay: 0.01s;
        -o-transition-property: all;
        -o-transition-duration: 0.25s;
        -o-transition-timing-function: ease-in-out;
        -o-transition-delay: 0.01s;
        transition-property: all;
        transition-duration: 0.25s;
        transition-timing-function: ease-in-out;
        transition-delay: 0.01s;
        cursor: pointer
    }

    .new-btn:link {
        text-decoration: none
    }

    .new-btn.small {
        padding: 7px 10px 8px 10px !important;
        font-size: 14px
    }

    .new-btn.white-on-red {
        background-color: #ffffff;
        color: #112E4C
    }

    .new-btn.white-on-red:visited {
        color: #112E4C
    }

    .new-btn.white-on-red:hover {
        background-color: rgba(255, 255, 255, 0.8);
        color: #112E4C
    }

    .new-btn.white-on-red:link {
        color: #112E4C
    }

    .new-btn.transparent {
        border: 1px solid #ffffff;
        color: #ffffff
    }

    .new-btn.transparent:link {
        color: #ffffff
    }

    .new-btn.transparent:visited {
        color: #ffffff
    }

    .new-btn.transparent:hover {
        background-color: #ffffff;
        color: #112E4C
    }

    .new-btn.transparent.dark:hover {
        color: #26282d
    }

    .new-btn.transparent.small {
        border: 2px solid #ffffff;
        color: #ffffff !important
    }

    .new-btn.transparent.small:link {
        color: #ffffff !important
    }

    .new-btn.transparent.small:visited {
        color: #ffffff !important
    }

    .new-btn.transparent.small:hover {
        border-radius: 2px;
        background-color: #ffffff;
        color: #112E4C !important
    }

    .new-btn.red-on-white {
        background-color: #112E4C;
        color: #ffffff
    }

    .new-btn.red-on-white:visited {
        color: #ffffff
    }

    .new-btn.red-on-white:hover {
        background-color: #a30000 !important;
        color: #ffffff
    }

    .new-btn.red-on-white:link {
        color: #ffffff
    }

    .new-btn.red-on-white.small:hover {
        color: #ffffff
    }

    .new-btn.user-form-btn {
        color: #ffffff;
        background-color: #4a90e2;
        width: 100%;
        text-align: center
    }

    .new-btn.user-form-btn:hover {
        background-color: #2d7edd
    }

    .new-btn.user-form-btn:visited {
        background-color: #2d7edd
    }

    .new-btn.user-form-btn:disabled,
    .new-btn.user-form-btn.disabled {
        background-color: #2d7edd
    }

    .new-btn.user-form-btn.header {
        font-size: 14px;
        padding-left: 13px;
        padding-right: 13px;
        padding-top: 9px;
        padding-bottom: 7px;
        background-color: #c6c9d0
    }

    .new-btn.user-form-btn.header:hover {
        background-color: #4a90e2
    }

    .new-btn.grey {
        color: #ffffff;
        background-color: #636a77;
        text-align: center
    }

    .new-btn.grey.full {
        width: 100%
    }

    .new-btn.blue {
        color: #ffffff;
        background-color: #4a90e2;
        text-align: center
    }

    .new-btn.blue:hover {
        background-color: #2d7edd
    }

    .new-btn.blue.medium {
        padding: 15px 20px !important
    }

    .new-btn.blue.small {
        padding: 10px 20px !important
    }

    .new-btn.blue.dark {
        background-color: #1e65b9
    }

    .new-btn.blue.dark:hover {
        background-color: #19559c
    }

    .new-btn.blue:disabled,
    .new-btn.blue.disabled {
        background-color: #ffffff !important;
        color: #e2e3e7 !important;
        border: none;
        opacity: 1
    }

    .new-btn.blue.dark-disabled:disabled,
    .new-btn.blue.dark-disabled.disabled {
        background-color: #2d7edd !important
    }

    .new-btn.white-blue-border {
        background-color: #ffffff;
        color: #4a90e2;
        padding-top: 13px;
        padding-bottom: 12px;
        padding-left: 35px;
        padding-right: 35px;
        border: 1px solid #4a90e2
    }

    .new-btn.white-blue-border:hover {
        color: #ffffff;
        background-color: #4a90e2
    }

    .new-btn.white-blue-border.small {
        padding: 10px 20px !important
    }

    .new-btn.white-blue-border.disabled {
        pointer-events: none !important
    }

    .new-btn.white-gray-border {
        background-color: #ffffff;
        color: #636a77;
        padding-top: 13px;
        padding-bottom: 12px;
        padding-left: 35px;
        padding-right: 35px;
        border: 1px solid #636a77
    }

    .new-btn.white-gray-border:hover {
        color: #636a77;
        background-color: #ffffff
    }

    .new-btn.white-gray-border.small {
        padding: 10px 20px !important
    }

    .new-btn.white-gray-border.disabled {
        pointer-events: none !important
    }

    .new-btn.white-no-border {
        background-color: #ffffff;
        color: #4a90e2;
        padding-top: 13px;
        padding-bottom: 12px;
        padding-left: 35px;
        padding-right: 35px
    }

    .new-btn.white-no-border.large {
        padding: 20px 30px !important
    }

    .new-btn.white-no-border.full {
        width: 100%
    }

    .new-btn.blue-white-border {
        background-color: #4a90e2;
        color: #ffffff;
        border: 1px solid #ffffff;
        padding-top: 13px;
        padding-bottom: 12px;
        padding-left: 35px;
        padding-right: 35px
    }

    .new-btn.blue-white-border:hover {
        background-color: #ffffff;
        color: #4a90e2
    }

    .new-btn.blue-white-border.small {
        padding: 10px 20px !important
    }

    .new-btn.light-blue {
        background-color: rgba(74, 144, 226, 0.05);
        color: #4a90e2;
        border: 1px solid #ffffff;
        padding-top: 14px;
        padding-bottom: 14px;
        padding-left: 30px;
        padding-right: 20px;
        border-radius: 2px;
        font-size: 16px
    }

    @media (max-width: 991px) {
        .new-btn.light-blue.btn-dynamic {
            font-size: 14px;
            padding-top: 7px;
            padding-bottom: 7px;
            padding-left: 20px;
            padding-right: 10px
        }
    }

    .new-btn.btn-sm {
        padding: 16px 20px 14px 20px;
        font-size: 12px;
        line-height: 15px;
        font-weight: bold;
        text-transform: uppercase
    }

    .new-btn.light-grey {
        color: #ffffff;
        background-color: #c6c9d0;
        text-align: center
    }

    .new-btn.light-grey:hover {
        background-color: #BABDC3
    }/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-76bdc914 */.elementor-2068 .elementor-element.elementor-element-76bdc914 .col-xs-14.antialias.santi_g {
    font-family: "Poppins", Sans-serif;
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 30px !important;
}

.homepage .title-pane {
    background-color: #112E4C;
    height: 450px;
    padding-top:120px;
    padding-bottom: 100px;
    text-align: center;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.homepage .title-pane .page-title-row {
    font-size: 48px;
    font-weight: 300;
    line-height: 58px;
    color: #ffffff
}
@media (min-width: 1600px) {
    .homepage .title-pane {
         height: 650px;
    }
}

@media (min-width: 1800px) {
    .homepage .title-pane {
         height: 720px;
    }
}
@media (max-width: 1024px) {
    .homepage .title-pane {
    background-color: #112E4C;
    height: 430px;
    padding-top:120px;
    padding-bottom: 100px;
    text-align: center;
}
}

.homepage .title-pane .page-subtitle-row {
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins", Sans-serif;
}

@media (max-width: 1024px) {
    .homepage .title-pane {
        background-color: #112E4C;
        height: 450px;
        padding-top:130px;
        padding-bottom: 80px;
        text-align: center;
        padding-left: 5px;
        padding-right:5px;
        width: 100%;
}

.elementor-2068 .elementor-element.elementor-element-76bdc914 .col-xs-14.antialias.santi_g {
    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    line-height: 1.1;
    margin-bottom: 20px !important;
}
.homepage .title-pane .page-subtitle-row {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.4;
    font-family: "Poppins", Sans-serif;
}

.elementor-2068 .elementor-element.elementor-element-76bdc914 .row.page-subtitle-row {
    padding-left: 2px;
    padding-right: 2px;
}

}/* End custom CSS */