:root {
	--animate-duration: 0.4s;
    --animate-delay: 0.1s;
    --animate-repeat: 1;

    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));

    --background: #E6EEF1;
    --background-900: #ACE2F5;
    --background-800: #80D4F1;
    --background-700: #00BEEA;
    --background-600: #00A0CE;
    --background-dark: #00161F;
    --background-dark-900: #002332;
    --background-dark-800: #00394F;
    --background-dark-700: #004F6B;
    --background-dark-600: #006588;
    --dominant-color: #005377;
    --dominant-dark-color: #093857;
    --dominant-darken-color: #002B4B;
    --dominant-light-color: #CFEDF1;
    --dominant-lighten-color: #447FA6;
    --primary-color: #D5C67A;
    --primary-dark-color: #413100;
    --primary-darken-color: #A2964C;
    --primary-light-color: #EFEAD2;
    --primary-lighten-color: #FFF9AA;
    --secondary-color: #E7A644;
    --secondary-dark-color: #522611;
    --secondary-darken-color: #B1770F;
    --secondary-light-color: #E8DFC8;
    --secondary-lighten-color: #FFD774;
    --success-color: #40DC94;
    --success-dark-color: #204420;
    --success-darken-color: #00A966;
    --success-light-color: #CFE8DA;
    --success-lighten-color: #7CFFC5;
    --danger-color: #DE3E4E;
    --danger-dark-color: #5E2D27;
    --danger-darken-color: #A60026;
    --danger-light-color: #DCBFC0;
    --danger-lighten-color: #FF737A;
    --warning-color: #FFC71D;
    --warning-dark-color: #51270D;
    --warning-darken-color: #C79700;
    --warning-light-color: #E7E2CA;
    --warning-lighten-color: #FFFA5A;
    --info-color: #29D1F3;
    --info-dark-color: #073F5B;
    --info-darken-color: #00A0C0;
    --info-light-color: #CDECEB;
    --info-lighten-color: #75FFFF;
    --background-text: #000000;
    --background-900-text: #000000;
    --background-800-text: #000000;
    --background-700-text: #000000;
    --background-600-text: #FFFFFF;
    --background-dark-text: #FFFFFF;
    --background-dark-900-text: #FFFFFF;
    --background-dark-800-text: #FFFFFF;
    --background-dark-700-text: #FFFFFF;
    --background-dark-600-text: #FFFFFF;
    --dominant-text: #FFFFFF;
    --dominant-dark-text: #FFFFFF;
    --dominant-darken-text: #FFFFFF;
    --dominant-light-text: #000000;
    --dominant-lighten-text: #FFFFFF;
    --primary-text: #000000;
    --primary-dark-text: #FFFFFF;
    --primary-darken-text: #000000;
    --primary-light-text: #000000;
    --primary-lighten-text: #000000;
    --secondary-text: #000000;
    --secondary-dark-text: #FFFFFF;
    --secondary-darken-text: #FFFFFF;
    --secondary-light-text: #000000;
    --secondary-lighten-text: #000000;
    --success-text: #000000;
    --success-dark-text: #FFFFFF;
    --success-darken-text: #FFFFFF;
    --success-light-text: #000000;
    --success-lighten-text: #000000;
    --danger-text: #FFFFFF;
    --danger-dark-text: #FFFFFF;
    --danger-darken-text: #FFFFFF;
    --danger-light-text: #000000;
    --danger-lighten-text: #000000;
    --warning-text: #000000;
    --warning-dark-text: #FFFFFF;
    --warning-darken-text: #000000;
    --warning-light-text: #000000;
    --warning-lighten-text: #000000;
    --info-text: #000000;
    --info-dark-text: #FFFFFF;
    --info-darken-text: #FFFFFF;
    --info-light-text: #000000;
    --info-lighten-text: #000000;
    --display1-font: 'Inter Tight', sans-serif;
    --display2-font: 'Inter Tight', sans-serif;
    --display4-font: 'Inter Tight', sans-serif;
    --display5-font: 'Inter Tight', sans-serif;
    --display7-font: 'Inter Tight', sans-serif;

    --main-nav-height: 150px;
    --nav-height: 40px;
}

a {
    text-decoration: none;
    transition: color 0.6s;
    font-style: normal;
    cursor: pointer;
}

body {
/*	overflow-x: hidden;*/
	font-family: 'Inter Tight', sans-serif; 
	background-color: #E6EEF1 !important;
	 font-style: normal;
    line-height: 1.5;
/*    font-weight: 400;*/
    color: #ffffff;
    position: relative;
    margin: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    line-height: 1.5;
/*    color: #212529;*/
/*    background-color: #0c0e0e;*/
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    display : block;
}

html, body {
    height: auto;
    min-height: 100vh;
    background-color: #0c0e0e !important;
}

