﻿@import"https://fonts.googleapis.com/css2?family=Muli:wght@400;500;600;700&amp;display=swap";

body {
    font-family: sans-serif;
    overflow-x: hidden !important;
    font-size: 16px;
    color: #3c4858;
    font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.ii{
    font-size: 100px! important;
    color: #00bce1 ;
    padding: 10px;
}
.i{
    font-size: 70px! important;
    color: #00bce1 ;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Roboto", sans-serif;
    line-height: 1.5;
    font-weight: 800 !important
}

::selection {
    background: #465467;
    color: #fff
}

a {
    text-decoration: none !important
}

p {
    line-height: 1.6
}
.img-class{
    padding:50px;
}
.section {
    padding: 100px 0;
    position: relative
}

.section-two {
    padding: 60px 0;
    position: relative
}

.bg-overlay {
    background-color: rgba(60, 72, 88, .7);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}
.img1{
    padding: 0 0 10px 0;
    height: 70px;
}
.pp{
    padding: 10px;
}
#hero1{
  background-image: url('images/bg.jpg');
  background-size:cover;
  background-position:center center;
  background-attachment:fixed;
  height: 350px;
  
}

@media (min-width: 320px){
.d-sm-block {
    display: block !important;
}
}
.bg-overlay-white {
    background-color: rgba(255, 255, 255, .7)
}

.bg-overlay-primary {
    background-color: rgba(6, 102, 219, .65)
}

.title-heading {
    line-height: 26px
}

.title-heading .heading {
        font-size: 40px !important;
    letter-spacing: 1px;
}

.title-heading .para-desc {
    font-size: 17px;
    letter-spacing: .5px
}

.section-title {
    position: relative
}

.section-title .title {
    letter-spacing: .5px;
    font-size: 24px !important
}

.para-desc {
    max-width: 600px
}

.mt-100 {
    margin-top: 100px
}

.mb-60 {
    margin-bottom: 60px
}

.shape {
    position: absolute;
    pointer-events: none;
    right: 0;
    bottom: -1px;
    left: 0
}

.shape>svg {
    transform: scale(2);
    width: 100%;
    height: auto;
    transform-origin: top center
}

.mover {
    animation: mover 1s infinite alternate
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(5px)
    }
}

@media(min-width: 768px) {
    .margin-top-100 {
        margin-top: 100px
    }
}

@media(max-width: 768px) {
    .section {
        padding: 60px 0
    }

 .image {
    width: 120px; 
    
}
    .title-heading .heading {
        font-size: 30px !important
    }

    .title-heading .para-desc {
        font-size: 15px
    }

    .mt-60 {
        margin-top: 60px
    }
}

@media(max-width: 425px) {
    .shape {
        bottom: -4px
    }
}

.tobii>button.tobii__close svg,
.tobii>button.tobii__prev svg,
.tobii>button.tobii__next svg,
.tobii__btn svg {
    height: 36px;
    width: auto
}

.tobii__counter {
    font-size: 16px
}

.tobii-zoom {
    display: block !important
}

.tobii-zoom__icon {
    display: none
}

#grid {
    padding: 0 !important
}

@media(max-width: 640px) {

    [data-type] iframe,
    [data-type] video {
        width: 500px;
        height: 300px
    }
}

@media(max-width: 425px) {

    [data-type] iframe,
    [data-type] video {
        width: 360px;
        height: 260px
    }
}

@media(max-width: 375px) {

    [data-type] iframe,
    [data-type] video {
        width: 100%;
        height: auto
    }
}

@media(min-width: 1400px) {
    .container {
        max-width: 1140px !important
    }
}

.row>* {
    position: relative
}

h1 {
    font-size: 42px !important
}

h2 {
    font-size: 36px !important
}

h3 {
    font-size: 30px !important
}

h4 {
    font-size: 24px !important
}

h5 {
    font-size: 20px !important
}

h6 {
    font-size: 16px !important
}

.display-1 {
    font-size: 80px !important
}

.display-2 {
    font-size: 72px !important
}

.display-3 {
    font-size: 64px !important
}

.display-4 {
    font-size: 56px !important
}

.bg-primary {
    background-color:#00bce1; !important
}

.text-primary1 {
    color:#00bce1;; !important
}

a.text-primary1:hover,
a.text-primary1:focus {
    color: #055ac2 !important
}

.bg-secondary {
    background-color: #727981 !important
}

.text-secondary {
    color: #727981 !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #666c73 !important
}

.bg-success {
    background-color: #56b35f !important
}

.text-success {
    color: #56b35f !important
}

a.text-success:hover,
a.text-success:focus {
    color: #4aa553 !important
}

.bg-warning {
    background-color: #f1a445 !important
}

.text-warning {
    color: #f1a445 !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ef982d !important
}

.bg-info {
    background-color: #59a5d8 !important
}

.text-info {
    color: #59a5d8 !important
}

a.text-info:hover,
a.text-info:focus {
    color: #449ad3 !important
}

.bg-danger {
    background-color: #e73636 !important
}

.text-danger {
    color: #e73636 !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #e41f1f !important
}

.bg-dark {
    background-color: #3c4858 !important
}

.text-dark {
    color: #3c4858 !important
    font-weight:800;
}

/*.text-dark:hover
{
    color: white !important
}
*/
.bg-muted {
    background-color: #8492a6 !important
}

.text-muted {
    color: #8492a6 !important
}
/*.text-muted1{
    color: black !important
}
.text-muted1:hover{
    color: white !important
}*/

/*a.text-muted:hover,
a.text-muted:focus {
    color: #75859b !important
}*/

.bg-light {
    background-color: #f9fafc !important
}

.text-light {
    color: #f9fafc !important
}

a.text-light:hover,
a.text-light:focus {
    color: #e8ecf4 !important
}

.bg-footer {
    background-color: #465467 !important
}

.text-footer {
    color: #465467 !important
}

a.text-footer:hover,
a.text-footer:focus {
    color: #3c4858 !important
}

.list-inline-item:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 5px
}

.rounded {
    border-radius: 7px !important
}

.rounded-top {
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important
}

.rounded-left {
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important
}

.rounded-bottom {
    border-bottom-left-radius: 7px !important;
    border-bottom-right-radius: 7px !important
}

.rounded-right {
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important
}

.rounded-pill {
    border-radius: 30px !important
}

.border {
    border: 1px solid #e9ecef !important
}

.border-top {
    border-top: 1px solid #e9ecef !important
}

.border-bottom {
    border-bottom: 1px solid #e9ecef !important
}

.border-left {
    border-left: 1px solid #e9ecef !important
}

.border-right {
    border-right: 1px solid #e9ecef !important
}

.modal-open {
    padding-right: 0 !important
}

@media(max-width: 768px) {
    .display-1 {
        font-size: 56px !important
    }

    .display-2 {
        font-size: 50px !important
    }

    .display-3 {
        font-size: 42px !important
    }

    .display-4 {
        font-size: 36px !important
    }
}

.btn-primary {
    background-color:#00bce1 !important;
    border: 1px solid#00bce1 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(6, 102, 219, .5)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus {
    background-color: #00adcf !important;
    border-color: #00adcf !important;
    color: #fff !important
}

.btn-soft-primary {
    background-color: rgba(6, 102, 219, .15) !important;
    border: 1px solid rgba(6, 102, 219, .1) !important;
    color:#00bce1; !important;
    box-shadow: 0 3px 7px rgba(6, 102, 219, .2)
}

.btn-soft-primary:hover,
.btn-soft-primary:focus,
.btn-soft-primary:active,
.btn-soft-primary.active,
.btn-soft-primary.focus {
    background-color:#00bce1; !important;
    border-color:#00bce1; !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(6, 102, 219, .5)
}

.btn-outline-primary {
    border: 1px solid#00bce1;;
    color:#00bce1;;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:not(:disabled):not(.disabled):active {
    background-color:#00bce1;;
    border-color:#00bce1;;
    color: #fff;
    box-shadow: 0 3px 7px rgba(6, 102, 219, .5)
}

