/*** uncss> filename: http://127.0.0.1:8100/static/css/style12.css ***/@media (max-width:768px){.navbar-brand{padding:18px 8px}.box h2{font-size:20px;margin-top:0;font-weight:400}}#footer{padding:30px;background:#f2eef8;bottom:0;width:100%}#footer ul li{color:#fff;display:inline-block;margin-right:20px;margin-bottom:10px;font-size:14px;text-align:center;text-transform:none}.footerlink{text-align:left}#legal{text-align:center}.footerlink a{color:#333;font-size:16px}#legal{margin-top:20px;margin-left:0;padding-top:20px;border-top:1px solid #d5d5d5;font-size:80%;color:#9aa5ab;text-transform:none}
a {
    transition: 0.3s all 0s ease;
}
a:hover {
    text-decoration: none;
    opacity: 0.7;
}
a:active {
    color: red;
    text-decoration: none;
}
@media (max-width: 400px) {
    h2 {
        font-size: 38px;
    }
}

h1 {
    font-size: 30px;
    font-weight: 400;
}
h2 {
    font-size: 28px;
}
section h3 {
    color: #2c3b4b;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top:20px;
}
.h3, h3 {
    margin-top: 22px;
    font-size: 20px;
}
.h3, .h6, h3 {
    margin-bottom: 11px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}
h4 {
    font-size: 18px;
}

ul {
    padding-left: 0;
    margin-left: 15px;
}


body {
    font-family: sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #37474f;
}


#content {
    min-height: 730px;
    padding: 0;
    margin: 77px 0 0 0;
    background: #fff;
    overflow-x: hidden;
}
.box {
    padding: 20px 0;
}


#footer {
    padding: 30px;
    bottom: 0;
    width: 100%;
        background-color: #0c0e38;

}
#footer ul li {
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    text-transform: none;
}

.footerlink a {
        color: rgba(255,255,255,0.6);
    font-size: 14px;

}
#legal {
    margin-top: 20px;
    margin-left: 0;
    padding-top: 20px;
    border-top: 1px solid #d5d5d5;
    font-size: 80%;
    color: #9aa5ab;
    text-transform: none;
}
#legal p {
    font-size: 14px;
}

@media (max-width: 768px) {
    .box {
        padding: 10px 0;
    }
    .footerlink ul.links a {
        display: block;
    }
}
html {
  scroll-padding-top: 50px; /* height of sticky header */
}

body {
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #2c3b4b;
    background-color: #0c0e38;
}

p {
    font-size: 18px;
}

a {
    color: #5860ff;
    font-size: 18px;
}
.box {
    padding: 32px 0;
}

ul {
    margin-left: 18px;
}

ul li {
    margin-bottom: 12px;
}


#footer .logo {
    width: 150px;
    margin-bottom: 20px;
}

.title-4 {
    font-weight: 400;
    color: white;
    text-align: center;
    margin: 16px 0;
}

.my-form-control {
    width: 400px;
}

.header {
    background: linear-gradient(0deg, rgba(223,126,135,1) 0%, #0c0e38 100%);
    padding: 80px 0px 60px 0;
}

.home-hero {
    background: #0c0e38;
    color: #fff;
}

.home-hero-image {
    height: 320px;
    background-size: cover !important;
    background-position: center center !important;
}

.home-hero-copy {
    background: linear-gradient(180deg, #0c0e38 0%, #2a2357 55%, #8b5f76 100%);
    padding: 56px 0 112px;
}

.home-hero-copy h1 {
    font-size: 58px;
    line-height: 1.05;
    margin: 0 0 20px;
    color: #fff;
}

.home-hero-copy p {
    font-size: 24px;
    line-height: 1.45;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
}

.box.header h2 {
    padding: 0 16px;
    text-align: center;
    line-height: 32px;
}

section.search {
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(223,126,135,1) 50%, rgba(223,126,135,1) 100%);
    text-align: center;
    padding: 0 16px;
}

.home-search {
    position: relative;
    z-index: 1;
    /* Positive spacing: search lives after hub sections, not under the hero */
    margin-top: 0;
    padding: 48px 16px 40px;
    clear: both;
}

.home-search-card {
    max-width: 1040px;
    margin: 0 auto;
    padding: 24px;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 20px 40px rgba(12, 14, 56, 0.14);
}

.home-search-card h2 {
    text-align: center;
    margin: 0 0 18px;
    color: #223047;
}

.search .input-group {
    border-radius: 6px;
    padding: 8px;
    background: white;
    margin: auto;
    max-width: 800px;
    display: block;
    text-shadow: 1px 1px 3px black;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
}

.home-search .input-group {
    display: flex;
    align-items: center;
    gap: 12px;
    max-width: none;
    padding: 10px;
    border: 1px solid #e7e8ef;
    border-radius: 18px;
    box-shadow: 0 10px 24px rgba(12, 14, 56, 0.08);
    text-shadow: none;
}

.form-control-xlg {
    background-color: transparent;
    height: 48px;
    border: none;

    width: calc(100% - 70px);
    padding: 0 12px 0 34px;
}

.home-search .form-control-xlg {
    flex: 1 1 auto;
    width: auto;
    height: 60px;
    padding: 0 18px;
    font-size: 22px;
    color: #2c3b4b;
}

.home-search .form-control-xlg::placeholder {
    color: #7d8796;
}

#submit-btn {
    width: 70px;
    height: 48px;
    border-radius: 6px;
    box-shadow: inset 0 -5px 0 0 #3d43c1;
    background-color: #5860ff;
    color: white;
    transition: .3s all 0s ease;
    border: none;
}