.tab-active .favicon {
    filter: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

#mainnavbar {
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    flex-basis: 100%;
    unicode-bidi: isolate;

    margin: 0 !important;
    padding: 0 !important;
    height: var(--main-nav-height);
    box-shadow: none !important;
    transition: 0.3s;
    background: var(--background-dark);
    padding: 0px !important;
    border-radius: 0px !important;
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    border-image: initial !important;

    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
}

#mainnavbar .container {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    max-width: 1500px;
    min-height: 90px;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto !important;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    word-wrap: break-word;
}

#mainnavbar .navbar-menu {
    border: none;
    min-width: 40%;
    margin: auto;
}

/*
#mainnavbar .navbar-logo, #mainnavbar .navbar-button {
    width: 20%;
}

#mainnavbar .navbar-button {
    width: 10%;
}*/

/*#mainnavbar ul {
    display: -webkit-flex;
    flex-grow: 1;
    flex-direction: row;
    justify-content: space-evenly;
    padding: 0px;
    padding-inline-start: 0px;
}*/

#mainnavbar .navbar-menu {
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    height: 100%;
    align-items: center;
}

#mainnavbar .navbar-menu ul {
    background-color: var(--background-dark-900);
    display: -webkit-flex;
    border-radius: 10px !important;
    justify-content: space-evenly;
    padding-inline-start: 0px;
    align-items: center;
    flex-direction: row;
    font-size: 0.75rem;
    font-weight: 500;
    margin: auto;
/*    height: 40px;*/
    list-style: none;
}

#mainnavbar .navbar-menu ul li {
    font-size: 0.75rem;
    font-weight: 500;
    height: var( --nav-height);
    height: auto !important;
    flex-grow: 1;
    text-align: center;
    margin: 0px 6px;
    border-radius: 10px !important;
    /*justify-content: space-around;*/
}

#mainnavbar .navbar-menu .nav-link {
    text-decoration: none;
    font-weight: 400;
    color: var(--background-dark-900-text);
    padding: 7px 24px !important;
    margin: 0 !important;
    transition: all 0.4s ease-in-out;
}

@media (max-width: 700px) {
    #mainnavbar {
        height: auto !important;
    }

    #mainnavbar .container {
        flex-direction: column !important;
        -webkit-align-items: center;
    }

    #mainnavbar .container .navbar-menu .navbar-nav {
        flex-direction: column !important;
        -webkit-align-items: center;
    }

    #mainnavbar .container .navbar-logo, #mainnavbar .container .navbar-menu, #mainnavbar .container .navbar-menu .navbar-nav, #mainnavbar .container .navbar-menu .nav-item {
        width: 100% !important;
    }

    #mainnavbar .container .navbar-menu .nav-item {
        margin: auto;
    }

    #mainnavbar .container .navbar-menu .nav-item {
        /*display: none;*/
    }

    #mainnavbar .container .navbar-button {
        display: none !important;
    }

    .cid-uNxAUZ4HxW .mbr-text {
        white-space : wrap !important;
    }

    #features-2-uNxAUZ55rY h4 {
        min-height: auto !important;
        margin-bottom: 20px !important;
    }

    .cid-uNxAUZ6W7o .items-wrapper .item:hover .item-wrapper .item-img img,
    .cid-uNxAUZ6W7o .items-wrapper .item:focus .item-wrapper .item-img img {
        transform: translateX(20px) !important;
    }
}

/*.display-4 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 0.8rem;
    line-height: 1.2;
}

.display-7 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
}*/

@media (min-width: 992px) {
    .display-7 {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62))));
    }
}

.mbr-text {
    font-style: normal;
    line-height: 1.7;
}

/*.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animate__animated {
    -webkit-animation-duration: var(--animate-duration) s;
    animation-duration: var(--animate-duration);
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}*/

@media (min-width: 1400px) {
    .display-4 {

        font-size: calc(0.8rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62))));
    }
}


/*#mainnavbar .nav-item .nav-link::after {
    color: var(--primary-lighten-color) !important;
    transform: rotate(0);
    transition: .3s;
}*/

#mainnavbar .navbar-button {
    /*height: var( --nav-height);*/

    background-color: #D5C67A !important;
    border-color: #D5C67A !important;
    box-shadow: none;
    border: 1px solid transparent;
    border-radius: 10px !important;
    padding: 4px 4px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-width: 2px;
    margin: auto;

}

.mbr-iconfont {

}

#mainnavbar .container .navbar-button .btn-primary {
/*    border-width: 1px;*/
/*    box-shadow: 0px 0px 20px 10px #D5C67A;*/

    color: #3d3613 !important;
    background-color: transparent !important;
    border: none !important;
    font-weight: 600;
    font-style: normal;