.btn-secondary {
    background-color: #727981 !important;
    border: 1px solid #727981 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(114, 121, 129, .5)
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.focus {
    background-color: #5a6066 !important;
    border-color: #5a6066 !important;
    color: #fff !important
}

.btn-soft-secondary {
    background-color: rgba(114, 121, 129, .15) !important;
    border: 1px solid rgba(114, 121, 129, .1) !important;
    color: #727981 !important;
    box-shadow: 0 3px 7px rgba(114, 121, 129, .2)
}

.btn-soft-secondary:hover,
.btn-soft-secondary:focus,
.btn-soft-secondary:active,
.btn-soft-secondary.active,
.btn-soft-secondary.focus {
    background-color: #727981 !important;
    border-color: #727981 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(114, 121, 129, .5)
}

.btn-outline-secondary {
    border: 1px solid #727981;
    color: #727981;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
    background-color: #727981;
    border-color: #727981;
    color: #fff;
    box-shadow: 0 3px 7px rgba(114, 121, 129, .5)
}

.btn-success {
    background-color: #56b35f !important;
    border: 1px solid #56b35f !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(86, 179, 95, .5)
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus {
    background-color: #42944a !important;
    border-color: #42944a !important;
    color: #fff !important
}

.btn-soft-success {
    background-color: rgba(86, 179, 95, .15) !important;
    border: 1px solid rgba(86, 179, 95, .1) !important;
    color: #56b35f !important;
    box-shadow: 0 3px 7px rgba(86, 179, 95, .2)
}

.btn-soft-success:hover,
.btn-soft-success:focus,
.btn-soft-success:active,
.btn-soft-success.active,
.btn-soft-success.focus {
    background-color: #56b35f !important;
    border-color: #56b35f !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(86, 179, 95, .5)
}

.btn-outline-success {
    border: 1px solid #56b35f;
    color: #56b35f;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:not(:disabled):not(.disabled):active {
    background-color: #56b35f;
    border-color: #56b35f;
    color: #fff;
    box-shadow: 0 3px 7px rgba(86, 179, 95, .5)
}

.btn-warning {
    background-color: #f1a445 !important;
    border: 1px solid #f1a445 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(241, 164, 69, .5)
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus {
    background-color: #ed8d16 !important;
    border-color: #ed8d16 !important;
    color: #fff !important
}

.btn-soft-warning {
    background-color: rgba(241, 164, 69, .15) !important;
    border: 1px solid rgba(241, 164, 69, .1) !important;
    color: #f1a445 !important;
    box-shadow: 0 3px 7px rgba(241, 164, 69, .2)
}

.btn-soft-warning:hover,
.btn-soft-warning:focus,
.btn-soft-warning:active,
.btn-soft-warning.active,
.btn-soft-warning.focus {
    background-color: #f1a445 !important;
    border-color: #f1a445 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(241, 164, 69, .5)
}

.btn-outline-warning {
    border: 1px solid #f1a445;
    color: #f1a445;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:not(:disabled):not(.disabled):active {
    background-color: #f1a445;
    border-color: #f1a445;
    color: #fff;
    box-shadow: 0 3px 7px rgba(241, 164, 69, .5)
}

.btn-info {
    background-color: #59a5d8 !important;
    border: 1px solid #59a5d8 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(89, 165, 216, .5)
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus {
    background-color: #308ece !important;
    border-color: #308ece !important;
    color: #fff !important
}

.btn-soft-info {
    background-color: rgba(89, 165, 216, .15) !important;
    border: 1px solid rgba(89, 165, 216, .1) !important;
    color: #59a5d8 !important;
    box-shadow: 0 3px 7px rgba(89, 165, 216, .2)
}

.btn-soft-info:hover,
.btn-soft-info:focus,
.btn-soft-info:active,
.btn-soft-info.active,
.btn-soft-info.focus {
    background-color: #59a5d8 !important;
    border-color: #59a5d8 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(89, 165, 216, .5)
}

.btn-outline-info {
    border: 1px solid #59a5d8;
    color: #59a5d8;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:not(:disabled):not(.disabled):active {
    background-color: #59a5d8;
    border-color: #59a5d8;
    color: #fff;
    box-shadow: 0 3px 7px rgba(89, 165, 216, .5)
}

.btn-danger {
    background-color: #e73636 !important;
    border: 1px solid #e73636 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(231, 54, 54, .5)
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.focus {
    background-color: #d11919 !important;
    border-color: #d11919 !important;
    color: #fff !important
}

.btn-soft-danger {
    background-color: rgba(231, 54, 54, .15) !important;
    border: 1px solid rgba(231, 54, 54, .1) !important;
    color: #e73636 !important;
    box-shadow: 0 3px 7px rgba(231, 54, 54, .2)
}

.btn-soft-danger:hover,
.btn-soft-danger:focus,
.btn-soft-danger:active,
.btn-soft-danger.active,
.btn-soft-danger.focus {
    background-color: #e73636 !important;
    border-color: #e73636 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(231, 54, 54, .5)
}

.btn-outline-danger {
    border: 1px solid #e73636;
    color: #e73636;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:not(:disabled):not(.disabled):active {
    background-color: #e73636;
    border-color: #e73636;
    color: #fff;
    box-shadow: 0 3px 7px rgba(231, 54, 54, .5)
}

.btn-dark {
    background-color: #3c4858 !important;
    border: 1px solid #3c4858 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(60, 72, 88, .5)
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus {
    background-color: #272f3a !important;
    border-color: #272f3a !important;
    color: #fff !important
}

.btn-soft-dark {
    background-color: rgba(60, 72, 88, .15) !important;
    border: 1px solid rgba(60, 72, 88, .1) !important;
    color: #3c4858 !important;
    box-shadow: 0 3px 7px rgba(60, 72, 88, .2)
}

.btn-soft-dark:hover,
.btn-soft-dark:focus,
.btn-soft-dark:active,
.btn-soft-dark.active,
.btn-soft-dark.focus {
    background-color: #3c4858 !important;
    border-color: #3c4858 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(60, 72, 88, .5)
}

.btn-outline-dark {
    border: 1px solid #3c4858;
    color: #3c4858;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.focus,
.btn-outline-dark:not(:disabled):not(.disabled):active {
    background-color: #3c4858;
    border-color: #3c4858;
    color: #fff;
    box-shadow: 0 3px 7px rgba(60, 72, 88, .5)
}

.btn-muted {
    background-color: #8492a6 !important;
    border: 1px solid #8492a6 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(132, 146, 166, .5)
}

.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active,
.btn-muted.active,
.btn-muted.focus {
    background-color: #68788f !important;
    border-color: #68788f !important;
    color: #fff !important
}

.btn-soft-muted {
    background-color: rgba(132, 146, 166, .15) !important;
    border: 1px solid rgba(132, 146, 166, .1) !important;
    color: #8492a6 !important;
    box-shadow: 0 3px 7px rgba(132, 146, 166, .2)
}

.btn-soft-muted:hover,
.btn-soft-muted:focus,
.btn-soft-muted:active,
.btn-soft-muted.active,
.btn-soft-muted.focus {
    background-color: #8492a6 !important;
    border-color: #8492a6 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(132, 146, 166, .5)
}

.btn-outline-muted {
    border: 1px solid #8492a6;
    color: #8492a6;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-muted:hover,
.btn-outline-muted:focus,
.btn-outline-muted:active,
.btn-outline-muted.active,
.btn-outline-muted.focus,
.btn-outline-muted:not(:disabled):not(.disabled):active {
    background-color: #8492a6;
    border-color: #8492a6;
    color: #fff;
    box-shadow: 0 3px 7px rgba(132, 146, 166, .5)
}

.btn-light {
    background-color: #f9fafc !important;
    border: 1px solid #f9fafc !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(249, 250, 252, .5)
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.btn-light.focus {
    background-color: #d7deeb !important;
    border-color: #d7deeb !important;
    color: #fff !important
}

.btn-soft-light {
    background-color: rgba(249, 250, 252, .15) !important;
    border: 1px solid rgba(249, 250, 252, .1) !important;
    color: #f9fafc !important;
    box-shadow: 0 3px 7px rgba(249, 250, 252, .2)
}

.btn-soft-light:hover,
.btn-soft-light:focus,
.btn-soft-light:active,
.btn-soft-light.active,
.btn-soft-light.focus {
    background-color: #f9fafc !important;
    border-color: #f9fafc !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(249, 250, 252, .5)
}

.btn-outline-light {
    border: 1px solid #f9fafc;
    color: #f9fafc;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.focus,
.btn-outline-light:not(:disabled):not(.disabled):active {
    background-color: #f9fafc;
    border-color: #f9fafc;
    color: #fff;
    box-shadow: 0 3px 7px rgba(249, 250, 252, .5)
}

.btn-footer {
    background-color: #465467 !important;
    border: 1px solid #465467 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(70, 84, 103, .5)
}

.btn-footer:hover,
.btn-footer:focus,
.btn-footer:active,
.btn-footer.active,
.btn-footer.focus {
    background-color: #323c49 !important;
    border-color: #323c49 !important;
    color: #fff !important
}

.btn-soft-footer {
    background-color: rgba(70, 84, 103, .15) !important;
    border: 1px solid rgba(70, 84, 103, .1) !important;
    color: #465467 !important;
    box-shadow: 0 3px 7px rgba(70, 84, 103, .2)
}

.btn-soft-footer:hover,
.btn-soft-footer:focus,
.btn-soft-footer:active,
.btn-soft-footer.active,
.btn-soft-footer.focus {
    background-color: #465467 !important;
    border-color: #465467 !important;
    color: #fff !important;
    box-shadow: 0 3px 7px rgba(70, 84, 103, .5)
}

.btn-outline-footer {
    border: 1px solid #465467;
    color: #465467;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-footer:hover,
.btn-outline-footer:focus,
.btn-outline-footer:active,
.btn-outline-footer.active,
.btn-outline-footer.focus,
.btn-outline-footer:not(:disabled):not(.disabled):active {
    background-color: #465467;
    border-color: #465467;
    color: #fff;
    box-shadow: 0 3px 7px rgba(70, 84, 103, .5)
}

.btn {
    padding: 8px 20px;
    outline: none;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: .5px;
    transition: all .3s;
    font-weight: 600;
    border-radius: 7px
}

.btn:focus {
    box-shadow: none !important
}

.btn.btn-sm {
    padding: 7px 16px;
    font-size: 10px
}

.btn.btn-lg {
    padding: 14px 30px;
    font-size: 20px
}

.btn.searchbtn {
    padding: 6px 20px
}

.btn.btn-pills {
    border-radius: 30px
}

.btn.btn-light {
    color: #3c4858 !important;
    background: #f9fafc;
    border: 1px solid #dee2e6
}

.btn.btn-light:hover,
.btn.btn-light:focus,
.btn.btn-light:active,
.btn.btn-light.active,
.btn.btn-light.focus {
    background-color: #d7deeb !important;
    color: #3c4858
}

.btn.btn-outline-light {
    border: 1px solid #dee2e6;
    color: #3c4858 !important;
    background-color: rgba(0, 0, 0, 0)
}

.btn.btn-outline-light:hover,
.btn.btn-outline-light:focus,
.btn.btn-outline-light:active,
.btn.btn-outline-light.active,
.btn.btn-outline-light.focus {
    background-color: #f9fafc
}

button:not(:disabled) {
    outline: none;
    border: 0
}

.shadow {
    box-shadow: 0 0 3px rgba(22, 28, 45, .15) !important
}

.shadow-large {
    box-shadow: 0 10px 25px rgba(60, 72, 88, .15) !important
}

.badge {
    padding: 5px 8px;
    border-radius: 3px;
    letter-spacing: .5px;
    font-size: 10px
}

.badge:focus,
.badge.focus {
    box-shadow: none !important
}

.alert-primary {
    background-color: #076fef;
    color: #fff;
    border-color:#00bce1;
}

.alert-primary .alert-link {
    color: #022146
}

.alert-outline-primary {
    background-color: #fff;
    color:#00bce1;;
    border-color:#00bce1;
}

.alert-secondary {
    background-color: #7c838b;
    color: #fff;
    border-color: #727981
}

.alert-secondary .alert-link {
    color: #2a2d30
}

.alert-outline-secondary {
    background-color: #fff;
    color: #727981;
    border-color: #727981
}

.alert-success {
    background-color: #64b96c;
    color: #fff;
    border-color: #56b35f
}

.alert-success .alert-link {
    color: #234d27
}

.alert-outline-success {
    background-color: #fff;
    color: #56b35f;
    border-color: #56b35f
}

.alert-warning {
    background-color: #f2ad58;
    color: #fff;
    border-color: #f1a445
}

.alert-warning .alert-link {
    color: #92560b
}

.alert-outline-warning {
    background-color: #fff;
    color: #f1a445;
    border-color: #f1a445
}

.alert-info {
    background-color: #6aaedc;
    color: #fff;
    border-color: #59a5d8
}

.alert-info .alert-link {
    color: #1d557b
}

.alert-outline-info {
    background-color: #fff;
    color: #59a5d8;
    border-color: #59a5d8
}

.alert-danger {
    background-color: #e94848;
    color: #fff;
    border-color: #e73636
}

.alert-danger .alert-link {
    color: #760e0e
}

.alert-outline-danger {
    background-color: #fff;
    color: #e73636;
    border-color: #e73636
}

.alert-dark {
    background-color: #445264;
    color: #fff;
    border-color: #3c4858
}

.alert-dark .alert-link {
    color: #000
}

.alert-outline-dark {
    background-color: #fff;
    color: #3c4858;
    border-color: #3c4858
}

.alert-muted {
    background-color: #909caf;
    color: #fff;
    border-color: #8492a6
}

.alert-muted .alert-link {
    color: #3d4654
}

.alert-outline-muted {
    background-color: #fff;
    color: #8492a6;
    border-color: #8492a6
}

.alert-light {
    background-color: #fff;
    color: #fff;
    border-color: #f9fafc
}

.alert-light .alert-link {
    color: #93a5c9
}

.alert-outline-light {
    background-color: #fff;
    color: #f9fafc;
    border-color: #f9fafc
}

.alert-footer {
    background-color: #4f5e73;
    color: #fff;
    border-color: #465467
}

.alert-footer .alert-link {
    color: #080a0c
}

.alert-outline-footer {
    background-color: #fff;
    color: #465467;
    border-color: #465467
}

.alert {
    padding: 8px 15px;
    border-radius: 7px;
    font-size: 13px
}

.alert.alert-light {
    background-color: #f9fafc;
    color: #3c4858;
    border-color: #dee2e6
}

.alert.alert-dismissible {
    padding-right: 30px
}

.alert.alert-dismissible .close {
    top: -2px;
    right: -10px;
    font-size: 16px !important
}

.alert.alert-pills {
    border-radius: 30px;
    display: inline-block
}

.alert.alert-pills .content {
    font-weight: 600
}

.fea {
    stroke-width: 1.8
}

.fea.icon-sm {
    height: 16px;
    width: 16px
}

.fea.icon-ex-md {
    height: 20px;
    width: 20px
}

.fea.icon-m-md {
    height: 28px;
    width: 28px
}

.fea.icon-md {
    height: 35px;
    width: 35px
}

.fea.icon-lg {
    height: 42px;
    width: 42px
}

.fea.icon-ex-lg {
    height: 52px;
    width: 52px
}

.avatar.avatar-ex-sm {
    max-height: 25px
}

.avatar.avatar-md-sm {
    height: 45px;
    width: 45px
}

.avatar.avatar-small {
    height: 70px;
    width: 70px
}

.avatar.avatar-m-md {
    height: 90px;
    width: 90px
}

.avatar.avatar-medium {
    height: 110px;
    width: 110px
}

.avatar.avatar-large {
    height: 140px;
    width: 140px
}

.avatar.avatar-ex-large {
    height: 180px;
    width: 180px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, #ffffff, #ffffff);
    z-index: 9999999
}

#preloader #status {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

#preloader #status .sk-chase {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
    margin: 0 auto
}

#preloader #status .sk-chase .sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2s infinite ease-in-out both
}

#preloader #status .sk-chase .sk-chase-dot:before {
    content: "";
    display: block;
    width: 25%;
    height: 25%;
    background-color:#00bce1;;
    border-radius: 100%;
    animation: sk-chase-dot-before 2s infinite ease-in-out both
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(1),
#preloader #status .sk-chase .sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(2),
#preloader #status .sk-chase .sk-chase-dot:nth-child(2):before {
    animation-delay: -1s
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(3),
#preloader #status .sk-chase .sk-chase-dot:nth-child(3):before {
    animation-delay: -0.9s
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(4),
#preloader #status .sk-chase .sk-chase-dot:nth-child(4):before {
    animation-delay: -0.8s
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(5),
#preloader #status .sk-chase .sk-chase-dot:nth-child(5):before {
    animation-delay: -0.7s
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(6),
#preloader #status .sk-chase .sk-chase-dot:nth-child(6):before {
    animation-delay: -0.6s
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot {

    80%,
    100% {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4)
    }

    100%,
    0% {
        transform: scale(1)
    }
}

.accordion .accordion-item {
    overflow: hidden;
    margin-bottom: 25px;
}

.accordion .accordion-item .accordion-button {
    font-weight: 600;
    text-align: left
}

.accordion .accordion-item .accordion-button:focus {
    box-shadow: none
}

.accordion .accordion-item .accordion-button:before {
    content: "󰅃";
    display: block;
    font-family: "Material Design Icons";
    font-size: 16px;
    color:#00bce1;;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .5s ease
}

.accordion .accordion-item .accordion-button.collapsed {
    background-color: #fff;
    color: #3c4858 !important;
    transition: all .5s
}

.accordion .accordion-item .accordion-button.collapsed:before {
    top: 15px;
    transform: rotate(180deg);
    color: #3c4858 !important
}

.accordion .accordion-item .accordion-button:not(.collapsed) {
    color:#00bce1;
}

.accordion .accordion-item .accordion-button:after {
    display: none
}

.home-shape-arrow,
.back-to-top {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
    left: 0
}

.home-shape-arrow i,
.back-to-top i {
    height: 50px;
    width: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    box-shadow: 0 0 3px rgba(22, 28, 45, .15);
    border-radius: 30px
}

.home-shape-arrow .arrow-icon,
.back-to-top .icons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: inline-block;
    transition: all .5s ease
}

.home-shape-arrow {
    bottom: 25px
}

.back-to-top {
    top: -25px
}

.back-to-top:hover .icons {
    background-color:#00bce1 !important;
    color:#fff  !important
}

.map {
    line-height: 0
}

.map iframe {
    width: 100%;
    height: 440px
}

.form-control {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ced4da;
    color: #3c4858;
    height: 40px;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 7px;
    transition: all .5s ease
}

.form-control:focus,
.form-control.active {
    border-color:#00bce1;;
    box-shadow: none
}

textarea {
    height: 120px !important
}

textarea.form-control {
    line-height: 25px
}

.subcribe-form input {
    padding: 12.5px 20px;
    width: 100%;
    color: #3c4858 !important;
    border: none;
    outline: none !important;
    padding-right: 130px;
    background-color: rgba(255, 255, 255, .9)
}

.subcribe-form .btn {
    padding: 11.5px 20px !important
}

.subcribe-form button {
    position: absolute;
    right: 12px;
    outline: none !important
}

.breadcrumb {
    letter-spacing: .5px;
    padding: 0;
    display: block;
    background: rgba(0, 0, 0, 0)
}

.breadcrumb .breadcrumb-item {
    font-size: 16px;
    font-weight: 600;
    padding-left: 0;
    display: inline-block
}

.breadcrumb .breadcrumb-item a {
    color: #3c4858
}

.breadcrumb .breadcrumb-item a:hover {
    color:#00bce1;
}

.breadcrumb .breadcrumb-item.active {
    color:#00bce1;
}

.breadcrumb .breadcrumb-item:before {
    content: ""
}

.breadcrumb .breadcrumb-item:after {
    content: "󰅂" !important;
    font-size: 14px;
    color: #3c4858;
    font-family: "Material Design Icons";
    padding-left: 5px
}

.breadcrumb .breadcrumb-item:last-child:after {
    display: none
}

.pagination .page-item .page-link {
    color: #3c4858;
    border: 1px solid #dee2e6;
    padding: 12px 18px;
    font-size: 14px
}

.pagination .page-item .page-link:focus {
    box-shadow: none
}

.pagination .page-item .page-link:hover {
    color: #fff;
    background: rgba(6, 102, 219, .9);
    border-color: rgba(6, 102, 219, .9)
}

.pagination .page-item:first-child .page-link {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.pagination .page-item:last-child .page-link {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.pagination .page-item.active .page-link {
    color: #fff;
    background:#00bce1; !important;
    border-color:#00bce1;;
    cursor: not-allowed
}

.social-icon li a {
    color: #3c4858;
    border: 1px solid #3c4858;
    display: inline-block;
    height: 32px;
    text-align: center;
    font-size: 15px;
    width: 32px;
    line-height: 27px;
    transition: all .4s ease;
    overflow: hidden;
    position: relative
}

.social-icon li a .fea-social {
    stroke-width: 2
}

.social-icon li a:hover {
    background-color:#00bce1;;
    border-color:#00bce1; !important;
    color: #fff !important
}

.social-icon li a:hover .fea-social {
    fill: white;
}

.social-icon.social li a {
    color: #adb5bd;
    border-color: #adb5bd
}

.back-to-home {
    position: fixed;
    top: 4%;
    right: 2%;
    z-index: 1
}

.back-to-home a {
    width: 40px;
    height: 40px;
    line-height: 38px;
    background:#00bce1;
}

.back-to-home a .fea {
    stroke-width: 2
}

.partner-img {
    opacity: .6
}

.blog-post .title:hover {
    color:#00bce1; !important
}

@media(min-width: 1024px) {
    .padding-ten {
        padding-left: 3%;
        padding-right: 3%
    }
}

@media(min-width: 1025px) {
    .padding-ten {
        padding-left: 10%;
        padding-right: 10%
    }
}

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    transition: all .5s ease
}

#topnav .logo {
    float: left;
    color: #3c4858 !important
}

#topnav .logo .l-dark {
    display: none
}

#topnav .logo .l-light {
    display: inline-block
}

#topnav .has-submenu.active a {
    color: #fff
}

#topnav .has-submenu.active .submenu li.active>a {
    color:#00bce1 !important;
}

#topnav .has-submenu.active.active .menu-arrow {
    border-color:#00bce1;
}

#topnav .has-submenu {
    position: relative
}

#topnav .has-submenu .submenu .submenu-arrow {
    border: solid #3c4858;
    border-radius: .5px;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    position: absolute;
    right: 20px;
    top: 14px
}
a.active {
    color:#00bce1 !important;
}
#topnav .navbar-toggle {
    border: 0;
    position: relative;
    width: 60px;
    padding: 0;
    margin: 0;
    cursor: pointer
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 32px 20px 24px;
    height: 18px
}

#topnav .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #3c4858;
    display: block;
    margin-bottom: 5px;
    transition: transform .5s ease
}

#topnav .navbar-toggle span:last-child {
    margin-bottom: 0
}

#topnav .buy-button {
    float: right;
    line-height: 68px;
    padding: 3px 0
}

#topnav .buy-button .login-btn-primary {
    display: none
}

#topnav .buy-button .login-btn-light {
    display: inline-block
}

#topnav .navbar-toggle.open span {
    position: absolute
}

#topnav .navbar-toggle.open span:first-child {
    top: 6px;
    transform: rotate(45deg)
}

#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

#topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: 6px;
    transform: rotate(-45deg)
}

#topnav .navbar-toggle.open span:hover {
    background-color:#00bce1;
}

#topnav .navbar-toggle:hover,
#topnav .navbar-toggle:focus,
#topnav .navbar-toggle .navigation-menu>li>a:hover,
#topnav .navbar-toggle:focus {
    background-color: rgba(0, 0, 0, 0)
}

#topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#topnav .navigation-menu>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 10px
}

#topnav .navigation-menu>li>a {
    display: block;
    color: #3c4858;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0) !important;
    font-weight: 600;
    letter-spacing: .8px;
    line-height: 24px;
    transition: all .5s;
    font-family: "Muli", sans-serif;
    padding-left: 10px;
    padding-right: 10px
}

#topnav .navigation-menu>li>a:hover{
    color: #00bce1;
}
#topnav .navigation-menu>li>a:active {
    color:#00bce1 !important;
}

#topnav .navigation-menu>li:hover>a {
    color: #00bce1 !important;
}
#topnav .navigation-menu>li.active>a {
    color:#00bce1 !important;
}

#topnav .navigation-menu .has-submenu .menu-arrow {
    border: solid #3c4858;
    border-radius: .5px;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    position: absolute;
    transition: all .5s;
    right: -5px;
    top: 34px;
}

#topnav .menu-extras {
    float: right
}

#topnav.scroll {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 3px rgba(22, 28, 45, .15)
}

#topnav.scroll .navigation-menu>li>a {
    color: #3c4858;
}

#topnav.scroll .navigation-menu>li>.menu-arrow {
    border-color: #3c4858;
}

#topnav.scroll .navigation-menu>li:hover>a,
#topnav.scroll .navigation-menu>li.active>a {
    color:#00bce1;
}

#topnav.scroll .navigation-menu>li:hover>.menu-arrow,
#topnav.scroll .navigation-menu>li.active>.menu-arrow {
    border-color:#00bce1;
}

