@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
.header {
    background-color:#E3E8EE;
    color: black;
    text-align: center;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px !important;
    color: #000;
    
    font-family: "Roboto", serif;
      
}

       .p-icon img{
            width: 200px;
        }
        .packages-section .col-sm-4{
            border-right: 1px solid #ddd;
        }
        .packages-section .col-sm-4:last-child{
            border: none;
        }
        .package-col-top h4{
            color: #00074f;
                min-height: 60px;
        }
        .bqhFla{
            margin:0 auto;
        }
.header .logo{
    margin-left: 10%;
    width: 30%;
}
.header .logo img{
    margin: 4px 0px 0px 0px;
    width: 20%;
}
.informativePageContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
    max-width: calc(100% - 1.25rem);
}
@media (min-width: 576px) {
    .informativePageContainer {
        max-width: calc(100% - 1rem);
        width: 1218px;
    }
}
.items-center {
    align-items: center;
}
.flex {
    display: flex;
}

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
}
@media (min-width: 1025px) {
    .lg\:mt-0 {
        margin-top: 0;
    }
}
@media (min-width: 1025px) {
    .lg\:w-1\/2 {
        width: 50%;
    }
}
.border-themedark-86 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 230, var(--tw-border-opacity));
}
.nav {
    margin-right: 10%;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}

.nav li {
    float: right;
    list-style-type: none;
}

.nav li a {
    display: block;
    color: black;
    text-align: center;
    padding: 7px 16px;
    text-decoration: none;
}