/*    margin: 0.6rem 0.6rem;*/
    white-space: normal;
    transition: all 0.2s ease-in-out;
    word-break: break-word;
    padding: 0px 55px ;
    margin: 0 !important;
}

/*.btn-primary {
    word-break: normal !important;
}*/

#p1s1 {
    display: flex;
    height: calc(100vh - var(--main-nav-height) - 200px);
    max-height: 300px;
    padding: 80px 0px;
    background-color: #000;
}

#p1s1 .mbr-text {
    color: var(--background-dark-text);
}

#p1s1 .content-wrapper {
    position: relative;
    z-index: 2;
    margin-top: calc(100vh - var(--main-nav-height) - 230px );
}

@media (min-width: 900px) {
    #p1s1 .content-wrapper p {
        margin-left: 120px;
    }
}

#p1s2 .container {
    margin:auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
/*    flex-wrap: wrap;*/
}

#p1s2 .container .item-wrapper {
    width: 380px;
    height: 760px !important;
    margin: 0px 10px;
/*    padding: 10px;*/
}

#p1s2 .container .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0px 20px;
    height: 230px;
/*    border-radius: 10px;*/
/*    margin-bottom: 20px;*/
}

#p1s2 .container .item-wrapper .item-title {
    margin: 30px 0px 0px 0px;
    min-height: 120px;
}

.cid-uNxAUZ55rY .container .item-wrapper:first-child {
    background-image: linear-gradient(to bottom, #002332, 70%, #356B8C);
}

.cid-uNxAUZ55rY .container .item-wrapper:nth-child(2) {
    background-image: linear-gradient(to bottom, #002332, 70%, #356B8C);
}

.cid-uNxAUZ55rY .container .item-wrapper:last-child {
    background-image: linear-gradient(to bottom, #002332, 70%, #356B8C);
}

.cid-uNxAUZ66rY {
    background-image: linear-gradient(to bottom, #002332, 70%, #356B8C);
    margin: auto;
    font-family: 'Inter Tight', sans-serif;
    padding-bottom: 40px;
    font-size: 1.2rem;
}

.cid-uNxAUZ66rY .container .row .col-12 p {
    /*letter-spacing: 1.5px;*/
    line-height: 1.3em !important;
}

.cid-uNxAUZ66rY .container .items-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.cid-uNxAUZ66rY .container .items-wrapper .col-lg-4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-item: center;
    padding: 25px 35px 10px 35px;
    margin: 30px 20px;
    background-color: rgba(0,0,0,0.6);
    border-radius: 12px;
}

.cid-uNxAUZ66rY .container .items-wrapper .item-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;
}

.mbr-section-title {
    text-align: center;
    
}

.cid-uNxAUZ66rY .title-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 30px;
}

.cid-uNxAUZ66rY .h2 {
    display: flex;
    margin: auto;
    color: var(--background-dark-text);
    text-align: center;
    font-size: calc(2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc(1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62))));
    
}

.cid-uNxAUZ66rY .container {
    /*border: red thin solid;*/
    width: 80%;
    color: white;
    padding: 30px;
}

#p1s2 .container .item-wrapper .item-img {
/*    flex-grow: 1;*/
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 380px;
    overflow: hidden;
    vertical-align: bottom;
    margin-bottom: 0px;
    transition: all 0.4s ease-in-out;
}

#p1s2 .container .item-wrapper .item-img img {
/*    background-position: center center;
    background-size: cover; */
    height: 230px;
    width: 380px;
    border-radius: 20px 20px 0px 0px !important;

}

#p1s2 .section_title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0px;
    margin: auto;
    margin-top: 150px;
    margin-bottom: 20px;
}

#p1s2 .section_title h2 {
    margin: auto;
/*    text-align: center;*/
    color: var(--background-dark-text);
/*    width: 80%;*/
    margin-bottom: 60px;
}

#p1s3 {
    display: flex;
    width: 100%;
    height: 700px;
    max-width: 1500px;
    justify-items: center;
    align-items: center;
}

#p1s3 .p1s3row {
    justify-content: space-between !important;
    margin: 10px;
}

#p1s3 div  {
    display: flex;
    width: 100%;
}

#p1s3 .row .p1s3title {
    width: 70%;
    padding-left: 10px;
}

#p1s3 .row div:last-child {
/*    flex-grow: 1;*/
}

#p1s3 .item-wrapper {
    justify-content: flex-end;
}

#p1s3 .item-wrapper .item-card {
    width: 260px;
/*    max-width: 320px;*/
    height: 200px;
    padding: 20px 20px;
    border-radius: 20px;
    margin: 10px;
    background-color: var(--background-dark-900);
    border: 1px solid var(--background-600);
    transition: all 0.3s ease-in-out;
}