#topnav.defaultscroll.dark-menubar .logo {
    line-height: 70px;
}

#topnav.defaultscroll.scroll .logo {
    line-height: 62px;
}

#topnav.defaultscroll.scroll.dark-menubar .logo {
    line-height: 62px;
}

#topnav.nav-sticky {
    background: #fff;
    box-shadow: 0 0 3px rgba(22, 28, 45, .15);
}

#topnav.nav-sticky .navigation-menu.nav-light>li>a {
    color: #3c4858;
}

#topnav.nav-sticky .navigation-menu.nav-light>li.active>a {
    color:#00bce1 !important;
}

#topnav.nav-sticky .navigation-menu.nav-light>li:hover>.menu-arrow,
#topnav.nav-sticky .navigation-menu.nav-light>li.active>.menu-arrow {
    border-color:#00bce1 !important;
}

#topnav.nav-sticky .navigation-menu.nav-light>li:hover>a,
#topnav.nav-sticky .navigation-menu.nav-light>li.active>a {
    color:#00bce1 !important;
}

#topnav.nav-sticky .navigation-menu.nav-light .has-submenu .menu-arrow {
    border-color: #3c4858
}

#topnav.nav-sticky .buy-button .login-btn-primary {
    display: inline-block
}

#topnav.nav-sticky .buy-button .login-btn-light {
    display: none
}

#topnav.nav-sticky .logo .l-dark {
    display: inline-block
}

#topnav.nav-sticky .logo .l-light {
    display: none
}

.logo {
    font-weight: 700;
    font-size: 24px;
    padding: 3px 0;
    letter-spacing: 1px;
    line-height: 68px
}

@media(min-width: 992px) {
    #topnav .navigation-menu {
        display: flex;
        justify-content: flex-end
    }

    #topnav .navigation-menu>.has-submenu>.submenu>.has-submenu>.submenu::before {
        top: 20px;
        margin-left: -35px;
        box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, .15);
        border-color: rgba(0, 0, 0, 0) #fff #fff rgba(0, 0, 0, 0)
    }

    #topnav .navigation-menu>li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 10px 0;
        list-style: none;
        min-width: 170px;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        transition: all .2s ease;
        border-radius: 7px;
        background-color: #fff;
        box-shadow: 0 0 3px rgba(22, 28, 45, .15)
    }

    #topnav .navigation-menu>li .submenu:before {
        content: "";
        position: absolute;
        top: 2px;
        left: 45px;
        box-sizing: border-box;
        border: 7px solid #495057;
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff #fff;
        transform-origin: 0 0;
        transform: rotate(135deg);
        box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, .15)
    }

    #topnav .navigation-menu>li .submenu>li .submenu {
        left: 106%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 62px
    }

    #topnav .navigation-menu>li:hover>.menu-arrow {
        border-color:#00bce1;
    }

    #topnav .navigation-menu>li .submenu li {
        position: relative
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        padding: 7px 20px;
        clear: both;
        white-space: nowrap;
        font-size: 14px;
        letter-spacing: .04em;
        font-weight: 600;
        color: #3c4858 !important;
        transition: all .3s
    }

    #topnav .navigation-menu>li .submenu li a:hover {
        color:#00bce1; !important
    }

    #topnav .navigation-menu>li .submenu li ul {
        list-style: none;
        padding-left: 0;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu {
        white-space: nowrap;
        width: auto
    }

    #topnav .navigation-menu>li .submenu.megamenu li a {
        padding: 10px 25px
    }

    #topnav .navigation-menu>li .submenu.megamenu>li {
        overflow: hidden;
        min-width: 180px;
        display: inline-block;
        vertical-align: top
    }

    #topnav .navigation-menu>li .submenu.megamenu>li .submenu {
        left: 100%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li.last-elements .submenu {
        left: auto;
        right: 0
    }

    #topnav .navigation-menu>li.last-elements .submenu:before {
        left: auto;
        right: 10px
    }

    #topnav .navigation-menu>li.last-elements .submenu>li.has-submenu .submenu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: 10px
    }

    #topnav .navigation-menu.nav-light>li>a {
        color: rgba(255, 255, 255, .6)
    }

    #topnav .navigation-menu.nav-light>li.active>a {
        color: #fff !important
    }

    #topnav .navigation-menu.nav-light>li:hover>.menu-arrow {
        border-color: #fff !important
    }

    #topnav .navigation-menu.nav-light>li:hover>a {
        color: #fff !important
    }

    #topnav .navigation-menu.nav-light .has-submenu .menu-arrow {
        border-color: rgba(255, 255, 255, .6)
    }

    #topnav .navigation-menu.nav-light .has-submenu.active .menu-arrow {
        border-color: #fff !important
    }

    #topnav .navbar-toggle {
        display: none
    }

    #topnav #navigation {
        display: block !important
    }

    #topnav.scroll {
        top: 0
    }

    #topnav.scroll .navigation-menu>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    #topnav.scroll-active .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media(max-width: 991px) {
    #topnav {
        background-color: #fff;
        box-shadow: 0 0 3px rgba(22, 28, 45, .15);
        min-height: 74px
    }

    #topnav .logo .l-dark {
        display: inline-block !important
    }

    #topnav .logo .l-light {
        display: none !important
    }

    #topnav .container {
        width: auto
    }

    #topnav #navigation {
        max-height: 400px
    }

    #topnav .navigation-menu {
        float: none
    }

    #topnav .navigation-menu>li {
        float: none
    }

    #topnav .navigation-menu>li .submenu {
        display: none;
        list-style: none;
        padding-left: 20px;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        position: relative;
        padding: 7px 15px;
        font-size: 14px;
        letter-spacing: .04em;
        font-weight: 600;
        color: #3c4858 !important;
        transition: all .3s
    }

    #topnav .navigation-menu>li .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu .submenu {
        display: none;
        list-style: none
    }

    #topnav .navigation-menu>li .submenu .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul {
        list-style: none;
        padding-left: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul>li>span {
        display: block;
        position: relative;
        padding: 10px 15px;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2px;
        color: #8492a6
    }

    #topnav .navigation-menu>li>a {
        color: #3c4858;
        padding: 10px 20px
    }

    #topnav .navigation-menu>li>a:after {
        position: absolute;
        right: 15px
    }

    #topnav .navigation-menu>li>a:hover,
    #topnav .navigation-menu>li .submenu li a:hover,
    #topnav .navigation-menu>li.has-submenu.open>a {
        color:#00bce1;
    }

    #topnav .menu-extras .menu-item {
        border-color: #8492a6
    }

    #topnav .navbar-header {
        float: left
    }

    #topnav .buy-button .login-btn-primary {
        display: inline-block !important
    }

    #topnav .buy-button .login-btn-light {
        display: none
    }

    #topnav .has-submenu .submenu .submenu-arrow {
        transform: rotate(45deg);
        position: absolute;
        right: 20px;
        top: 12px
    }

    #topnav .has-submenu.active a {
        color:#00bce1;
    }

    #navigation {
        position: absolute;
        top: 74px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #f2f4f9;
        border-bottom: 1px solid #f2f4f9;
        background-color: #fff
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }
}

@media(max-width: 768px) {
    #topnav .navigation-menu .has-submenu .menu-arrow {
        right: 16px;
        top: 16px
    }
}

@media(min-width: 768px) {
    #topnav .navigation-menu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggle {
        display: block
    }
}

.bg-home {
    height: 100vh;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-half-260 {
    padding: 260px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-half-170 {
    padding: 170px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-half {
    padding: 184px 0 110px;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-user-home {
    padding: 90px 0;
    background-size: cover;
    align-self: center;
    position: relative;
    background-position: center center
}

.home-dashboard img {
    position: relative;
    top: 60px;
    z-index: 1
}

.dashboard-shape-two:before {
    content: "";
    position: absolute;
    bottom: 5rem;
    right: -35rem;
    width: 70rem;
    height: 50rem;
    z-index: -1;
    background-color:#00bce1;;
    border-radius: 30rem;
    transform: rotate(-45deg);
    opacity: .8
}

.dashboard-shape-two .account-img {
    position: absolute;
    top: 60px;
    left: 100px
}

.user-pages {
    position: relative;
    background: radial-gradient(circle at 50% 50%, rgba(6, 102, 219, 0.1) 0%, rgba(6, 102, 219, 0.1) 33.333%, rgba(6, 102, 219, 0.3) 33.333%, rgba(6, 102, 219, 0.3) 66.666%, rgba(6, 102, 219, 0.5) 66.666%, rgba(6, 102, 219, 0.5) 99.999%)
}

.app-home-wrapper:before {
    content: "";
    position: absolute;
   bottom: 30rem;
    right: 0rem;
    width: 90rem;
    height: 35rem;
    transform: rotate(70deg);
    background: linear-gradient(90deg, rgba(6, 102, 219, 0.5), transparent);
    z-index: -1;
}

.app-dash {
    background: linear-gradient(45deg, rgba(6, 102, 219, 0.2), rgba(155, 40, 123, 0.2))
}

.app-dash-2 {
    background: linear-gradient(0deg, rgba(249, 250, 252, 0.1), rgba(6, 102, 219, 0.3))
}

@media(max-width: 768px) {
    .app-home-wrapper:before {
        right: -25rem
    }
}

@media(max-width: 767px) {

    .bg-home,
    .bg-half-170,
    .bg-half-260,
    .user-pages {
        padding: 150px 0;
        height: auto
    }

    .dashboard-shape-two:before {
        bottom: -5rem;
        right: -10rem;
        width: 30rem;
        height: 24rem;
        border-radius: 8rem
    }

    .app-image-fluid img {
        width: 100%;
        height: auto
    }
}

.feature .icon {
    font-size: 40px
}

.feature .icon .icon-shape {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: -1
}

.feature .title {
    transition: all .5s ease
}

.feature .title:hover {
    color:#00bce1; !important
}

.about-serv .icons-serv {
    height: 60px;
    width: 60px;
    line-height: 56px
}

.service-wrapper {
    transition: all .5s ease
}

.service-wrapper .icon {
    width: 60px;
    height: 60px;
    line-height: 45px;
    transition: all .5s ease
}

.service-wrapper .icon.icon-uil {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: inherit
}

.service-wrapper .big-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .05;
    transition: all .5s ease
}

.features-box {
    position: relative;
    z-index: 2;
    margin: -100px 0 0
}

.features-box.features-two {
    margin: -90px 0 0
}

.features-box .title {
    letter-spacing: 1px
}

.customer-testi {
    cursor: e-resize
}

.customer-testi .content:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 10px;
    margin-left: 13px;
    box-sizing: border-box;
    border: 8px solid #3c4858;
    border-color: rgba(0, 0, 0, 0) #fff #fff rgba(0, 0, 0, 0);
    transform-origin: 0 0;
    transform: rotate(45deg);
    box-shadow: 2px 2px 2px -1px rgba(60, 72, 88, .15)
}

.tns-nav {
    text-align: center;
    margin-top: 10px
}

.tns-nav button {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: rgba(6, 102, 219, .4) !important;
    transition: all .5s ease;
    opacity: 1;
    margin: 4px;
    border: none
}

.tns-nav button.tns-nav-active {
    background:#00bce1; !important;
    width: 10px
}

.watch-video a.watch {
    font-size: 14px;
    font-weight: 500
}

.watch-video a .play-icon-circle {
    height: 36px;
    width: 36px;
    background-color:#00bce1;;
    line-height: 36px
}

.watch-video a .play-icon-circle.play-iconbar {
    font-size: 16px
}

.watch-video a .play-icon-circle.play {
    top: 77%
}

.bg-cta {
    padding: 150px 0
}

.play-icon {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 0;
    left: 0;
    text-align: center
}

.play-icon i {
    height: 85px;
    width: 85px;
    line-height: 85px;
    -webkit-text-stroke: 2px #fff;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: inline-block
}

.play-icon i:hover {
    -webkit-text-stroke: 2px #fff;
    -webkit-text-fill-color: #fff
}

.mfp-iframe-holder .mfp-content {
    max-width: 1440px
}

.contact-detail .contact-icon {
    font-size: 30px;
    width: 80px;
    height: 80px;
    line-height: 70px;
    background-color: #00bce1 !important
}

.contact-detail .content .title {
    font-size: 18px;
    font-weight: 500
}

.error {
    margin: 8px 0px;
    display: none;
    color: #e73636
}h1{
            font-size:30px;
        }
        /*Table Style One*/
        .table .table-header{
            background:#FEC107;
            color:#333;
        }
        .table .table-header .cell{
            padding:20px;
        }
        @media screen and (max-width: 640px){
            table {
                overflow-x: auto;
                display: block;
            }
            .table .table-header .cell{
                padding:20px 5px;
            }
        }
.divider {
  margin: 0px;
  height: 0.25rem;
  max-width: 100%;
  background-color: #00bce1 !important

}
#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0px
}

.error_message,
#success_page {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px
}

.error_message {
    background-color: rgba(240, 115, 90, .1) !important;
    border: 2px solid rgba(240, 115, 90, .1) !important;
    color: #f0735a !important;
    font-size: 14px
}

.contact-loader {
    display: none
}

#success_page {
    background-color: rgba(83, 199, 151, .1) !important;
    border: 2px solid rgba(83, 199, 151, .1) !important;
    color: #53c797 !important
}

#success_page p {
    margin-bottom: 0 !important
}

footer {
    position: relative;
    padding: 50px 0
}

footer .logo-footer {
    font-size: 28px
}

footer.footer-bar {
    padding: 30px 0;
    border-top: 1px solid #495057
}

footer .footer-text {
    color: #adb5bd;
    transition: all .5s ease
}

.coming-soon,
.maintenance,
.error-page {
    font-size: 40px;
    letter-spacing: 1px
}

@media(max-width: 767px) {

    .coming-soon,
    .maintenance,
    .error-page {
        font-size: 32px
    }
}

#countdown .count-down,
#eventdown .count-down {
    display: inline-block;
    margin: 30px 10px 10px;
    color: #fff;
    text-align: center
}

#countdown .count-down .count-number,
#eventdown .count-down .count-number {
    font-size: 40px;
    line-height: 95px
}

#countdown .count-down .count-head,
#eventdown .count-down .count-head {
    display: block;
    position: relative;
    transform: translateY(-20px);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px
}

#countdown .count-down .count-number {
    font-size: 40px;
    line-height: 95px;
    height: 100px;
    width: 100px
}

#eventdown .count-down {
    margin: 10px !important;
    border: 0
}

@media(max-width: 767px) {
    #eventdown .count-down {
        width: 60px
    }
}

#eventdown .count-down .count-number {
    line-height: 80px
}

@media(max-width: 767px) {
    #eventdown .count-down .count-number {
        font-size: 30px
    }
}

#eventdown .count-down .count-head {
    transform: translateY(-15px)
}

@media(max-width: 767px) {
    #eventdown .count-down .count-head {
        font-size: 10px
    }
}

#maintenance {
    color: #fff;
    font-size: 56px;
    letter-spacing: 1px
}

#maintenance .indicator {
    font-size: 18px
}

.video {
 
  height: 0;
 
  position: relative;
}
.video__frame {
    position: absolute;
   top: 10px;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
  }
  
 iframe {
    width: 100%;
    height: 100%;
    
    
  
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 -> 9/16x100 */
  overflow: hidden;
}
.responsive-video .video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


.change{
    background-color: #fff;
    height: 310px;
    border-radius: 10px;
}
.change:hover{
    background-color:#00bce1; 
}
.text{
    font-family: 'Source Serif Pro', sans-serif;
    color: #3f5372;
    font-size: 48px;
    line-height: 1.1em;
    font-weight: 600;
    letter-spacing: -0.01em;

}
.text:hover{
    color: white;
}


.box:hover{
    color: white;
}
h5 {

    line-height: 1.4em;
    font-weight: 700;
}
.section.innovation-stack {
    background-color: rgba(0, 188, 225, 0.4);
}


  
       

