body {
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #37465E;
    font-family: "degular-display", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: .04rem;
}

html {
    height: 100%;
    font-size: 20px;
}

.container-fluid {
    padding-left: 1rem;
    padding-right: 1rem;
}

@media (min-width: 768px) {
    .container-fluid {
        padding-left: var(--bs-gutter-x, .75rem);
        padding-right: var(--bs-gutter-x, .75rem);
    }
}

.site-content {
    flex: 1 0 auto;
}

.footerholder {
    flex-shrink: 0;
    z-index: 1;
    background-color: #37465E;
    color: #FDF4E2;
    font-size: .85rem;
}

@media (min-width: 768px) {
    .footerholder {
        font-size: .7rem;
    }
}

.footer_hd {
    font-size: 1rem;
    line-height: 1.5rem;
}

.footerholder a,
.contacts_content a {
    color: #FDF4E2;
    text-decoration: none;
}

.footerholder a:hover,
.contacts_content a:hover {
    color: #FDF4E2;
    text-decoration: underline;
}

.contacts .contact_bg {
    min-height: 55rem;
}

@media (min-width: 768px) {
    .contacts .contact_bg {
        min-height: 35rem;
    }
}

.fade-content {
    opacity: 0;
}

.loadhidden {
    visibility: hidden;
}