#p1s3 .item-wrapper .item-card .card-box {
    width: 100%;
}

#p1s3 .item-wrapper .item-card .card-box > p {
    width: 100%;
}

/*#p1s3 .item-wrapper {*/

#p1s3 .item-wrapper h4 {
    margin: 0px;
}

#p1s3 .item-tag {
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

#p1s3 .item-tag .display-4 {
    margin: 0px;
    padding: 5px;
    background: var(--background-700);
    color: var(--background-dark-600-text);
}

#p1s3 .iconfont-wrapper {
    width: 26px !important;
}

.flx_sp_centered {
    justify-content: center;
}

.flx_sp-env {
    justify-content: space-evenly;
}

.flx_column {
    display: flex;
    flex-direction: column;
}

.flx_row {
    display: flex;
    flex-direction: row;
}

.flx_sb {
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
    height: 100%;
    width: 100%;
}

#p1s3 .mbr-iconfont {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    border: 1px solid var(--background-dark-900-text);
    color: var(--background-dark-900-text);
    font-size: 16px;
    opacity: .5;
}

.para_std {
    color: var(--bs-light) !important;
}

.para_std p {
    line-height: 1.5 !important;
    font-size: 1.1rem;
}

.info_encadre > .container {
    @media(min-width: 700px) {
        width: 70%;
    }
    background-color: var(--bs-pink);
    border-color: red;
    border-radius: 8px;
    padding: 20px;
}

.reminder dt {
    margin-top: 10px;
}

.reminder dd {
    margin-left: 10px;
    font-size: 1.1rem;
}

.section_title {
    display: block;
    text-align: center;
    margin: auto;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}

.no_dot {
    list-style: none;
    font-size: 1.1rem;
    margin-bottom: 8px;
}

.w100 {
    width: 100%;
}

.row {
    display: flex;
    flex-direction: row;
/*    align-items: center;*/
}

.column {
    display: flex;
    flex-direction: column;
    align-content: space-between;
}

.wrap {
    flex-wrap: wrap;
}

.nowrap {
    flex-wrap: nowrap;
}
.justifysb {
    justify-content: space-between;
}

/*section {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin: auto !important;
    overflow: hidden;
}*/

#mainnavbar .container .navbar-button .btn {
  border-width: 2px;
}
.video-wrapper {
/*  overflow: hidden;*/
}

/*.is-builder .template {
  background-color: #E6EEF1;
}*/
body {
  font-family: 'Inter Tight', sans-serif;
}
/*.display-1 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 6.5rem;
  line-height: 1.1;
}
.display-1 > .mbr-iconfont {
  font-size: 8.125rem;
}
.display-2 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 3.9rem;
  line-height: 1.3;
}
.display-2 > .mbr-iconfont {
  font-size: 4.875rem;
}
.display-4 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
}
.display-4 > .mbr-iconfont {
  font-size: 1.40625rem;
}
.display-5 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 2.25rem;
  line-height: 1.3;
}
.display-5 > .mbr-iconfont {
  font-size: 2.8125rem;
}
.display-7 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
}
.display-7 > .mbr-iconfont {
  font-size: 1.875rem;
}
@media (max-width: 992px) {
  .display-1 {
    font-size: 5.2rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 4.55rem;
    font-size: calc( 2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 3.12rem;
    font-size: calc( 2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.9rem;
    font-size: calc( 1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.8rem;
    font-size: calc( 1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 1.2rem;
    font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  .display-1 {
    font-size: 4.55rem;
    font-size: calc( 2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-2 {
    font-size: 3.12rem;
    font-size: calc( 2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 0.9rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-5 {
    font-size: 1.8rem;
    font-size: calc( 1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-7 {
    font-size: 1.2rem;
    font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62))));
  }
}
*/
/*.mbr-background-video, section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}*/

/*.mbr-fallback-image.disabled {
    display: none;
}*/

/*img {

    background-size: cover;
    background-position: center center;
}*/

/*.mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url(./src/img/James-Web-Lastest-Images.jpg);
}

.mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    right: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
}

.container, .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
}*/
/*
@media (min-width: 1400px) {
    .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}

@media (min-width: 1200px) {
    .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}
@media (min-width: 768px) {
    .container-md, .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 576px) {
    .container-sm {
        max-width: 540px;
    }
}

@media (max-aspect-ratio: 16 / 9) {
    .mbr-video-foreground {
        width: 300% !important;
        left: -100% !important;
    }
}*/

.sign_plus:before {
    content: "\002B";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background: var(--background-dark-900);
/*    border: 1px solid var(--background-dark-900-text);*/
    color: var(--background-dark-900-text);
    font-size: 26px;
    opacity: .8;
  font-weight: 100;
}*/