/*END FOOTER SOCIAL DESIGN*/
.single_footer{}
@media only screen and (max-width:768px) { 
.single_footer{margin-bottom:30px;}
}
.single_footer h4 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
    font-family: "sans-serif";
    letter-spacing: .8px;
    line-height: 24px;
    
}
.single_footer h4::after {
    content: "";
    display: block;
    height: 3px;
    width: 75px;
    background: #00bce1 !important;
    margin-top: 10px;
}
.single_footer p{color:#fff;}
.single_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single_footer ul li{}
.single_footer ul li a {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 36px;
    font-size: 15px;
    text-transform: capitalize;
}
.single_footer ul li a:hover { color: #00bce1 !important; }

.single_footer_address{}
.single_footer_address ul{}
.single_footer_address ul li{color:#fff;}
.single_footer_address ul li span {
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}
.contact_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

/*START NEWSLETTER CSS*/
.subscribe {
    display: block;
    position: relative;
    margin-top: 15px;
    width: 100%;
}
.subscribe__input {
background-color: #fff;
border: medium none;
border-radius: 5px;
color: #333;
display: block;
font-size: 15px;
font-weight: 500;
height: 60px;
letter-spacing: 0.4px;
margin: 0;
padding: 0 150px 0 20px;
text-transform: capitalize;
width: 100%;
}

@media only screen and (max-width:768px) { 
.subscribe__input{padding: 0 50px 0 20px;}
}

.subscribe__btn {
background-color: transparent;
border-radius: 0 25px 25px 0;
color: #01c7e9;
cursor: pointer;
display: block;
font-size: 20px;
height: 60px;
position: absolute;
right: 0;
top: 0;
width: 60px;
}
.subscribe__btn i{transition: all 0.3s ease 0s;}
@media only screen and (max-width:768px) { 
.subscribe__btn{right:0px;}
}

.subscribe__btn:hover i{
    color: #00bce1 !important;
}
button {
    padding: 0;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*END NEWSLETTER CSS*/

/*START SOCIAL PROFILE CSS*/
.social_profile {margin-top:40px;}
.social_profile ul{
list-style: outside none none;
margin: 0;
padding: 0;
}
.social_profile ul li{float:left;}
.social_profile ul li a {
    text-align: center;
    border: 0px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    margin: 0px 5px;
    font-size: 18px;
    color: #fff;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 2px solid #00bce1 !important;
}
@media only screen and (max-width:768px) { 
.social_profile ul li a{margin-right:10px;margin-bottom:10px;}
}
@media only screen and (max-width:480px) { 
.social_profile ul li a{
    width:40px;
    height:40px;
    line-height:40px;
}
}
.social_profile ul li a:hover{
background:#00bce1;
border: 1px solid #00bce1;
color:#fff;
border:0px;
}
/*END SOCIAL PROFILE CSS*/
.copyright {
    margin-top: 20px;
    padding-top: 10px;
    color:#fff;
    font-size: 15px;
    border-top: 1px solid #00bce1 !important;
    text-align: center;
}
.copyright a{color:#01c7e9;transition: all 0.2s ease 0s;}
.copyright a:hover{color:#ff3666;}


main {
  margin-bottom: 3rem;
}

p {
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 0.07rem;
  line-height: 1.5;
}

a {
  text-decoration: none;
  font-weight: 600;
  color: var(--grape);
}

#projects, #find-me {
  display: grid;
  grid-template-columns: 30% 70%;
  padding: 4rem 2rem;
}

#projects {
  background: var(--grape);
  color: var(--snow);
  background-color: #f2f4f8;
}

#projects a {
  color: var(--snow);
}

#projects div {
  margin-bottom: 3rem;
  padding-right: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
  
}

#project-list {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-gap: 3rem 2rem;
  padding: 0 2rem 0 0;
  list-style-type: decimal;
  list-style-position: inside;
}


@media only screen and (max-width: 910px) {
  h1 {
    margin-right: 2rem;
  }
  #projects, #find-me {
    display: block;
  }
}

@media only screen and (max-width: 715px) {
  
  #project-list {
    display: block;
    padding: 0;
  }
  
  .project-tile:not(:last-child) {
    margin-bottom: 3rem;
  }
    
}

@media only screen and (max-width: 570px) {
  body {
  border: none;
  }
  
}

#projects1, #find-me {
  display: grid;
  grid-template-columns: 30% 70%;
  padding: 2rem 2rem 0rem;
}

#projects1 {
  background: var(--grape);
  color: var(--snow);
  background-color: #f2f4f8;
}

#projects1 a {
  color: var(--snow);
}

#projects1 div {
  margin-bottom: 1rem;
  padding-right: 1rem;
  
  
  
}

#project1-list {
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
  grid-gap: 3rem 2rem;
  padding: 0 2rem 0 0;
  list-style-type: decimal;
  list-style-position: inside;
}


.container {
  margin: 0 auto;
  max-width: 1200px;
}

@media only screen and (max-width: 910px) {
  h1 {
    margin-right: 2rem;
  }
  #projects1, #find-me {
    display: block;
  }
}

@media only screen and (max-width: 715px) {
  
  #project1-list {
    display: block;
    padding: 0;
  }
  
  .project-tile:not(:last-child) {
    margin-bottom: 3rem;
  }
    
}

@media only screen and (max-width: 570px) {
  body {
  border: none;
  }
  
}