.home-search #submit-btn {
    flex: 0 0 auto;
    width: 104px;
    height: 60px;
    font-size: 18px;
    font-weight: 600;
}

#submit-btn:hover {
    transform: translateY(-3px);
}

.name-list {
    display: inline-flex;
    list-style-type: none;
    margin: 0 0 10px 0;

}
.name-list li {
    display: inline-block;
    margin: 4px;
}
.link-list {
    display: block;
    list-style-type: none;
    margin: 0 0 10px 0;

}
.link-list li {
    display: inline-block;
    margin: 4px;
}

@media (max-width: 768px) {
    .name-list {
        padding: 0 16px;
    }

    .name-list li {
        width: calc(50% - 8px);
         display: flex;
    }

}

.search input {
    background-repeat: no-repeat;
    background-position: left 6px center;
    background-size: 14px;
}

input {
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#main-nav {
    background: #0c0e38;
    border-bottom:1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0 10px 0;
}
.overview {
    color: white;
    background: linear-gradient(0deg, rgba(223,126,135,1) 0%, #0c0e38 100%);
}
a.anchor {
    color: white;
}

.container {
    max-width: 1100px;
}
@media (min-width: 1200px)
.container {
    width: 1170px;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
h2.font-weight-bold {
    font-weight: 600;
    font-size: 24px;
}
img.avatar {
    width: 150px;
    height: 150px;
    /*border-radius: 50%;*/
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.07);
    border: solid 3px white;
    margin-right: 12px;
}
.link-chip {
    text-align: center;
    font-size: 16px;
    display: block;
    padding: 24px 16px;
    min-width: 100px;
    border-radius: 6px;
}
a.link-chip {
    text-decoration: none;
}
.link-chip.color1 {
    background-color: #0c0e3838;
    color: #5860FF;
}

.link-chip.color2 {
    background-color: #e07e8778;
    color: #ee5daa;
}


.calendar-header .container {
    max-width: 1100px;
    display: table;
    width: 100%;
    margin: auto;
    padding: 8px;
}
.calendar-header .center.block {
    width: 100%;
}
.calendar-header .center>* {
    padding: 0 12px;
    opacity: .6;
}
.calendar-header .center {
    text-align: center;
    width: 70%;
    text-transform: uppercase;
    letter-spacing: .5px;
}
.sub-calendar .calendar-header>*>* {
    display: table-cell;
}
.calendar-header .center .active {
    opacity: 1;
    font-weight: 600;
        font-size: 18px;
}
.sub-calendar .calendar-header a {
    color: inherit;
    font-weight: 400;
    text-decoration: none;
}
.sub-calendar .calendar-header {
    overflow-x: scroll;
    width: 100%;
    color: #fff;
    font-size: 15px;
    background-color: #0c0e38;
}


.calendar-body {
    overflow-x: scroll;
    border-bottom: 1px solid #eee;
    background-color: #0c0e38;
}
.calendar-body .container {
    max-width: 1100px;
    display: table;
    width: 100%;
    margin: 8px auto;
    text-align: center;
}
.calendar-body .day {
    display: inline;
    width: calc(100% / 31);
    min-width: 30px;
    font-size: 15px;
    color: #979797;
    text-align: center;
    padding: 8px 0;
    margin: 8px 5px;
    text-decoration: none;
}
.calendar-body .day.active {
    background: #dd7d87;
    border-radius: 3px;
    color: #fff;
    padding: 4px;
}
.affiliate {
    text-align: center;
}
.affiliate a {
    font-weight: 600;
}
.white a {
    color: white;
}

.semantic-links .row {
    row-gap: 18px;
}

.semantic-card {
    height: 100%;
    padding: 24px;
    border: 1px solid #e8e8ee;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 6px 16px rgba(12, 14, 56, 0.04);
}

.semantic-card h2,
.semantic-card h3 {
    font-size: 22px;
    margin-bottom: 12px;
}

.semantic-card p {
    min-height: 72px;
}

.semantic-card .btn {
    margin-top: 8px;
}

.semantic-hero {
    background-size: cover !important;
}

.calculator-result,
.calculator-help {
    margin-top: 16px;
}

@media (max-width: 991px) {
    .home-hero-image {
        height: 260px;
    }

    .home-hero-copy {
        padding: 40px 0 96px;
    }

    .home-hero-copy h1 {
        font-size: 44px;
    }

    .home-hero-copy p {
        font-size: 21px;
    }
}

@media (max-width: 767px) {
    .home-hero-image {
        height: 220px;
    }

    .home-hero-copy {
        padding: 32px 0 84px;
    }

    .home-hero-copy h1 {
        font-size: 34px;
        line-height: 1.1;
    }

    .home-hero-copy p {
        font-size: 18px;
    }

    .home-search {
        margin-top: 0;
        padding: 36px 12px 28px;
    }

    .home-search-card {
        padding: 18px;
        border-radius: 18px;
    }

    .home-search .input-group {
        gap: 10px;
        padding: 8px;
    }

    .home-search .form-control-xlg {
        height: 52px;
        padding: 0 12px;
        font-size: 18px;
    }

    .home-search #submit-btn {
        width: 84px;
        height: 52px;
        font-size: 16px;
    }
}