img {
    min-height: 0.01px;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

a[href^="mailto:"]:hover {
    text-decoration: underline;
}

.image-fill {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 100%;
}

.video-fill {
    position: absolute;
    top: -1px;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 101%;
}

.vh-fix {
    height: 100dvh;
}

h1 {
    font-size: 2.8rem;
    line-height: 2.8rem;
}

@media (min-width: 768px) {
    h1 {
        font-size: 3.8rem;
        line-height: 3.8rem;
    }
}

h2 {
    font-size: 1.8rem;
    line-height: 1.8rem;
}

@media (min-width: 768px) {
    h2 {
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
}

h3 {
    font-size: 1.6rem;
    line-height: 1.6rem;
}

h4 {
    font-size: 2.6rem;
    line-height: 2.6rem;
}

@media (min-width: 768px) {
    h4 {
        font-size: 3.6rem;
        line-height: 3.6rem;
    }
}

h5 {
    font-size: 1.4rem;
    line-height: 1.4rem;
}

.disclaimer {
    font-size: .6rem;
    text-align: justify;
}

.top_banner {
    height: 85vw;
}

@media (min-width: 768px) {
    .top_banner {
        height: 35vw;
    }
}

.top_banner h1 {
    font-size: 2.5rem;
    line-height: 2.2rem;
}

@media (min-width: 768px) {
    .top_banner h1 {
        font-size: 5.5rem;
        line-height: 4.5rem;
    }
}

.banner_footer {
    height: 8vw;
    background: #FDF4E2;
    opacity: .9;
}

@media (min-width: 768px) {
    .banner_footer {
        height: 3vw;
    }
}

.banner_footer2 {
    height: 8vw;
    background: #D4B4A5;
    opacity: .9;
}

@media (min-width: 768px) {
    .banner_footer2 {
        height: 3vw;
    }
}

.banner_footer3 {
    height: 8vw;
    background: #4D7290;
    opacity: .9;
}

@media (min-width: 768px) {
    .banner_footer3 {
        height: 3vw;
    }
}

.banner_footer4 {
    height: 8vw;
    background: #8AA28B;
    opacity: .9;
}

@media (min-width: 768px) {
    .banner_footer4 {
        height: 3vw;
    }
}

.lt_text {
    color: #FDF4E2;
}

.grn_text {
    color: #8AA28B;
}

.dkblue_text {
    color: #37465E;
}

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

.lt_bg {
    background-color: #FDF4E2;
}

.xl_bg {
    background-color: #FEFDF9;
}

.dk_bg {
    background-color: #414F66;
}

.green_bg {
    background-color: #8AA28B;
}

.pink_bg {
    background-color: #D4B4A5;
}

.blue_bg {
    background-color: #4D7290;
}

.spacer_one {
    background-color: #E9E2D4;
}

.top_head {
    font-size: 1.5rem;
    line-height: 1.5rem;
}

.crclink_wrapper {
    width: 15rem;
    height: 15rem;
    padding: 1rem;
    transition: all 0.3s ease;
}

@media (min-width: 768px) {
    .crclink_wrapper:hover {
        padding: 0;
    }
}


.crclink_wrapper img {
    width: 5rem;
}

.crclink_one {
    background-color: #5F809B;
    color: #FDF4E2;
    border-radius: 50%;
    text-decoration: none;
}

.crclink_two {
    background-color: #8AA28B;
    color: #FDF4E2;
    border-radius: 50%;
    text-decoration: none;
}

.crclink_three {
    background-color: #D4B4A5;
    color: #37465E;
    border-radius: 50%;
    text-decoration: none;
}

.circlink_hd {
    font-size: 1.3rem;
    line-height: 1.3rem;
}

.sbhead {
    font-size: 1.2rem;
    line-height: 1.2rem;
    letter-spacing: .05rem;
}

@media (min-width: 768px) {
    .sbhead {
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: .05rem;
    }
}

.btm_link_hd.sbhead {
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: .05rem;
}

@media (min-width: 768px) {
    .btm_link_hd.sbhead {
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: .05rem;
    }
}

.sbhead2 {
    font-size: 1.3rem;
    line-height: 1.3rem;
    letter-spacing: .05rem;
}

.sm_plus {
    width: 2rem;
}

.md_bg {
    background-color: #4D7290;
}

.tenants {
    height: 5rem;
    width: auto;
}

.ticker_wrapper {
    height: 5rem;
    width: 100%;
}

.btm_link_btn {
    width: 2rem;
    height: 2rem;
    border-radius: 4rem;
    bottom: 1.8rem;
    left: 1.3rem;
    transition: all .3s;
}

.btm_link_wrapper:hover .btm_link_btn {
    width: 8rem;
}

.btm_link_btn svg {
    width: .4rem;
    fill: #FDF4E2;
    right: .8rem;
}

.btm_link_wrapper .btm_link_text {
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    font-size: .75rem;
    color: #FDF4E2;
    margin-left: 1.2rem;
    opacity: 0;
    transition: all .3s;
}

.btm_link_wrapper:hover .btm_link_text {
    width: 6rem;
    opacity: 1;
}

.btm_link_btn.btn1 {
    background-color: #D4B4A5;
}

.btm_link_btn.btn2 {
    background-color: #8AA28B;
}

.btm_link_btn.btn3 {
    background-color: #4D7290;
}

.btm_link_hd {
    bottom: 5rem;
    left: 1.5rem;
}

.btm_link_wrapper .overlay1 {
    background: linear-gradient(-90deg, rgba(55, 70, 94, 0.00) 0%, #37465E 100%);
    mix-blend-mode: multiply;
    opacity: 1;
    transition: all .6s;
}

.btm_link_wrapper .overlay2 {
    background: linear-gradient(140deg, rgba(55, 70, 94, 0.00) 0%, #37465E 100%);
    mix-blend-mode: multiply;
    opacity: 0;
    transition: all .6s;
}

.btm_link_wrapper:hover .overlay1 {
    opacity: 0;
}

.btm_link_wrapper:hover .overlay2 {
    opacity: 1;
}

.btm_link_wrapper .overlay3 {
    background: #37465E;
    mix-blend-mode: color;
    transition: all .6s;
    opacity: 1;
}

.btm_link_wrapper:hover .overlay3 {
    opacity: .3;
}

.btm_link_wrapper:before {
    content: "";
    display: block;
    padding-top: 80%;
}

@media (min-width: 768px) {
    .btm_link_wrapper:before {
        padding-top: 110%;
    }
}

.carousel_image:before {
    content: "";
    display: block;
    padding-top: 80%;
}

@media (min-width: 768px) {
    .carousel_image:before {
        padding-top: 50%;
    }
}

.slide_caption {
    background-color: rgba(254, 253, 249, .4);
    /* color: #fff; */
    padding: .5rem 0;
    font-size: .75rem;
}

.car_nav {
    display: block;
    height: 2.5rem;
    width: 2.5rem;
    padding: .2rem;
    cursor: pointer;
    transition: all .3s;

}

.car_nav:hover {
    padding: 0;
}

.dn_nav {
    display: block;
    height: 2.3rem;
    width: 2.3rem;
    padding: .2rem;
    cursor: pointer;
    transition: all .3s;

}

.dn_nav:hover {
    padding: 0;
}

.nav_inner {
    background-color: rgba(55, 70, 94, .8);
    height: 100%;
    width: 100%;
    border-radius: 50%;
}

.nav_inner:hover {
    background-color: rgba(55, 70, 94, 1);
}

.car_nav .nav_inner svg,
.car_nav .nav_inner_pink svg {
    width: .5rem;
    fill: #FDF4E2;
    transition: all .3s;
}

.dn_nav .nav_inner svg {
    width: .7rem;
    fill: #FDF4E2;
    transition: all .3s;
}

.nav_inner_pink {
    background-color: rgba(220, 195, 182, .8);
    height: 100%;
    width: 100%;
    border-radius: 50%;
}

.nav_inner_pink:hover {
    background-color: rgba(220, 195, 182, 1.0);
}



.next {
    right: 1rem;
}

.prev {
    left: 1rem;
}

@media (min-width: 768px) {
    .next {
        right: 4rem;
    }

    .prev {
        left: 4rem;
    }
}

.caption_one {
    top: 4rem;
    left: 4rem;
    background-color: #8AA28B;
    width: 6.5rem;
    height: 6.5rem;
    border-radius: 50%;
    font-size: .85rem;
}

.caption_two {
    top: 1rem;
    right: 2rem;
    background-color: #8AA28B;
    width: 13rem;
    height: 13rem;
    border-radius: 50%;
}

.caption_three {
    top: 2rem;
    left: 7rem;
    background-color: #4D7290;
    color: #FDF4E2;
    width: 13rem;
    height: 13rem;
    border-radius: 50%;
}

.caption_four {
    top: 2rem;
    left: 7rem;
    background-color: #D4B4A5;
    color: #37465E;
    width: 13rem;
    height: 13rem;
    border-radius: 50%;
}

.space_table a {
    text-decoration: none;
}

.space_table .table_inner_one {
    background-color: #4D7290;
}

.space_table .table_one {
    background-color: #5F809B;
    cursor: pointer;
    transition: all .3s;
}

.space_table .table_one.active {
    background-color: #4D7290;
}

.space_table .table_one {
    color: #FDF4E2;
}

.space_table .table_inner_two {
    background-color: #89A28B;
}

.space_table .table_two {
    background-color: #A1B29C;
    cursor: pointer;
    transition: all .3s;
}

.space_table .table_two.active {
    background-color: #8AA28B;
}

.space_table .table_two {
    color: #FDF4E2;
}

.space_table .table_inner_three {
    background-color: #D4B4A5;
}

.space_table .table_three {
    background-color: #DBC1B1;
    cursor: pointer;
    transition: all .3s;
}

.space_table .table_three.active {
    background-color: #D4B4A5;
}

.space_table .table_three {
    color: #FDF4E2;
}

.space_table .d-table {
    width: 100%;
}

@media (min-width: 768px) {
    .space_table .d-table {
        width: 23rem;
    }
}

.space_table .d-table-cell {
    padding: 0.04rem
}

.space_table .col_one {
    width: 4.5rem;
}

@media (min-width: 768px) {
    .space_table .col_one {
        width: 8rem;
    }
}

.space_table .col_two {
    width: 3rem;
}

@media (min-width: 768px) {
    .space_table .col_two {
        width: 6rem;
    }
}

.acc_table {
    border-spacing: 1px;
    border-collapse: separate;
}

.acc_table .dotted_bdr {
    border-bottom: 1px dashed #FDF4E2;
}

.space_table .table_circle {
    width: 7rem;
    height: 7rem;
    padding: .3rem;
    transition: all .3s;
}

@media (min-width: 768px) {
    .space_table .table_circle {
        width: 4rem;
        height: 4rem;
        padding: .3rem;
        right: .5rem;
    }
}

.space_table .table_circle_inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    font-size: 1.1rem;
    transition: all .3s;
}

@media (min-width: 768px) {
    .space_table .table_circle_inner {
        font-size: .7rem;
    }
}

.space_table .table_one.active .table_circle,
.space_table .table_two.active .table_circle,
.space_table .table_three.active .table_circle {
    padding: 0;
}

.space_table .table_one.active .table_circle_inner,
.space_table .table_two.active .table_circle_inner,
.space_table .table_three.active .table_circle_inner {
    background-color: #FDF4E2;
    color: #5F809B;
}

.space_table .total {
    border-top: .1rem solid #37465E;
    border-bottom: .1rem solid #37465E;
}

.space_table .building {
    opacity: 0.4;
    transition: all 0.5s;
    cursor: pointer;
}

.space_table .buildinglabel {
    opacity: 0;
    transition: all 0.5s;
    cursor: pointer;
}

.space_table .building.active,
.space_table .buildinglabel.active {
    opacity: 1;
}

.border_one {
    height: 8vw;
    background: #9FA1A4;
}

@media (min-width: 768px) {
    .border_one {
        height: 3vw;
    }
}

.border_two {
    height: 8vw;
    background: #96AA94;
}

@media (min-width: 768px) {
    .border_two {
        height: 3vw;
    }
}

.border_three {
    height: 8vw;
    background: #A5B7C5;
}

@media (min-width: 768px) {
    .border_three {
        height: 3vw;
    }
}

.border_four {
    height: 8vw;
    background: #FDF9ED;
}

@media (min-width: 768px) {
    .border_four {
        height: 3vw;
    }
}

.border_five {
    height: 8vw;
    background: #C4CFC2;
}

@media (min-width: 768px) {
    .border_five {
        height: 3vw;
    }
}

.border_six {
    height: 8vw;
    background: #E8D9CF;
}

@media (min-width: 768px) {
    .border_six {
        height: 3vw;
    }
}

.space_link_wrapper:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.space_link_wrapper .overlay1 {
    background: #4D7290;
    mix-blend-mode: multiply;
    background-blend-mode: luminosity;
    opacity: 0;
    transition: all .5s;
}

.space_link_wrapper .overlay2 {
    background: #8AA28B;
    mix-blend-mode: multiply;
    background-blend-mode: luminosity;
    opacity: 0;
    transition: all .5s;
}

.space_link_wrapper .overlay3 {
    background: #D4B4A5;
    mix-blend-mode: multiply;
    background-blend-mode: luminosity;
    opacity: 0;
    transition: all .5s;
}

.space_link_wrapper:hover .overlay1,
.space_link_wrapper:hover .overlay2,
.space_link_wrapper:hover .overlay3 {
    opacity: 1;
}

.space_btm_wrapper {
    width: 9.5rem;
    height: 9.5rem;
    padding: 1.5rem 1.5rem 0 0;
    bottom: .5rem;
    left: .5rem;
    transition: all .3s;
}

.space_link_wrapper:hover .space_btm_wrapper {
    padding: 0;
}

.space_btm_inner {
    border-radius: 50%;
    transition: all .3s;
}

.space_btm_inner img {
    width: 3.5rem;
}

.space_btm_wrapper .link1 {
    background: #4D7290;
}

.space_btm_wrapper .link2 {
    background: #8AA28B;
}

.space_btm_wrapper .link3 {
    background: #D4B4A5;
}

.space_link_wrapper:hover .space_btm_wrapper .space_btm_inner {
    background: #FDF4E2;
}

.space_btm_inner .labelb {
    opacity: 0;
    font-size: 1rem;
    white-space: nowrap;
    color: #37465E;
    transition: all .3s;
}

.space_link_wrapper:hover .space_btm_wrapper .labelb {
    opacity: 1;
}

.spinner {
    width: 1.3rem;
    bottom: 1.4rem;
}

.flip-card-front .icon {
    width: 8rem;
}

.flip-card-front p {
    font-size: 1rem;
}

.flip-card-back p {
    font-size: .75rem;
}

.flip-card {
    background-color: transparent;
    perspective: 1000px;
    max-width: 14rem;
    margin: 0 auto;
    cursor: pointer;
}

@media (min-width: 768px) {
    .flip-card {
        max-width: auto;
    }
}


.flip-card:before {
    content: "";
    display: block;
    padding-top: 100%;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
/* .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
} */
/* @media (hover: hover) {
    .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}
} */
.flip-card-inner.flipped {
    transform: rotateY(180deg);
}


/* Position the front and back side */
.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 95%;
    height: 95%;
    top: 2.5%;
    left: 2.5%;
    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;
}

.flip-card-front {
    border-radius: 50%;
}

.flip-card-back {
    background-color: #A1C1A2;
    transform: rotateY(180deg);
    border-radius: 50%;
}

.flip-card .inner1 {
    background-color: #D4B4A5;
    border-radius: 50%;
    z-index: -1;
}

.flip-card .inner2 {
    background-color: #37465E;
    border-radius: 50%;
    color: #FDF4E2;
    z-index: -1;
}

.flip-card .inner3 {
    background-color: #4D7290;
    border-radius: 50%;
    color: #FDF4E2;
    z-index: -1;
}

.flip-card .flip_hover {
    transform: scale(.9);
    transition: all .5s;
}

.flip-card:hover .flip_hover {
    transform: scale(1);
}

.acc_gallery .tns-item {
    margin-left: -.3px;
}

.local_scroll_wrapper::-webkit-scrollbar {
    width: .6rem;
}

.local_scroll_wrapper::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 2rem;
    overflow: hidden;
}

.local_scroll_wrapper::-webkit-scrollbar-thumb {
    display: block;
    background: #D4B4A5;
    width: .6rem;
    border-radius: 2rem;
    overflow: hidden;
}

.local_scroll_wrapper {
    width: 13rem;
    height: 27rem;
    font-size: .7rem;
    overflow-y: scroll;
}

.local_scroll_wrapper ol {
    list-style-type: none;
    counter-reset: li;
}

.local_scroll_wrapper li {
    border-bottom: dotted 1px #D4B4A5;
    margin-bottom: .1rem;
}

.local_scroll_wrapper li:before {
    counter-increment: li;
    content: counter(li, decimal-leading-zero);
    display: inline-block;
    width: 1.5rem;
    font-weight: 500;
}

.local_scroll_wrapper .color1 li:before {
    color: #FBB197;
}

.local_scroll_wrapper .color2 li:before {
    color: #95D4EB;
}

.local_scroll_wrapper .color3 li:before {
    color: #A5D395;
}

.local_scroll_wrapper .color4 li:before {
    color: #9983C4;
}

.orange {
    color: #FBB197;
}

.blue {
    color: #95D4EB;
}

.green {
    color: #A5D395;
}

.purple {
    color: #9983C4;
}

.map:before {
    content: "";
    display: block;
    padding-top: 120%;
}

@media (min-width: 768px) {
    .map:before {
        content: "";
        display: block;
        padding-top: 100%;
    }
}

.tiny-gallery2 .label {
    font-size: .8rem;
}

.tiny-gallery2 .small {
    width: 24rem;
}

.tiny-gallery2 .large {
    width: 34rem;
}

#connect_nav {
    z-index: 10;
}

.sm_txt {
    font-size: .7rem;
}

.tny_txt {
    font-size: .6rem;
}

.dk_green {
    color: #8AA28B;
}

@media (min-width: 768px) {
    .connect_dts {
        position: absolute;
        height: 100%;
    }

    .connect_car {
        width: 25rem;
    }
}

.connect_dots {
    background-image: url(../img/connect/connect_dots.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 110%;
}

.con_slider,
.arc_slider {
    font-size: .9rem;
}

.con_icon {
    width: 5.2rem
}

@media (min-width: 768px) {
    .con_icon {
        width: 3.2rem
    }
}

@media (min-width: 768px) {
    .arc_dts {
        position: absolute;
        height: 100%;
    }
}

.lines {
    height: .15rem;
}

#connect_nav3 {
    margin-bottom: 4rem;
}

.downloads .dk_bg {
    min-height: 35rem;
}

.download {
    font-size: .9rem;
    text-decoration: none;
    padding: .5rem 1rem;
    background-color: #4D7290;
    border-radius: 2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.download svg {
    margin-left: auto;
    width: .3rem;
}

.down_one {
    width: 7rem;
}

.down_two {
    opacity: 0;
    width: 1.5rem;
    transition: all .5s;
}

.download:hover .down_two {
    opacity: 1;
    width: 5rem;
}

.contacts .banner {
    mix-blend-mode: multiply;
}

.agent1 {
    width: 5rem;
}

.agent2 {
    width: 6rem;
}

.building_banner:before {
    content: "";
    display: block;
    padding-top: 75%;
}

@media (min-width: 768px) {
    .building_banner:before {
        padding-top: 48%;
    }
}

.build_table .bdr_btm {
    border-bottom: dotted .1rem #37465E;
}

.build_table .total_bdr {
    border-top: solid .1rem #37465E;
}

.build_icon {
    width: 4rem;
}

.build_plans_car .plan {
    margin-top: -1rem;
}

.build_plans_car .lg_key {
    font-size: 1.1rem;
}

@media (min-width: 768px) {
    .build_plans_car .lg_key {
        font-size: 1.2rem;
    }
}

.key_lg {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
}

.key_lg.key1 {
    background-color: #718EA6;
}

.key_lg.key2 {
    background-color: #B8C7D3;
}

.build_plans_car .sm_key {
    font-size: .7rem;
    margin-bottom: .2rem;
}

.key_sm {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
}

.key_sm.key1 {
    background-color: #DCE59E;
}

.key_sm.key2 {
    background-color: #C49552;
}

.key_sm.key3 {
    background-color: #BEB3C4;
}

.key_sm.key4 {
    background-color: #CFE2CB;
}

.key_sm.key5 {
    background-color: #D8DDE1;
}

.key_sm.key6 {
    background-color: #E2DCCE;
}

.north {
    width: 2.5rem;
}

.slick-slide {
    margin: 0 .3rem;
}

.popup_wrapper {
    width: 9rem;
    height: 9rem;
    bottom: 1rem;
    right: 1rem;
}

@media (min-width: 768px) {
    .popup_wrapper {
        width: 18rem;
        height: 18rem;
        bottom: 2rem;
        right: 2rem;
    }
}

.popup {
    width: 9rem;
    height: 9rem;
}

@media (min-width: 768px) {
    .popup {
        width: 18rem;
        height: 18rem;
    }
}

.popup svg {
    shape-rendering: geometricPrecision;
}

.pop_close {
    cursor: pointer;
}

.popup.hide {
    width: 0;
    height: 0;
    transition: all .5s;
}

.home_logo {
    width: 50%;
}

.spec_gallery {
    font-size: .9rem;
}

@media (min-width: 768px) {
    .home_logo {
        width: 100%;
    }
}

.flip-card-front p {
    font-size: .9rem;
}

.t_one_head {
    background-color: #5F809B;
}

.t_two_head {
    background-color: #A1B29C;
}

.t_three_head {
    background-color: #DBC1B1;
}

.plan_download {
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 1.2rem;
}

.download_one {
    background-color: #4D7290;
    color: #FDF4E2;
}

.download_two {
    background-color: #89A28B;
    color: #FDF4E2;
}

.download_three {
    background-color: #D4B4A5;
    color: #FDF4E2;
}

.overlay {
    background-color: rgba(55, 70, 94, .9);
    mix-blend-mode: multiply;
    z-index: 4000;
    visibility: hidden;
    opacity: 0;
    transition: all .5s .3s;
}

.overlay.active {
    visibility: visible;
    opacity: 1;
    transition: all .5s;
}

.arcNext {
    right: 0;
    top: 0;
    margin-right: 0;
}

.arcPrev {
    right: 0;
    top: 0;
    margin-right: 3rem;
}

@media (min-width: 768px) {
    .arcNext {
        left: 0;
        top: auto;
        bottom: 0;
        margin-left: 3rem;
    }

    .arcPrev {
        left: 0;
        top: auto;
        bottom: 0;
    }
}

@media (min-width: 768px) {
    html {
        font-size: 1.5vw;
    }
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media (min-width: 1800px) {
    html {
        font-size: 26px;
    }
}

.degular_lt {
    font-family: "degular-display", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.degular_md {
    font-family: "degular-display", sans-serif;
    font-weight: 500;
    font-style: normal;
}