.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input:-ms-input-placeholder, .w-select:-ms-input-placeholder {
  color: #999;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  float: left;
  margin-top: 3px;
  margin-left: -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #c8c8c8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}


  

.display-heading {
  letter-spacing: -.01em;
  margin-bottom: 18px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 66px;
  font-weight: 600;
  line-height: 1em;
}

.display-heading.no-bottom-margin.satoshi {
  font-family: Satoshi, sans-serif;
}

.display-heading.price {
  margin-bottom: 0;
}

.display-heading.blog-post-heading {
  margin-top: 24px;
  margin-bottom: 18px;
}

.checkbox {
  width: 24px;
  height: 24px;
  border-width: 2px;
  border-color: #2b3a4f;
  border-radius: 3px;
  flex: none;
  margin-top: 0;
  margin-left: 0;
}

.checkbox.w--redirected-checked {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("https://uploads-ssl.webflow.com/632f74d3f06e34aae4af06b8/632f74d3f06e34b11eaf06e3_interface-icon-checkbox.svg");
  background-position: 50%;
  background-size: auto;
}

.radio {
  width: 24px;
  height: 24px;
  border-width: 2px;
  border-color: #2b3a4f;
  margin-top: 0;
  margin-left: 0;
}

.radio.w--redirected-checked {
  border-width: 6px;
  border-color: #2b3a4f;
}

.style-guide-row-heading {
  margin-bottom: 0;
}

.navbar-row {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.style-guide-color-label {
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  bottom: 18px;
  left: 18px;
}

.form-success {
  background-color: #06c15c;
  padding: 14px;
  font-size: 16px;
}

.form-error {
  color: #2b3a4f;
  text-align: center;
  margin-top: 21px;
  padding: 14px;
  font-size: 14px;
}

.fine-print-text {
  font-size: 14px;
}

.fine-print-text.form-hint-text {
  margin-top: 6px;
}

.fine-print-text.disclaimer-text {
  margin-top: 24px;
}

.uppercase-text {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.uppercase-text.subheading {
  margin-bottom: 18px;
}

.style-guide-color-swatch {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.bg-palette-1b {
  background-color: #ebfefe;
}

.bg-palette-1c {
  color: #fff;
  background-color: #04868b;
}

.bg-palette-2a {
  color: #fff;
  background-color: #3f5372;
}

.bg-palette-2b {
  background-color: #f2f4f8;
}

.bg-palette-2c {
  color: #fff;
  background-color: #2b3a4f;
}

.bg-palette-3a {
  background-color: #ffb100;
}

.bg-palette-3b {
  background-color: #fff9eb;
}

.bg-palette-3c {
  color: #fff;
  background-color: #cc8f00;
}

.bg-palette-4a {
  color: #fff;
  background-color: #e23c47;
}

.bg-palette-4b {
  background-color: #fcedee;
}

.bg-palette-4c {
  color: #fff;
  background-color: #b11b25;
}

.arrow-link {
  color: #00bce1;
  align-items: center;
  display: flex;
}

.arrow-link-extension {
  width: 0;
  height: 2px;
  background-color: #06bcc1;
  position: relative;
  top: .5px;
  left: .5px;
}

.arrow-link-extension.right {
  left: auto;
  right: .5px;
}

.arrow-link-image {
  margin-right: 12px;
  display: block;
}

.icon-link {
  align-items: center;
  display: flex;
}

.text-palette-2a {
  color: #3f5372;
}

.text-palette-2a.box-article-category {
  margin-bottom: 12px;
}

.icon-link-image {
  margin-right: 6px;
  display: block;
}

.icon-link-image.right {
  margin-left: 6px;
  margin-right: 0;
}

.dropdown-link-wrapper {
  color: #3f5372;
  cursor: pointer;
  align-items: center;
  padding: 0;
  font-weight: 700;
  display: flex;
}

.dropdown-link-icon {
  width: 18px;
  height: 16px;
  object-fit: cover;
  background-color: #3f5372;
  margin-left: 3px;
  display: block;
}

.divider {
  height: 54px;
  background-color: #2b3a4f;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.divider.bg-palette-1c {
  background-color: rgba(0, 188, 225, .4);
}

.divider.bg-palette-1c.mvp {
  display: flex;
}

.divider.bg-palette-2a {
  background-color: #3f5372;
}

.divider-line {
  width: 1vw;
  height: 272px;
  min-width: 12px;
  background-color: #3f5372;
  margin-left: 5vw;
  margin-right: 5vw;
}

.divider-line.line-1 {
  transform: rotate(-35deg);
}

.divider-line.line-1.bg-palette-1a {
  background-color: #ebfefe;
}

.divider-line.line-1.bg-palette-2b {
  background-color: #f2f4f8;
}

.divider-line.line-2 {
  transform: rotate(-15deg);
}

.divider-line.line-2.bg-palette-1a {
  background-color: #ebfefe;
}

.divider-line.line-2.bg-palette-2b {
  background-color: #f2f4f8;
}

.divider-line.line-3 {
  transform: rotate(15deg);
}

.divider-line.line-3.bg-palette-1a {
  background-color: #ebfefe;
}

.divider-line.line-3.bg-palette-2b {
  background-color: #f2f4f8;
}

.divider-line.line-4 {
  transform: rotate(-45deg);
}

.divider-line.line-4.bg-palette-1a {
  background-color: #ebfefe;
}

.divider-line.line-4.bg-palette-2b {
  background-color: #f2f4f8;
}

.divider-line.line-5 {
  transform: rotate(40deg);
}

.divider-line.line-5.bg-palette-1a {
  background-color: #ebfefe;
}

.divider-line.line-5.bg-palette-2b {
  background-color: #f2f4f8;
}

.nav-menu {
  align-items: center;
  font-size: 16px;
  display: flex;
}

.nav-link {
  color: #3f5372;
  transition: color .2s;
  display: block;
}

.nav-link:hover {
  color: #06bcc1;
}

.nav-link-wrapper {
  margin-left: 18px;
  margin-right: 18px;
  display: block;
}

.nav-link-wrapper.features {
  display: none;
}

.navbar-left-content, .navbar-right-content {
  align-items: center;
  display: flex;
}

.navbar-logo {
  margin-right: 24px;
}

.dropdown-list.w--open {
  min-width: 245px;
  background-color: #fff;
  border-radius: 12px;
  padding: 18px;
  font-size: 18px;
  box-shadow: 0 0 12px 3px rgba(0, 0, 0, .05);
}

.dropdown-link {
  color: #3f5372;
  border-radius: 6px;
  align-items: center;
  padding: 9px 12px;
  transition: color .2s, background-color .2s;
  display: flex;
}

.dropdown-link:hover {
  background-color: #f2f4f8;
}

.dropdown-heading {
  opacity: .5;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
}

.dropdown-divider {
  width: 100%;
  height: 1px;
  background-color: rgba(63, 83, 114, .15);
  margin-top: 18px;
  margin-bottom: 18px;
}

.navigation-wrapper {
  z-index: 10;
  background-color: rgba(255, 255, 255, .97);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.dropdown-columns {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-auto-flow: column;
  align-items: start;
}

.dropdown-rows {
  min-width: 213px;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.badge {
  min-width: 24px;
  background-color: #f2f4f8;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  padding: 0 6px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.justify-contents-left {
  justify-content: flex-start;
  display: flex;
}

.container---l {
  width: 100%;
  max-width: 840px;
}

.container---l.align-center {
  display: block;
}

.container---l.align-center.quote {
  margin-bottom: 40px;
}

.container---l.align-center.audit {
  flex-direction: column;
  display: flex;
}

.footer-grid {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 498px 1fr;
  margin-bottom: 96px;
}

.footer-large-link {
  grid-column-gap: 16px;
  grid-row-gap: 6px;
  grid-template-columns: 1fr;
  margin-top: 24px;
  margin-bottom: 36px;
  font-size: 24px;
  line-height: 1.4em;
}

.hover-link {
  opacity: .7;
  transition: opacity .2s;
}

.hover-link:hover {
  opacity: 1;
}

.hover-link.text-white, .hover-link.text-white:hover {
  color: #fff;
}

.footer-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 54px;
  grid-template-columns: 1fr;
}

.footer-menus {
  grid-column-gap: 72px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.links-grid {
  grid-column-gap: 16px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.horizontal-form {
  margin-bottom: 0;
  display: flex;
}

.footer-details-grid {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-flow: column;
  font-size: 16px;
}

.social-links {
  justify-content: flex-start;
  align-items: center;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.social-link {
  margin-left: 12px;
  margin-right: 12px;
}

.text-white {
  color: #fff;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.section-title {
  margin-bottom: 72px;
}

.section-title.reduced-margin {
  margin-bottom: 36px;
}

.section-title.row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-title.innovation-stack {
  margin-bottom: auto;
}



.small-quote {
  margin-bottom: 12px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 600;
  line-height: 1.3em;
}

.grid---2-columns {
  grid-column-gap: 72px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.grid---2-columns.container-xs---right {
  grid-column-gap: 47px;
  grid-template-columns: 1fr 368px;
}

.grid---2-columns.section {
  max-width: 1680px;
  min-height: 672px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.grid---2-columns.section.increased-height {
  min-height: 780px;
  margin-bottom: 0;
}

.grid---2-columns.section.increased-height.homepage {
  grid-template-columns: minmax(200px, 1fr) repeat(auto-fit, minmax(700px, 1fr));
}

.grid---2-columns.align-center {
  align-items: center;
}

.grid---2-columns.container-xs---left {
  grid-template-columns: 368px 1fr;
}

.container---xl {
  width: 100%;
  max-width: 1068px;
}

.container---xl.align-center {
  overflow: hidden;
}

.grid-columns {
  grid-column-gap: 74px;
  grid-row-gap: 74px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.grid-columns.align-center {
  align-items: center;
  justify-items: center;
}

.grid-columns.justify-center {
  justify-items: center;
}

.grid-columns.reduced-gaps {
  grid-column-gap: 36px;
  grid-row-gap: 72px;
}

.grid-columns.reduced-gaps.align-top {
  align-items: start;
}

.grid-columns.reduced-gaps.reviews {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.grid-columns.form-inputs {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}

.grid-columns.no-gaps {
  grid-column-gap: 0px;
  grid-row-gap: 72px;
}

.grid-columns.container---s-left {
  grid-template-columns: 498px;
  align-items: center;
  justify-items: center;
}

.grid-columns.section {
  width: 100%;
  max-width: 1344px;
  background-color: #f2f4f8;
  border-radius: 12px;
  align-items: center;
  margin-left: 24px;
  margin-right: 24px;
  padding: 96px 48px;
}

.grid-columns.execution {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-auto-flow: row;
}

.link-row {
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.link-row.reduced-margin {
  margin-top: 18px;
}

.link-row.no-margin {
  align-items: center;
  margin-top: 0;
}

.link-row.justify-contents-center {
  justify-content: center;
}

.column {
  flex-direction: column;
  display: flex;
}

.column-grow {
  flex: 1;
}

.medium-heading {
  text-align: center;
  align-items: center;
  margin-bottom: 12px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2em;
  display: flex;
}

.medium-heading.no-bottom-margin {
  margin-bottom: 0;
}

.medium-heading.no-bottom-margin.align-left {
  text-align: left;
}

.medium-heading.increased-margin {
  margin-bottom: 24px;
}

.medium-heading.italic {
  font-style: italic;
}

.medium-heading.italic.audit {
  margin-top: 40px;
}

.container---m {
  width: 100%;
  max-width: 612px;
}

.no-bottom-margin {
  text-align: center;
  margin-bottom: 0;
}

.container---xs {
  width: 100%;
  max-width: 368px;
}

.grid---rows {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid---rows.reduced-gaps {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
}

.grid---rows.align-center {
  text-align: center;
  justify-items: center;
}

.grid---rows.tight {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.grid---rows.case-study-rows {
  grid-template-columns: 1fr 1fr;
}

.column-section-contents {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 96px 24px;
  display: flex;
  position: relative;
}

.column-section-contents.bg-palette-3b {
  text-align: center;
  flex-direction: column;
  flex: 1;
}

.column-section-contents.bg-palette-3b.ui-snippets-demo {
  perspective: 1000px;
  overflow: hidden;
}

.column-section-contents.bg-palette-4b.homepage-screenshots-wrapper {
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}

.column-section-contents.bg-palette-2b {
  perspective: 1000px;
}

.column-section-contents.bg-palette-2b.case-study-item {
  text-align: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.column-section-contents.checklist-box {
  background-color: #f2f4f8;
  position: relative;
  overflow: hidden;
}

.column-section-contents.align-top-right {
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
}

.column-section-contents.align-top-right.bg-palette-1b {
  overflow: hidden;
}

.column-section-contents.case-study-item {
  width: 33.3%;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.column-section-contents.case-study-item.bg-palette-2b {
  padding: 96px 24px;
}

.column-section-contents.case-study-item.content {
  width: 66.6%;
  flex: 0 auto;
  padding-bottom: 40px;
}

.container---s {
  width: 100%;
  max-width: 498px;
}

.container---s.case-study-item.headline {
  align-items: stretch;
}

.container---s.button-cta {
  display: none;
}

.block-quote {
  border-left-color: #06bcc1;
}

.table-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
  padding: 12px;
}

.hide {
  width: 0;
  height: 0;
}

.text-center {
  text-align: center;
}

.table-divider {
  width: 100%;
  height: 3px;
}

.table-divider.clear-blue-sky {
  background-color: #00bce1;
}

.bg-white {
  background-color: #fff;
}

.table-text {
  font-family: Source Serif Pro, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.table-text.casestudyitem {
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Satoshi, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.table-text.casestudyitem.result {
  text-align: center;
  font-family: Source Serif Pro, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.image-wrapper {
  position: relative;
}

.graphic-bottom-left {
  position: absolute;
  bottom: -48px;
  left: -48px;
}

.top-layer {
  z-index: 2;
  position: relative;
}

.table-row-description {
  padding: 12px;
}

.table-description-heading {
  margin-bottom: 6px;
}

.text-palette-1a {
  color: #06bcc1;
}

.horizontal-rule {
  width: 100%;
  height: 1px;
  background-color: rgba(63, 83, 114, .15);
  margin-top: 24px;
  margin-bottom: 24px;
}

.horizontal-rule.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.review-row {
  justify-content: center;
  align-items: center;
  display: none;
}

.review-row.justify-contents-left {
  justify-content: flex-start;
  margin-top: 24px;
}

.review-row.justify-contents-left.no-margin {
  margin-top: 0;
}

.stars-image {
  margin-left: 18px;
  margin-right: 18px;
}

.column-section-image {
  max-height: 750px;
  object-fit: cover;
  display: block;
}

.stars {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.star-image {
  display: block;
}

.horizontal-quote {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.circle {
  border-radius: 50%;
}

.quote-author {
  margin-top: 6px;
}

.quote-author.increased-margin {
  margin-top: 18px;
}

.section-bg-image {
  width: 1680px;
  max-height: 712px;
  opacity: .6;
  object-fit: cover;
}

.graphic-top-right {
  position: absolute;
  top: -36px;
  right: 24px;
}

.graphic-top-right.higher {
  top: -96px;
}

.video-wrapper {
  max-height: 750px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-wrapper-image {
  width: 100%;
  max-height: 100%;
}

.video-button-over-image {
  position: absolute;
}

.video-button {
  width: 96px;
  height: 96px;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-above-heading {
  margin-bottom: 24px;
}

.box {
  border: 1px solid rgba(63, 83, 114, .15);
  border-radius: 12px;
  flex-direction: column;
  padding: 36px;
  display: flex;
}

.box.bg-white.shadow {
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
}

.icon-circle {
  width: 102px;
  height: 102px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-circle.bg-palette-4b, .icon-circle.bg-palette-1b, .icon-circle.bg-palette-3b {
  background-color: rgba(0, 188, 225, .4);
}

.icon-heading {
  margin-top: 24px;
}

.box-text {
  flex: 1;
}

.icon-rows {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.horizontal-icon {
  align-items: center;
  margin-right: 24px;
  display: flex;
}

.horizontal-icon-heading {
  margin-bottom: 0;
  margin-left: 24px;
}

.horizontal-icon-grid {
  grid-column-gap: 36px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.horizontal-icon-grid.align-center {
  align-items: center;
}

.pricing-plan {
  background-color: #fff;
  border-radius: 12px;
  padding: 42px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
}

.pricing-plan.increased-padding {
  padding: 72px;
}

.pricing-plan.highlight-box {
  color: #ebfefe;
  background-color: #00bce1;
}

.checklist {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.checklist.increased-gaps {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
}

.checklist-item {
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-flow: column;
  align-items: center;
}

.checklist-item.pill {
  color: #3f5372;
  background-color: #fff;
  border-radius: 12px;
  flex: none;
  margin-left: 9px;
  margin-right: 9px;
  padding: 18px 24px 18px 18px;
}

.checklist-item.align-right {
  grid-template-columns: 1fr auto;
  justify-items: end;
}

.dollar-sign {
  font-size: .5em;
  font-style: italic;
  font-weight: 600;
}

.bold-text {
  font-weight: 700;
}

.checklist-row {
  justify-content: center;
  margin-top: 18px;
  margin-bottom: 18px;
  display: flex;
}

.checklist-wide {
  position: absolute;
}

.trustpilot-small {
  max-height: 18px;
}

.review-box {
  border-radius: 12px;
  flex-direction: column;
  padding: 24px;
  display: flex;
}

.review-box-heading {
  margin-top: 18px;
}

.review-box-text {
  flex: 1;
}

.no-border {
  border-left-style: none;
  padding-left: 0;
}

.review-summary {
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.review-summary.align-center {
  justify-items: center;
}

.review-summary.logo {
  max-height: none;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.highlight-text {
  background-color: #fcedee;
  border-radius: 4px;
}

.no-top-margin {
  margin-top: 0;
}

.customer-link {
  width: 100%;
}

.customer-box {
  color: #3f5372;
  background-color: #fff;
  align-items: center;
  padding: 48px 36px;
  display: flex;
}

.customer-logo {
  margin-right: 48px;
}

.customer-box-heading {
  margin-bottom: 0;
}

.article-box {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.article-box-heading {
  margin-top: 12px;
}

.article-box-heading.leadersip {
  font-size: 28px;
}

.article-box-horizontal {
  width: 100%;
  display: flex;
}

.article-link {
  width: 100%;
  color: #3f5372;
  font-weight: 500;
  display: block;
}

.ui-snippet {
  z-index: 1;
  width: 100%;
  max-width: 284px;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #3f5372;
  text-align: left;
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 18px;
  font-size: 16px;
  line-height: 1.5em;
  display: grid;
  position: relative;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
}

.ui-snippet.inside-window {
  max-width: 100%;
  box-shadow: none;
  border-radius: 0;
}

.ui-snippet.inside-window.separate-components {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 18px;
  padding: 0;
}

.ui-snippet.wide {
  max-width: 368px;
}

.ui-snippet.wide.overlay-photo {
  left: -48px;
  right: auto;
}

.ui-snippet.wide.overlay-top-left {
  position: absolute;
  top: 48px;
  left: -72px;
}

.ui-snippet.justify-contents-center {
  text-align: center;
  justify-items: center;
}

.ui-snippet.justify-contents-center.overlay-bottom-right {
  position: absolute;
  bottom: 48px;
  right: -72px;
}

.ui-snippet.overlay-photo {
  position: absolute;
  bottom: 24px;
  right: 24px;
}

.ui-snippet.overlay-photo.bottom-right {
  bottom: 48px;
  left: -48px;
  right: auto;
}

.ui-snippet---heading {
  font-size: 20px;
  font-weight: 700;
}

.ui-snippet---divider {
  width: 100%;
  height: 1px;
  background-color: rgba(63, 83, 114, .15);
}

.checklist-circle {
  width: 24px;
  height: 24px;
  background-color: #06c15c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.checklist-circle.bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}

.ui-snippet---placeholder {
  height: 6px;
  background-color: rgba(63, 83, 114, .15);
  border-radius: 6px;
}

.ui-snippet---placeholder.width-50 {
  width: 50%;
}

.ui-snippet---placeholder.width-75 {
  width: 75%;
}

.ui-snippet---placeholder.width-25 {
  width: 25%;
}

.ui-snippet---placeholder.width-35 {
  width: 35%;
}

.ui-snippet---form-input {
  border: 1px solid rgba(63, 83, 114, .15);
  border-radius: 6px;
  padding: 10px;
  position: relative;
}

.ui-snippet---form-input.select {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.placeholder-text {
  opacity: .5;
}

.ui-snippet---button {
  color: #fff;
  text-align: center;
  background-color: #06bcc1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 6px 9px;
  font-weight: 700;
  display: flex;
}

.ui-snippet---button.bg-green {
  background-color: #06c15c;
}

.ui-snippet---button.bg-palette-2b {
  color: #3f5372;
  background-color: #f2f4f8;
}

.ui-snippets-grid {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: center;
}

.ui-snippet-window {
  z-index: 2;
  width: 100%;
  max-width: 368px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
}

.ui-snippet-window.wide {
  max-width: 491px;
}

.ui-snippet-window.wide.no-shadow {
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
}

.ui-snippet-window.overlap-snippet {
  margin-bottom: -72px;
  margin-left: auto;
  bottom: 72px;
}

.ui-snippet---top-bar {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #fff;
  background-color: #2b3a4f;
  grid-template-rows: auto;
  grid-template-columns: 9px 9px 9px;
  grid-auto-columns: 1fr;
  padding: 20px 18px;
  display: grid;
}

.ui-snippet---top-bar.row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.ui-snippet---top-bar.rounded {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.ui-snippet---top-bar---button {
  width: 9px;
  height: 9px;
  opacity: .5;
  background-color: #fff;
  border-radius: 9px;
}

.ui-snippet---button-pair {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-auto-flow: column;
}

.ui-snippet---window-placeholder {
  width: 35%;
  height: 24px;
  background-color: #f2f4f8;
  border-radius: 6px;
}

.ui-snippet---window-placeholder.large {
  width: 65%;
  height: 48px;
}

.avatar-item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 36px 1fr;
  grid-auto-flow: column;
  align-items: center;
}

.avatar-item.large {
  flex: 1;
  grid-template-columns: 54px 1fr;
}

.avatar-item.large.reverse {
  grid-template-columns: 1fr 54px;
}

.avatar-item.largest {
  grid-template-columns: 66px 1fr;
}

.ui-snippet---icon-item {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 60px 1fr;
  grid-auto-flow: column;
  align-items: center;
}

.icon-square {
  width: 60px;
  height: 60px;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-square-image {
  max-height: 36px;
}

.ui-snippet---horizontal-pair {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.avatar-circle {
  width: 66px;
  height: 66px;
  color: #fff;
  background-color: #e23c47;
  background-image: url("https://uploads-ssl.webflow.com/632f74d3f06e34aae4af06b8/632f74d3f06e34cc8eaf0740_graphic-08.svg");
  background-position: 50%;
  background-size: auto;
  border-radius: 66px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  line-height: 1.4em;
  display: flex;
}

.avatar-wrapper {
  position: relative;
}

.ui-snippet---chat-bubble {
  background-color: #f2f4f8;
  border-radius: 6px;
  padding: 12px;
  font-size: 14px;
  line-height: 1.5em;
}

.ui-snippet---chat-bubble.bg-palette-3b {
  background-color: #fff9eb;
}

.ui-snippet---progress-wrapper {
  width: 100%;
  height: 18px;
  background-color: rgba(63, 83, 114, .15);
  border-radius: 18px;
  position: relative;
}

.ui-snippet-progress {
  width: 45%;
  height: 100%;
  background-color: #06bcc1;
  border-radius: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

.ui-snippet-progress.bg-palette-2c {
  background-color: #2b3a4f;
}

.navigation-container {
  width: 100%;
  max-width: 1344px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.ui-snippet---notice {
  background-color: #f2f4f8;
  border-radius: 6px;
  padding: 12px;
  font-size: 14px;
}

.ui-snippet---notice.bg-palette-4b {
  background-color: #fcedee;
}

.wide-ui-snippet-wrapper {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ui-snippet---horizontal-form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
}

.avatar-group {
  align-items: center;
  margin-right: 24px;
  padding-left: 12px;
  display: flex;
  position: relative;
}

.avatar-group-item {
  width: 54px;
  height: 54px;
  border: 2px solid #fff;
  border-radius: 54px;
  margin-left: -12px;
}

.ui-snippet-checkbox {
  width: 24px;
  height: 24px;
  border: 2px solid rgba(63, 83, 114, .15);
  border-radius: 3px;
}

.ui-snippet-checkbox.checked {
  background-color: #06c15c;
  border-color: #06c15c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ui-snipet---box {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  border: 1px solid rgba(63, 83, 114, .15);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 18px;
  display: grid;
}

.ui-snippet---component {
  background-color: #fff;
  padding: 18px;
}

.ui-snippet---component.rounded {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.ui-snippet-box {
  width: 100%;
  min-height: 612px;
  background-color: #f2f4f8;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.ui-snippet-box.small {
  min-height: 410px;
  margin-bottom: 24px;
}

.content-below-ui-snippet-box {
  flex-direction: column;
  align-items: center;
  margin-top: 36px;
  display: flex;
}

.tabs-container {
  background-color: #f2f4f8;
  border-radius: 12px;
  flex-direction: column-reverse;
  align-items: center;
  padding: 96px 72px 72px;
  display: flex;
}

.tabs-container.style-2 {
  width: 100%;
  max-width: 1344px;
  background-color: #fff9eb;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 48px 96px;
}

.tabs-container.style-3 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
}

.tabs-menu {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px;
  display: flex;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
}

.tabs-menu.style-2 {
  z-index: 2;
  box-shadow: none;
  padding: 0;
  top: 40px;
  left: 58px;
}

.tabs-menu.style-3 {
  box-shadow: none;
  align-items: stretch;
  margin-bottom: 54px;
  padding: 0;
}

.tab-link {
  opacity: .75;
  color: #3f5372;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  padding: 6px 12px;
  font-size: 16px;
  transition: background-color .2s, opacity .2s;
}

.tab-link.w--current {
  opacity: 1;
  background-color: #f2f4f8;
}

.tabs-content {
  width: 100%;
  margin-bottom: 72px;
}

.tabs-content.below-tabs {
  margin-top: 72px;
  margin-bottom: 0;
}

.tabs-content.no-bottom-margin {
  margin-bottom: 0;
}

.accordion {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.accordion-panel {
  background-color: #fff;
  border-radius: 12px;
}

.accordion-title {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  font-weight: 700;
  display: flex;
}

.accordion-content-wrapper {
  overflow: hidden;
}

.accordion-content {
  padding: 0 24px 24px;
}

.accordion-icon {
  display: block;
}

.tab-link-wide {
  color: #3f5372;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(63, 83, 114, .15);
  flex: 1;
  padding: 0 0 24px;
  font-size: 16px;
  font-weight: 500;
  transition: border-color .2s;
}

.tab-link-wide.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #06bcc1;
}

.hero-ui-snippets {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.ui-snippet-heroes-graphic {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.image-overlap-portrait {
  max-width: 20vw;
  position: absolute;
  bottom: 72px;
  left: -10vw;
}

.portrait-image-over-snippet {
  z-index: 2;
  max-height: 378px;
  border-radius: 12px;
  margin-bottom: -160px;
  margin-left: auto;
  display: block;
  position: relative;
  bottom: 160px;
  transform: rotate(2deg);
}

.graphic-top-left {
  position: absolute;
  top: -48px;
  left: 72px;
}

.customer-story-heading {
  margin-top: 36px;
  margin-bottom: 36px;
}

.customer-details-section {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-color: #f2f4f8;
  border-top: 3px solid #06bcc1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding: 24px 48px;
  display: grid;
}

.cell-heading {
  margin-bottom: 6px;
}

.article h2 {
  margin-bottom: 24px;
}

.article h3 {
  margin-top: 48px;
  margin-bottom: 24px;
}

.article figure {
  margin-top: 72px;
  margin-bottom: 72px;
}

.empty-state {
  text-align: center;
  background-color: rgba(63, 83, 114, .15);
  border-radius: 6px;
  padding: 24px;
}

.customer-grid {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-grid {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-grid.halves {
  grid-template-columns: 1fr 1fr;
}

.blog-grid-small-image {
  max-height: 164px;
}

.job-details {
  align-items: center;
  display: flex;
}

.small-image-gallery {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  position: relative;
}

.small-image-gallery-row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 288px 1fr;
  grid-auto-flow: column;
  align-items: end;
}

.small-square-image {
  height: 180px;
}

.small-rectangle-image {
  max-height: 192px;
}

.career-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.career-link {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #3f5372;
  background-color: #fff;
  border: 1px solid rgba(63, 83, 114, .15);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  font-weight: 500;
  transition: background-color .2s;
  display: grid;
}

.career-link:hover {
  background-color: #f2f4f8;
}

.slider {
  height: auto;
}

.display-none {
  display: none;
}

.left-arrow {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.arrow-button {
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-button.right {
  right: 24px;
}

.arrow-button.left {
  left: 24px;
}

.full-page-wrapper {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}

.onboarding-steps {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}

.arrow-link-left-text {
  margin-left: 12px;
}

.progress-wrapper {
  width: 100%;
  height: 6px;
  background-color: rgba(63, 83, 114, .15);
  border-radius: 6px;
  position: relative;
}

.progress-bar {
  width: 25%;
  height: 6px;
  opacity: .7;
  background-color: #2b3a4f;
  border-radius: 6px;
  position: absolute;
}

.progress-bar.width-50 {
  width: 50%;
}

.progress-bar.width-75 {
  width: 75%;
}

.progress-bar.width-100 {
  width: 100%;
}

.search-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.search-url {
  margin-top: 6px;
  margin-bottom: 12px;
  font-size: 14px;
}

.search-modal-box {
  background-color: #fff;
  border-radius: 12px;
  padding: 24px;
}

.screenshot-link {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: #3f5372;
  text-align: center;
  background-color: #f2f4f8;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  padding-top: 72px;
  padding-left: 48px;
  padding-right: 48px;
  font-size: 24px;
  font-weight: 700;
  display: grid;
  overflow: hidden;
}

.screenshot-image {
  width: 100%;
  max-width: 360px;
  box-shadow: 0 0 18px 3px rgba(0, 0, 0, .1);
}

.home-page-screenshots {
  transform-style: preserve-3d;
  flex-wrap: nowrap;
  align-items: center;
  display: none;
  position: absolute;
  transform: translate(-72px)rotateX(10deg)rotateY(-15deg)rotateZ(30deg);
}

.home-page-screenshot {
  max-width: 240px;
  margin-left: 12px;
  margin-right: 12px;
  box-shadow: 0 1px 12px rgba(43, 58, 79, .05);
}

.photography-link {
  color: #fff;
  background-color: #2b3a4f;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.photography-link-image {
  opacity: .5;
}

.photography-link-text {
  position: absolute;
}

.figma-screenshot {
  width: 100%;
  max-width: 491px;
  border-radius: 6px;
  box-shadow: 0 0 18px rgba(0, 0, 0, .05);
}

.ui-snippets-demo-row {
  width: 100%;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  transform: rotateX(15deg)rotateY(15deg)rotateZ(-15deg);
}

.ui-snippet-demo-item {
  width: 100%;
  max-width: 368px;
  flex: none;
  margin-left: 18px;
  margin-right: 18px;
}

.ui-snippet-demo-item.narrow {
  max-width: 284px;
}

.image {
  max-width: 150px;
}

.div-block {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}

.leadership-hero-tile {
  flex: 1;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-2 {
  object-fit: fill;
}

.parachute1 {
  position: absolute;
}

.parachute1.parachute {
  width: auto;
  height: 500px;
  max-width: 60%;
  color: #fff;
  top: -500px;
  right: 0;
}

.parachute2 {
  width: 528.8px;
  height: 662.37px;
  max-width: none;
  position: absolute;
  top: -662.37px;
  bottom: auto;
  left: auto;
  right: auto;
}

.parachute3 {
  width: auto;
  height: 685px;
  max-width: none;
  position: absolute;
  top: -685px;
  bottom: 0%;
  left: auto;
  right: 0;
}

.html-embed {
  width: 70%;
  height: auto;
  max-width: 70%;
  color: #fff;
  object-fit: none;
}

.grid {
  border: 1px #000;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: start;
  justify-content: start;
  align-items: stretch;
  justify-items: start;
}

.grid.logos {
  grid-template-rows: auto auto;
  grid-auto-rows: 1fr;
  grid-auto-flow: row;
}

.brandlogo {
  width: 125px;
  max-height: 50px;
  max-width: none;
  flex: 0 auto;
  overflow: hidden;
}

.brandlogo.livenation {
  height: 45px;
}

.brandlogo.christies {
  width: auto;
  height: auto;
}

.brandlogo.embed {
  width: 200px;
  height: auto;
}

.brandlogo.google {
  width: 129px;
  max-height: 60px;
  overflow: visible;
}

.brandlogo.un {
  max-height: 60px;
}

.text-block {
  display: block;
}

.image-3 {
  object-fit: contain;
}

.image-4 {
  object-fit: contain;
  display: block;
}

.image-5 {
  width: 100px;
  max-width: none;
  position: absolute;
}

.div-block-2 {
  flex: 1;
  align-self: center;
  display: flex;
  position: relative;
}

.image-6 {
  max-width: 20%;
  object-fit: fill;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: auto;
  right: 0%;
}

.image-7 {
  width: 20%;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-8 {
  width: 20%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.boat1 {
  width: 15%;
  max-width: none;
  position: absolute;
  top: auto;
  bottom: 21%;
  left: auto;
  right: 16%;
}

.boat2 {
  width: 15%;
  position: absolute;
  top: auto;
  bottom: 6%;
  left: auto;
  right: 15%;
}

.image-9 {
  width: 15%;
  position: absolute;
  top: auto;
  bottom: 42%;
  left: auto;
  right: 60%;
}

.boat3 {
  width: 15%;
  position: absolute;
  top: auto;
  bottom: 24%;
  left: auto;
  right: 30%;
}

.image-10 {
  object-fit: fill;
}

.leadership-tile {
  height: 100%;
  max-width: 100%;
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  padding: 20px;
  display: flex;
  position: relative;
}

.leadership-item {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.collection-list {
  min-height: 500px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: static;
}

.leadership-content {
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.collection-list-wrapper {
  height: auto;
  min-height: 0;
  overflow: visible;
}

.leadership-content-text {
  width: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 19px;
  display: flex;
}

.div-block-3 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close-container {
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.leadership-image {
  max-width: 75%;
  object-fit: contain;
  border-radius: 10px;
}

.image-11 {
  max-width: 70%;
  overflow: visible;
}

.image-12 {
  object-fit: contain;
  padding: 96px 24px;
}

.image-13 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  flex: 1;
  display: block;
  position: absolute;
  top: auto;
  bottom: -100%;
  left: auto;
  right: -100%;
}

.image-13.mvp {
  display: none;
}

.case-study-hero-tile {
  flex: 1;
  align-items: center;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-4 {
  display: none;
}

.text-block-2 {
  display: block;
}

.ui-snippet-box-2 {
  width: 100%;
  min-height: 612px;
  background-color: #f2f4f8;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.ui-snippet---notice-2 {
  background-color: #f2f4f8;
  border-radius: 6px;
  padding: 12px;
  font-size: 14px;
}

.ui-snippet---notice-2.bg-palette-4b {
  background-color: #fcedee;
}

.avatar-group-item-2 {
  width: 54px;
  height: 54px;
  border: 2px solid #fff;
  border-radius: 54px;
  margin-left: -12px;
}

.ui-snippet-2 {
  z-index: 1;
  width: 100%;
  max-width: 284px;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #3f5372;
  text-align: left;
  background-color: #fff;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 18px;
  font-size: 16px;
  line-height: 1.5em;
  display: grid;
  position: relative;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
}

.ui-snippet-2.inside-window {
  max-width: 100%;
  box-shadow: none;
  border-radius: 0;
}

.ui-snippet---button-2 {
  color: #fff;
  text-align: center;
  background-color: #06bcc1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 6px 9px;
  font-weight: 700;
  display: flex;
}

.ui-snippet---button-2.bg-palette-2b {
  color: #3f5372;
  background-color: #f2f4f8;
}

.ui-snippet---top-bar---button-2 {
  width: 9px;
  height: 9px;
  opacity: .5;
  background-color: #fff;
  border-radius: 9px;
}

.large-heading-2 {
  text-align: left;
  letter-spacing: -.01em;
  margin-bottom: 18px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1em;
}

.ui-snippet-checkbox-2 {
  width: 24px;
  height: 24px;
  border: 2px solid rgba(63, 83, 114, .15);
  border-radius: 3px;
}

.ui-snippet-checkbox-2.checked {
  background-color: #06c15c;
  border-color: #06c15c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.horizontal-quote-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 72px 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.ui-snippet---divider-2 {
  width: 100%;
  height: 1px;
  background-color: rgba(63, 83, 114, .15);
}

.ui-snippet---placeholder-2 {
  height: 6px;
  background-color: rgba(63, 83, 114, .15);
  border-radius: 6px;
}

.ui-snippet---placeholder-2.width-75 {
  width: 75%;
}

.ui-snippet---placeholder-2.width-35 {
  width: 35%;
}

.ui-snippet---placeholder-2.width-50 {
  width: 50%;
}

.ui-snippet---top-bar-2 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  color: #fff;
  background-color: #2b3a4f;
  grid-template-rows: auto;
  grid-template-columns: 9px 9px 9px;
  grid-auto-columns: 1fr;
  padding: 20px 18px;
  display: grid;
}

.grid-columns-2 {
  grid-column-gap: 72px;
  grid-row-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.grid-columns-2.align-center {
  align-items: center;
  justify-items: center;
}

.grid-columns-2.reduced-gaps {
  grid-column-gap: 36px;
  grid-row-gap: 72px;
}

.grid-columns-2.reduced-gaps.align-top {
  align-items: start;
}

.grid-columns-2.reduced-gaps.mvp, .grid-columns-2.justify-center {
  justify-items: center;
}

.horizontal-rule-2 {
  width: 100%;
  height: 1px;
  background-color: rgba(63, 83, 114, .15);
  margin-top: 24px;
  margin-bottom: 24px;
}

.ui-snippet---progress-wrapper-2 {
  width: 100%;
  height: 18px;
  background-color: rgba(63, 83, 114, .15);
  border-radius: 18px;
  position: relative;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #06bcc1;
  border-radius: 200px;
  padding: 18px 24px;
  font-weight: 700;
  transition: background-color .2s;
}

.button-2:hover {
  background-color: #04868b;
}

.button-2.adjacent-to-link {
  margin-right: 24px;
}

.checklist-circle-2 {
  width: 24px;
  height: 24px;
  background-color: #06c15c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ui-snippet-progress-2 {
  width: 45%;
  height: 100%;
  background-color: #06bcc1;
  border-radius: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

.case-study-item {
  border: 1px #000;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 100px;
  display: flex;
}

.case-study-item:nth-child(2n+1) {
  flex-direction: row;
}

.case-study-item:nth-child(2n) {
  flex-direction: row-reverse;
  display: flex;
}

.case-study-item:last-child {
  padding-bottom: 0;
}

.case-study-item.container {
  border-radius: 10px;
  justify-content: space-between;
  margin-bottom: 100px;
  position: relative;
}

.case-study-item.container:nth-child(2n+1) {
  background-color: #ebfefe;
}

.case-study-item.container:nth-child(2n) {
  background-color: #f2f4f8;
}

.div-block-5 {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}


.heading.case-study-item {
  text-align: left;
  padding-bottom: 20px;
}

.case-study-summary {
  width: auto;
  height: auto;
  flex-direction: row;
  align-items: stretch;
  font-style: italic;
  display: flex;
}

.case-study-summary.bg-palette-2b {
  border-radius: 13px;
  justify-content: center;
  padding: 20px;
}

.div-block-6 {
  width: 40%;
  clear: none;
  border-bottom: 1px solid rgba(0, 188, 225, .4);
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-colour-white {
  color: #fff;
}

.margin-bottom-small {
  margin-bottom: 24px;
}

.footer_text-wrapper {
  max-width: 640px;
  text-align: center;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
}

.timeline_progress {
  z-index: -2;
  width: 3px;
  height: 100%;
  background-color: #414141;
  position: absolute;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.section-timeline-heading {
  background-color: #0a0a0a;
}

.page-wrapper {
  z-index: 0;
  display: block;
  position: relative;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.text-link {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
}

.text-underline {
  background-image: url("https://uploads-ssl.webflow.com/632f74d3f06e34aae4af06b8/63360d1ff108cad8e7f8f356_Underline.svg");
  background-position: 50% 110%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -8px;
  margin-bottom: -8px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.relume-logo-secondary {
  z-index: 1;
  color: #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.timeline_component {
  max-width: 1120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.section-footer {
  position: relative;
}

.hero-nav {
  width: 90vw;
  max-width: 1360px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}




.step-block {
  width: 100vw;
  height: 80vh;
  flex-wrap: nowrap;
  flex: none;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.step {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  align-items: center;
  padding: 12%;
  display: flex;
  position: relative;
}

.scroll-base {
  width: 100%;
  height: 6px;
  transform-origin: 0%;
  background-color: #eeeff4;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.scroll-line-wrap {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: -50%;
  right: auto;
}

.step-block-2 {
  max-height: none;
  min-height: 40vh;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  margin-top: -1px;
  display: flex;
  position: relative;
  overflow: visible;
}

.scoll-wrap {
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 50%;
}

.scroll-base-2 {
  width: 6px;
  height: 100%;
  transform-origin: 50% 0;
  background-color: #eeeff4;
}

.dot-2 {
  z-index: 3;
  width: 12px;
  height: 12px;
  background-color: #eeeff4;
  border-radius: 50%;
  margin-top: -6px;
  margin-bottom: -6px;
  position: relative;
}

.img-block-2 {
  width: 40%;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.content-wrap-2 {
  width: 40%;
  justify-content: flex-end;
  display: flex;
  overflow: visible;
}

.container-2 {
  width: 100%;
  max-width: 1080px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.scroll-animate-2 {
  width: 6px;
  height: 100%;
  transform-origin: 50% 0;
  background-color: #00bce1;
  position: absolute;
  bottom: 0;
}

.steps-clone {
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.pricing-plan-2 {
  max-width: 400px;
  background-color: #fff;
  border-radius: 12px;
  padding: 42px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, .05);
}

.medium-heading-2 {
  margin-bottom: 12px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2em;
}

.medium-heading-2.no-bottom-margin {
  text-align: left;
  margin-bottom: 0;
}

.text-block-4 {
  width: 25px;
  text-align: center;
}

.form-success-2 {
  background-color: #06c15c;
  padding: 14px;
  font-size: 16px;
}

.form-input-2 {
  min-height: 63px;
  background-color: #fff;
  border: 1px solid rgba(63, 83, 114, .15);
  border-radius: 6px;
  margin-bottom: 0;
  padding: 18px 24px;
  font-size: 18px;
  line-height: 1.5em;
  transition: border-color .2s;
}

.form-input-2:focus {
  border-color: #06bcc1;
}

.form-input-2::-ms-input-placeholder {
  color: rgba(63, 83, 114, .5);
  font-size: 18px;
  line-height: 1.5em;
}

.form-input-2::placeholder {
  color: rgba(63, 83, 114, .5);
  font-size: 18px;
  line-height: 1.5em;
}

.form-error-2 {
  color: #2b3a4f;
  text-align: center;
  margin-top: 21px;
  padding: 14px;
  font-size: 14px;
}

.large-heading-3 {
  letter-spacing: -.01em;
  margin-bottom: 18px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1em;
}

.bg-palette-2c-2 {
  color: #fff;
  background-color: #2b3a4f;
}

.column-section-contents-2 {
  justify-content: center;
  align-items: center;
  padding: 96px 24px;
  display: flex;
  position: relative;
}

.background-video {
  width: 100%;
  object-fit: none;
}

.html-embed-2 {
  width: 100%;
  height: 100%;
}

.text-palette-1a-2 {
  color: #06bcc1;
}

.text-highlight {
  color: #00bce1;
}

.arrow-link-2 {
  align-items: center;
  display: flex;
}

.box-2 {
  border: 1px solid rgba(63, 83, 114, .15);
  border-radius: 12px;
  flex-direction: column;
  padding: 36px;
  display: flex;
}

.arrow-link-extension-2 {
  width: 0;
  height: 2px;
  background-color: #06bcc1;
  position: relative;
  top: .5px;
  left: .5px;
}

.casestudy-heading {
  color: #3f5372;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.casestudy-blocks {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.casestudy-footer {
  color: #3f5372;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.heading-3 {
  text-align: center;
  display: block;
}

.casestudy-inner {
  background-color: rgba(0, 0, 0, 0);
  padding: 10px;
}

.casestudy-inner.gradient-heavy-rain {
  border-radius: 6px;
}

.gradient-rare-wind {
  background-image: linear-gradient(to top, #a8edea 0%, #fed6e3 100%);
}

.gradient-heavy-rain {
  background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
}

.casestudy {
  border: 1px solid #000;
  border-radius: 4px;
  flex-direction: column;
  display: flex;
}

.no-bottom-margin-2 {
  margin-bottom: 0;
}

.div-block-7 {
  display: flex;
}

.case-study-inner-layout {
  flex-direction: row;
  display: flex;
}

.case-study-inner-left {
  height: 100%;
  min-width: auto;
  flex-direction: column;
  flex: auto;
  align-self: center;
  padding-left: 40px;
  padding-right: 10px;
  display: flex;
}

.case-study-inner-right {
  width: 66%;
  min-width: 66%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 3 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.case-study-text-item {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.case-study {
  width: 100%;
  flex-flow: row;
  justify-content: flex-start;
  margin-top: 140px;
  margin-bottom: 140px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.case-study:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  padding-bottom: 0;
  display: flex;
}

.case-study:nth-child(2n) {
  flex-direction: row;
  padding-top: 0;
}

.case-study:first-child {
  margin-top: 0;
}

.case-study.item {
  flex-direction: row;
  margin-top: 0;
  margin-bottom: 0;
}

.case-study-divider {
  width: 60%;
  height: 3px;
  background-color: #f2f4f8;
  margin-bottom: -70px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.case-study-divider.clear-blue-sky {
  background-color: #00bce1;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.case-study-title {
  text-align: center;
  display: none;
  position: absolute;
  top: -70px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.heading-4 {
  display: none;
}

.calendly {
  color: #fff;
}

.calendly:hover {
  color: #fff9eb;
}

.accordion-panel-2 {
  background-color: #fff;
  border-radius: 12px;
}

.collection-list-wrapper-2 {
  display: none;
}

.large-heading-4 {
  color: #3f5372;
  letter-spacing: -.01em;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 18px;
  font-family: Source Serif Pro, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.1em;
}

.text-block-5 {
  text-align: center;
}

.link {
  color: #00bce1;
}

.home-page-video {
  width: auto;
  height: 100vh;
  object-fit: fill;
  display: block;
}

.div-block-8 {
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: flex;
}

.text-block-6 {
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 32px;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.contains-grid-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.leadership-intro {
    margin-top: 0;
    padding-bottom: 40px;
  }

  .section.case-study-intro {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.video {
    padding-bottom: 40px;
  }

  .main-container {
    max-width: 680px;
  }

  .style-guide-section {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .nav-menu {
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(63, 83, 114, .15);
    border-radius: 6px;
    padding: 12px 24px;
    font-size: 24px;
  }

  .nav-link:hover {
    color: #00bce1;
  }

  .nav-link-wrapper {
    margin: 18px 0;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 24px;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button-icon {
    display: block;
  }

  .dropdown-list.w--open {
    width: 100%;
    min-width: auto;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 0;
    position: relative;
  }

  .dropdown-heading {
    display: none;
  }

  .dropdown-columns {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .dropdown {
    width: 100%;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-details-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-items: center;
  }

  .footer-left-grid {
    text-align: center;
  }

  .section-title.row {
    grid-column-gap: 16px;
    grid-row-gap: 18px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .grid---2-columns.container-xs---right, .grid---2-columns.section {
    grid-template-columns: 1fr;
  }

  .grid---2-columns.section.increased-height.homepage {
    grid-template-columns: minmax(200px, 1fr);
  }

  .grid---2-columns.container-xs---left {
    grid-template-columns: 1fr;
  }

  .grid-columns {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-auto-flow: row;
  }

  .grid-columns.reduced-gaps.align-top {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .grid-columns.reduced-gaps.reviews {
    grid-template-columns: 1fr 1fr;
  }

  .grid-columns.container---s-left {
    grid-template-columns: 1fr;
  }

  .grid-columns.section {
    text-align: center;
    border-radius: 0;
  }

  .grid---rows.case-study-rows {
    grid-template-columns: 1fr;
  }

  .column-section-contents.bg-palette-3b.ui-snippets-demo, .column-section-contents.bg-palette-4b.homepage-screenshots-wrapper, .column-section-contents.checklist-box {
    min-height: 491px;
  }

  .column-section-contents.align-top-right {
    justify-content: center;
  }

  .column-section-contents.case-study-item {
    width: auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
  }

  .column-section-contents.case-study-item.content {
    width: auto;
  }

  .container---s.case-study-item {
    justify-content: flex-start;
  }

  .column-section-image {
    width: 100%;
    max-width: 498px;
    margin-bottom: 72px;
    margin-left: auto;
    margin-right: auto;
  }

  .graphic-top-right.higher {
    top: -48px;
  }

  .horizontal-icon-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .horizontal-icon-grid.align-center {
    text-align: center;
  }

  .pricing-plan.increased-padding {
    padding: 54px;
  }

  .checklist-item.pill {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .checklist-row {
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 0;
  }

  .checklist-row.force-row {
    flex-wrap: nowrap;
  }

  .ui-snippet.wide.overlay-photo {
    left: 24px;
  }

  .ui-snippet.wide.overlay-top-left {
    display: none;
  }

  .ui-snippet.justify-contents-center.overlay-bottom-right {
    display: none;
    right: -24px;
  }

  

  
  .grid.areasofexcellence {
    grid-template-columns: 1fr;
  }

  
  .divider {
    height: 36px;
  }

  .divider-line {
    margin-left: 8vw;
    margin-right: 8vw;
  }

  .divider-line.line-2, .divider-line.line-4 {
    display: none;
  }

  .navigation-button {
    display: block;
  }

  .footer-menus {
    grid-column-gap: 36px;
    grid-row-gap: 16px;
  }

  .section-title {
    margin-bottom: 54px;
  }

  .large-heading {
    font-size: 40px;
    line-height: 1.2em;
  }

  .small-quote {
    font-size: 24px;
  }

  .grid---2-columns {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .grid---2-columns.section.increased-height {
    min-height: auto;
  }

  .grid-columns, .grid-columns.reduced-gaps {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .grid-columns.reduced-gaps.reviews {
    grid-template-columns: 1fr;
  }

  .medium-heading {
    font-size: 32px;
  }

  .grid---rows.case-study-rows {
    grid-template-columns: 1fr;
  }

  .column-section-contents.bg-palette-3b.ui-snippets-demo {
    min-height: 360px;
  }

  .column-section-contents.bg-palette-4b.ui-snippet-demo {
    display: none;
  }

  .column-section-contents.bg-palette-4b.homepage-screenshots-wrapper {
    min-height: 360px;
  }

  .column-section-contents.checklist-box {
    min-height: 389px;
  }

  .column-section-contents.case-study-item {
    padding-bottom: 0;
    display: flex;
  }

  .container---s.contains-portrait-image {
    max-width: 368px;
  }

  .table-text.casestudyitem {
    margin-bottom: 0;
  }

  .table-row-description {
    padding: 0;
  }

  .column-section-image {
    max-width: 368px;
  }

  .section-bg-image {
    opacity: 1;
  }

  .graphic-top-right.higher {
    display: none;
  }

  .icon-rows {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .pricing-plan.increased-padding {
    padding: 48px;
  }

  .ui-snippet.overlay-photo.bottom-right {
    left: 48px;
  }

  .ui-snippet-box {
    min-height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .tabs-container {
    padding: 72px 36px 48px;
  }

  .tabs-content {
    margin-bottom: 36px;
  }

  .tab-link-wide {
    padding-right: 12px;
  }

  .career-list {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .career-link {
    padding: 18px;
  }

  .home-page-screenshot {
    max-width: 180px;
  }

  .parachute1.parachute {
    height: 350px;
    top: -350px;
  }

  .parachute2 {
    width: auto;
    height: 450px;
    top: -450px;
  }

  .parachute3 {
    height: 450px;
    top: -450px;
  }

  .ui-snippet-box-2 {
    min-height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .large-heading-2 {
    font-size: 40px;
    line-height: 1.2em;
  }

  .grid-columns-2, .grid-columns-2.reduced-gaps {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .case-study-item {
    flex-direction: row;
    margin-bottom: 0;
    display: flex;
  }

  .case-study-item:nth-child(2n+1), .case-study-item:nth-child(2n) {
    flex-direction: column;
  }

  .case-study-item.container {
    margin-bottom: 60px;
  }

  .heading.case-study-item {
    text-align: left;
  }

  .case-study-summary {
    margin-bottom: 0;
    font-size: 24px;
  }

  .margin-bottom-small {
    margin-bottom: 24px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_item {
    width: 100%;
    grid-template-columns: 64px 1fr;
  }

  .text-link.text-light-grey.privacy-policy {
    margin-bottom: 16px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .hero-nav {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_left {
    text-align: left;
  }

  .button-inverted {
    padding: 14px 24px;
  }

  .timeline_text {
    font-size: 20px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .background-layer {
    background-position: 0 0, 50% 100%;
    background-size: 300px 300px, auto;
  }

  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer_credits-wrapper {
    flex-direction: column-reverse;
  }

  .padding-vertical-footer {
    padding-top: 80px;
    padding-bottom: 64px;
  }

  .button-icon-small {
    padding: 10px 16px 10px 14px;
  }

  .button-icon-small.hide-mobile {
    display: none;
  }

  .button-icon-small-secondary {
    padding: 10px 16px 10px 14px;
  }

  .button-icon-small-secondary.margin-right-small.mobile-margin-right-zero {
    margin-right: 0;
  }

  .padding-vertical-xxlarge {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .content-wrap {
    width: 90%;
    height: 40vh;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .img-block {
    z-index: 3;
    max-height: 40vh;
    min-height: 40vh;
    order: 3;
    padding-top: 20px;
    position: relative;
  }

  .img-block.anima-1 {
    max-width: 90%;
  }

  .step-content-block {
    z-index: 2;
    order: -1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dot-block {
    min-height: 10vh;
    order: 2;
    align-self: center;
  }

  .dot {
    z-index: 99;
    position: static;
  }

  .step-block {
    width: 100vw;
    min-height: 110vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .step {
    justify-content: center;
    padding: 8%;
  }

  .scroll-base {
    position: relative;
  }

  .scroll-line-wrap {
    z-index: 1;
    margin-bottom: -3px;
    bottom: 50%;
  }

  .step-block-2 {
    min-height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .scoll-wrap {
    z-index: 1;
    height: 100%;
    bottom: 50%;
  }

  .dot-2 {
    z-index: 99;
    order: 2;
    align-self: center;
    margin-bottom: 0;
    display: none;
    position: absolute;
    bottom: 50%;
  }

  .img-block-2 {
    z-index: 3;
    width: 70%;
    min-height: 50vh;
    order: 3;
    padding-top: 20px;
    display: none;
    position: relative;
  }

  .content-wrap-2 {
    width: 90%;
    height: auto;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .medium-heading-2 {
    font-size: 32px;
  }

  .large-heading-3 {
    font-size: 40px;
    line-height: 1.2em;
  }

  .case-study-inner-layout {
    flex-direction: column;
  }

  .case-study-inner-left {
    margin-bottom: 0;
  }

  .case-study-inner-right {
    grid-template-columns: 1fr;
  }

  .case-study-inner-item {
    margin-bottom: 0;
  }

  .case-study.item {
    margin-bottom: 60px;
  }

  .heading-4 {
    margin-bottom: 0;
  }

  .large-heading-4 {
    font-size: 40px;
    line-height: 1.2em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    letter-spacing: 0;
    font-size: 32px;
  }

  h2 {
    font-size: 30px;
  }

  h3, h4 {
    font-size: 24px;
  }

  h5 {
    margin-bottom: 6px;
    font-size: 18px;
  }

  blockquote {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section.video.app {
    padding-top: 100px;
  }

  .style-guide-section {
    grid-row-gap: 35px;
  }

  .style-guide-color-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr 1fr;
  }

  .style-guide-section-contents {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .style-guide-section-contents.icons {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto auto auto;
  }

  .large-text {
    font-size: 18px;
    line-height: 28px;
  }

  .small-text {
    font-size: 14px;
  }

  .small-text.table-row-heading {
    text-align: center;
  }

  .small-text.table-row-description-text {
    display: none;
  }

  .button.adjacent-to-link {
    margin-right: 0;
  }

  .navbar {
    min-height: 72px;
  }

  .form-input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .form-input.horizontal-form-input {
    margin-bottom: 12px;
    margin-right: 0;
  }

  .form-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .display-heading {
    font-size: 36px;
  }

  .uppercase-text.subheading {
    margin-bottom: 12px;
  }

  .dropdown-link-wrapper {
    font-size: 18px;
  }

  .divider-line {
    min-width: 10px;
  }

  .nav-menu {
    padding-left: 18px;
    padding-right: 18px;
  }

  .nav-link {
    font-size: 18px;
  }

  .nav-link-wrapper {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .navbar-logo {
    padding-left: 0;
  }

  .dropdown-list.w--open {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 16px;
  }

  .dropdown-link {
    padding: 6px 9px;
  }

  .dropdown-divider {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .footer-large-link {
    font-size: 20px;
  }

  .footer-menus {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .horizontal-form {
    flex-flow: column wrap;
  }

  .footer-left-grid {
    text-align: left;
  }

  .section-title {
    margin-bottom: 48px;
  }

  .section-title.reduced-margin {
    margin-bottom: 24px;
  }

  .large-heading {
    letter-spacing: 0;
    margin-bottom: 12px;
    font-size: 32px;
  }

  .small-quote {
    font-size: 22px;
  }

  .grid---2-columns {
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .grid-columns.form-inputs {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .grid-columns.no-gaps {
    grid-column-gap: 0px;
    grid-row-gap: 36px;
  }

  .grid-columns.section {
    margin-left: 0;
    margin-right: 0;
    padding: 72px 24px;
  }

  .link-row {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .link-row.text-left {
    text-align: left;
  }

  .medium-heading {
    font-size: 30px;
  }

  .grid---rows {
    grid-template-columns: 1fr;
  }

  .column-section-contents {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .column-section-contents.bg-palette-3b.ui-snippets-demo, .column-section-contents.bg-palette-4b.homepage-screenshots-wrapper {
    min-height: 280px;
  }

  .table-row {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .table-row.three-columns {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hide {
    display: none;
  }

  .table-text {
    font-size: 18px;
  }

  .graphic-bottom-left {
    display: none;
  }

  .table-description-heading {
    text-align: center;
  }

  .review-row {
    flex-direction: column;
  }

  .stars-image {
    margin: 12px 0;
  }

  .column-section-image {
    margin-bottom: 0;
  }

  .horizontal-quote {
    grid-column-gap: 20px;
    grid-row-gap: 24px;
    grid-template-columns: 48px 1fr;
    grid-auto-flow: row;
  }

  .graphic-top-right {
    display: none;
  }

  .box {
    padding: 24px;
  }

  .horizontal-icon-grid {
    grid-column-gap: 36px;
    grid-row-gap: 18px;
  }

  .pricing-plan, .pricing-plan.increased-padding {
    padding: 36px 24px;
  }

  .checklist.increased-gaps {
    grid-column-gap: 16px;
    grid-row-gap: 12px;
  }

  .checklist-item.align-right {
    display: none;
  }

  .review-box {
    padding: 18px;
  }

  .review-summary.logo {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .customer-box {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 36px 24px;
  }

  .customer-logo {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .article-box-horizontal {
    flex-direction: column;
  }

  .ui-snippet {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    border-radius: 6px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .ui-snippet.overlay-photo {
    display: none;
    position: relative;
    bottom: 0;
    right: 0;
  }

  .ui-snippet---heading {
    font-size: 16px;
  }

  .ui-snippet-window {
    border-radius: 6px;
  }

  .ui-snippet-window.overlap-snippet {
    margin-top: 18px;
    margin-bottom: 0;
    bottom: 0;
  }

  .ui-snippet---top-bar.rounded {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }

  .avatar-item.large {
    grid-template-columns: 36px 1fr;
  }

  .ui-snippet---horizontal-pair.contains-avatar-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .ui-snippet---notice {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .ui-snippet---horizontal-form {
    grid-template-columns: 1fr;
  }

  .avatar-group {
    margin-bottom: 12px;
    margin-right: 0;
  }

  .ui-snipet---box {
    border-style: none;
    border-radius: 0;
    padding: 0;
  }

  .ui-snippet---component.rounded {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .ui-snippet-box {
    min-height: auto;
    padding: 6px;
  }

  .tabs-container {
    flex-direction: column;
    padding: 6px;
  }

  .tabs-container.style-2 {
    padding: 24px;
  }

  .tabs-menu {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }

  .tabs-content {
    margin-top: 12px;
    margin-bottom: 0;
  }

  .tab-link-wide {
    padding-top: 24px;
    padding-right: 0;
  }

  .ui-snippet-heroes-graphic, .portrait-image-over-snippet {
    display: none;
  }

  .customer-story-heading {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  
  .career-link {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .career-link-icon {
    display: none;
  }

  .arrow-button.right {
    width: 36px;
    height: 36px;
    border-radius: 12px 0 0 12px;
    right: 0;
  }

  .arrow-button.left {
    width: 36px;
    height: 36px;
    border-radius: 0 12px 12px 0;
    left: 0;
  }

  .arrow-icon {
    max-height: 18px;
  }

  .onboarding-steps {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .home-page-screenshot {
    max-width: 120px;
  }

  .parachute1.parachute {
    height: 230px;
    top: -150px;
  }

  .parachute2 {
    height: 280px;
    top: -240px;
    left: 20px;
  }

  .parachute3 {
    height: 280px;
    margin-left: auto;
    margin-right: 10px;
    top: -210px;
    left: 0;
    right: 0;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .ui-snippet-box-2 {
    min-height: auto;
    padding: 6px;
  }

  .ui-snippet---notice-2 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .ui-snippet-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    border-radius: 6px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .large-heading-2 {
    letter-spacing: 0;
    margin-bottom: 12px;
    font-size: 32px;
  }

  .horizontal-quote-2 {
    grid-column-gap: 20px;
    grid-row-gap: 24px;
    grid-template-columns: 48px 1fr;
    grid-auto-flow: row;
  }

  .button-2.adjacent-to-link {
    margin-right: 0;
  }

  .case-study-item {
    margin-bottom: 0;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .button-icon {
    display: none;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

 

  

#w-node-_1c4a5f88-7bd7-5e77-0251-863b4011841b-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011842c-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011843a-45b962b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c4a5f88-7bd7-5e77-0251-863b4011844e-45b962b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1c4a5f88-7bd7-5e77-0251-863b4011843b-45b962b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_1c4a5f88-7bd7-5e77-0251-863b4011843c-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011843e-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118440-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118442-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118444-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118446-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118448-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011844a-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011844c-45b962b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_1c4a5f88-7bd7-5e77-0251-863b40118457-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011845a-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118465-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118473-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118481-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011848f-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011849b-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184a9-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184aa-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184ac-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184ae-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184b2-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184b7-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184ba-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184bd-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184c1-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184c6-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184c9-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184cc-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184d0-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184d5-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184d8-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184db-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184de-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184e3-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184e5-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184e8-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184ec-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184f1-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184f4-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184f7-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184fb-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118500-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118502-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118505-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011850f-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118512-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011851a-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011851d-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118525-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118528-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118538-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118545-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118552-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b40118569-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011856c-45b962b8, #field.w-node-_1c4a5f88-7bd7-5e77-0251-863b4011856f-45b962b8, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f26-43530f23, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f38-43530f23, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f6c-43530f23, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f6d-43530f23, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f6f-43530f23, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f79-43530f23, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f7c-43530f23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f87-43530f23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f8c-43530f23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-f6b96332, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b71-f6b96332, #w-node-_6bb3bc49-9591-b034-b1a9-fe8b0795dbfe-f6b96332, #w-node-f20806fa-4cdc-50d8-b489-2e0487f95ba8-f6b96332, #w-node-_6bb3bc49-9591-b034-b1a9-fe8b0795dc03-f6b96332, #w-node-_6bb3bc49-9591-b034-b1a9-fe8b0795dc04-f6b96332, #w-node-e18b5e01-9254-ed92-5908-ece868048f6f-f6b96332, #w-node-e18b5e01-9254-ed92-5908-ece868048f74-f6b96332, #w-node-e18b5e01-9254-ed92-5908-ece868048f79-f6b96332, #w-node-e18b5e01-9254-ed92-5908-ece868048f7e-f6b96332, #w-node-_60f1def2-553b-cbb3-ee43-5fd34d064b06-04b9633d, #w-node-_8c0fd9a2-922e-d40e-6fb9-2bef4084e954-56b9633f, #w-node-_8e909b10-71a9-28f6-3200-5ffbb171008c-56b9633f, #w-node-_95143c83-05e3-790e-3422-bb4bf378e495-56b9633f, #w-node-_7fe281df-7fe7-4816-8093-5dfe84d8fdc9-56b9633f, #w-node-d32e810f-642f-29e0-a37e-27e3a4f9fde8-56b9633f, #w-node-_4e13183e-27c8-d287-eb54-add667c996f2-56b9633f, #w-node-_2f95b4da-ad8a-3936-3e9a-c4ed5c19c746-56b9633f, #w-node-_2f95b4da-ad8a-3936-3e9a-c4ed5c19c751-56b9633f, #w-node-f2ae8f33-c252-bbe5-8bb7-f2b8a4ae1952-1db96340, #field.w-node-f2ae8f33-c252-bbe5-8bb7-f2b8a4ae1958-1db96340, #w-node-f2ae8f33-c252-bbe5-8bb7-f2b8a4ae195e-1db96340, #w-node-bfb24b08-beaa-8413-b300-7296f3119e78-84b96342 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0dfa0b09-3a16-66ca-3faa-d8c54ce114ba-84b96342 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7e11d9fc-e6c2-51a4-02e2-5632e2d78e4c-bab96343, #w-node-_69a40f51-3924-06db-df47-b6184368dd8d-bab96343, #w-node-fa8eef21-1a8f-4e36-f70d-df2ac9449a7f-bab96343, #w-node-fa8eef21-1a8f-4e36-f70d-df2ac9449a80-bab96343, #w-node-_11d330fd-a909-eaac-645d-d748babc7710-bab96343, #w-node-_11d330fd-a909-eaac-645d-d748babc771a-bab96343, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-22b9634b, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b71-22b9634b, #w-node-_6bb3bc49-9591-b034-b1a9-fe8b0795dbfe-22b9634b, #w-node-_6bb3bc49-9591-b034-b1a9-fe8b0795dc03-22b9634b, #w-node-_6bb3bc49-9591-b034-b1a9-fe8b0795dc04-22b9634b, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-235a6907, #w-node-f3c834ee-db0a-78c4-9dc5-1b665d9e3711-235a6907, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b71-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a633-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a634-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a635-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a637-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a639-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63b-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63d-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63f-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a641-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a643-235a6907, #w-node-c366b78c-25e2-eb94-8185-251d11f5a645-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a647-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ef8c9ea2-3f9e-4239-c7a3-7e15b0ebb6d2-235a6907, #w-node-ef8c9ea2-3f9e-4239-c7a3-7e15b0ebb6df-235a6907, #w-node-ef8c9ea2-3f9e-4239-c7a3-7e15b0ebb6ec-235a6907, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e48894-235a6907, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e4889b-235a6907, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e488a0-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0ad-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0c4-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0c5-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0c6-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0cc-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0cd-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0ce-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0d0-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0d1-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0d2-235a6907, #w-node-_887ddf55-ab7a-f135-268c-a605a139851c-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_887ddf55-ab7a-f135-268c-a605a139851e-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d97626a6-294c-f1c9-5c81-3fd570aeca28-235a6907, #w-node-_9e42253d-d411-11c6-45d8-4fab0a2338d0-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e42253d-d411-11c6-45d8-4fab0a2338d1-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9e42253d-d411-11c6-45d8-4fab0a2338d3-235a6907, #w-node-_33d1f78c-92d9-ce33-336b-7cdd7cb199c0-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33d1f78c-92d9-ce33-336b-7cdd7cb199c1-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_33d1f78c-92d9-ce33-336b-7cdd7cb199c3-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0d4-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0e3-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0e4-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0e5-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0bc-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0bd-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0be-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0c0-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0c1-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0c2-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0eb-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0ec-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0ed-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0ef-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0f0-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0f1-235a6907, #w-node-e6d8bee1-7354-8ef5-567a-e80765fd556d-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e6d8bee1-7354-8ef5-567a-e80765fd556e-235a6907 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-e6d8bee1-7354-8ef5-567a-e80765fd5570-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0ff-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c10e-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c10f-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c110-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0e7-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0e8-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c0e9-235a6907, #w-node-_48768993-be65-3865-a1e2-1cbfda7e10dd-235a6907, #w-node-_48768993-be65-3865-a1e2-1cbfda7e10de-235a6907, #w-node-_48768993-be65-3865-a1e2-1cbfda7e10df-235a6907, #w-node-_940e9290-ff11-dd2b-bc51-95934de02388-235a6907, #w-node-_940e9290-ff11-dd2b-bc51-95934de02389-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c112-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c113-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c114-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c116-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c117-235a6907, #w-node-f050bd42-765c-56cc-65f5-d40778e6c118-235a6907, #w-node-a2f2d66d-005f-1298-5516-f9921c69d543-235a6907, #form-to-submit.w-node-a2f2d66d-005f-1298-5516-f9921c69d54a-235a6907, #w-node-a2f2d66d-005f-1298-5516-f9921c69d553-235a6907, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-0ca7c57c, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b71-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a633-0ca7c57c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a634-0ca7c57c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a635-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a637-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a639-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63b-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63d-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63f-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a641-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a643-0ca7c57c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a645-0ca7c57c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a647-0ca7c57c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d258-0ca7c57c, #w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d25f-0ca7c57c, #w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d266-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbae-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb0-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb1-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb2-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb3-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb4-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbbd-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbbf-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc0-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc1-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc2-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc3-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbcc-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbce-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbcf-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd0-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd1-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd2-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdb-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdd-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbde-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdf-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbe0-0ca7c57c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbe1-0ca7c57c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ce1-0ca7c57c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ce6-0ca7c57c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ceb-0ca7c57c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1cf0-0ca7c57c, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e48894-0ca7c57c, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e4889b-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf638e-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf638f-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6390-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6392-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6393-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6394-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6396-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6397-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6398-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639a-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639b-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639c-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639e-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639f-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf63a0-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf63a2-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf63a3-0ca7c57c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf63a4-0ca7c57c, #w-node-_9f88fe6d-f518-83e8-5c40-515f51c74875-0ca7c57c, #w-node-_9f88fe6d-f518-83e8-5c40-515f51c74882-0ca7c57c, #w-node-_9f88fe6d-f518-83e8-5c40-515f51c7488f-0ca7c57c, #w-node-a2f2d66d-005f-1298-5516-f9921c69d543-0ca7c57c, #schedule.w-node-a2f2d66d-005f-1298-5516-f9921c69d54a-0ca7c57c, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-81b63760, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b71-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a633-81b63760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a634-81b63760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a635-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a637-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a639-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63b-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63d-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63f-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a641-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a643-81b63760, #w-node-c366b78c-25e2-eb94-8185-251d11f5a645-81b63760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a647-81b63760 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d258-81b63760, #w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d25f-81b63760, #w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d266-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbae-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb0-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb1-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb2-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb3-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb4-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbbd-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbbf-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc0-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc1-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc2-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc3-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbcc-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbce-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbcf-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd0-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd1-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd2-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdb-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdd-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbde-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdf-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbe0-81b63760, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbe1-81b63760, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ce1-81b63760, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ce6-81b63760, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ceb-81b63760, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1cf0-81b63760, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e48894-81b63760, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e4889b-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b199-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b19a-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b19c-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b19e-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1a2-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1a7-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1aa-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1ad-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1b1-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1b6-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1b9-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1bc-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1c0-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1c5-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1c8-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1cb-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1ce-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1d3-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1d5-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1d8-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1dc-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1e1-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1e4-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1e7-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1eb-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1f0-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1f2-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1f5-81b63760, #w-node-a2f2d66d-005f-1298-5516-f9921c69d543-81b63760, #schedule.w-node-a2f2d66d-005f-1298-5516-f9921c69d54a-81b63760, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-47d1589c, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b71-47d1589c, #w-node-_0595ac28-0cc9-0c6e-9276-50d3cefdf0d7-47d1589c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a633-47d1589c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a634-47d1589c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a635-47d1589c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a637-47d1589c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a639-47d1589c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63b-47d1589c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63d-47d1589c, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63f-47d1589c, #w-node-_05eb10dd-134d-36ab-d475-266e4d2a3475-47d1589c, #w-node-c9b6c475-d7ae-d8ea-f42b-5c67a851e19a-47d1589c, #w-node-db2fa8c0-17eb-6b07-e493-c43e98012250-47d1589c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a647-47d1589c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8bb9d0cf-83a9-9da5-2157-58d1da303232-47d1589c, #w-node-_8bb9d0cf-83a9-9da5-2157-58d1da303235-47d1589c, #w-node-_8bb9d0cf-83a9-9da5-2157-58d1da303240-47d1589c, #w-node-_8bb9d0cf-83a9-9da5-2157-58d1da30324e-47d1589c, #w-node-_8bb9d0cf-83a9-9da5-2157-58d1da30325c-47d1589c, #w-node-_8bb9d0cf-83a9-9da5-2157-58d1da30326a-47d1589c, #w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d258-47d1589c, #w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d25f-47d1589c, #w-node-_1e4e7497-6a16-7ec2-c00f-478f88f4d266-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbae-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb0-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb1-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb2-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb3-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbb4-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbbd-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbbf-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc0-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc1-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc2-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbc3-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbcc-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbce-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbcf-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd0-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd1-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbd2-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdb-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdd-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbde-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbdf-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbe0-47d1589c, #w-node-_96211e0f-c0ff-8f43-0dac-8c95653cdbe1-47d1589c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ce1-47d1589c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ce6-47d1589c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1ceb-47d1589c, #w-node-_4cef31ad-5876-8bb2-432c-ee0cae0d1cf0-47d1589c, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e48894-47d1589c, #w-node-_0fc7c36d-4a52-7485-54ed-ea3151e4889b-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf638e-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf638f-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6390-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6392-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6393-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6394-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6396-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6397-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf6398-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639a-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639b-47d1589c, #w-node-_74b4e3e2-f129-93f7-5a85-c084fdaf639c-47d1589c, #w-node-a2f2d66d-005f-1298-5516-f9921c69d543-47d1589c, #schedule.w-node-a2f2d66d-005f-1298-5516-f9921c69d54a-47d1589c, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-a87c0977, #w-node-f3c834ee-db0a-78c4-9dc5-1b665d9e3711-a87c0977, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b71-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a633-a87c0977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a634-a87c0977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a635-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a637-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a639-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63b-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63d-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a63f-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a641-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a643-a87c0977, #w-node-c366b78c-25e2-eb94-8185-251d11f5a645-a87c0977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c366b78c-25e2-eb94-8185-251d11f5a647-a87c0977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afdf-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afe1-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afe2-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afe3-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afe4-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afe5-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afee-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93aff0-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93aff1-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93aff2-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93aff3-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93aff4-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93affd-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93afff-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b000-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b001-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b002-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b003-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b00c-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b00e-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b00f-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b010-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b011-a87c0977, #w-node-_88a324b7-d385-00b5-a5f5-1d4ebf93b012-a87c0977, #w-node-c7af647e-d8e6-c0e0-807b-217daced3dfe-a87c0977, #w-node-c7af647e-d8e6-c0e0-807b-217daced3e01-a87c0977, #w-node-c7af647e-d8e6-c0e0-807b-217daced3e09-a87c0977, #w-node-c7af647e-d8e6-c0e0-807b-217daced3e0c-a87c0977, #w-node-c7af647e-d8e6-c0e0-807b-217daced3e14-a87c0977, #w-node-c7af647e-d8e6-c0e0-807b-217daced3e17-a87c0977, #w-node-_5d628115-be7b-c41d-c07b-caaa9df4634c-a87c0977, #w-node-_5d628115-be7b-c41d-c07b-caaa9df46351-a87c0977, #w-node-_5d628115-be7b-c41d-c07b-caaa9df46356-a87c0977, #w-node-_5d628115-be7b-c41d-c07b-caaa9df4635b-a87c0977, #w-node-a2f2d66d-005f-1298-5516-f9921c69d543-a87c0977, #form-to-submit.w-node-a2f2d66d-005f-1298-5516-f9921c69d54a-a87c0977, #w-node-a2f2d66d-005f-1298-5516-f9921c69d553-a87c0977 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1c4a5f88-7bd7-5e77-0251-863b4011841b-45b962b8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f26-43530f23, #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f8c-43530f23 {
    justify-self: center;
  }

  #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-f6b96332, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-22b9634b, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-235a6907, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-0ca7c57c, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-81b63760, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-47d1589c, #w-node-_90dcd074-e81f-a43b-2e21-bff984436b60-a87c0977 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184b2-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184c1-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184d0-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184de-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184ec-45b962b8, #w-node-_1c4a5f88-7bd7-5e77-0251-863b401184fb-45b962b8 {
    grid-column: span 3 / span 3;
  }

  #w-node-_0120e4c0-04c6-33ab-8815-2a5e43530f26-43530f23 {
    justify-self: start;
  }

  #w-node-_30d75044-760f-7ddb-2fdb-8975b445f381-56b9633f {
    justify-self: center;
  }

  #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1a2-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1b1-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1c0-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1ce-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1dc-81b63760, #w-node-_40a52277-98b8-5828-8b7f-3419a8f6b1eb-81b63760 {
    grid-column: span 3 / span 3;
  }
}