.nav li a:hover {
    text-decoration: underline;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.main-content h2.bordered {
    border-bottom: 4px solid #a63950;
}

.main-content h2.bloc-title {
    color: #a63950;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 8px;
}

.approaches {
    counter-reset: approach;
    padding: 20px;
}
.jumbo3 {
    background-color: #efefef !important;
}
.approaches .approach {
    display: flex;
    align-items: center;
}

.approaches .approach .count {
    position: relative;
}

.approaches .approach .count::before {
    display: block;
    counter-increment: approach;
    content: counter(approach);
    background-color: #0055a4;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.bg-blue-new2 {
    background-color: #0055a4 !important;
}

.actionBox {
    color: #fff;
    text-align: center;
    margin-left: 70px;
    width: 70%;
}
.actionBox-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.bg-blue-middle {
    background-color: #13385e !important;
}
.actionBox-link {
    font-size: 14px;
}
.actionBox-text a {
    padding: 20px 10px;
}
.actionBox a {
    color: #fff;
    display: flex;
}
.actionBox .with-icon {
    color: #fff;
    display: block !important;
}
.actionBox a > i {
    font-size: 30px;
    margin-top: 20px;
    margin-left: 10px;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.actionBox-link a {
    padding: 10px;
}

.sidebar {
    background-color: #f4f4f4;
    padding: 20px;
}

.content {
    /* padding-top: 50px; */
    /* padding-left: 20px; */
    padding-bottom: 20px;
    /* padding-right: 20px; */
    /*background-color: #fff;*/
    color:white;
    text-align: center !important;
}
.content h1 {
    color: #33445e;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight:700;
}
.content p {
    color: #33445e;
    font-size: 22px;
    vertical-align: inherit;
    margin-top: 0px;
}
.jumbo4 {
    background-color: #f8faff;
    padding: 1rem 2rem 0;
    margin-bottom: 0rem;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.jumbo4 footer h4 {
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 26px;
    font-weight: 700;
    color: #171c34;
}
.jumbo4 footer ul {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #778795;
    list-style: none;
    padding: 0;
}
.jumbo4 footer ul li {
    padding-bottom: 5px;
}
.jumbo4 footer ul li a {
    text-decoration: none;
    color: #778795;
}
.jumbo4 footer .linkedin {
    margin: 0 8px 15px 0;
    width: 20%;
}
.jumbo4 footer .twitter {
    margin: 0 0 15px 0;
    width: 20%;
}
.footer {
    background-color:#13385e;
    text-align: center;
    padding: 7px 0;
    color: #f8faff;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1100px) {
    .container {
        max-width: 1050px;
    }
}
/* hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Transition
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh */
.fKUtcJ {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 4px;
    margin-top: 44px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .fKUtcJ {
        perspective: 5000px;
    }
}
.fKUtcJ {
    transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.fKUtcJ:hover {
    transform: rotateY(10deg);
}
.zvmql {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}
.gQoHHU {
    position: absolute;
    max-width: 360px;
    width: 100%;
    height: 426px;
    background: linear-gradient(rgba(108, 207, 238, 0.5) 0%, rgba(76, 127, 228, 0.5) 100%);
    /* border-radius: 0px 60px 60px; */
    transform: matrix(0.99, -0.14, 0.15, 0.99, 0, 0);
    transform-origin: left top;
    z-index: -1;
}
.zvmql .background1 {
    transform-origin: left top;
}
.fuZjSK {
    max-width: 360px;
    min-width: 240px;
    width: 100%;
    height: 426px;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: rgba(24, 32, 79, 0.25) 0px 40px 80px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0.5px inset;
    backdrop-filter: blur(40px);
    padding: 50px 20px;
    /* border-radius: 0px 60px 60px; */
    z-index: 2;
}
.section-title.text-center::before {
    left: 50%;
    margin-left: -30px;
}
.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 11px;
    bottom: 0;
    left: 0;
    border-top: 1px solid #5A5A5A;
    border-bottom: 1px solid #5A5A5A;
}
.section-title.text-center::after {
    width: 120px;
    left: 50%;
    margin-left: -60px;
}
.section-title::after {
    position: absolute;
    content: "";
    width: 90px;
    height: 1px;
    bottom: 5px;
    left: 0;
    background: #0055a4;
}
.jHpAOm {
    text-align: center;
}
.hJPfpI {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    margin: 0px;
    color: rgba(0, 0, 0, 0.7);
}
.fYxLZT {
    font-style: normal;
    font-size: 60px;
    margin: 0px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    line-height: 95px;
}
.bA-DAlP {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.7);
    max-width: 200px;
    margin: 0px auto;
}
.kGSXBW {
    display: grid;
    row-gap: 8px;
    width: fit-content;
    margin: 23px auto 0px;
}
.eCtHta {
    display: grid;
    grid-template-columns: 24px auto;
    text-align: left;
}
.ZxjXX {
    width: 24px;
    height: 24px;
    margin: 0px;
}
.kzSsoO {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: rgb(0, 0, 0);
    margin: auto 0px auto 16px;
}
.fuZjSK > button {
    margin: 23px auto 0px;
}
.bqhFla {
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(217, 223, 255) 100%);
    border: 0.5px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px, rgba(23, 0, 102, 0.2) 0px 20px 40px;
    border-radius: 20px;
    display: flex;
    padding: 4px;
    width: 169px;
    cursor: pointer;
}
.hihTJf {
    background: rgba(68, 66, 178, 0.1);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 0.5px inset;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.hKXnHV {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 4px;
    margin: auto auto auto 16px;
    text-align: left;
}
.fiqFdl {
    background: linear-gradient(200.44deg, rgb(67, 22, 219) 13.57%, rgb(144, 118, 231) 98.38%);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 0.5px inset;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.hqzaol {
    width: 20px;
    height: 20px;
    margin: 0px;
}
.fuZjSK > button p {
    color: rgb(0, 0, 0);
}
.edtaPi {
    font-style: normal;
    font-weight: normal;
    line-height: 130%;
    color: rgb(0, 0, 0);
    margin: 0px;
    font-size: 17px;
}
.lhTjKF {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 130%;
    margin: 0px;
    color: rgb(89, 92, 123);
}
.eJpgti {
    position: absolute;
    width: 100%;
    max-width: 380px;
    height: 519px;
    background: linear-gradient(rgb(47, 184, 255) 0%, rgb(158, 236, 217) 100%);
    border-radius: 60px 60px 60px 0px;
    transform: matrix(1, 0.14, 0, 0.99, 0, 0);
    transform-origin: left bottom;
    z-index: -1;
}
.fKUtcJ, .fKUtcJ * {
    transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.enERlM {
    min-width: 240px;
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: rgba(24, 32, 79, 0.25) 0px 40px 80px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0.5px inset;
    backdrop-filter: blur(40px);
    padding: 50px 20px;
    max-width: 380px;
    height: 519px;
    border-radius: 60px 60px 60px 0px;
    z-index: 2;
}
.kzSsoO span {
    font-weight: normal;
}
.enERlM > button {
    margin: 23px auto 0px;
}
.cilFBa {
    position: absolute;
    max-width: 360px;
    width: 100%;
    height: 426px;
    background: linear-gradient(rgb(115, 184, 249) 11.94%, rgb(203, 216, 241) 80.98%);
    border-radius: 60px 0px 60px 60px;
    transform: matrix(0.99, 0.14, -0.15, 0.99, 0, 0);
    transform-origin: right top;
    z-index: -1;
}
.dBrnSH {
    max-width: 360px;
    min-width: 240px;
    width: 100%;
    height: 426px;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: rgba(24, 32, 79, 0.25) 0px 40px 80px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0.5px inset;
    backdrop-filter: blur(40px);
    padding: 50px 20px;
    border-radius: 60px 0px 60px 60px;
    z-index: 2;
}
.dBrnSH > button {
    margin: 23px auto 0px;
}
.czucuK {
    display: grid;
    grid-template-columns: auto 24px 24px;
    gap: 16px;
}
.eCtHta {
    display: grid;
    grid-template-columns: 24px auto;
    text-align: left;
}
.eGgmko {
    background: rgba(255, 255, 255, 0.5);
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding: 0px;
    position: relative;
    cursor: pointer;
    margin: 0px;
    transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.kCNMdo {
    position: absolute;
    height: 16px;
    width: 16px;
    left: 4px;
    top: 4px;
    margin: 0px;
}
.eGgmko img {
    margin: auto;
}
